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

Computer Sciences Commons

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

Discipline
Institution
Keyword
Publication Year
Publication
Publication Type
File Type

Articles 3091 - 3120 of 63010

Full-Text Articles in Computer Sciences

Adaptive Quantum Gradient Descent For Training Novel Quantum Neural Network Classifiers, Irene Kahvazadeh Aug 2025

Adaptive Quantum Gradient Descent For Training Novel Quantum Neural Network Classifiers, Irene Kahvazadeh

Waldo Library Student Exhibits

No abstract provided.


Short: Breaking The Charge: Exploiting State Manipulation In Ev Charging, Ce Zhou, Qiben Yan, Zhiyuan Yu, Eshan Dixit, Ning Zhang, Huacheng Zeng, Alireza Safdari Ghanhdari Aug 2025

Short: Breaking The Charge: Exploiting State Manipulation In Ev Charging, Ce Zhou, Qiben Yan, Zhiyuan Yu, Eshan Dixit, Ning Zhang, Huacheng Zeng, Alireza Safdari Ghanhdari

Computer Science Faculty Research & Creative Works

Electric vehicles (EVs) have become one of the promising solutions to the ever-evolving environmental and energy crisis. The key to the wide adoption of EVs is a pervasive charging infrastructure, composed of both private/home chargers and public/commercial charging stations. However, the security of electric vehicle charging has not been thoroughly investigated. This paper investigates the communication mechanisms between the chargers and EVs and exposes the lack of protection for the authenticity in the SAE J1772 charging control protocol. To showcase our discoveries, we propose a new class of attacks, ChargeX, which aims to manipulate the charging states of EV chargers …


Ed-Filter: Dynamic Feature Filtering For Eating Disorder Classification, Mehdi Naseriparsa, Suku Sukunesan, Zhen Cai, Osama Alfarraj, Amr Tolba, Saba Fathi Rabooki, Feng Xia Aug 2025

Ed-Filter: Dynamic Feature Filtering For Eating Disorder Classification, Mehdi Naseriparsa, Suku Sukunesan, Zhen Cai, Osama Alfarraj, Amr Tolba, Saba Fathi Rabooki, Feng Xia

Research outputs 2022 to 2026

Eating disorders (ED) are critical psychiatric problems that have alarmed the mental health community. Mental health professionals are increasingly recognizing the utility of data derived from social media platforms such as Twitter. However, high dimensionality and extensive feature sets of Twitter data present remarkable challenges for ED classification. To overcome these hurdles, we introduce a novel method, an informed branch and bound search technique known as ED-Filter. This strategy significantly improves the drawbacks of conventional feature selection algorithms such as filters and wrappers. ED-Filter iteratively identifies an optimal set of promising features that maximize the eating disorder classification accuracy. In …


Faithfulrag: Fact-Level Conflict Modeling For Context-Faithful Retrieval-Augmented Generation, Qinggang Zhang, Zhishang Xiang, Yilin Xiao, Le Wang, Junhui Li, Xinrun Wang, Jinsong Su Aug 2025

Faithfulrag: Fact-Level Conflict Modeling For Context-Faithful Retrieval-Augmented Generation, Qinggang Zhang, Zhishang Xiang, Yilin Xiao, Le Wang, Junhui Li, Xinrun Wang, Jinsong Su

Research Collection School Of Computing and Information Systems

Large language models (LLMs) augmented with retrieval systems have demonstrated significant potential in handling knowledge-intensive tasks. However, these models often struggle with unfaithfulness issues, generating outputs that either ignore the retrieved context or inconsistently blend it with the LLM’s parametric knowledge. This issue is particularly severe in cases of knowledge conflict, where the retrieved context conflicts with the model’s parametric knowledge. While existing faithful RAG approaches enforce strict context adherence through well-designed prompts or modified decoding strategies, our analysis reveals a critical limitation: they achieve faithfulness by forcibly suppressing the model’s parametric knowledge, which undermines the model’s internal knowledge structure …


Memotune: A Measure And Moment-Driven Fine-Tuning Framework For Quantized Large Language Models, Yun Zhang, Xue Geng, Lizi Liao, Jintong Sun, Minghe Yu, Ge Yu Aug 2025

Memotune: A Measure And Moment-Driven Fine-Tuning Framework For Quantized Large Language Models, Yun Zhang, Xue Geng, Lizi Liao, Jintong Sun, Minghe Yu, Ge Yu

Research Collection School Of Computing and Information Systems

Quantizing large language models (LLMs) is essential for reducing memory and computational costs in natural language processing. Existing methods combine quantization with parameter-efficient fine-tuning but often fail to meet practical performance requirements. This paper introduces MeMoTune, a novel fine-tuning framework for quantized LLMs. By employing a measure and moment approach within a low-rank approximation framework in probability measure space, MeMoTune optimizes the objective function for superior fine-tuning results. The update process is further refined through scaled gradient, enhancing convergence efficiency and noise robustness. Experiments on tasks like text generation, summarization, and understanding show MeMoTune significantly outperforms state-of-the-art methods, e.g. fine-tuning …


Graph Positional Autoencoders As Self-Supervised Learners, Yang Liu, Deyu Bo, Wenxuan Cao, Yuan Fang, Yawen Li, Chuan Shi Aug 2025

Graph Positional Autoencoders As Self-Supervised Learners, Yang Liu, Deyu Bo, Wenxuan Cao, Yuan Fang, Yawen Li, Chuan Shi

Research Collection School Of Computing and Information Systems

Graph self-supervised learning seeks to learn effective graph representations without relying on labeled data. Among various approaches, graph autoencoders (GAEs) have gained significant attention for their efficiency and scalability. Typically, GAEs take incomplete graphs as input and predict missing elements, such as masked node features or edges. Although effective, our experimental investigation reveals that traditional feature or edge masking paradigms primarily capture low-frequency signals in the graph and fail to learn expressive structural information. To address these issues, we propose Graph Positional Autoencoders (GraphPAE), which employ a dual-path architecture to reconstruct both node features and positions. Specifically, the feature path …


Sifar: A Simple Faster Accelerated Variance‑Reduced Gradient Method, Zhize Li Aug 2025

Sifar: A Simple Faster Accelerated Variance‑Reduced Gradient Method, Zhize Li

Research Collection School Of Computing and Information Systems

In this paper, we propose a simple faster accelerated gradient method called SIFAR for solving the finite-sum optimization problems. Concretely, we consider both general convex and strongly convex settings: i) For general convex finite-sum problems, SIFAR improves previous state-of-the-art result given by Varag. In particular, for large-scale problems or the convergence error is not very small, SIFAR obtains the first optimal result O(n), matching the lower bound. ii) For strongly convex finite-sum problems, we also show that SIFAR can achieve the optimal convergence rate matching the lower bound. Besides, SIFAR enjoys a simpler loopless algorithmic structure while previous algorithms use …


Freqllm: Frequency-Aware Large Language Models For Time Series Forecasting, Shunan Wang, Min Gao, Zongwei Wang, Yibing Bai, Feng Jiang, Guansong Pang Aug 2025

Freqllm: Frequency-Aware Large Language Models For Time Series Forecasting, Shunan Wang, Min Gao, Zongwei Wang, Yibing Bai, Feng Jiang, Guansong Pang

Research Collection School Of Computing and Information Systems

Large Language Models (LLMs) have recently shown promise in Time Series Forecasting (TSF) by effectively capturing intricate time-domain dependencies. However, our preliminary experiments reveal that standard LLM-based approaches often fail to capture global correlations, limiting predictive performance. We found that embedding frequency-domain signals smooths weight distributions and enhances structured correlations by clearly separating global trends (low-frequency components) from local variations (high-frequency components). Building on these insights, we propose FreqLLM, a novel framework that integrates frequency-domain semantic alignment into LLMs to refine prompts for improved time series analysis. By bridging the gap between frequency signals and textual embeddings, FreqLLM effectively captures …


Anomalygfm: Graph Foundation Model For Zero/Few-Shot Anomaly Detection, Hezhe Qiao, Chaoxi Niu, Ling Chen, Guansong Pang Aug 2025

Anomalygfm: Graph Foundation Model For Zero/Few-Shot Anomaly Detection, Hezhe Qiao, Chaoxi Niu, Ling Chen, Guansong Pang

Research Collection School Of Computing and Information Systems

Graph anomaly detection (GAD) aims to identify abnormal nodes that differ from the majority of the nodes in a graph, which has been attracting significant attention in recent years. Existing generalist graph models have achieved remarkable success in different graph tasks but struggle to generalize to the GAD task. This limitation arises from their difficulty in learning generalized knowledge for capturing the inherently infrequent, irregular and heterogeneous abnormality patterns in graphs from different domains. To address this challenge, we propose AnomalyGFM, a GAD-oriented graph foundation model that supports zero-shot inference and few-shot prompt tuning for GAD in diverse graph datasets. …


Role Of Social Media Mindfulness In Combatting Fake News Propagation, Gaurav Bansal, Fiona Fui-Hoon Nah, Jason B. Thatcher Aug 2025

Role Of Social Media Mindfulness In Combatting Fake News Propagation, Gaurav Bansal, Fiona Fui-Hoon Nah, Jason B. Thatcher

Research Collection School Of Computing and Information Systems

The dissemination of fake news by social media users is a key factor in the escalation of misinformation. Research suggests that social media networks are becoming increasingly homophilic, which leads to an overreliance on social media friends that contributes to the spread of fake news. However, little is known about how social media mindfulness can reduce the sharing of fake news. To investigate this research question, we conceptualized a social media mindfulness construct and developed the social media mindfulness scale. We also hypothesize that social media mindfulness lowers overreliance on friends’ knowledge, which increases skepticism about social media news that …


Gnncontext: Gnn-Based Code Context Prediction For Programming Tasks, Xiaoye Zheng, Zhiyuan Wan, Shun Liu, Kaiwen Yang, David Lo, Xiaohu Yang Aug 2025

Gnncontext: Gnn-Based Code Context Prediction For Programming Tasks, Xiaoye Zheng, Zhiyuan Wan, Shun Liu, Kaiwen Yang, David Lo, Xiaohu Yang

Research Collection School Of Computing and Information Systems

A code context model comprises source code elements and their relations relevant to a programming task. The capture and use of code context models in software tools can benefit software development practices, such as code navigation and search. Prior research has explored approaches that leverage either the structural information of code or interaction histories of developers with integrated development environments to automate the construction of code context models. However, these approaches primarily capture shallow syntactic and lexical features of code elements, with limited ability to capture contextual and structural dependencies among neighboring code elements. In this paper, we propose GNNContext, …


Zero-Shot Generalist Graph Anomaly Detection With Unified Neighborhood Prompts, Chaoxi Niu, Hezhe Qiao, Changlu Chen, Ling Chen, Guansong Pang Aug 2025

Zero-Shot Generalist Graph Anomaly Detection With Unified Neighborhood Prompts, Chaoxi Niu, Hezhe Qiao, Changlu Chen, Ling Chen, Guansong Pang

Research Collection School Of Computing and Information Systems

Graph anomaly detection (GAD), which aims to identify nodes in a graph that significantly deviate from normal patterns, plays a crucial role in broad application domains. However, existing GAD methods are one-model-for-one-dataset approaches, i.e., training a separate model for each graph dataset. This largely limits their applicability in real-world scenarios. To overcome this limitation, we propose a novel zero-shot generalist GAD approach UNPrompt that trains a one-for-all detection model, requiring the training of one GAD model on a single graph dataset and then effectively generalizing to detect anomalies in other graph datasets without any retraining or fine-tuning. The key insight …


Achilles: A Formal Framework Of Leaking Secrets From Signature Schemes Via Rowhammer, Junkai Liang, Zhi Zhang, Xin Zhang, Qingni Sheng, Yansong Gao, Xinliang Yuan, Haiyang Xue, Pengfei Wu, Zhonghai. Wu Aug 2025

Achilles: A Formal Framework Of Leaking Secrets From Signature Schemes Via Rowhammer, Junkai Liang, Zhi Zhang, Xin Zhang, Qingni Sheng, Yansong Gao, Xinliang Yuan, Haiyang Xue, Pengfei Wu, Zhonghai. Wu

Research Collection School Of Computing and Information Systems

Signature schemes are a fundamental component of cyber-security infrastructure. While they are designed to be mathematically secure against cryptographic attacks, they are vulnerable to Rowhammer fault-injection attacks. Since all existing attacks are ad-hoc in that they target individual parameters of specific signature schemes, it remains unclear about the impact of Rowhammer on signature schemes as a whole.In this paper, we present Achilles, a formal framework that aids in leaking secrets in various real-world signature schemes via Rowhammer. Particularly, Achilles can be used to find potentially more vulnerable parameters in schemes that have been studied before and also new schemes that …


Service With A Smile Or Salesperson Mirroring? Understanding The Flow Of Emotional Contagion In Sales Encounters, Vinh Quoc Trong Luong Aug 2025

Service With A Smile Or Salesperson Mirroring? Understanding The Flow Of Emotional Contagion In Sales Encounters, Vinh Quoc Trong Luong

Theses and Dissertations in Business Administration

This study examines the directionality of emotional contagion in sales interactions, addressing a critical gap in understanding whether emotions flow primarily from the salesperson to the customer, from the customer to the salesperson, or bidirectionally. While prior research emphasizes customer-driven emotional flow or bidirectional alignment, this study challenges these assumptions by employing categorical Cross-Recurrence Quantification Analysis (CRQA) to assess temporal emotional synchronization in sales dialogues. Leveraging automated sentiment analysis and multi-agent AI evaluation for performance metrics, the research analyzes 166 sales interactions to quantify emotional influence dynamics. Results reveal that salespeople predominantly lead emotional exchanges, exhibiting stronger and more stable …


Complex System Governance And Cyber Operations, Willie Gernard Mccallister Aug 2025

Complex System Governance And Cyber Operations, Willie Gernard Mccallister

Engineering Management & Systems Engineering Theses & Dissertations

This dissertation examines the potential integration of Complex System Governance (CSG) within cybersecurity, emphasizing the development of a reference model for Cybersecurity Infrastructures. Traditional strategies for securing digital environments have struggled to address the intricate and dynamic layers inherent in modern cybersecurity systems. The purpose of this research is to explore the applicability of CSG as a framework to assess cybersecurity infrastructure using a case study research design. The research addresses two key questions: (1) How can the CSG reference model be adapted to explore cybersecurity infrastructure? (2) What results from CSG based exploration of cybersecurity infrastructure through a case …


Input Structure Based Optimization For Privacy Preserving Ai Systems, Feng Yizhou Aug 2025

Input Structure Based Optimization For Privacy Preserving Ai Systems, Feng Yizhou

Electrical & Computer Engineering Theses & Dissertations

As Artificial Intelligence (AI) systems become increasingly integrated into critical domains, ensuring privacy-preserving model design and system deployment has become a pressing priority. Safeguarding both sensitive user data and proprietary model parameters is critical throughout the AI model and system, from data acquisition and pre-processing to model inference and deployment. However, existing privacy-preserving frameworks face several limitations, including fragmented data ownership, incomplete protection across system stages, substantial computational overhead, and poor scalability to modern architectures such as large language models. This dissertation explores a unifying optimization strategy centered on input structure design to address these challenges. The core idea is …


Intersecting Realities And Evolving Landscapes: Mapping Generative Ai Within The Framework Of Digital Rhetoric, Joshua Troy Nieubuurt Aug 2025

Intersecting Realities And Evolving Landscapes: Mapping Generative Ai Within The Framework Of Digital Rhetoric, Joshua Troy Nieubuurt

English Theses & Dissertations

The increased usage of [Generative] AI technologies (GenAI) in the 21st century has called into the question the rhetorical agency of these digital things. [Gen]AI has historically been framed within a Heideggerian “readiness-to-hand” dynamic in which it has been unilaterally conceived as a tool to be used by humans. This dissertation proposes that the GenAI assemblage is capable of being a co-actor in rhetorical spaces. To provide evidence for this stance This dissertation utilizes Actor Network Theory to map the actants within a GenAI assemblage. In doing so it allows for an understanding of the stakeholders (both human and non-human) …


Optimizing Sensor Placement For Drone Detection According To A Grid Pattern, António Martinho Do Rosário Marçal Aug 2025

Optimizing Sensor Placement For Drone Detection According To A Grid Pattern, António Martinho Do Rosário Marçal

Masters Theses

In applications such as drone detection, it’s essential to place sensors efficiently, not only considering the cost of placement and operation, but also the maximization of the area covered.

This study presents an algorithmic approach to a placement strategy, which can be applied over any arbitrary area by defining the parameters of the grid according to which the sensors will be placed. The problem is framed as a multi-objective optimization task, considering trade-offs between sensor count and coverage.

One of the principal decision variables chosen is the shape of the cell blocks of the grid, for which two different values …


Traffic Prediction For Research And Education Networks: Anomaly-Aware Deep Learning And Benchmarking, Mohammad Arafath Uddin Shariff Aug 2025

Traffic Prediction For Research And Education Networks: Anomaly-Aware Deep Learning And Benchmarking, Mohammad Arafath Uddin Shariff

School of Computing: Dissertations, Theses, and Student Research

Research and Education Networks (RENs) and High-Performance Computing (HPC) environments are critical infrastructures for modern scientific discovery, demanding sustained high-throughput and low-latency data transfers. Unlike commercial networks, RENs exhibit unique traffic characteristics, including predominant “elephant flows,” inherent burstiness, and complex temporal-spatial dynamics often decoupled from human-driven cycles. Traditional traffic forecasting methods, tailored for commercial Wide Area Networks (WANs), consistently fail to capture these distinct REN dynamics, leading to inefficient resource management and potential impediments to scientific progress.

This thesis addresses this critical gap by developing and validating a robust, scalable, and anomaly-aware traffic forecasting framework specifically tailored for REN/HPC networks. …


Bibliography For "Ai 2.0: Is Ai A Tool, A Threat, Or A Teammate?", Annikah Carpio, Sally Park, Melody Madrigal Aug 2025

Bibliography For "Ai 2.0: Is Ai A Tool, A Threat, Or A Teammate?", Annikah Carpio, Sally Park, Melody Madrigal

Library Displays and Bibliographies

A bibliography created to support a display about AI 2.0 in August 2025 at the Leatherby Libraries at Chapman University.


Human-Ai-Collaboration-For-Coding, Siddhardha Ravi Aug 2025

Human-Ai-Collaboration-For-Coding, Siddhardha Ravi

Theses, Dissertations and Culminating Projects

AI-generated code, while rapidly producing functional solutions, often falls short in aspects like comprehensive error handling, robust documentation, and optimal architectural design, areas where human expertise excels. Conversely, humans can greatly benefit from AI's rapid code generation capabilities. This project proposes and evaluates "A Framework to Improve Code Quality by Utilizing Generative AI Coding Along With Human-Written Code", designed to create a synergy between AI and human intelligence for enhanced software development. Conducted over four weeks, the research leverages BigCodeBench as its core dataset to rigorously investigate how human intervention can improve AI-generated code quality, identify the most effective human-AI …


Classifying Advanced Persistent Threat Stages And Techniques Via Graph-Enhanced Network Flow Representations, Md Taef Uddin Nadim Aug 2025

Classifying Advanced Persistent Threat Stages And Techniques Via Graph-Enhanced Network Flow Representations, Md Taef Uddin Nadim

Graduate Theses and Dissertations

Advanced Persistent Threats (APTs) are complex, stealthy attacks that involve multiple stages and many attack techniques used in each stage, making them difficult to defend against. Although many solutions can detect APTs, most of them only detect the existence of attack, but cannot produce fine-grained classification over the stage of the APT and the specific attack technique used. Some existing solutions can classify the stages of APT, but few of them provide attack technique classification, and existing work do not provide interpretability for the classification or countermeasures for the attack. In this thesis work, we propose a solution named CAPTure, …


Artificial Intelligence Integration And Teachers' Self-Efficacy In Physics Classrooms, Fouad Yehya, Areej Elsayary, Ghadah Al Murshidi, Ahmed Al Zaabi Aug 2025

Artificial Intelligence Integration And Teachers' Self-Efficacy In Physics Classrooms, Fouad Yehya, Areej Elsayary, Ghadah Al Murshidi, Ahmed Al Zaabi

All Works

The United Arab Emirates (UAE), in its vision 2021 and the UAE centennial 2071 plan, highlights the essential role of artificial intelligence (AI) and technology in shaping a knowledge-based, future-ready society. This study explores the integration of AI in physics classrooms, focusing on secondary education in the UAE. It also investigates the perceptions and self-efficacy of physics teachers regarding the use of AI tools in classroom settings. A qualitative research design was employed to gather in-depth insights from 15 physics teachers across schools in Sharjah, assessing their confidence and readiness for AI integration through the lens of the attitude and …


Training Robot Swarms For Adaptive Foraging In Environments With Obstacles, Pigar Biteng, Tameem Uz Zaman, Qi Lu Aug 2025

Training Robot Swarms For Adaptive Foraging In Environments With Obstacles, Pigar Biteng, Tameem Uz Zaman, Qi Lu

Computer Science Faculty Publications

In this work, we train adaptive and efficient foraging strategies for robot swarms in a large, unmapped search space with multiple randomly distributed box obstacles using the penalty-reward based NeuroEvolution of Augmented Topologies (NEAT), P-NeatFA. This model enables efficient multi-robot foraging behavior and obstacle avoidance by rewarding effective actions and penalizing inefficient ones, thereby minimizing redundant exploration and outperforming traditional stochastic foraging algorithms. We optimize foraging strategies and search patterns in robot swarms by training models that maximize cumulative rewards in three types of resource distribution environments. The evaluation focuses on the number of resources collected within a fixed time …


Evolving Adaptive Foraging Robot Swarms With Neat In Environments With Obstacles, Tameem Uz Zaman, Pigar Biteng, Qi Lu Aug 2025

Evolving Adaptive Foraging Robot Swarms With Neat In Environments With Obstacles, Tameem Uz Zaman, Pigar Biteng, Qi Lu

Computer Science Faculty Publications

We apply NeuroEvolution of Augmented Topologies (NEAT) to evolve adaptive and efficient swarm foraging behaviors in unknown environments with randomly placed obstacles. By rewarding effective actions and penalizing inefficient ones using the proposed strategy P-NeatFA, the training generates efficient foraging and obstacle avoidance strategies, reducing redundancy and outperforming traditional stochastic foraging algorithms. Optimization is guided by cumulative reward-based fitness, evaluated through simulations involving three types of distributed resources. Foraging performance is assessed in terms of resource retrieval rates. We compare the performance of our proposed P-NeatFA with that of CPFA and NeatFA. Experimental results show that P-NeatFA significantly outperforms the …


Effective Transformer Networks For Undersampled Magnetic Resonance Image Reconstruction, Tahsin Rahman Aug 2025

Effective Transformer Networks For Undersampled Magnetic Resonance Image Reconstruction, Tahsin Rahman

Open Access Theses & Dissertations

The proliferation of data-driven tools for solving problems in every possible domain, coupled with rapid advances in computing technology, has led to an arms race of AI development and application research in industry and academia. One field of research that stands to gain immeasurably from this revolution is medical imaging. It is a critical part of modern diagnostics, and advancements in this area can directly benefit the average person by making healthcare more accessible, accurate, and affordable. Breakthroughs in mainstream image processing and computer vision have long fueled development in medical imaging, and it is now common to see cutting …


Unsupervised Deep Learning For Video Restoration, Mary Damilola Aiyetigbo Aug 2025

Unsupervised Deep Learning For Video Restoration, Mary Damilola Aiyetigbo

All Dissertations

In today's digital era, visual data is vital across several domains such as medical diagnostics, scientific imaging, surveillance, and entertainment. However, video data often suffers from degradations like noise, blur, compression artifacts, and low resolution, which degrade quality and downstream usability. Video restoration aims to recover clean, high-fidelity video from such corrupted inputs. Unlike static images, video restoration must maintain temporal consistency across frames, making it a significantly more complex problem. While supervised deep learning methods have achieved state-of-the-art results, they typically require large datasets of paired noisy-clean video datasets that are scarce or impractical to obtain in real-world settings …


Robustness Investigation, Detection, And Defense Of Deep Learning Models Against False Data Injection, Amirhossein Nazeri Aug 2025

Robustness Investigation, Detection, And Defense Of Deep Learning Models Against False Data Injection, Amirhossein Nazeri

All Dissertations

This dissertation addresses the critical challenge of adversarial robustness in deep learning systems, focusing on two fundamental domains: time-series prediction and object detection. As these AI systems become increasingly deployed in safety-critical applications from power grid management to autonomous vehicles their vulnerability to adversarial attacks poses significant risks to infrastructure and human safety.

The first contribution introduces a novel stealthy black-box False Data Injection (FDI) attack specifically designed for quasi-periodic time-series data. Unlike existing attacks that produce easily detectable anomalies, our method generates adversarial perturbations that preserve the underlying periodicity and statistical properties of the data, effectively bypassing traditional anomaly …


Evaluating Immersion And Agency In Ai-Assisted Live Murder Mystery Games, Seraphina C. Courtney Aug 2025

Evaluating Immersion And Agency In Ai-Assisted Live Murder Mystery Games, Seraphina C. Courtney

LSU New Orleans Theses and Dissertations

This thesis explores the impact of AI-assisted narrative generation on player immersion and agency in a live-action roleplaying (LARP) experience. A live-action murder mystery game was designed and run in two formats: a static version with GPT-4 generated characters, dialogue, and stage directions, and a dynamic version where players created their own characters and improvised freely, guided by AI-generated narrative beats, a story element that moves the plot forward [21], that provided a narrative scaffolding for the players. The dynamic version employed a distributed computer vision system that tracks the movement of key items in the play-space so their relevance …


Contrastive Loss In Recommendation Systems, Maryam Aghamohammadghasem Aug 2025

Contrastive Loss In Recommendation Systems, Maryam Aghamohammadghasem

Graduate Theses and Dissertations

A recommendation system is a bridge between users and products, which is widely used in e-commerce such as Amazon and Netflix. This study investigates the use of Graph Neural Networks (GNNs), Light Graph Convolution Network(LightGCN) and Graph Sample and Aggregate (GraphSAGE), in the recommendation system on two categories of Amazon review datasets ( "All Beauty" and "Tools and Home Improvement"). The novelty of this work includes combining supervised and self-supervised learning through Weighted Approximate Rank Pairwise (WARP) and Information Noise-Contrastive Estimation (InfoNCE) losses, to optimize the embeddings of users and recommended items in the shape of a ranking list. The …