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

Computer Engineering Commons

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

2026

Discipline
Institution
Keyword
Publication
Publication Type
File Type

Articles 691 - 711 of 711

Full-Text Articles in Computer Engineering

Cross-Layer Supervisory Control For Low-Altitude Uav Swarm Networks, Nitin Singh Rathore Jan 2026

Cross-Layer Supervisory Control For Low-Altitude Uav Swarm Networks, Nitin Singh Rathore

Computer Science and Engineering Theses

Low-altitude unmanned aerial vehicle (UAV) swarms are increasingly used in applications such as aerial sensing, disaster response, and communication support, where reliable operation under dynamic and uncertain conditions is essential. In these environments, performance degradation arises from multiple sources, including external disturbances, sensing uncertainty, and communication impairments. Although these effects originate from different layers of the system, such as dynamics, observation, and networking, they often manifest as similar tracking or coordination errors. Conventional control approaches, which rely primarily on error-driven feedback, do not explicitly account for the underlying cause of these deviations, limiting their effectiveness in multi-agent settings. This thesis …


Mapping Leo Satellite Internet Performance Using Mobile Starlink Deployment, Annika Govil, Jacob Gray Jan 2026

Mapping Leo Satellite Internet Performance Using Mobile Starlink Deployment, Annika Govil, Jacob Gray

Undergraduate Research Posters

High-speed, low-latency internet connectivity on the move is a critical challenge for applications in connected vehicles, disaster response, and remote education. While terrestrial networks such as 4G or 5G are widespread, they lack coverage in remote or rural geographic areas.

Low Earth Orbit (LEO) satellite constellations, such as SpaceX's Starlink, promise global high-bandwidth, low-latency internet. However, their performance is well-documented in stationary scenarios, while data for *mobile* applications is scarce. This project explores the feasibility and real-world performance of LEO satellite internet while in motion.

Current research documents the performance of LEO satellite constellations in stationary settings. However, data concerning …


Early Stem Impressions, Student Engagement, And Readiness For Digitalization, Myron Sheu Jan 2026

Early Stem Impressions, Student Engagement, And Readiness For Digitalization, Myron Sheu

Journal of International Technology and Information Management

This study examines how early impressions of science, technology, engineering, and mathematics (STEM) shape business students’ learning behaviors and, ultimately, their readiness for organizational digitalization. Focusing on gender differences, subgroup identities, and perceived obstacles, the analysis uses survey data processed through correlation matrices, regression models, and subgroup heatmaps to trace the relationship between initial attitudes toward STEM and subsequent engagement patterns. The findings reveal consistent links between positive early impressions and active participation in structured STEM activities, along with gender-based distinctions in action preferences. Subgroup analyses further uncover nuanced patterns where stereotypes or perceived barriers correspond with reduced engagement. Collectively, …


Does Digital Innovation Matter For Hospital Efficiency? Evidence From U.S. Hospitals, C. Christopher Lee, Shihui Fan, Jung Young Lee, David W. Hwang Jan 2026

Does Digital Innovation Matter For Hospital Efficiency? Evidence From U.S. Hospitals, C. Christopher Lee, Shihui Fan, Jung Young Lee, David W. Hwang

Journal of International Technology and Information Management

Purpose – This study examines the impact of digital innovation on hospital performance, providing evidence to guide healthcare administrators and policymakers in making informed decisions regarding digital investment.

Design/Methodology/Approach – Using data from the 2020 American Hospital Association (AHA) U.S. Hospital Survey and the 2019 AHA Information Technology Survey, we empirically analyze the relationship between five dimensions of digital innovation—automation, cybersecurity, telehealth, health information exchange (HIE), and IT spending—and three efficiency indicators: occupancy rate, capacity productivity, and manpower productivity.

Findings – The results show that digital innovation has varying effects on hospital efficiency. Automation is positively associated with capacity and …


The Crowdfunding Paradox In Crisis: Rising Funder Demand Vs. Declining Entrepreneur Supply, Dan Liu, Guangzhi Shang, Cynthia Fan Yang Jan 2026

The Crowdfunding Paradox In Crisis: Rising Funder Demand Vs. Declining Entrepreneur Supply, Dan Liu, Guangzhi Shang, Cynthia Fan Yang

Journal of International Technology and Information Management

This study investigates how the crowdfunding marketplace responds to major crises, focusing on behavioral shifts among funders and entrepreneurs. Results show a dual impact on platform dynamics. On the demand side, funders become more engaged, with notable increases in the number of backers, average contributions, and total pledge amounts. This heightened activity suggests stronger altruistic motivations, as individuals view crowdfunding as a way to support others during difficult times. On the supply side, however, entrepreneurs act more cautiously, leading to a decline in new project launches. This drop likely reflects increased risk aversion and uncertainty as creators navigate volatile conditions. …


Computational Methods For Identification Of Molecular Signatures, Weijun Yi Jan 2026

Computational Methods For Identification Of Molecular Signatures, Weijun Yi

Graduate Theses, Dissertations, and Problem Reports (ETD)

This work develops computational methods for identifying molecular signatures from high-throughput genomic data and for modeling long non-coding RNA (lncRNA) sub-cellular localization. The response of multiple myeloma to CB-6644, a selective RUVBL1/2 complex inhibitor with potential anti-tumor activity, is analyzed to identify drug-responsive pathways and molecular signatures. Conventional gene set enrichment analysis (GSEA) often excludes low-expression genes. Here, phenotype comparison is reformulated as a supervised machine learning problem: genes most informative for discrimination are first selected using a machine learning approach, and GSEA is then applied to these machine-learning derived gene sets. This framework improves detection of CB-6644-associated pathways. For …


Improving Efficiency In Noma Schemes Having Inter-User Interference Using Mechanism Design, Zory Marantz Jan 2026

Improving Efficiency In Noma Schemes Having Inter-User Interference Using Mechanism Design, Zory Marantz

Publications and Research

Modern wireless systems utilize non-orthogonal multiple access to increase their rate capacities; however, the efficiency of the individual utility defined in bits per Joule has yet to be considered. Multiple variations of non-orthogonal multiple access have the interference of the signal-to-interference-plus-noise ratio as a function of the received power from multiple other users due to code implementations that are non-orthogonal or non-ideal cancellation in successive-interference-cancellation methods. Game theoretic concepts are used to improve user bits-per-Joule performance. Previous solutions increment transmit power and are not based on closed form systematic methods. The mechanism design presented here led to a non-cooperative Nash …


Pafex: Compiler-Based Floating-Point Exception Detection For Gpu Kernels With Papispecific Software-Defined Events, Samin Islam, Shirley V. Moore, Christoph Q. Lauter Jan 2026

Pafex: Compiler-Based Floating-Point Exception Detection For Gpu Kernels With Papispecific Software-Defined Events, Samin Islam, Shirley V. Moore, Christoph Q. Lauter

Graduate Student Papers (CS)

As high-performance computing becomes progressively heterogeneous, the dependence upon vendor specific tools for numerical correctness has become an impediment to portability. Although modern GPUs comply with the IEEE 754 standard, the lack of practical native hardware support to raise and handle exceptions (special values like ±∞ or NaN) is a well-known architectural limitation. To embed portable numerical correctness across heterogeneous systems, we propose an architecture agnostic prototype based on LLVM-compiler infrastructure. This framework detects floating-point exceptions in GPU kernels at the Intermediate Representation (IR) level, instrumenting both device code and host code, strictly complying with the 2019 IEEE 754 standard. …


Toward Neurosymbolic Reinforcement Learning Via Editable Specifications, Vedant Khandelwal, Hong Yung Yip, Amit Sheth Jan 2026

Toward Neurosymbolic Reinforcement Learning Via Editable Specifications, Vedant Khandelwal, Hong Yung Yip, Amit Sheth

Publications

Reinforcement learning systems are commonly adapted to new settings by retraining or fine-tuning policies. This default is costly, difficult to audit, and poorly aligned with structured requirement changes such as revised safety rules, new operational constraints, or updated user preferences. We argue for an alternative abstraction: adaptation via edits to an external, human-readable specification that the agent consults at execution time. We propose conditioning decision-making on an editable knowledge graph encoding (i) rules capturing action applicability and high-level effects, (ii) hard constraints defining feasibility, and (iii) soft preferences shaping tradeoffs among feasible behaviors. Requirement changes become graph edits, not policy …


Performance Analysis Of Sparse Neural Networks In Brain Abnormality Detection, Megan Danh Jan 2026

Performance Analysis Of Sparse Neural Networks In Brain Abnormality Detection, Megan Danh

Honors Undergraduate Theses

Neuroimages have held the capability of revealing to medical professionals patterns for brain abnormalities since their development. However, more recently, these professionals and researchers are looking to use neural networks to identify these brain abnormalities through neuroimages for early detection that would allow more effective treatment. Neuroimage datasets, specifically functional magnetic resonance imaging (fMRI), are extremely large in size. This would result in their processing and training to be computationally expensive, even with smaller neural networks. Fortunately, recent pruning methods have recently emerged, where network weights and neurons are pruned to reduce computational cost without compromising too much accuracy. By …


Implications Of Quantum Computing For Enterprise Cybersecurity And Data Integrity, Manikantha Varaprasad Inakollu Jan 2026

Implications Of Quantum Computing For Enterprise Cybersecurity And Data Integrity, Manikantha Varaprasad Inakollu

Computer Science and Engineering Faculty Publications

Quantum computing represents a paradigm shift in computational capabilities that poses both unprecedented threats and opportunities for enterprise cybersecurity. This research examines the implications of quantum computing advancement on current cryptographic systems, data protection mechanisms, and organizational security frameworks. Through analysis of quantum computing developments from 2019-2024 and surveys of 280 cybersecurity professionals across various industries, this study identifies critical vulnerabilities in existing encryption standards and explores emerging quantum-resistant solutions. The findings reveal that approximately 78% of enterprises remain unprepared for quantum threats, with current RSA and ECC encryption systems facing potential compromise within the next 10-15 years. The research …


Edge Guided Channel Attention In Fsrcnn: A Novel Approach For Depth Super Resolution, Yagneshkumar Jayantilal Parmar, Paresh M. Dholakia Jan 2026

Edge Guided Channel Attention In Fsrcnn: A Novel Approach For Depth Super Resolution, Yagneshkumar Jayantilal Parmar, Paresh M. Dholakia

Mansoura Engineering Journal

Depth images from low-cost sensors often suffer from blurred edges and structural distortions when processed with standard super-resolution models. While FSRCNN is efficient for RGB images, it struggles to handle the unique geometric requirements of depth maps. To solve this, we propose the Edge Guided Channel Attention FSRCNN (EGCA FSRCNN). This method incorporates an edge-guided modulation mechanism to preserve object boundaries and a Squeeze and Excitation (SE) block to focus on critical structural features. A major benefit of this framework is the use of frozen, pretrained FSRCNN weights, which bypasses the requirement for retraining. Our evaluation on the UTKinect, Middlebury, …


Artificial Intelligence In Cybersecurity: Applications, Threats, And Implications, Brandon A. Rodriguez Jan 2026

Artificial Intelligence In Cybersecurity: Applications, Threats, And Implications, Brandon A. Rodriguez

Honors Undergraduate Theses

The point of this thesis is to analyze the growth of artificial intelligence in the world of cyber security, highlighting the specific impacts it has in the use of defense and offensive misuse. The way that this research was done was by using three main methods, those being interviewing cybersecurity specialists, testing the uses of public AI models and by reviewing peer-reviewed studies. Some of the findings that were discovered with the research were that AI can be a great asset in supporting defensive systems with such things as assisting in the creation of scripts, but there are also negatives …


Memory-Efficient Acceleration For Emerging Applications Via Hardware/Software Co-Design, Shilin Tian Jan 2026

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 …


Nanomagnet Based Reservoir Computing And Quantum Control, Fahim F. Chowdhury Jan 2026

Nanomagnet Based Reservoir Computing And Quantum Control, Fahim F. Chowdhury

Theses and Dissertations

Conventional CMOS scaling has driven remarkable advances in computing but faces increasing physical and energy constraints, motivating alternative computing paradigms that integrate memory and computation while improving energy efficiency. Nanoscale magnetic systems offer a promising platform for such approaches because their intrinsic nonlinear dynamics and localized magnetic fields can support both classical and quantum information processing. This thesis investigates nanomagnetic systems for physical reservoir computing and, with primary emphasis, for localized quantum control of spin qubits.

The first part explores dipole-coupled nanomagnet arrays as physical reservoirs. Micromagnetic simulations demonstrate nonlinear dynamical behavior with high short-term memory and parity-check capacity, enabling …


Minimizing Performance Overheads For Crash-Consistency In Disaggregated Persistent Memory, Khan Shaikhul Hadi Jan 2026

Minimizing Performance Overheads For Crash-Consistency In Disaggregated Persistent Memory, Khan Shaikhul Hadi

Graduate Studies Theses and Dissertations 2026

Compute express link (CXL) enables persistent memory disaggregation with memory pooling and hardware managed multi-host memory sharing capability, resulting in better resource utilization, increased scalability. Persistency-aware applications need to manage crash consistency across the system which results in significant performance overhead. This dissertation systematically investigates performance overhead to achieve crash consistency in disaggregated persistent memory and proposes solutions to enable persistency-aware application scaling for distributed system. First, we study persistent parallel programming to scale computation capability beyond single processor and determine the underlying hardware limitation to adopt lock-free data structure. We propose hardware support to design durable atomic instruction (DAI) …


Cognitive Load Classification Using Functional Near-Infrared Spectroscopy, Pratham Shah Jan 2026

Cognitive Load Classification Using Functional Near-Infrared Spectroscopy, Pratham Shah

Theses and Dissertations (Comprehensive)

This thesis investigates the classification of cognitive load using functional near-infrared spectroscopy (fNIRS) signals recorded during an N-back working memory task. The study introduces a novel short-channel correction layer designed to suppress superficial physiological noise adaptively, addressing limitations of traditional General Linear Model (GLM) based regression. A single participant dataset comprising 69 validated sessions was analyzed using both conventional machine learning and deep learning approaches. Traditional classifiers: Linear Discriminant Analysis (LDA), Support Vector Machines (SVM), Random Forests, and Gradient Boosting were first evaluated using statistical features (mean, variance, peak, and slope). Among these, Gradient Boosting achieved the highest accuracy (55.6%), …


A Novel Federated Llm Framework For Distributed Traffic Modelling In Intelligent Transportation Systems, Seerat Kaur Jan 2026

A Novel Federated Llm Framework For Distributed Traffic Modelling In Intelligent Transportation Systems, Seerat Kaur

Theses and Dissertations (Comprehensive)

Intelligent transportation systems (ITS) depend on accurate traffic prediction to support congestion management, infrastructure planning, and real-time operational decisions. Despite substantial progress in data-driven forecasting, several challenges continue to limit practical deployment: traffic data is distributed across independent regional authorities, making centralized aggregation infeasible, standard federated aggregation strategies ignore traffic-specific characteristics that meaningfully affect model quality, and existing models produce only numerical outputs without interpretable reasoning that urban planners can act upon. This thesis addresses these challenges through four contributions that collectively advance privacy-preserving, explainable, and scalable traffic forecasting.

The first contribution provides a systematic review of 129 peer-reviewed publications, …


Multi-Level Energy Optimization For Connected And Automated Vehicles: From Cooperative Multi-Vehicle Control To Individual Powertrain Management, Pruthwiraj Santhosh Jan 2026

Multi-Level Energy Optimization For Connected And Automated Vehicles: From Cooperative Multi-Vehicle Control To Individual Powertrain Management, Pruthwiraj Santhosh

Dissertations, Master's Theses and Master's Reports

The transportation sector currently accounts for nearly 30% of global energy consumption, necessitating urgent advancements in vehicle efficiency to meet Net Zero targets. Leveraging connectivity and automation, this dissertation proposes and validates methodologies to reduce the energy consumption of light-duty vehicles at both fleet and individual levels.

First, a validation framework is developed to bridge the “simulation-to-real world” gap in Cooperative Automated Vehicle (CAV) research. Moving beyond virtual simulations, the study establishes a methodology for physically validating centralized control architectures via a custom Cellular V2X network. By synchronizing vehicle-powertrain models with physical test vehicles, the framework successfully orchestrates complex arterial …


The Excess Path Length Distribution: A Stochastic Model For Sample-Based Path Planners, Chaz B. Cornwall Jan 2026

The Excess Path Length Distribution: A Stochastic Model For Sample-Based Path Planners, Chaz B. Cornwall

Dissertations, Master's Theses and Master's Reports

Through random sampling, sample-based path planners enable autonomous agents to quickly find paths without human intervention. However, due to the paths' randomness, sample-based path planners currently require additional verification, partially nullifying agents' ability to act autonomously. I set out to characterize this uncertainty so humans know what to expect from these path planners and know how to alter the path planner to desired specifications. To ensure the results are theoretical as well as practical, I first create a stochastic model of path length uncertainty using the trade-off between sampling time and optimality. By leveraging this model, my proposed algorithm reduces …


Using Automotive Lidar To Reduce The Energy Consumption Of An Ego Autonomous Vehicle, Logan P. Schexnaydre Jan 2026

Using Automotive Lidar To Reduce The Energy Consumption Of An Ego Autonomous Vehicle, Logan P. Schexnaydre

Dissertations, Master's Theses and Master's Reports

There is significant potential to reduce the energy consumption of the transportation sector through autonomous vehicles. Prior work on autonomous vehicle energy efficiency focuses on the whole system or the control subsystem. Yet, the sensing and processing components, which have direct and indirect effects on net energy use, are less explored. This dissertation fills this gap by modeling and evaluating these effects for lidar sensors, which provide high-resolution spatial data at the cost of high power and processing demands. I apply lidar to the energy-saving tasks of automated vehicle following and road surface profiling. For automated vehicle following, I model …