Memory-Efficient Acceleration For Emerging Applications Via Hardware/Software Co-Design,
2026
University of Central Florida
Memory-Efficient Acceleration For Emerging Applications Via Hardware/Software Co-Design, Shilin Tian
Graduate Studies Theses and Dissertations 2026
Emerging artificial-intelligence and data-intensive scientific workloads increasingly face a memory wall: irregular access patterns and large intermediate data volumes make data movement, rather than arithmetic, the primary constraint on performance and energy efficiency. This dissertation develops a memory-centric hardware/software co-design methodology that jointly reshapes algorithms, architectures, and dataflows to retain frequently reused data on chip. The methodology is demonstrated through three accelerators and an RTL design tool. VITA replaces multi-head attention in vision-transformer-based 3D human mesh recovery with hardware-friendly average pooling and maps the resulting operators to a reconfigurable datapath, achieving 5.05-fold and 69.12-fold speedups over a state-of-the-art GPU and …
Dual-Interface Wifi Packet Sniffer System Using Esp32-Cam With Real-Time Pcap Generation For Iot Network Analysis,
2025
Faculty of Information Technology, Universitas Nusa Mandiri, Jakarta 10450, Indonesia
Dual-Interface Wifi Packet Sniffer System Using Esp32-Cam With Real-Time Pcap Generation For Iot Network Analysis, Boy Setiawan Boy, Maghfiroh Maulani, Zico Pratama Putra, Muhammad Senoyodha Brennaf
Makara Journal of Technology
This study focuses on designing and implementing a cost-effective and energy-efficient WiFi packet sniffer system using the ESP32. The ESP32-CAM module, which combines WiFi, Bluetooth, and microSD support, is used to capture IEEE 802.11 frames in real-time via promiscuous mode. Packets are stored in packet capture format, which is compatible with tools such as Wireshark and Scapy. Developed using the official ESP-IDF, it offers low-level control and high performance. Two user interfaces were implemented: a UART-based text menu and a web-based HTTPS menu hosted on the ESP32 itself. Functional and performance evaluations were conducted with a focus on capturing broadcast …
Using Machine Learning To Predict Women At Risk Having A Child With Congenital Heart Defects,
2025
Faculty of Computers and Artificial Intelligence, Helwan University, Egypt
Using Machine Learning To Predict Women At Risk Having A Child With Congenital Heart Defects, Amany M. Abdo Prof., Asmaa M. Mosallam Ms., Laila M. Abdelhamid Assoc.Prof.
Information Systems
Congenital heart defects (CHD) are heart malformations present at birth, affecting heart function and circulation, and are a leading cause of infant mortality. CHD can result from genetic, environmental, and maternal health factors, making early detection essential. Early diagnosis allows for timely intervention, reducing risks like heart failure or stroke. In countries like Egypt, CHD often remains undiagnosed due to limited healthcare resources. Artificial intelligence (AI) can improve early detection by analyzing risk factors. This study presents a predictive model for CHD using maternal and paternal health factors. Data was collected from 571 families: 260 with a CHD-affected child and …
Fasttree-Guided Genetic Algorithm For Credit Scoring Feature Selection,
2025
University of Bahrain
Fasttree-Guided Genetic Algorithm For Credit Scoring Feature Selection, Rashed Bahlool, Nabil Hewahi Prof., Youssef Harrath Dr.
Research & Publications
Feature selection is pivotal in enhancing the efficiency of credit scoring predictions, where misclassifications are critical because they can result in financial losses for lenders and exclusion of eligible borrowers. While traditional feature selection methods can improve accuracy and class separation, they often struggle to maintain consistent performance aligned with institutional preferences across datasets of varying size and imbalance. This study introduces a FastTree-Guided Genetic Algorithm (FT-GA) that combines gradient-boosted learning with evolutionary optimization to prioritize class separability and minimize falserisk exposure. In contrast to traditional approaches, FT-GA provides fine-grained search guidance by acknowledging that false positives and false negatives …
Implementing Controls To Mitigate The 2013 Target Data Breach: A Cost Benefit Analysis,
2025
Minnesota State University Moorhead
Implementing Controls To Mitigate The 2013 Target Data Breach: A Cost Benefit Analysis, Pricilia R. Fajong
Dissertations, Theses, and Projects
In 2013 Target had a data breach, which compromised 40 million credit/debit card accounts and 70 million customer records. The attackers exploited a vulnerability in a third-party vendor (Fazio Mechanical Services), to gain access to Target's systems. The breach cost Target over $250 Million (USD) in legal fees, investigation expenses, and reputational damage (Jones, 2025). Based on inflation rate, the 2013 Target data breach would cost over $340 Million (USD) today. In this study, a cost-benefit analysis was done to determine whether it would have been more cost-effective for Target to have invested in security controls rather than paying for …
Confidential, Attestable, And Efficient Inter-Cvm Communication With Arm Cca,
2025
Imperial College London
Confidential, Attestable, And Efficient Inter-Cvm Communication With Arm Cca, Sina Abdollahi, Amir Al Sadi, Marios Kogias, Hamed Haddadi, David Kotz
Other Faculty Materials
Confidential Virtual Machines (CVMs) are increasingly adopted to protect sensitive workloads from privileged adversaries such as the hypervisor. While they provide strong isolation guarantees, existing CVM architectures lack first-class mechanisms for inter-CVM data sharing due to their disjoint memory model, making inter-CVM data exchange a performance bottleneck in compartmentalized or collaborative multi-CVM systems. Under this model, a CVM's accessible memory is either shared with the hypervisor or protected from both the hypervisor and all other CVMs. This design simplifies reasoning about memory ownership; however, it fundamentally precludes plaintext data sharing between CVMs because all inter-CVM communication must pass through hypervisor-accessible …
A Transition Framework For Hybrid Tls In Enterprise-Level Systems,
2025
Christopher Newport University
A Transition Framework For Hybrid Tls In Enterprise-Level Systems, William Hadd
Cybersecurity Undergraduate Research Showcase
Enterprises face an immediate need to protect long-lived data against harvest-now, decrypt-later threats while maintaining interoperability across layered systems. With NIST’s first post-quantum standards finalized (ML-KEM, ML-DSA, SLH-DSA) and TLS hybridization drafts defining concrete ECDHE + ML-KEM groups, adoption can begin at the TLS termination layer even before full ecosystem support for post-quantum signatures arrives (NIST, 2024; IETF, 2025). In this paper, we propose an enterprise-oriented transition framework and maturity model for hybrid TLS across email, internal API gateways, and object storage. We specify where to enforce, which hybrid groups to select, and how to prevent silent downgrade with policy …
Universal Systems Simulation Via Constraint Hypergraphs With Applications To Digital Twins,
2025
Clemson University
Universal Systems Simulation Via Constraint Hypergraphs With Applications To Digital Twins, John Morris
All Dissertations
The characterization of systems encompasses a variety of modeling frameworks designed to capture specific behaviors and components of various system domains. Whatever the framework, the core elements of a system representation are the information of the system and a description of how that information is related. The relations in deterministic systems are functions, which, when composed to form executable processes, can be used to simulate system data. A declarative modeling framework is one that encodes mechanisms for preparing these simulations within the model structure, allowing an external agent to form the execution processes required for a given context. To date, …
Integrating Due Process Into Large Language Models.,
2025
University of Louisville
Integrating Due Process Into Large Language Models., Joshua Paul Johnson
Electronic Theses and Dissertations
This research investigates the ability of large language models (LLMs) to recognize due process issues. Due process is a legal concept focused on the protection of the individual during interactions with government when life, liberty, or property are being impacted. Due process presents both substantive and procedural aspects that are challenging to incorporate into generative artificial intelligence. Through assessing model performance, creating benchmarking techniques, retrieval-augmented generation (RAG), and fine-tuning, this work seeks to measure due process recognition performance and improve performance in identifying due process issues. The results of evaluating larger parameter LLMs such as from Google, Meta, and OpenAI …
Turboindex: Making A Page-Based Db Index Both Memory-Space And Disk-I/O Efficient,
2025
University of Texas at Arlington
Turboindex: Making A Page-Based Db Index Both Memory-Space And Disk-I/O Efficient, Sujit Maharjan, Shuaihua Zhao, Song Jiang
Computer Science and Engineering Faculty Publications - Archive
Traditional Database (DB) systems use a DB buffer, a page-based cache management system, to load data and indexes from block storage devices into byte-addressable main memory. However, this approach is inefficient in terms of space and I/O when key-value pair sizes are significantly smaller than the page size. Inserting a single key-value pair results in reading and writing an entire page, consuming a full page's worth of memory in the buffer. Moreover, the entire page is immediately loaded even when just a single key-value pair is inserted into the page. Also, an infrequently accessed page is likely to be evicted …
Towards Automated And Explainable Insider Threat Response In Electronic Health Records: A Role-Aware Machine Learning Framework,
2025
California Polytechnic State University, San Luis Obispo
Towards Automated And Explainable Insider Threat Response In Electronic Health Records: A Role-Aware Machine Learning Framework, Luca Lippi Ornstil
Master's Theses
Healthcare remains a prime target for cyberattacks, with insider misuse and credential compromise posing major risks to Electronic Health Records (EHRs). This thesis introduces a role-aware, explainable anomaly detection and response framework integrated with OpenEMR to address post-authentication threats. Four models—Local Outlier Factor (LOF), Isolation Forest, Autoencoder, and Graph Neural Network (GNN)—detect behavioral deviations across temporal, device, and role-based features, with LOF serving as the primary runtime detector. A configurable policy engine maps anomaly severity to proportional actions, from email alerts to read-only restrictions or account suspension, all reversible and auditable. Evaluation on real EHR logs shows the system’s operational …
Chplx: The Hpx Solution For Bridging Chapel And C++,
2025
Louisiana State University and Agricultural and Mechanical College
Chplx: The Hpx Solution For Bridging Chapel And C++, Shreyas Swanand Atre
LSU Master's Theses
Historically, domain scientists faced steep learning curves due to low-level programming models and fragmented tooling. Between 2003 and 2008, Cray, now part of HPE, introduced the Chapel language as part of DARPA’s High Productivity Computing Systems (HPCS) program. Today, Chapel remains under active development and is used across research and production projects. In parallel, the STE||AR Group has advanced C++-based parallel programming through HPX, a standards-conforming runtime that provides lightweight tasking, futures, and distributed execution while abstracting much of the algorithmic “heavy lifting.” Yet for many domain scientists, C++ presents a steeper learning curve than Chapel. To close this complexity …
Advancing Mobileclip Through Hybrid Quantization: A Cpu-Focused Approach,
2025
University of Texas at Arlington
Advancing Mobileclip Through Hybrid Quantization: A Cpu-Focused Approach, Atiqur Rahman
2025 Fall Honors Capstones Projects - Archive
MobileCLIP is a compact model that connects images and text, enabling it to perform tasks like image identification and question answering without needing to be retrained for each new task. Although it’s designed to be lightweight, it still runs slowly on regular computers without a powerful graphics card (GPU). This research focuses on making MobileCLIP run faster and smaller by using post-training quantization, which reduces the model’s precision after training without hurting performance. We combined several strategies: analyzing which parts of the model are more sensitive to changes, applying targeted adjustments to its structure, and running everything using CPU-only tools. …
Csc36000 - Modern Distributed Computing Assignment,
2025
CUNY City College
Csc36000 - Modern Distributed Computing Assignment, Saptarashmi Bandyopadhyay
Open Educational Resources
This assignment covers standard performance metrics for Distributed Systems and the basics of Multiprocessing for CSC36000 - Modern Distributed Computing at the City College of New York CUNY. It is an interactive coding assignment intended to be executed in a Python notebook.
Behind The Prompt: The Environmental Impact Of Llm Inference,
2025
California Polytechnic State University, San Luis Obispo
Behind The Prompt: The Environmental Impact Of Llm Inference, Lucy Hegenderfer, Isaac Huang
College of Engineering Summer Undergraduate Research Program
As the size and demand for large language models (LLMs) increase, the environmental impact of computational inference often exceeds training; yet industry lacks a standardized method of calculating this expanding environmental footprint. Complexity arises with task-specific computational demands, infrastructure overhead, and various GPU architectures, making cross-model assessments burdensome. Combining environmental engineering and computer science principles by validating Jegham et al.’s meta-model, we predict the carbon emissions and water consumption during inference, providing metrics to raise user awareness of AI’s growing environmental footprint. Additional work supports integration into a multi-agent conversational system that encourages responsible scheduling and prompting, guiding the user …
Hpc Configuration And Automated System Administration,
2025
California Polytechnic State University, San Luis Obispo
Hpc Configuration And Automated System Administration, Matty Witt, Deep Singh, Christopher Imirian
College of Engineering Summer Undergraduate Research Program
With the exponential growth in the use of computing, there is a growing need for undergraduate students to enter the workforce with experience with more complicated computing architectures. The CFD research group in the Aerospace Engineering Department received an HPC system and related computing hardware through the Air Force Research Lab. This system consists of three components: (1) a cluster compute engine with 256 CPU cores, 3.2 TB of RAM, 4 Tesla A100 GPUs, and 200 Gbps InfiniBand network backplane; (2) a high performance storage platform with 540 TB of raw storage, 200 Gbps InfiniBand network, and BeeGFS parallel cluster …
Computational Investigation Of The Role Of 3d Genome Architecture In The Lifecycle Of The Malaria Parasite,
2025
California Polytechnic State University, San Luis Obispo
Computational Investigation Of The Role Of 3d Genome Architecture In The Lifecycle Of The Malaria Parasite, Srish Maulik
College of Engineering Summer Undergraduate Research Program
Malaria, a mosquito-borne infectious disease caused by the Plasmodium parasite, is responsible for more than a half a million deaths per year, the vast majority of which occur in central Africa. The parasite undergoes an incredibly complex cell molecular transformation as it transitions from living in mosquitoes to living in humans with different sets of genes being activated or silenced in order to evade the immune system of the host. Understanding how its genome guides this transition is critical for developing adequate treatments. In this project, we aim to develop a computational framework for investigating the role of the three …
Toward A Generalizable Perceptual Hashing
Framework For Image Manipulation Detection,
2025
CUNY Graduate Center
Toward A Generalizable Perceptual Hashing Framework For Image Manipulation Detection, Priyanka Samanta
Dissertations, Theses, and Capstone Projects
This thesis contributes to research in adversarial image manipulation detection. The primary motivation is the increasing need to verify digital images, especially for legal evidence, journalistic proof, or social media content—where manipulated or fabricated images can mislead, defame, or distort reality. A key application and contribution of this work is the development of eWitness, a blockchain application that generates and registers image provenance at capture time to enable independent verification of authenticity. The secret sauce behind the system is SmartHash, a novel and efficient perceptual hashing algorithm designed for real-world deployment in systems like eWitness. Unlike existing algorithms, SmartHash targets …
Multimodal Learning In Real-World Application: Enhancing Feature Representation And Training Strategies,
2025
University of Massachusetts Boston
Multimodal Learning In Real-World Application: Enhancing Feature Representation And Training Strategies, Nana Lin
Graduate Doctoral Dissertations
Multimodal learning has emerged as a critical paradigm for developing intelligent systems that can understand and reason across diverse inputs such as images, text, and audio data. Despite significant advances, effective deployment of multimodal models in practice remains a challenging task. This dissertation explores how multimodal learning can be effectively applied to high-stakes, real-world scenarios, with a focus on enhancing feature representation and training efficiency. Specifically, this research investigates multimodal learning strategies in two key domains: healthcare and surveillance.
In the healthcare domain, we explored the data fusion and alignment approaches for cognitive decline diagnoses. First, we propose the LOVEMA …
The Utilisation Of The Fourth Industrial Revolution (4ir) Technologies In E-Government Service Delivery: A Systematic Literature Review,
2025
University of Johannesburg
The Utilisation Of The Fourth Industrial Revolution (4ir) Technologies In E-Government Service Delivery: A Systematic Literature Review, Arnet Zitha, Noluntu Mpekoa, Sheethal Tom
African Conference on Information Systems and Technology
The integration of Fourth Industrial Revolution (4IR) technologies is transforming e-Government by boosting citizen engagement and enhancing service efficiency. However, gaps still exist in understanding the various applications, impacts, and barriers to adoption. This systematic review synthesises literature from 16 studies published between 2017 and 2025, illustrating how technologies like blockchain, artificial intelligence, big data, Internet of Things, and machine learning are employed and their effects on e-Government service delivery. The review reveals that 4IR technologies continue to play a vital role in e-Government services by addressing security threats, simplifying verification and authentication, building trust, and improving the quality and …
