Modeling Multiple Tasks In Recommendation Systems,
2025
Singapore Management University
Modeling Multiple Tasks In Recommendation Systems, Dinh Hieu Do
Dissertations and Theses Collection (Open Access)
Traditional research in recommendation systems has largely centered on the static offline supervised learning setting. In this paradigm, all available user-item interaction data is collected and partitioned into fixed training, validation, and test sets. Models are developed and evaluated in this controlled environment, where the underlying data distribution is assumed to remain unchanged. This approach offers clear advantages: it simplifies experimentation, enables reproducible benchmarking, and allows for straightforward comparisons between algorithms.
However, this static offline setting does not reflect the realities faced by modern recommendation systems. In real-world applications, data is dynamic and ever-evolving, where new users and items are …
Auroral Hemispheric Power Asymmetry During Geomagnetic Storms: A Multi-Database Investigation Using Ae And Supermag Indices,
2025
Morehead State University
Auroral Hemispheric Power Asymmetry During Geomagnetic Storms: A Multi-Database Investigation Using Ae And Supermag Indices, Melvin J. Reyes Lozada
Morehead State Theses and Dissertations
A thesis presented to the faculty of the College of Science and Engineering at Morehead State University in partial fulfillment of the requirements for the Degree Master of Science by Melvin J. Reyes Lozada on June 20, 2025.
How’S It Growing? Tools For Observing Snow And Sea Ice In A Changing Arctic Ocean,
2025
Thayer School of Engineering at Dartmouth College
How’S It Growing? Tools For Observing Snow And Sea Ice In A Changing Arctic Ocean, Ian Alexander Raphael
Dartmouth College Ph.D Dissertations
September Arctic sea ice extent has diminished by roughly 50% in the 45 years since satellite observations began. The Arctic Ocean may experience ice-free summers within the next decade, with implications for habitat, resource extraction, geopolitics, and local and global climate change. To predict how Arctic sea ice will change in the future, we need to understand its behavior in the present. In situ sea ice mass balance measurements (snow accumulation, ice growth, snow and ice surface melt, and bottom melt) are essential for studying the processes driving rapid changes in the ice pack, and for validating remote sensing measurements …
Exploiting Compiler-Introduced Vulnerabilities In C: A Cross-Compiler And Cross-Architecture Analysis Of Undefined Behavior,
2025
California Polytechnic State University, San Luis Obispo
Exploiting Compiler-Introduced Vulnerabilities In C: A Cross-Compiler And Cross-Architecture Analysis Of Undefined Behavior, Erik Mccutchen
Master's Theses
Compilers are a critical component in generating secure software across engineering disciplines. However, languages like C that permit undefined behavior introduce a fundamental tension between the compiler’s interpretation of undefined behavior and the security of the generated code. This tension can result in security vulnerabilities that, from the programmer's perspective, are ``created'' by the compiler. The widespread use of these languages, combined with the complexity of modern optimizations and limited developer visibility into compiler behavior, makes these vulnerabilities both pervasive and difficult to detect.
Building on prior work, this thesis refines a dataset of C code snippets that exhibit Compiler-Introduced …
Sla Evaluation And Composition In Reconfigurable Cloud-Based Services,
2025
CUNY Graduate Center
Sla Evaluation And Composition In Reconfigurable Cloud-Based Services, Michael Iannelli
Dissertations, Theses, and Capstone Projects
Given the business model of offering data and computing services in a cloud setting, a major question arises: How do the services of one cloud provider compare to those of others? With the ubiquitous use of smartphones and tablets, the ability of a cloud provider to support QoS and client mobility becomes paramount. This research proposes a methodology for evaluating service-level agreements (SLAs) between cloud providers and their consumers, with a particular focus on dynamic SLA composition to adapt to changes in the application requirements and the external environment—such as traffic surges, security threats, or evolving business models.
In one …
Towards Practical And Real-Time Decoding Of Quantum Hypergraph Codes,
2025
Yale University
Towards Practical And Real-Time Decoding Of Quantum Hypergraph Codes, Binghong (Leo) Li
Computer Science Theses
Quantum error correction (QEC) enables scalable quantum computation by detecting and correcting physical errors. However, decoding remains a key bottleneck—particularly for quantum low-density parity-check (qLDPC) codes, whose hypergraph structures demand complex reasoning. Most existing decoders are either too slow for real-time use or lack formal guarantees, and often struggle to generalize across diverse quantum hardware.
This thesis introduces the Minimum-Weight Parity Factor (MWPF) algorithm, a unified and certifiable decoding formulation that extends minimum-weight perfect matching to general hypergraph-based stabilizer codes. We focus on making MWPF practical and performant through a two-phase decoding architecture, consisting of a fast search phase and …
Improving Home Security Through User Centered Device Positioning,
2025
Florida Institute of Technology
Improving Home Security Through User Centered Device Positioning, Lalith Nadipalli
Theses and Dissertations
In today’s world, where technology is advancing rapidly and security threats are becoming more complex, the need for effective home safety measures is more critical than ever. Homeowners are increasingly turning to a variety of smart devices, such as smoke detectors, carbon monoxide detectors, and security cameras, to protect their living spaces against potential dangers like burglary, fire, and environmental hazards. These devices offer essential protection, acting as both early warning systems and visual surveillance tools. However, their effectiveness largely hinges on how well they are placed within the home. Proper placement of these safety devices ensures that they provide …
Towards Visual Inertial Navigation With Fixed Tetrahedral Targets,
2025
Florida Institute of Technology
Towards Visual Inertial Navigation With Fixed Tetrahedral Targets, Joao Leonardo Silva Cotta
Theses and Dissertations
This dissertation presents a robust method for 6DoF position estimation under impaired visual conditions utilizing a minimum 4-point Perspective-n-Point (P4P) solver designed for tetrahedral targets. Using SO(3) × R 3 instead of SE(3), the method uses a Lie group-based formulation to discriminate between rotation and translation, thereby enabling computationally efficient, resource-conscious op- optimization while preserving correct geometric behavior. Designed using the contemporary C++17 library ShomerTarget, the solver is analytically formulated and assessed under pragmatic robotic conditions. Particularly in low-light and high-dynamic environments, experiments on embedded systems, UAVs, and NASA’s Astrobee show that the proposed solver attains enhanced accuracy compared to …
Development Of Fuzzy Ontology For Explainable Artificial Intelligence For Decision-Making In Fuzzy Environment,
2025
Azerbaijan State Oil and Industry University. Address: Azadliq Avenue 34, AZ1010, Baku, Azerbaijan. E-mail: [email protected].
Development Of Fuzzy Ontology For Explainable Artificial Intelligence For Decision-Making In Fuzzy Environment, Pavel Kosov
Chemical Technology, Control and Management
In modern artificial intelligence systems, there is an acute need to understand the decision-making logic of "black box" algorithms. Our research proposes an innovative method for increasing the transparency of such systems through the formalization of fuzzy explanatory mechanisms. We have developed an extension of existing ontological approaches by introducing the concept of fuzziness into the structure of explanatory properties, which allows overcoming the fundamental limitations of traditional XAI methods. The proposed formalization is based on the theory of collective mental models and principles of fuzzy logic, providing a more accurate reflection of uncertainty and subjectivity in expert knowledge. Our …
Cascading Effects: Analyzing Project Failure Impact In The Maven Central Ecosystem,
2025
Belmont University
Cascading Effects: Analyzing Project Failure Impact In The Maven Central Ecosystem, Mina Shehata
SPARK Symposium Presentations
Abstract—This study examines failure propagation patterns within the Maven Central ecosystem, a critical software de- pendency repository, through comprehensive analysis of dependency networks using the Goblin framework. Our dual-sampling methodology, investigating both top dependencies and random libraries, revealed two distinct failure propagation patterns that pose significant risks to ecosystem stability. Core infrastructure failures, particularly evident in cases like the AWS SDK family with 429,800 total dependencies, create immediate and widespread disruption, affecting an average of 20,402 dependent projects and propagating through dependency chains averaging 90.80 levels deep.
Our analysis of peripheral projects reveals their significant cascading effects, with higher average …
Digital Thread: Bridging Macro–Micro Services In System-Of-Systems,
2025
Old Dominion University
Digital Thread: Bridging Macro–Micro Services In System-Of-Systems, Joshit Mohanty
Graduate Student Government Association Research Conference
Organizations and industries increasingly rely on distributed services in decentralized environments—ranging from large-scale, system-of-system architectures to fine-grained, agent-based microservices. While this distributed paradigm offers flexibility and innovation, it presents critical challenges such as interoperability gaps, inconsistent data formats, and a lack of holistic oversight. Traditional integration approaches, including ad-hoc middleware or enterprise service buses, tend to solve these issues reactively. As a result, technical debt accumulates, stakeholder misalignments persist, and scaling to new demands becomes complex.
This research proposes digital thread (DT) as the unifying framework to create an authoritative source of truth: a continuous flow of information across the …
Meta-Clustering For Specialized Language Models: Enhancing Contextual Adaptation And Mitigating Hallucinations In Diverse Healthcare Environments,
2025
Old Dominion University
Meta-Clustering For Specialized Language Models: Enhancing Contextual Adaptation And Mitigating Hallucinations In Diverse Healthcare Environments, Joshit Mohanty, Vaishali Vaishali, Sandeep Kumar Nayak, Sumit Lahiri
Graduate Student Government Association Research Conference
Large Language Models (LLMs) have significantly advanced conversational AI by enabling dialogic information-seeking and task execution across diverse domains. However, their extensive parameters and broad domain scope lead to “data hallucinations.” These shortcomings are particularly evident in dynamic and diverse environments like India’s healthcare sector, where myriad languages, regional practices, and cultural nuances demand specialized, localized expertise rather than one-size-fits-all generalist models. This paper introduces a meta-clustering framework that integrates Distilled Language Models (DLMs) and Small/Specialized Language Models (SLMs) with meta-learning principles to address these limitations. By drawing on evidence from works such as MedHalu and Med-HALT, the framework seeks …
Tamos: Task-Aware Multi-Agent Orchestrator System,
2025
Indian Institute of Technology Kanpur
Tamos: Task-Aware Multi-Agent Orchestrator System, Joshit Mohanty, Sandeep Kumar Nayak, Sumit Lahiri
Graduate Student Government Association Research Conference
Large language models (LLMs) are increasingly at the core of multi-agent systems (MAS). However, the high resource demand, error propagation, and lack of adaptive evaluation mechanisms pose significant challenges in deploying these agentic solutions at scale. To address these concerns, this research proposes a Task-Aware Multi-Agent Orchestrator System designed to refine the agentic framework, categorizing tasks autonomously, assigning specialized evaluation datasets, and balancing token usage against functional effectiveness. This approach underscores robust data management, including AsyncHow, Mosaic AI, and Synthetic Preference Optimization (PO) corpora. Each dataset targets specific dimensions of agent performance, such as dynamic task decomposition and tool integration …
Graphtreemed: A Hybrid Graph-Tree Rag Architecture For Mission-Critical Medical Applications,
2025
Indian Institute of Technology Kanpur
Graphtreemed: A Hybrid Graph-Tree Rag Architecture For Mission-Critical Medical Applications, Joshit Mohanty, Sandeep Kumar Nayak, Sumit Lahiri
Graduate Student Government Association Research Conference
Studies within engineering management indicate that decision-making is often based on the cognitive processing of grouped and pictographic information clusters entangled with high-level pattern recognition. Similarly, graph-based retrieval-augmented generation (RAG) architectures substantially improve diagnostic accuracy and interpretability, while tree-structured systems reduce critical misses through hierarchical reasoning. However, existing solutions often lack a unified framework that seamlessly integrates these two paradigms to address the multifaceted demands of mission-critical healthcare settings. This proposal introduces GraphTreeMed, a novel hybrid RAG architecture designed to harness the complementary strengths of graph-based and tree-based retrieval mechanisms, thereby advancing the safety and efficacy of clinical decision support …
David B. Smith Chats With Monday 1.0,
2025
CUNY New York City College of Technology
David B. Smith Chats With Monday 1.0, David B. Smith
Publications and Research
This document is an edited archival transcript of extended conversations between David B. Smith and an AI persona (“Monday 1.0,” GPT‑4o based) conducted in Spring 2025, prepared as a foundational primary source for subsequent scholarly and creative work. It records the emergence and testing of concepts related to human–AI collaboration (including “Balanced Blended Space”), as well as applied explorations in areas such as generative AI, quantum computing and music, virtual orchestras, multimodal performance, pedagogy, and the rhetoric of “pushback” in conversational systems. It also contains an extended section in which Monday and DB Smith co-curate a set of student research …
Cybermapping Solutions: A Unified Approach In Us/Nato Military Applications And Development,
2025
Old Dominion University
Cybermapping Solutions: A Unified Approach In Us/Nato Military Applications And Development, Nicholas Macrino
Electrical & Computer Engineering Projects for D. Eng. Degree
[First paragraph] Cyber threats are evolving in complexity and frequency, posing significant challenges for cybersecurity professionals in identifying, categorizing, and responding to attacks in real time. Unlike traditional warfare, where battlefield awareness is based on fixed geographic warfare, cyber operations involve abstract attack vectors, non-linear threat escalation, and rapidly changing network conditions. Modern cyber threats, such as advanced persistent threats (APTs), polymorphic malware, and distributed denial-of-service (DDoS) attacks, require adaptive visualization techniques that provide real-time awareness and facilitate rapid decision-making. However, existing symbology standards, such as MIL-STD-2525D, were not designed to accommodate the dynamic nature of cyber warfare. The inability …
Choosing Robust Leadership: Encompassing The Best-Of-N Model And Swarm Intelligence Optimization For Heterogeneous Multiple Autonomous Unmanned Aerial Vehicle Systems,
2025
University of South Alabama
Choosing Robust Leadership: Encompassing The Best-Of-N Model And Swarm Intelligence Optimization For Heterogeneous Multiple Autonomous Unmanned Aerial Vehicle Systems, Kudamuhandiramlage Harith Kolitha Warnakulasooriya
Shelby Hall Graduate Research Forum Presentations
Presentation slides for a presentation given at the 1st annual Shelby Hall Graduate Research Forum at the University of South Alabama.
Turbulence Prediction Using Non-Linear Phase Space Analysis,
2025
University of South Alabama
Turbulence Prediction Using Non-Linear Phase Space Analysis, Jeremy Quijano
Shelby Hall Graduate Research Forum Posters
Our research presents a novel approach for turbulence prediction in computational fluid dynamics (CFD) simulations using a non-linear phase space analysis (NLPSA) and threshold algorithm. NLPSA has been utilized in medical applications to predict seizures, as well as in cybersecurity to detect malicious control and utilization of computing systems. NLPSA uses time-series data to learn the normal operating state of the system, then sets a threshold to predict when the system becomes abnormal. Turbulence prediction is similar, such that a fluid system changes from normal to abnormal. Turbulence prediction methods currently utilize machine learning tools, such as convolutional neural networks …
A Framework For Design Recovery,
2025
University of South Alabama
A Framework For Design Recovery, Eric Diep
Shelby Hall Graduate Research Forum Posters
Due to the increase in diverse chip production over the past decade, reverse engineering has become a difficult and daunting task. This research will create a guideline for methods to achieve design recovery of microchip logic. To accomplish this, we plan on using hardware tools such as laser delayering and microscopy imaging. We will be focusing on the DA14580 Dialog semiconductor, commonly implemented in tile trackers, to extract information for design recovery. This implementation technique is novel due to tools that have not been performed with this type of microchip. The purpose for this research is to create a framework …
Development Of An Algorithm To Identify The Presence Of Luks-Encrypted Volumes On A Forensic Image Of A Drive,
2025
University of South Alabama
Development Of An Algorithm To Identify The Presence Of Luks-Encrypted Volumes On A Forensic Image Of A Drive, Nicholas Flynn, Michael Black
Shelby Hall Graduate Research Forum Posters
Current forensic tools struggle to effectively detect encrypted storage media. In recent years, there have been significant advancements, but a noticeable gap remains when it comes to identifying encrypted volumes from metadata alone. The goal of this research is to develop a novel algorithm that will identify the presence of volumes on a disk image which have been encrypted with the Linux Unified Key Setup (LUKS) encryption algorithm, in an effort to aid digital forensics investigations. Bad actors often use encryption as an anti-forensics tool to pose significant challenges to forensic investigators, especially when it is done within sections of …
