Open Access. Powered by Scholars. Published by Universities.®
- Discipline
-
- Artificial Intelligence and Robotics (1401)
- Engineering (792)
- Computer Engineering (430)
- Numerical Analysis and Scientific Computing (329)
- Operations Research, Systems Engineering and Industrial Engineering (302)
-
- Social and Behavioral Sciences (271)
- Systems Science (254)
- Software Engineering (232)
- Information Security (205)
- Medicine and Health Sciences (205)
- Databases and Information Systems (199)
- Data Science (187)
- Cybersecurity (181)
- Graphics and Human Computer Interfaces (179)
- Education (165)
- Electrical and Computer Engineering (155)
- Theory and Algorithms (134)
- Business (129)
- Life Sciences (125)
- Other Computer Sciences (117)
- Programming Languages and Compilers (110)
- Arts and Humanities (96)
- Physics (92)
- Mathematics (87)
- Applied Mathematics (73)
- Statistics and Probability (72)
- Educational Technology (62)
- OS and Networks (61)
- Institution
-
- Singapore Management University (641)
- China Simulation Federation (248)
- Old Dominion University (242)
- Kennesaw State University (220)
- Missouri University of Science and Technology (108)
-
- Zayed University (87)
- Neutrosophic Systems with Applications (81)
- Edith Cowan University (54)
- Chapman University (51)
- University of Arkansas, Fayetteville (45)
- Karbala International Journal of Modern Science (44)
- University of Texas at El Paso (43)
- Air Force Institute of Technology (42)
- City University of New York (CUNY) (42)
- Michigan Technological University (41)
- University of Nebraska - Lincoln (41)
- Dartmouth College (38)
- Portland State University (37)
- Utah State University (34)
- Indian Statistical Institute (33)
- University of Texas Rio Grande Valley (32)
- Embry-Riddle Aeronautical University (31)
- University of South Carolina (30)
- Chulalongkorn University (29)
- United Arab Emirates University (29)
- Mesopotamian Academic Press (28)
- Marquette University (26)
- TÜBİTAK (26)
- University of South Alabama (26)
- Wright State University (26)
- Keyword
-
- Artificial intelligence (178)
- Machine learning (178)
- Deep learning (107)
- Artificial Intelligence (93)
- Machine Learning (93)
-
- AI (80)
- Cybersecurity (77)
- Large language models (65)
- Deep Learning (59)
- Generative AI (56)
- Large Language Models (54)
- Computer Science (40)
- Large language model (35)
- Natural language processing (35)
- Computer vision (31)
- Reinforcement learning (29)
- Security (28)
- ChatGPT (26)
- Humans (25)
- Path planning (25)
- Computer Vision (24)
- Generative artificial intelligence (24)
- Higher education (24)
- Natural Language Processing (24)
- Computer science (23)
- Deep reinforcement learning (23)
- LLM (23)
- Neural networks (23)
- Simulation (22)
- Training (22)
- Publication
-
- Research Collection School Of Computing and Information Systems (571)
- Journal of System Simulation (248)
- C-Day Computing Showcase (183)
- Theses and Dissertations (118)
- All Works (87)
-
- Neutrosophic Systems with Applications (81)
- Computer Science Faculty Research & Creative Works (70)
- Computer Science Faculty Publications (64)
- Research outputs 2022 to 2026 (45)
- Karbala International Journal of Modern Science (44)
- Michigan Tech Publications (31)
- Dissertations and Theses Collection (Open Access) (30)
- Chulalongkorn University Theses and Dissertations (Chula ETD) (29)
- Faculty Publications (28)
- Faculty Scholarship (28)
- Mesopotamian Journal of Computer Science (28)
- Open Access Theses & Dissertations (27)
- Turkish Journal of Electrical Engineering and Computer Sciences (26)
- Electrical & Computer Engineering Faculty Publications (25)
- Master's Theses (25)
- Master’s Dissertations (25)
- Graduate Theses and Dissertations (24)
- Journal of Cybersecurity Education, Research and Practice (23)
- Cybersecurity Undergraduate Research Showcase (22)
- Computer Science Faculty Publications and Presentations (21)
- McKelvey School of Engineering Graduate Student Theses & Dissertations (21)
- Computer Science Faculty Research and Publications (20)
- Honors Theses (20)
- Theses (20)
- Tanzania Journal of Engineering and Technology (TJET) (19)
- Publication Type
- File Type
Articles 1921 - 1950 of 3497
Full-Text Articles in Computer Sciences
Creating Talking Points For Client Advisers At Banks To Promote Sustainable Investing, Wewe Zi Yi, Pradeep Varakantham, Alan Megargel
Creating Talking Points For Client Advisers At Banks To Promote Sustainable Investing, Wewe Zi Yi, Pradeep Varakantham, Alan Megargel
Research Collection School Of Computing and Information Systems
Environmental, social and governance (ESG) factors have become key nonfinancial factors for investors to evaluate companies with respect to understanding material risks and growth opportunities. While not mandatory, companies are providing ESG reports that outline progress in different ESG metrics (six broad metrics and 15 specific ones). Client advisers (CAs) read these reports to identify key metrics of interest to investors. Given the number of companies and investment products, however, it is not feasible for CAs to read all the reports, which can sometimes run into tens or hundreds of pages). The authors have developed multiple frameworks building on leading …
Quantitative Runtime Monitoring Of Ethereum Transaction Attacks, Xinyao Xu, Ziyu Mao, Jianzhong Su, Xingwei Lin, David Basin, Jun Sun, Jingyi Wang
Quantitative Runtime Monitoring Of Ethereum Transaction Attacks, Xinyao Xu, Ziyu Mao, Jianzhong Su, Xingwei Lin, David Basin, Jun Sun, Jingyi Wang
Research Collection School Of Computing and Information Systems
The rapid growth of decentralized applications, while revolutionizing financial transactions, has created an attractive target for malicious attacks. Existing approaches to detecting attacks often rely on predefined rules or simplistic and overly-specialized models, which lack the flexibility to handle the wide spectrum of diverse and dynamically changing attack types. To address this challenge, we present a general and extensible framework, MoE (Monitoring Ethereum), that leverages runtime verification to detect a wide range of attacks on Ethereum. MoE features an expressive attack modeling language, based on Metric First-order Temporal Logic (MFOTL), that can formalize a wide range of attacks. We integrate …
Integrating Path Selection For Symbolic Execution And Variable Selection For Constraint Solving, Shunkai Zhu, Jun Sun, Jingyi Wang, Zhenbang Chen, Peng Cheng
Integrating Path Selection For Symbolic Execution And Variable Selection For Constraint Solving, Shunkai Zhu, Jun Sun, Jingyi Wang, Zhenbang Chen, Peng Cheng
Research Collection School Of Computing and Information Systems
Symbolic execution is a powerful technique that can accurately synthesize program inputs for program testing through constraint solving. Applying symbolic execution effectively means that we must solve two searching problems efficiently. One is to search through the many program paths and the other is, given a particular path condition, to search through the numerous variable assignments to identify one satisfying solution. With few exceptions, existing symbolic execution engines treat constraint solvers as black boxes. As a result, the two searches are completely separated, which results in much redundancy (i.e., the same variable assignments may be tried for solving many program …
Dissecting Global Search: A Simple Yet Effective Method To Boost Individual Discrimination Testing And Repair, Lili Quan, Tianlin Li, Xiaofei Xie, Zhenpeng Chen, Sen Chen, Lingxiao Jiang, Xiaohong Li
Dissecting Global Search: A Simple Yet Effective Method To Boost Individual Discrimination Testing And Repair, Lili Quan, Tianlin Li, Xiaofei Xie, Zhenpeng Chen, Sen Chen, Lingxiao Jiang, Xiaohong Li
Research Collection School Of Computing and Information Systems
Deep Learning (DL) has achieved significant success in socially critical decision-making applications but often exhibits unfair behaviors, raising social concerns. Among these unfair behaviors, individual discrimination-examining inequalities between instance pairs with identical profiles differing only in sensitive attributes such as gender, race, and age-is extremely socially impactful. Existing methods have made significant and commendable efforts in testing individual discrimination before deployment. However, their efficiency and effectiveness remain limited, particularly when evaluating relatively fairer models. It remains unclear which phase of the existing testing framework (global or local) is the primary bottleneck limiting performance. Facing the above issues, we first identify …
Scenario-Driven And Context-Aware Automated Accessibility Testing For Android Apps, Yuxin Zhang, Sen Chen, Xiaofei Xie, Zibo Liu, Lingling Fan
Scenario-Driven And Context-Aware Automated Accessibility Testing For Android Apps, Yuxin Zhang, Sen Chen, Xiaofei Xie, Zibo Liu, Lingling Fan
Research Collection School Of Computing and Information Systems
Mobile accessibility is increasingly important nowadays as it enables people with disabilities to use mobile applications to perform daily tasks. Ensuring mobile accessibility not only benefits those with disabilities but also enhances the user experience for all users, making applications more intuitive and user-friendly. Although numerous tools are available for testing and detecting accessibility issues in Android applications, a large number of false negatives and false positives persist due to limitations in the existing approaches, i.e., low coverage of UI scenarios and lack of consideration of runtime context. To address these problems, in this paper, we propose a scenario-driven exploration …
Sans: Efficient Densest Subgraph Discovery Over Relational Graphs Without Materialization, Yudong Niu, Yuchen Li, Jiaxin Jiang, Laks V. S. Lakshmanan
Sans: Efficient Densest Subgraph Discovery Over Relational Graphs Without Materialization, Yudong Niu, Yuchen Li, Jiaxin Jiang, Laks V. S. Lakshmanan
Research Collection School Of Computing and Information Systems
How can we efficiently identify the densest subgraph over relational graphs? Existing dense subgraph discovery (DSD) approaches assume that a relational graph H is already derived from a heterogeneous data source and they focus on efficient discovery of the densest subgraph on the materialized H. Unfortunately, materializing relational graphs can be resource-intensive, which thus limits the practical usefulness of existing algorithms over large datasets. To mitigate this, we propose a novel Summary-bAsed deNsest Subgraph discovery (SANS) system. Our unique summary-based peeling algorithm forms the core of SANS. Following the peeling paradigm, it utilizes summaries of each node's neighborhood to efficiently …
Robust Threshold Ecdsa With Online-Friendly Design In Three Rounds, Guofeng Tang, Haiyang Xue
Robust Threshold Ecdsa With Online-Friendly Design In Three Rounds, Guofeng Tang, Haiyang Xue
Research Collection School Of Computing and Information Systems
Threshold signatures, especially ECDSA, enhance key protection by addressing the single-point-of-failure issue. Threshold signing can be divided into offline and online phases, based on whether the message is required. Schemes with low-cost online phases are referred to as “online-friendly”. Another critical aspect of threshold ECDSA for real-world applications is robustness, which guarantees the successful completion of each signing execution whenever a threshold number t of semi-honest participants is met, even in the presence of misbehaving signatories. The state-of-the-art online-friendly threshold ECDSA with-out robustness was developed by Doerner et al. in S&P'24, requiring only three rounds. Recent work by Wong et …
Gamba: Marry Gaussian Splatting With Mamba For Single-View 3d Reconstruction, Qiuhong Shen, Zike Wu, Xuanyu Yi, Pan Zhou, Hanwang Zhang, Shuicheng Yan, Xinchao Wang
Gamba: Marry Gaussian Splatting With Mamba For Single-View 3d Reconstruction, Qiuhong Shen, Zike Wu, Xuanyu Yi, Pan Zhou, Hanwang Zhang, Shuicheng Yan, Xinchao Wang
Research Collection School Of Computing and Information Systems
We tackle the challenge of efficiently reconstructing a 3D asset from a single image at millisecond speed. Existing methods for single-image 3D reconstruction are primarily based on Score Distillation Sampling (SDS) with Neural 3D representations. Despite promising results, these approaches encounter practical limitations due to lengthy optimizations and significant memory consumption. In this work, we introduce Gamba, an end-to-end 3D reconstruction model from a single-view image, emphasizing two main insights: (1) Efficient Backbone Design: introducing a Mamba-based GambaFormer network to model 3D Gaussian Splatting (3DGS) reconstruction as sequential prediction with linear scalability of token length, thereby accommodating a substantial number …
Building Bridges Across Papua New Guinea’S Digital Divide In Growing The Ict Industry, Marc Cheong, Sankwi Abuzo, Hideaki Hata, Priscilla Kevin, Winifred Kula, Benson Mirou, Christoph Treude, Dong Wang, Raula Gaikovina Kula
Building Bridges Across Papua New Guinea’S Digital Divide In Growing The Ict Industry, Marc Cheong, Sankwi Abuzo, Hideaki Hata, Priscilla Kevin, Winifred Kula, Benson Mirou, Christoph Treude, Dong Wang, Raula Gaikovina Kula
Research Collection School Of Computing and Information Systems
Papua New Guinea (PNG) is an emerging tech society with an opportunity to overcome geographic and social boundaries, in order to engage with the global market. However, the current tech landscape, dominated by Big Tech in Silicon Valley and other multinational companies in the Global North, tends to overlook the requirements of emerging economies such as PNG. This is becoming more obvious as issues such as algorithmic bias (in tech product deployments) and the digital divide (as in the case of non-affordable commercial software) are affecting PNG users. The Open Source Software (OSS) movement, based on extant research, is seen …
Hierarchical Learning-Based Graph Partition For Large-Scale Vehicle Routing Problems, Yuxin Pan, Ruohong Liu, Yize Chen, Zhiguang Cao, Fangzhen Lin
Hierarchical Learning-Based Graph Partition For Large-Scale Vehicle Routing Problems, Yuxin Pan, Ruohong Liu, Yize Chen, Zhiguang Cao, Fangzhen Lin
Research Collection School Of Computing and Information Systems
Neural solvers based on the divide-and-conquer approach for Vehicle Routing Problems (VRPs) in general, and capacitated VRP (CVRP) in particular, integrates the global partition of an instance with local constructions for each subproblem to enhance generalization. However, during the global partition phase, misclusterings within subgraphs have a tendency to progressively compound throughout the multi-step decoding process of the learning-based partition policy. This suboptimal behavior in the global partition phase, in turn, may lead to a dramatic deterioration in the performance of the overall decomposition-based system, despite using optimal local constructions. To address these challenges, we propose a versatile Hierarchical Learning-based …
Unlocking The Planning Capabilities Of Llms Through Maximum Diversity Fine-Tuning, Wenjun Li, Changyu Chen, Pradeep Varakantham
Unlocking The Planning Capabilities Of Llms Through Maximum Diversity Fine-Tuning, Wenjun Li, Changyu Chen, Pradeep Varakantham
Research Collection School Of Computing and Information Systems
Large language models (LLMs) have demonstrated impressive task-solving capabilities through prompting techniques and system designs, including solving planning tasks (e.g., math proofs, basic travel planning) when sufficient data is available online and used during pre-training. However, for planning tasks with limited prior data (e.g., blocks world, advanced travel planning), the performance of LLMs, including proprietary models like GPT and Gemini, is poor. This paper investigates the impact of fine-tuning on the planning capabilities of LLMs, revealing that LLMs can achieve strong performance in planning through substantial (tens of thousands of specific examples) fine-tuning. Yet, this process incurs high economic, time, …
Eduqate: Generating Adaptive Curricula Through Rmabs In Education Settings, Sidney Tio, Dexun Li, Pradeep Varakantham
Eduqate: Generating Adaptive Curricula Through Rmabs In Education Settings, Sidney Tio, Dexun Li, Pradeep Varakantham
Research Collection School Of Computing and Information Systems
There has been significant interest in the development of personalized and adaptive educational tools that cater to a student's individual learning progress. A crucial aspect in developing such tools is in exploring how mastery can be achieved across a diverse yet related range of content in an efficient manner. While Reinforcement Learning and Multi-armed Bandits have shown promise in educational settings, existing works often assume the independence of learning content, neglecting the prevalent interdependencies between such content. In response, we introduce Education Network Restless Multi-armed Bandits (EdNetRMABs), utilizing a network to represent the relationships between interdependent arms. Subsequently, we propose …
Towards Multimodal Empathetic Response Generation: A Rich Text-Speech-Vision Avatar-Based Benchmark, Han Zhang, Zixiang Meng, Meng Luo, Hong Han, Lizi Liao, Erik Cambria, Hao Fei
Towards Multimodal Empathetic Response Generation: A Rich Text-Speech-Vision Avatar-Based Benchmark, Han Zhang, Zixiang Meng, Meng Luo, Hong Han, Lizi Liao, Erik Cambria, Hao Fei
Research Collection School Of Computing and Information Systems
Empathetic Response Generation (ERG) is one of the key tasks of the affective computing area, which aims to produce emotionally nuanced and compassionate responses to user's queries. However, existing ERG research is predominantly confined to the singleton text modality, limiting its effectiveness since human emotions are inherently conveyed through multiple modalities. To combat this, we introduce an avatar-based Multimodal ERG (MERG) task, entailing rich text, speech, and facial vision information. We first present a large-scale high-quality benchmark dataset, AvaMERG, which extends traditional text ERG by incorporating authentic human speech audio and dynamic talking-face avatar videos, encompassing a diverse range of …
Exploring The Potential Of Large Language Models For Heterophilic Graphs, Yuxia Wu, Shujie Li, Yuan Fang, Chuan Shi
Exploring The Potential Of Large Language Models For Heterophilic Graphs, Yuxia Wu, Shujie Li, Yuan Fang, Chuan Shi
Research Collection School Of Computing and Information Systems
Large language models (LLMs) have presented significant opportunities to enhance various machine learning applications, including graph neural networks (GNNs). By leveraging the vast open-world knowledge within LLMs, we can more effectively interpret and utilize textual data to better characterize heterophilic graphs, where neighboring nodes often have different labels. However, existing approaches for heterophilic graphs overlook the rich textual data associated with nodes, which could unlock deeper insights into their heterophilic contexts. In this work, we explore the potential of LLMs for modeling heterophilic graphs and propose a novel two-stage framework: LLM-enhanced edge discriminator and LLM-guided edge reweighting. In the first …
On Learning Informative Trajectory Embeddings For Imitation, Classification And Regression, Zichang Ge, Changyu Chen, Arunesh Sinha, Pradeep Varakantham
On Learning Informative Trajectory Embeddings For Imitation, Classification And Regression, Zichang Ge, Changyu Chen, Arunesh Sinha, Pradeep Varakantham
Research Collection School Of Computing and Information Systems
In real-world sequential decision making tasks like autonomousdriving, robotics, and healthcare, learning from observed state-action trajectories is critical for tasks like imitation, classification,and clustering. For example, self-driving cars must replicate humandriving behaviors, while robots and healthcare systems benefitfrom modeling decision sequences, whether or not they come fromexpert data. Existing trajectory encoding methods often focus onspecific tasks or rely on reward signals, limiting their ability togeneralize across domains and tasks.Inspired by the success of embedding models like CLIP andBERT in static domains, we propose a novel method for embeddingstate-action trajectories into a latent space that captures the skillsand competencies in the …
“Ronaldo’S A Poser!”: How The Use Of Generative Ai Shapes Debates In Online Forums, Yuhan Zeng, Yingxuan Shi, Xuehan Huang, Fiona Fui-Hoon Nah, Ray Lc
“Ronaldo’S A Poser!”: How The Use Of Generative Ai Shapes Debates In Online Forums, Yuhan Zeng, Yingxuan Shi, Xuehan Huang, Fiona Fui-Hoon Nah, Ray Lc
Research Collection School Of Computing and Information Systems
Online debates can enhance critical thinking but may escalate into hostile attacks. As humans are increasingly reliant on Generative AI (GenAI) in writing tasks, we need to understand how people utilize GenAI in online debates. To examine the patterns of writing behavior while making arguments with GenAI, we created an online forum for soccer fans to engage in turn-based and free debates in a post format with the assistance of ChatGPT, arguing on the topic of "Messi vs Ronaldo". After 13 sessions of two-part study and semi-structured interviews with 39 participants, we conducted content and thematic analyses to integrate insights …
Augsso: Secure Threshold Single-Sign-On Authentication With Popular Password Collection, Changsong Jiang, Chunxiang Xu, Guomin Yang
Augsso: Secure Threshold Single-Sign-On Authentication With Popular Password Collection, Changsong Jiang, Chunxiang Xu, Guomin Yang
Research Collection School Of Computing and Information Systems
Single-sign-on authentication is widely deployed in mobile systems, which allows an identity server to authenticate a mobile user and issue her/him with a token, such that the user can access diverse mobile services. To address the single-point-offailure problem, threshold single-sign-on authentication (PbTA) is a feasible solution, where multiple identity servers perform user authentication and token issuance in a threshold way. However, existing PbTA schemes confront critical drawbacks. Specifically, these schemes are vulnerable to perpetual secret leakage attacks (PSLA): an adversary perpetually compromises secrets of identity servers (e.g., secret key shares or credentials) to break security. Besides, they fail to achieve …
Hdwsa2: A Secure Hierarchical Deterministic Wallet Supporting Stealth Address And Signature Aggregation, Xin Yin, Zhen Liu, Guomin Yang, Guoxing Chen, Haojin Zhu
Hdwsa2: A Secure Hierarchical Deterministic Wallet Supporting Stealth Address And Signature Aggregation, Xin Yin, Zhen Liu, Guomin Yang, Guoxing Chen, Haojin Zhu
Research Collection School Of Computing and Information Systems
Hierarchical Deterministic Wallet (HDW) and Stealth Address (SA) are widely used in cryptocurrency communities due to their functionality and security. In the preliminary version of this work (ESORICS 2022), we formally define the syntax and security models of Hierarchical Deterministic Wallet supporting Stealth Address (HDWSA), capturing the functionality and security requirements imposed by the practice in cryptocurrency. We propose a concrete HDWSA construction and prove its security in the random oracle model. Note that when applied in blockchain, in practice, signature aggregation could reduce the cost of computation, storage, and communication dramatically. In this full version, we develop HDWSA definition …
Reverse Modeling In Large Language Models, Sicheng Yu, Yuanchen Xu, Cunxiao Du, Yanying Zhou, Minghui Qiu, Qianru Sun, Hao Zhang, Jiawei Wu
Reverse Modeling In Large Language Models, Sicheng Yu, Yuanchen Xu, Cunxiao Du, Yanying Zhou, Minghui Qiu, Qianru Sun, Hao Zhang, Jiawei Wu
Research Collection School Of Computing and Information Systems
Humans are accustomed to reading and writing in a forward manner, and this natural bias extends to text understanding in auto-regressive large language models (LLMs). This paper investigates whether LLMs, like humans, struggle with reverse modeling, specifically with reversed text inputs. We found that publicly available pre-trained LLMs cannot understand such inputs. However, LLMs trained from scratch with both forward and reverse texts can understand them equally well during inference. Our case study shows that different-content texts result in different losses if input (to LLMs) in different directions---some get lower losses for forward while some for reverse. This leads us …
Empirically Exploring The Physical Realizability Of Adversarial Examples, Ruoyao Wen
Empirically Exploring The Physical Realizability Of Adversarial Examples, Ruoyao Wen
McKelvey School of Engineering Graduate Student Theses & Dissertations
The development of autonomous vehicles (AVs) has been accelerated by advancements in deep neural networks (DNNs), which power the complex perception systems necessary for safe and efficient real-world navigation. However, as AVs increasingly integrate into public transportation networks, the robustness of their perception systems against potential vulnerabilities is critical. Among these threats, adversarial attacks—particularly through the use of adversarial patches—pose significant risks. These patches are carefully crafted perturbations designed to mislead DNNs, potentially compromising AV safety by causing incorrect object recognition or misclassification.
While extensive research has demonstrated high attack success rates for adversarial patches in controlled digital environments, their …
Understanding The Impact Of Ransomware On Biotechnology, Tswvyim Vang
Understanding The Impact Of Ransomware On Biotechnology, Tswvyim Vang
Electronic Theses, Projects, and Dissertations
Biotechnology encompasses the use of research on both biology and technology to create products that can advance in areas such as healthcare and agriculture. Because of the technology and products that arise from the use of biotechnology, the industry is especially targeted by cyber-attacks. A prominent type of cyber-attack that is utilized by cyber criminals on biotechnology is ransomware. The goal of this project is to determine the impact of ransomware on biotechnology. The research questions posed are: Q1) What are real examples of ransomware attacks that have occurred on biotechnology companies and what patterns can be identified by these …
On Bed Posture Recognition Using Deep Learning With Pressure Sensors, Farheen Akhter Ms
On Bed Posture Recognition Using Deep Learning With Pressure Sensors, Farheen Akhter Ms
Electronic Theses, Projects, and Dissertations
In healthcare applications such as disease prevention, sleep quality evaluation, and patient monitoring, bed posture recognition is essential. Using pressure sensor arrays placed on top of or embedded in mattresses, this study investigates the application of deep learning models for non-invasive posture classification. Although they have been widely employed, traditional machine learning approaches like support vector machines (SVM) and k-nearest neighbors (KNN) sometimes struggle with feature extraction and real-time performance necessitating considerable processing resources. I implemented a model using conventional approaches to get over these restrictions, then fine-tuned it using the following deep learning architectures for bed posture recognition: ResNet-50, …
Personality Trait Recognition Through Deep Neural Temporal Modeling Of Non-Verbal Behavior, Kushal Vangara
Personality Trait Recognition Through Deep Neural Temporal Modeling Of Non-Verbal Behavior, Kushal Vangara
Theses and Dissertations
Personality research seeks to explain the wide range of human behaviors through stable, measurable traits. Human interactions are inherently rich and multidimensional, and analyzing behavioral data offers a promising path to uncover personality insights. The increasing convergence of psychology, computer science, and machine learning has fueled interest in computational approaches to personality assessment. Advances in sensing technologies have made it possible to capture fine-grained information about individuals’ behaviors and interactions in naturalistic and controlled environments. Automated audio-visual analysis techniques extract relevant behavioral cues, which machine learning models then interpret to infer underlying personality traits. This work provides a comprehensive overview …
An Analysis Of Face Morphing Presentation Attacks Against Facial Recognition Systems, Joshua Breininger
An Analysis Of Face Morphing Presentation Attacks Against Facial Recognition Systems, Joshua Breininger
Theses and Dissertations
Security has been a problem for human society for as long as history has been recorded. The identification of people is an ongoing, ancient battle, with a variety of methods that only become more complex with time. The Romans performed censuses, ciphers have been used for thousands of years in the pursuit of security, and in modern day we own identifications and governments keep track of who lives in their country with citizenship and licenses. The question of ”Who are you?” is vital for society to function, which opens up a massive field of potential for how to ask that …
Contrastive Representation Learning For Highly Imbalanced Multivariate Time Series With Extreme Instance Strategy, Onur Vural
All Graduate Theses and Dissertations, Fall 2023 to Present
Time series data refers to a sequence of data points collected or recorded at regular time intervals. In many fields including space weather, healthcare, and finance, predicting events from such data is crucial because these predictions can help protect infrastructures, improve healthcare outcomes, and forecast financial trends. However, one challenge in working with time series data is the presence of rare events, which are often underrepresented in the data. This imbalance makes it difficult for traditional prediction methods to provide accurate results, as they tend to focus more on the more frequent events and overlook the rare ones. To tackle …
Describing Functionality In Natural Language May Improve Decomposition Behaviors, Matthew R. Burns
Describing Functionality In Natural Language May Improve Decomposition Behaviors, Matthew R. Burns
All Graduate Theses and Dissertations, Fall 2023 to Present
Problem decomposition—the ability to break complex problems into simpler parts—is a critical skill for computer programming that many beginning students struggle to develop. This research examines how using natural language to describe program functionality can help students develop better problem-solving approaches.
We created a tool called ”Natural Language Functions” (NLFs) that allows students to write descriptions of what they want their code to do in plain English, which then generates working Python functions. We studied how students used this tool compared to students who solved programming problems in traditional ways.
Our findings show that students who used the NLFs tool …
Advancing Snow Water Equivalent Monitoring With Machine Learning And L-Band Interferometric Synthetic Aperture Radar (Insar) Data, Ibrahim Olalekan Alabi
Advancing Snow Water Equivalent Monitoring With Machine Learning And L-Band Interferometric Synthetic Aperture Radar (Insar) Data, Ibrahim Olalekan Alabi
Boise State University Theses and Dissertations
Seasonal snow is a critical freshwater resource for an estimated 2 billion people worldwide. Yet, accurately measuring the amount of water sitting in a snowpack, referred to as snow water equivalent (SWE), over large, often mountainous regions has posed a long-standing challenge. Ground-based measurements of SWE are precise but sparse, while remote sensing techniques like passive microwave sensors struggle with coarse resolution and signal saturation in deep snow. Due to the challenges of direct SWE measurement, snow depth has emerged as an alternative pathway to SWE estimation. SWE is strongly correlated with snow depth, and by leveraging this relationship, we …
Global Sporadic-E Prediction And Climatology Using Deep Learning, J. A. Ellis, Daniel J. Emmons, M. B. Cohen
Global Sporadic-E Prediction And Climatology Using Deep Learning, J. A. Ellis, Daniel J. Emmons, M. B. Cohen
Faculty Publications
Sporadic-E (Es) is an ionospheric phenomenon defined by strong layers of plasma which may interfere with radio wave propagation. In this work, we develop deep learning models to improve the understanding of Es, including the presence, intensity and height of the layers. We developed three separate models. The first, building off earlier work in (J. A. Ellis et al., 2024, link in AFIT Scholar, 10.1029/2023sw003669), includes only the main features from radio occultation (RO) measurements. The second adds to that time, date, location, geomagnetic and solar indices, solar winds, x-ray flux, weather and lightning. A …
Achieving Fairness In Zoning Laws With Machine Learning, William Schimitsch
Achieving Fairness In Zoning Laws With Machine Learning, William Schimitsch
College Honors Program
Zoning is a powerful regulatory tool that determines how municipalities use and develop land. The goal of zoning is to classify land use (e.g., residential, commercial, industrial) to maximize compatibility among neighboring parcels. Local zoning decisions, however, are made by small-sized boards, often through an opaque process, which raises concerns about bias and fairness. In the United States, zoning has historically prioritized single-family housing and thus created economic barriers that limit access to certain communities. Given the task of classifying land use and the wealth of geographical, demographic, and infrastructural data describing each parcel, the problem of bias in zoning …
Using Machine Learning To Detect Vault (Anti-Forensic) Apps, Michael N. Johnstone, Wencheng Yang, Mohiuddin Ahmed
Using Machine Learning To Detect Vault (Anti-Forensic) Apps, Michael N. Johnstone, Wencheng Yang, Mohiuddin Ahmed
Research outputs 2022 to 2026
Content hiding, or vault applications (apps), are designed with a secondary, often concealed purpose, such as encrypting and storing files. While these apps may serve legitimate functions, they unequivocally present significant challenges for law enforcement. Conventional methods for tackling this issue, whether static or dynamic, prove inadequate when devices—typically smartphones—cannot be modified. Additionally, these methods frequently require prior knowledge of which apps are classified as vault apps. This research decisively demonstrates that a non-invasive method of app analysis, combined with machine learning, can effectively identify vault apps. Our findings reveal that it is entirely possible to detect an Android vault …