Open Access. Powered by Scholars. Published by Universities.®

Computer Sciences Commons™

Open Access. Powered by Scholars. Published by Universities.®

Artificial Intelligence and Robotics

Institution
Keyword
Publication Year
Publication
Publication Type
File Type

Articles 841 - 870 of 11148

Full-Text Articles in Computer Sciences

Tree-Based Graph Neura Networks For Natural Language Inference: From Structure-Only To Hybrid Architectures, Jason P. Lunder Jan 2026

Tree-Based Graph Neura Networks For Natural Language Inference: From Structure-Only To Hybrid Architectures, Jason P. Lunder

EWU Masters Thesis Collection

Large transformer models achieve strong performance on natural language understanding tasks but require hundreds of millions of parameters and extensive pretraining. This thesis investigates whether graph neural networks operating on dependency parse trees can provide more parameter-efficient sentence representations for natural language inference, evaluated on two NLI tasks: entailment classification and semantic textual similarity.

Tree Matching Networks (TMN) adapt Graph Matching Networks to linguistic dependency trees with rich node and edge features, evaluated against a BERT baseline at matched parameter counts on identical training data. Tree Transformer Networks (TTN) extend TMN with transformer-based aggregation and tree-aware positional encodings, with component …


Handwriting Recognition In Vr, Dominique Mosley Jan 2026

Handwriting Recognition In Vr, Dominique Mosley

EWU Masters Thesis Collection

Virtual Reality (VR) is slowly becoming more popular for more than just entertainment. VR can be found in educational, office, and even healthcare settings to help discover more intuitive ways to teach, collaborate, and treat patients. Outside of the virtual world, these environments typically rely on writing for communicating or note-taking. Currently, VR input forces users to rely on clunky on-screen keyboards which disrupts the user’s immersion and breaks the flow of natural interaction. This thesis explores the potential of VR as a learning platform by combining it with artificial intelligence (AI). It aims to develop a VR-enhanced handwriting practicing …


Unsafe2safe: Controllable Image Anonymization For Downstream Utility, Minh Dinh Jan 2026

Unsafe2safe: Controllable Image Anonymization For Downstream Utility, Minh Dinh

Dartmouth College Master’s Theses

Large-scale image datasets frequently contain identifiable or sensitive content, raising privacy risks when training models that may memorize and leak such information. We present Unsafe2Safe, a fully automated pipeline that detects privacy-prone images and rewrites only their sensitive regions using multimodally guided diffusion editing. Unsafe2Safe operates in two stages. Stage 1 uses a vision--language model to (i) inspect images for privacy risks, (ii) generate paired private and public captions that respectively include and omit sensitive attributes, and (iii) prompt a large language model to produce structured, identity-neutral edit instructions conditioned on the public caption. Stage 2 employs instruction-driven diffusion editors …


Lens: Llm-Enabled Narrative Synthesis For Mental Health By Aligning Multimodal Sensing With Language Models, Wenxuan Xu Jan 2026

Lens: Llm-Enabled Narrative Synthesis For Mental Health By Aligning Multimodal Sensing With Language Models, Wenxuan Xu

Dartmouth College Master’s Theses

Multimodal health sensing offers rich behavioral signals for assessing mental health, yet translating these numerical time-series measurements into natural language remains challenging. Current LLMs cannot natively ingest long-duration sensor streams, and paired sensor–text datasets are scarce. To address these challenges, we introduce LENS, a framework that aligns multimodal sensing data with language models to generate clinically grounded mental-health narratives. LENS first constructs a large-scale dataset by transforming Ecological Momentary Assessment (EMA) responses related to depression and anxiety symptoms into natural-language descriptions, yielding over 100,000 sensor–text QA pairs from 258 participants. To enable native time-series integration, we train a patch-level encoder …


Measuring The Efficiency Of The Arts And Culture Sector Relative To Gdp: A State-Level Analysis Of The United States, Ameerkhan Jaffar Khan Khader Khan Jan 2026

Measuring The Efficiency Of The Arts And Culture Sector Relative To Gdp: A State-Level Analysis Of The United States, Ameerkhan Jaffar Khan Khader Khan

Selected Full-Text Master Theses 2021-

Arts and cultural production contributed $1.17 trillion to United States gross domestic product in 2023, 4.2% of the national total, but that contribution is spread very unevenly across states, and the official statistics describe how large the sector is rather than how efficiently it operates (Bureau of Economic Analysis, 2024). This study asks how efficiently each state convert growth in arts and culture employment into growth in value added, how many inputs the efficiency model can carry before it stops distinguishing 51 observations, and whether observable state characteristics explain the differences found. The analysis uses 2023 state-level data for all …


Artem: Enhancing Large Language Model Agents With Spatial-Temporal Episodic Memory, Cassandra Hui Ming Tan, Budhitama Subagdja, Ah-Hwee Tan Jan 2026

Artem: Enhancing Large Language Model Agents With Spatial-Temporal Episodic Memory, Cassandra Hui Ming Tan, Budhitama Subagdja, Ah-Hwee Tan

Research Collection School Of Computing and Information Systems

Current large language models (LLMs) exhibit significant deficiencies in episodic memory tasks including encoding, storing, and retrieving specific information from temporally dependent events over a long period of time. Recent approaches to handle memory tasks in LLMs, such as in-context learning, retrieval-augmented generation (RAG), and fine-tuning, may resolve the long-term retention issues, but are still inadequate to handle tasks requiring chronological awareness of the stored information. We introduce Agentic Retrieval with Temporal-Episodic Memory (ARTEM), a hybrid LLM-based agent architecture integrating LLMs with a self-organizing neural network named Spatial-Temporal Episodic Memory (STEM), designed to handle episodic memory tasks. Our approach employs …


Portfoliopilot: An Agentic Platform For Financial Portfolio Management Algorithm Development And Evaluation, Jared Chan Xu Yang, Haokai Ma, Yunshan Ma Jan 2026

Portfoliopilot: An Agentic Platform For Financial Portfolio Management Algorithm Development And Evaluation, Jared Chan Xu Yang, Haokai Ma, Yunshan Ma

Research Collection School Of Computing and Information Systems

Developing new portfolio-management algorithms typically demands substantial programming effort, limiting rapid experimentation and excluding finance professionals without coding skills. Current robo-advisory tools offer pre-built but rigid strategies, restricting customization and experimentation. We introduce PortfolioPilot, an open-source, agentic platform that enables users to generate bespoke portfolio through natural-language descriptions. Leveraging the Anthropic Claude API, PortfolioPilot dynamically synthesizes executable TypeScript algorithms that run in the frontend with security validation. The system integrates real-time backtesting with historical market data, classical optimization algorithms (Markowitz, LSTM, ARIMA), and interactive performance visualizations.


Potent But Stealthy: Rethink Profile Pollution Against Sequential Recommendation Via Bi-Level Constrained Reinforcement Paradigm, Jiajie Su, Zihan Nan, Yunshan Ma, Xiaobo Xia, Xiaohua Feng, Weiming Liu, Xiang Chen, Xiaolin Zheng, Chaochao Chen Jan 2026

Potent But Stealthy: Rethink Profile Pollution Against Sequential Recommendation Via Bi-Level Constrained Reinforcement Paradigm, Jiajie Su, Zihan Nan, Yunshan Ma, Xiaobo Xia, Xiaohua Feng, Weiming Liu, Xiang Chen, Xiaolin Zheng, Chaochao Chen

Research Collection School Of Computing and Information Systems

Sequential Recommenders, which exploit dynamic user intents through interaction sequences, are vulnerable to adversarial attacks. While existing attacks primarily rely on data poisoning, they require large-scale user access or fake profiles, thus lacking practicality. In this paper, we focus on the Profile Pollution Attack that subtly contaminates partial user interactions to induce targeted mispredictions. Previous PPA methods suffer from two limitations, i.e., i) overreliance on sequence horizon impact restricts fine-grained perturbations on item transitions, and ii) holistic modifications cause detectable distribution shifts. To address these challenges, we propose a constrained reinforcement driven attack CREAT that synergizes a bi-level optimization framework …


Can We Read Ai’S Mind? A Quest For Transparency, Santhosh Kumar Ravindran, Estera Kot, Fiona Fui-Hoon Nah Jan 2026

Can We Read Ai’S Mind? A Quest For Transparency, Santhosh Kumar Ravindran, Estera Kot, Fiona Fui-Hoon Nah

Research Collection School Of Computing and Information Systems

Although Artificial Intelligence (AI) systems are playing an increasing role in critical domains such as healthcare, finance, and autonomous systems, their decision-making processes remain largely opaque. This paper examines the challenges of AI transparency, addressing the “black box” problem using Explainable AI (XAI) techniques such as SHapley Additive exPlanations (SHAP) and Local Interpretable Model-agnostic Explanations (LIME). It also examines the ethical, regulatory, and societal implications of AI opacity and proposes a Comprehensive AI Observability (CAO) Framework that integrates deep explainability, provenance tracking, and real-time monitoring to enhance AI accountability. By bridging technical solutions with governance structures, this research emphasizes the …


Ai Systems For Physicians: A Review From Socio-Technical And Human-Computer Interaction Perspectives, Wu Jiaqi Young, Fiona Fui-Hoon Nah Jan 2026

Ai Systems For Physicians: A Review From Socio-Technical And Human-Computer Interaction Perspectives, Wu Jiaqi Young, Fiona Fui-Hoon Nah

Research Collection School Of Computing and Information Systems

The adoption of artificial intelligence (AI) in healthcare is accelerating, yet successful implementations of physician-facing AI systems remain limited and uneven. This paper presents a literature review of 40 peer-reviewed studies published between November 2022 and November 2024, spanning clinical, technical, and human-computer interaction (HCI) domains. Anchored in a socio-technical perspective, the review examines our existing understanding of how technical design, user expertise, and organizational factors shape the effectiveness of AI systems in real-world clinical settings. Our analysis identifies two meta-themes: (1) context as a dynamic, multi-level influence that actively reshapes AI system behavior, and (2) trust as an emergent …


Thinkmatter: Panoramic-Aware Instructional Semantics For Monocular Vision-And-Language Navigation, Guangzhao Dai, Shuo Wang, Hao Zhao, Bin Zhu, Qianru Sun, Xiangbo Shu Jan 2026

Thinkmatter: Panoramic-Aware Instructional Semantics For Monocular Vision-And-Language Navigation, Guangzhao Dai, Shuo Wang, Hao Zhao, Bin Zhu, Qianru Sun, Xiangbo Shu

Research Collection School Of Computing and Information Systems

Vision-and-Language Navigation in continuous environments (VLN-CE) requires an embodied robot to navigate the target destination following the natural language instruction. Most existing methods use panoramic RGB-D cameras for 360° observation of environments. However, these methods struggle in real-world applications because of the higher cost of panoramic RGB-D cameras. This paper studies a low-cost and practical VLN-CE setting, e.g., using monocular cameras of limited field of view, which means “Look Less” for visual observations and environment semantics. In this paper, we propose a ThinkMatter framework for monocular VLN-CE, where we motivate monocular robots to “Think More” by 1) generating novel views …


Memoryart: Enhancing Llms Via Multi-Memory Models With Adaptive Resonance Theory For Healthcare Agents, Renke Dai, Hebin Hu, Jiahui Zhang, Yilin Kang, Ah-Hwee Tan Jan 2026

Memoryart: Enhancing Llms Via Multi-Memory Models With Adaptive Resonance Theory For Healthcare Agents, Renke Dai, Hebin Hu, Jiahui Zhang, Yilin Kang, Ah-Hwee Tan

Research Collection School Of Computing and Information Systems

Though promising in healthcare consultation applications, large language models (LLMs) face critical limitations in retaining and utilizing long-term memory across multiturn interactions. In particular, existing memory enhancing paradigms are constrained by limited context windows and embedding-based retrieval, often failing to maintain task relevance and still suffering from memory prototype collapse in multi-turn healthcare consultation. To address these challenges, we propose a cognitively-inspired memory framework named MemoryART, which is grounded in Adaptive Resonance Theory (ART)—a cognitive and learning theory of how humans and animals adapt to dynamic environments. MemoryART employs three memory modules—working memory, episodic memory, and semantic memory to support …


Editorial: Special Section On Challenges And Opportunities In Retrieval-Augmented Generation For Llms: Techniques, Trends, And Applications, Philip S. Yu, Haofen Wang, Feida Zhu Jan 2026

Editorial: Special Section On Challenges And Opportunities In Retrieval-Augmented Generation For Llms: Techniques, Trends, And Applications, Philip S. Yu, Haofen Wang, Feida Zhu

Research Collection School Of Computing and Information Systems

Retrieval-Augmented Generation (RAG) represents a transformative advancement for Large Language Models (LLMs) by integrating external knowledge to substantially improve accuracy and mitigate hallucinations. As a pivotal technology in the contemporary generative Artificial Intelligence (AI) landscape, RAG addresses fundamental challenges in knowledge-intensive tasks. This special issue serves as a dedicated platform to showcase these cutting-edge advancements. It features six rigorously peer-reviewed papers that present state-of-the-art research and applications in the rapidly evolving field of RAG.


Llm-As-A-Judge For Software Engineering: Literature Review, Vision, And The Road Ahead, Junda He, Jieke Shi, Terry Yue Zhuo, Christoph Treude, Jiamou Sun, Zhenchang Xing, Xiaoning Du, David Lo Jan 2026

Llm-As-A-Judge For Software Engineering: Literature Review, Vision, And The Road Ahead, Junda He, Jieke Shi, Terry Yue Zhuo, Christoph Treude, Jiamou Sun, Zhenchang Xing, Xiaoning Du, David Lo

Research Collection School Of Computing and Information Systems

The rapid integration of Large Language Models (LLMs) into software engineering (SE) has revolutionized tasks from code generation to program repair, producing a massive volume of software artifacts. This surge in automated creation has exposed a critical bottleneck: the lack of scalable and reliable methods to evaluate the quality of these outputs. Human evaluation, while effective, is very costly and time-consuming. Traditional automated metrics like BLEU rely on high-quality references and struggle to capture nuanced aspects of software quality, such as readability and usefulness. In response, the LLM-as-a-Judge paradigm, which employs LLMs for automated evaluation, has emerged. This approach leverages …


Look, Compare And Draw: Differential Query Transformer For Automatic Oil Painting, Lingyu Liu, Yaxiong Wang, Li Zhu, Lizi Liao, Zhedong Zheng Jan 2026

Look, Compare And Draw: Differential Query Transformer For Automatic Oil Painting, Lingyu Liu, Yaxiong Wang, Li Zhu, Lizi Liao, Zhedong Zheng

Research Collection School Of Computing and Information Systems

This work introduces a new approach to automatic oil painting that emphasizes the creation of dynamic and expressive brushstrokes. A pivotal challenge lies in mitigating the duplicate and common-place strokes, which often lead to less aesthetic outcomes. Inspired by the human painting process, i.e., observing, comparing, and drawing, we incorporate differential image analysis into a neural oil painting model, allowing the model to effectively concentrate on the incremental impact of successive brushstrokes. To operationalize this concept, we propose the Differential Query Transformer (DQ-Transformer), a new architecture that leverages differentially derived image representations enriched with positional encoding to guide the stroke …


Digital Twin Technologies For Battery Systems: Advancements, Applications, And Future Directions, Seyed Saeed Madani, Yasmin Shabeer, Michael Fowler, Satyam Panchal, Carlos Ziebert, Hicham Chaoui, François Allard Jan 2026

Digital Twin Technologies For Battery Systems: Advancements, Applications, And Future Directions, Seyed Saeed Madani, Yasmin Shabeer, Michael Fowler, Satyam Panchal, Carlos Ziebert, Hicham Chaoui, François Allard

Electrical & Computer Engineering Faculty Publications

The relationships among deep learning, edge computing, artificial intelligence (AI), and the most recent advancements in digital twin (DT) technology for battery energy storage systems are discussed in this paper. The study highlights the need for improved cloud-edge coordination, AI model development, and stronger cybersecurity features by demonstrating real-world applications of digital twin technology in electric vehicles (EVs), aircraft, and grid storage. It also described DT-based structures for fault detection, real-time monitoring, and optimization through standardization and battery management system (BMS) fusion. Because DT-based solutions for distributed energy resources (DERs) offer improved energy management systems, various studies have been conducted …


Interpretable Battery Soh Prediction: A Comparative Interpretability Framework For Multi-Architecture Ml Models, Shafiyee Islam, Gon Namkoong Jan 2026

Interpretable Battery Soh Prediction: A Comparative Interpretability Framework For Multi-Architecture Ml Models, Shafiyee Islam, Gon Namkoong

Electrical & Computer Engineering Faculty Publications

This work introduces a unified interpretability-efficiency framework for lithium-ion battery state of health (SOH) prediction using hybrid deep learning architectures. We comparatively analyze four hybrid models: CNN LSTM MultiHead, CNN Feature Extractor LSTM, DNN LSTM, and DNN BiLSTM to disentangle how network topology, feature composition, and computational design influence both predictive fidelity and physical interpretability. By integrating Monte Carlo Shapley (MC Shapley), background occlusion SHAP (BoSHAP), and ablation analysis, we quantify the contribution and robustness of five electrochemical feature groups: time, capacity, voltage, dQ/dV and peaks of dQ/dV from NASA battery dataset. The results reveal a consistent dominance of differential …


Generative Ai-Driven Optimization In Flexible And Reconfigurable Manufacturing Systems, Salah Hammedi, Hicham Chaoui, Lotfi Nabli Jan 2026

Generative Ai-Driven Optimization In Flexible And Reconfigurable Manufacturing Systems, Salah Hammedi, Hicham Chaoui, Lotfi Nabli

Electrical & Computer Engineering Faculty Publications

Flexible and Reconfigurable Manufacturing Systems (FRMSs) are essential for coping with variability in modern production environments; however, efficient scheduling and rapid reconfiguration remain challenging. This paper presents a hybrid optimization framework that integrates Colored Petri Net (CPN) modeling with Generative Artificial Intelligence (GenAI) to enhance scheduling performance and system adaptability. The CPN formalism ensures verifiable modeling of system dynamics, while a transformer-based generative model produces candidate scheduling and reconfiguration strategies. Simulation experiments were conducted under static, dynamic, and adaptive scenarios, including machine breakdowns and dynamic job arrivals. Performance was evaluated using makespan, mean flow time, machine utilization, and reconfiguration latency. …


Modeling And Mitigating Atmospheric Degradation In Computer Vision With Application In Renewable Energy Prediction, Sumit Laha Jan 2026

Modeling And Mitigating Atmospheric Degradation In Computer Vision With Application In Renewable Energy Prediction, Sumit Laha

Graduate Studies Theses and Dissertations 2026

Weather-induced variability poses significant challenges to the reliability and performance of modern computational systems, particularly those relying on visual perception and environmental prediction. This dissertation focuses on enhancing computer vision and machine learning based predictive models that operate under varying atmospheric conditions. Two representative weather-impacted applications are investigated: image dehazing and solar photovoltaic (PV) power output forecasting. Image dehazing focuses on the restoration of clear, unobstructed visuals from hazy or foggy images, a task that is vital for various applications. On the other hand, photovoltaic (PV) power forecasting aims to predict future solar energy generation based on historical sky images …


Generalization Bounds For Semi‑Supervised Matrix Completion With Distributional Side Information, Antoine Ledent, Mun Chong Soo, Minh Hieu Nong Jan 2026

Generalization Bounds For Semi‑Supervised Matrix Completion With Distributional Side Information, Antoine Ledent, Mun Chong Soo, Minh Hieu Nong

Research Collection School Of Computing and Information Systems

We study a matrix completion problem where both the ground truth R matrix and the unknown sampling distribution P over observed entries are low-rank matrices, and share a common subspace. We assume that a large amount M of unlabeled data drawn from the sampling distribution P is available, together with a small amount N of labeled data drawn from the same distribution and noisy estimates of the corresponding ground truth entries. This setting is inspired by recommender systems scenarios where the unlabeled data corresponds to ‘implicit feedback’ (consisting in interactions such as purchase, click, etc. ) and the labeled data …


Scaling Up Cooperative Multi-Agent Reinforcement Learning Through Hierarchical Heterogeneous Modular Architectures, Minghong Geng Jan 2026

Scaling Up Cooperative Multi-Agent Reinforcement Learning Through Hierarchical Heterogeneous Modular Architectures, Minghong Geng

Research Collection School Of Computing and Information Systems

Multi-agent reinforcement learning enables sophisticated collaborative behaviors in autonomous systems, yet fundamental scalability barriers persist: existing methods struggle to coordinate large agent populations and face challenges with extended decision-making horizons. This research develops hierarchical approaches to scale up multi-agent learning systems through two complementary directions: structural scaling for coordinating increasing numbers of agents and temporal scaling for extending decision-making horizons. This paper presents four integrated contributions: a taxonomic survey establishing hierarchical architectures as the theoretical foundation for scalable multi-agent learning systems, a benchmark for long-horizon multi-objective multi-agent reinforcement learning, a framework integrating self-organizing neural networks with multiple reinforcement learning agents …


Towards Sample-Efficient Deep Reinforcement Learning, Guang Yang Jan 2026

Towards Sample-Efficient Deep Reinforcement Learning, Guang Yang

Theses and Dissertations

Deep reinforcement learning (DRL), combining reinforcement learning and high-performance function approximations such as deep neural networks (DNN), is a powerful approach to solving complex sequential decision-making problems. However, due to the complex solution space of the sequential decision-making problems and the inefficient design of the DRL algorithms, DRL algorithms usually require a prohibitively large number of data samples to train effective strategies. Consequently, it is difficult to apply these DRL algorithms to complex real-world problems that require high costs to collect a large volume of data samples. This dissertation proposes new mechanisms to address this sample inefficiency issue, realizing sample-efficient …


Multi-Grade Deep Learning, Yuesheng Xu Jan 2026

Multi-Grade Deep Learning, Yuesheng Xu

Mathematics & Statistics Faculty Publications

Deep learning requires solving a nonconvex optimization problem of a large size to learn a deep neural network (DNN). The current deep learning model is of a single-grade, that is, it trains a DNN end-to-end, by solving a single nonconvex optimization problem. When the layer number of the neural network is large, it is computationally challenging to carry out such a task efficiently. The complexity of the task comes from learning all weight matrices and bias vectors from one single nonconvex optimization problem of a large size. Inspired by the human education process which arranges learning in grades, we …


Mg-Spair: Multi-Grade Sparse-Guided Implicit Representation For Training-Data-Free Image Restoration, Jianmin Liao, Lei Huang, Ronglong Fang, Ashley Prater-Bennette, Lixin Shen, Yuesheng Xu Jan 2026

Mg-Spair: Multi-Grade Sparse-Guided Implicit Representation For Training-Data-Free Image Restoration, Jianmin Liao, Lei Huang, Ronglong Fang, Ashley Prater-Bennette, Lixin Shen, Yuesheng Xu

Mathematics & Statistics Faculty Publications

MG-SpaIR is a training-data-free framework for restoring a clean image from a single observation corrupted by a mixture of blur, downsampling, noise, and missing pixels. Building on implicit neural representations (INRs), we introduce a multi-grade residual hierarchy that progressively refines the reconstruction from low to high spatial frequencies across grades, improving representational fidelity and mitigating spectral limitations. To stabilize reconstruction optimization and suppress INR-induced artifacts, we further propose an explicit sparse proximal regularization (e.g., ℓ0 type) applied directly in the high-resolution image domain, which discourages spurious high-frequency patterns while preserving sharp structures. The resulting optimization is solved efficiently via a …


Artificial Intelligence, Fundamental Motives, And Evolutionary Mismatch, Amy J. Lim, Jose. C. Yong, Edison Sora Tan Jan 2026

Artificial Intelligence, Fundamental Motives, And Evolutionary Mismatch, Amy J. Lim, Jose. C. Yong, Edison Sora Tan

Research Collection School of Social Sciences

In recent years, the intersection of artificial intelligence (AI) and psychology has garnered unprecedented attention, particularly following the advent of generative AI tools in 2022. These tools, capable of producing human-like text, images, and even deepening our understanding of cognitive processes, have not only captured the public imagination but also sparked new concerns and debates within the psychological community. While AI has been a subject of research for decades, the emergence of its generative capabilities has truly thrust AI into the spotlight. This article explores how these advancements are reshaping our understanding of human cognition and behavior, as well as …


Concept Drift Detection For Streaming Data Using One-Class Classification, Poorna Sandamini Senaratne Jan 2026

Concept Drift Detection For Streaming Data Using One-Class Classification, Poorna Sandamini Senaratne

Graduate Studies Theses and Dissertations 2026

Modern machine learning systems are increasingly deployed in streaming environments where data arrive sequentially and the underlying data-generating process may evolve over time. This phenomenon, known as concept drift, can significantly degrade model performance if not detected and addressed in a timely manner. This dissertation proposes a principled framework for concept drift detection based on one-class classification, integrating neural network embeddings with Support Vector methodologies.

The proposed approach leverages neural networks to learn compact and informative embeddings of input data, capturing complex nonlinear structures in a lower-dimensional latent space. These embeddings are then used to construct a statistical description of …


Short-Term Response Mechanisms Of Water Quantity And Quality Of Daihai Lake Under Temperature-Driven Changes, Hao Zhang, Xiaohong Shi, Xianhua Li, Junping Lu, Ruizhong Gao, Xixi Wang, Shuhao Zhang, Longmei Xie, Yu Liu Jan 2026

Short-Term Response Mechanisms Of Water Quantity And Quality Of Daihai Lake Under Temperature-Driven Changes, Hao Zhang, Xiaohong Shi, Xianhua Li, Junping Lu, Ruizhong Gao, Xixi Wang, Shuhao Zhang, Longmei Xie, Yu Liu

Civil & Environmental Engineering Faculty Publications

Temperature-driven mechanisms involving complex feedback and lag that affect the evolution of hydrological processes and ecological functions in cold- and arid-region lakes represent a core scientific issue in current hydrology and lake ecology research. In this study, based on month-scale temperature and environmental factor data from Daihai Lake in Inner Mongolia from January to December 2023, statistical methods (redundancy analysis, Tukey's test analysis, correlation analysis, structural equation modeling), time series analysis methods (dynamic time warping), and machine learning methods (random forest) were combined. A hierarchical and phased response framework was constructed that encompassed driver identification, path tracing, lag characterization, and …


Algorithmic Medicine And The Duty To Disclose: Informed Consent Through The Lens Of Radiology, Lee Rodriguez Jan 2026

Algorithmic Medicine And The Duty To Disclose: Informed Consent Through The Lens Of Radiology, Lee Rodriguez

Michigan Law Review

Informed consent is the law’s mechanism for protecting patient autonomy by requiring disclosure of facts that bear on the decision to accept or refuse care. Artificial intelligence now helps decide what is medically true for patients, yet informed consent law still assumes that diagnostic judgment is rendered by a human mind whose reasoning is at least in principle communicable. Radiology has become the leading setting for this tension. AI systems triage worklists, flag suspected abnormalities, and anchor first-pass impressions in ways that guide radiologists’ attention and, in practice, can coauthor diagnostic conclusions while remaining invisible to patients. When patients are …


Reclaiming Agency: Ai Hallucinations And Translingual Interrogations In The City Tech Writing Center,, Joseph Franklin, Anna Laura Falvey Jan 2026

Reclaiming Agency: Ai Hallucinations And Translingual Interrogations In The City Tech Writing Center,, Joseph Franklin, Anna Laura Falvey

Publications and Research

No abstract provided.


Ai-Driven Penetration Testing For Arm Systems: A Comprehensive Framework With Experimental Validation, Matthew Ragsdale Jan 2026

Ai-Driven Penetration Testing For Arm Systems: A Comprehensive Framework With Experimental Validation, Matthew Ragsdale

College of Graduate Studies: Theses & Dissertations

The convergence of artificial intelligence and cybersecurity presents new opportunities for automated penetration testing capable of discovering, prioritizing, and remediating vulnerabilities at machine speed. However, deployment on resource-constrained ARM platforms remains unexplored despite ARM’s dominance in mobile, IoT, and edge computing with over 280 billion chips deployed globally. This thesis presents systematic experimental evaluation of AI-driven penetration testing across four paradigms—traditional machine learning, deep learning, large language models, and reinforcement learning—on three ARM platform tiers: Raspberry Pi 5 (8GB, Cortex-A76), Radxa ROCK 5B Plus (16GB LPDDR5 with NPU), and NVIDIA Jetson Nano (4GB with Maxwell GPU). The experimental framework generates …