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

Computer Sciences Commons

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

Missouri University of Science and Technology

Discipline
Keyword
Publication Year
Publication
Publication Type

Articles 121 - 150 of 1938

Full-Text Articles in Computer Sciences

J-Necora: A Framework For Optimal Resource Allocation In Cloud-Edge-Things Continuum For Industrial Applications With Mobile Nodes, Marco Pettorali, Francesca Righetti, Carlo Vallati, Sajal K. Das, Giuseppe Anastasi Jan 2025

J-Necora: A Framework For Optimal Resource Allocation In Cloud-Edge-Things Continuum For Industrial Applications With Mobile Nodes, Marco Pettorali, Francesca Righetti, Carlo Vallati, Sajal K. Das, Giuseppe Anastasi

Computer Science Faculty Research & Creative Works

In the Industrial Internet of Things (IIoT) landscape, where the Cloud-to-Things Continuum (C2TC) paradigm is now a reality, industrial applications need to cope with highly heterogeneous network and computing resources. Moreover, many industrial applications also involve Mobile Nodes (MNs). Efficient allocation of network and computing resources to meet the stringent requirements of such applications is often a very challenging task. In this paper, we propose J-NECORA (Joint NEtwork and COmputing Resource Allocation), a comprehensive analytical framework to derive the optimal joint allocation of network and computing resources in the C2TC, that guarantees the application requirements, even in the presence of …


Icrop+: An Edge-Boosted Crop Disease Detection System Via Tinyml And Lora Communication, Xu Tao, Jackson Butcher, Simone Silvestri, Sajal K. Das Jan 2025

Icrop+: An Edge-Boosted Crop Disease Detection System Via Tinyml And Lora Communication, Xu Tao, Jackson Butcher, Simone Silvestri, Sajal K. Das

Computer Science Faculty Research & Creative Works

Crop disease detection is essential for controlling dis-ease spread and minimizing agricultural losses. In this demo, we present an implementation of iCrop+, an end-to-end autonomous crop disease detection system that integrates on-device AI, low-power long-range communication (LoRa), and server-based deep learning to create a hybrid architecture suitable for real-world deployment. The prototype efficiently balances local processing and remote inference through category-based optimization, adaptive classification, and intelligent data transmission, ensuring that only the most informative segments are transmitted to the server. Built on low-cost devices such as Raspberry Pi, LoRa transceiver modules, and a laptop, the demo showcases its potential for …


Message From The Phd Dissertation Showcase Chairs, Sanjay Kumar Madria, Anita Graser Jan 2025

Message From The Phd Dissertation Showcase Chairs, Sanjay Kumar Madria, Anita Graser

Computer Science Faculty Research & Creative Works

No abstract provided.


Dynamic Resource Allocation In Cloud-To- Things Continuum For Real-Time Iot Applications, Marco Pettorali, Francesca Righetti, Carlo Vallati, Sajal K. Das, Giuseppe Anastasi Jan 2025

Dynamic Resource Allocation In Cloud-To- Things Continuum For Real-Time Iot Applications, Marco Pettorali, Francesca Righetti, Carlo Vallati, Sajal K. Das, Giuseppe Anastasi

Computer Science Faculty Research & Creative Works

The proliferation of loT devices and the growing demand for real-time applications have driven a shift in the computation paradigm, from Cloud computing to Edge computing, creating the Cloud-to-Things Continuum (C2TC). Many real-time loT applications involve Mobile Nodes (MNs), which may dynamically join or leave. In addition, in future reconfigurable loT systems, applications with different requirements will coexist, and will be dynamically introduced or removed. All this asks for dynamic management mechanisms to ensure the requirements of different real-time applications, even when the system configuration changes over time. In this paper, we propose DJ-NECORA, an online algorithm for the joint …


Virtual Network Embedding: Literature Assessment, Recent Advancements, Opportunities, And Challenges, Anurag Satpathy, Manmath Narayan Sahoo, Chittaranjan Swain, Paolo Bellavista, Mohsen Guizani, Khan Muhammad, Sambit Bakshi Jan 2025

Virtual Network Embedding: Literature Assessment, Recent Advancements, Opportunities, And Challenges, Anurag Satpathy, Manmath Narayan Sahoo, Chittaranjan Swain, Paolo Bellavista, Mohsen Guizani, Khan Muhammad, Sambit Bakshi

Computer Science Faculty Research & Creative Works

Network virtualization (NV) allows service providers (SPs) to instantiate logically isolated entities called virtual networks (VNs) on top of a substrate network (SN). Though VNs bring about multiple benefits, particularly in terms of economic costs and elasticity, they also force various technical challenges to be addressed. The primary one is the issue of optimally allocating resources to VNs, also termed virtual network embedding (VNE). This paper presents an exhaustive survey of VNE by extensively covering the state-of-the-art research field in this very active field and focusing on the emerging research trends in industry and academia over the last decade. In …


V2vdiscs: Vehicle To Vehicle Distributed Charge Sharing In Intelligent Transportation Systems, Punyasha Chatterjee, Pratham Majumder, Sajal K. Das Jan 2025

V2vdiscs: Vehicle To Vehicle Distributed Charge Sharing In Intelligent Transportation Systems, Punyasha Chatterjee, Pratham Majumder, Sajal K. Das

Computer Science Faculty Research & Creative Works

Electric Vehicles (EVs) have become popular in the domain of Intelligent Transportation Systems for their ability to mitigate increasing environmental concerns by reducing carbon footprints and conserving fossil fuels. Due to the scarcity of static charging stations, Vehicle-to-Vehicle (V2V) charge sharing can facilitate the on-demand charging requirement of EVs. However, most of the V2V charge-sharing solutions are either centralized or semi-centralized, causing long waiting times, huge message overhead, and high infrastructural costs. For a large network, assigning a suitable donor EV for an acceptor EV as well as maximizing the matching cardinality in a distributed environment is a challenging problem. …


Secure Data Relay In Federated Digital Twins Of Iot-Enabled Smart Interconnected Factories, Anusha Vangala, Jack Wyeth, Ashok Kumar Das, Sajal K. Das Jan 2025

Secure Data Relay In Federated Digital Twins Of Iot-Enabled Smart Interconnected Factories, Anusha Vangala, Jack Wyeth, Ashok Kumar Das, Sajal K. Das

Computer Science Faculty Research & Creative Works

Smart interconnected factories allow manufacturing units from physically distanced factory sites to communicate classified information needed for additive manufacturing. Each factory has interconnected digital twins of their equipment autonomously managed by a Point-of-Contact digital twin creating a hierarchical system with federated digital twins. The data sharing between the factories must be directed through an edge node responsible for managing multiple factories. We proposed a novel lightweight protocol to prevent the leakage of classified information at any nodes other than the origin and destination digital twins. It leverages elliptic curve cryptography to design a proxy re-encryption scheme with the edge node …


Reindsplit: Reinforced Dynamic Split Learning For Pest Recognition In Precision Agriculture, Vishesh Kumar Tanwar, Soumik Sarkar, Asheesh K. Singh, Sajal K. Das Jan 2025

Reindsplit: Reinforced Dynamic Split Learning For Pest Recognition In Precision Agriculture, Vishesh Kumar Tanwar, Soumik Sarkar, Asheesh K. Singh, Sajal K. Das

Computer Science Faculty Research & Creative Works

To empower precision agriculture through distributed machine learning (DML), split learning (SL) has emerged as a promising paradigm, partitioning deep neural networks (DNNs) between edge devices and servers to reduce computational burdens and preserve data privacy. However, conventional SL frameworks' one-split-fits-all strategy is a critical limitation in agricultural ecosystems where edge insect monitoring devices exhibit vast heterogeneity in computational power, energy constraints, and connectivity. This leads to straggler bottlenecks, inefficient resource utilization, and compromised model performance. Bridging this gap, we introduce ReinDSplit, a novel reinforcement learning (RL)-driven framework that dynamically tailors DNN split points for each device, optimizing efficiency without …


Safenav: Safe Path Navigation Using Landmark Based Localization In A Gps-Denied Environment, Ganesh Sapkota, Sanjay Madria Jan 2025

Safenav: Safe Path Navigation Using Landmark Based Localization In A Gps-Denied Environment, Ganesh Sapkota, Sanjay Madria

Computer Science Faculty Research & Creative Works

In battlefield environments, adversaries frequently disrupt GPS signals, requiring alternative localization and navigation methods. Traditional vision-based approaches like Simultaneous Localization and Mapping (SLAM) and Visual Odometry (VO) involve complex sensor fusion and high computational demand, whereas range-free methods like DV-HOP face accuracy and stability challenges in sparse, dynamic networks. This paper proposes LanBLoc-BMM, a navigation approach using landmark-based localization (LanBLoc) combined with a battlefield-specific motion model (BMM) and Extended Kalman Filter (EKF). Its performance is benchmarked against three state-of-the-art visual localization algorithms integrated with BMM and Bayesian filters, evaluated on synthetic and real-imitated trajectory datasets using metrics including Average Displacement …


Dynamic Anomaly Threshold Based Malicious Behavior Detection In Lora-Assisted Industrial Iot, Subir Halder, Amrita Ghosal, Thomas Newe, Sajal K. Das Jan 2025

Dynamic Anomaly Threshold Based Malicious Behavior Detection In Lora-Assisted Industrial Iot, Subir Halder, Amrita Ghosal, Thomas Newe, Sajal K. Das

Computer Science Faculty Research & Creative Works

Smart manufacturing, powered by Long Range (LoRa) communication-assisted Industrial Internet of Things (IIoT), offers significant benefits but also incurs security concerns due to device compromise. In addition, various application scenarios and inherent heterogeneity of IIoT devices induce significant challenges for reliable behavior detection of compromised devices. While existing work is mostly on detecting compromised devices and there exists limited work on modeling system behavior, an open question is how to model the per-device behavior in an IIoT deployment and how behavioral changes can be automatically adapted in different scenarios. This paper proposes Misbehav, a novel self-learning device behavior anomaly detection …


Iterative Recommendations Based On Monte Carlo Sampling And Trust Estimation In Multi-Stage Vehicular Traffic Routing Games, Doris E.M. Brown, Venkata Sriram Siddhardh Nadendla, Sajal K. Das Jan 2025

Iterative Recommendations Based On Monte Carlo Sampling And Trust Estimation In Multi-Stage Vehicular Traffic Routing Games, Doris E.M. Brown, Venkata Sriram Siddhardh Nadendla, Sajal K. Das

Computer Science Faculty Research & Creative Works

The shortest-time route recommendations offered by modern navigation systems fuel selfish routing in urban vehicular traffic networks and are therefore one of the main reasons for the growth of congestion. In contrast, intelligent transportation systems (ITS) prefer to steer driver-vehicle systems (DVS) toward system-optimal route recommendations, which are primarily designed to mitigate network congestion. However, due to misalignment in motives, drivers may exhibit a lack of trust in the ITS. This paper models the interaction between a DVS and an ITS as a novel, multi-stage routing game where the DVS exhibits dynamics in its trust towards the recommendations of the …


Citrus: Cost And Ischemia Time Reduction Using Urban Air Mobility Solutions For Organ Transport, Debjyoti Sengupta, Anurag Satpathy, Arindam Khanda, Sajal K. Das Jan 2025

Citrus: Cost And Ischemia Time Reduction Using Urban Air Mobility Solutions For Organ Transport, Debjyoti Sengupta, Anurag Satpathy, Arindam Khanda, Sajal K. Das

Computer Science Faculty Research & Creative Works

Urban Air Mobility (UAM) involves the use of both piloted and autonomous aerial vehicles, ranging from small unmanned aerial vehicles (UAVs), such as drones, to larger passenger-carrying personal air vehicles (PAVs). This ground-breaking approach holds the potential to transform healthcare logistics by facilitating the fast and efficient transportation of organs between hospitals, addressing critical mobility challenges in healthcare delivery. However, scheduling organ transport is fraught with challenges, including (1) the limited availability of UAM vehicles at specific hospital branches, (2) the critical Cold Ischemia Time (CIT) for various organs, and (3) the high flying costs associated with moving organs from …


Ca-Vqvae: Cortical Folding Aware Numerical Representation Of White-Matter Structure, Yanjun Lyu, Jing Zhang, Lu Zhang, Tong Chen, Xiaowei Yu, Minheng Chen, Yan Zhuang, Chao Cao, Tianming Liu, Dajiang Zhu Jan 2025

Ca-Vqvae: Cortical Folding Aware Numerical Representation Of White-Matter Structure, Yanjun Lyu, Jing Zhang, Lu Zhang, Tong Chen, Xiaowei Yu, Minheng Chen, Yan Zhuang, Chao Cao, Tianming Liu, Dajiang Zhu

Computer Science Faculty Research & Creative Works

White matter (WM) serves as a fundamental component of the brain providing essential structural support and facilitating the brain cognitive processes. Thus, an accurate and efficient description of the brain's white matter structure is essential for understanding brain function connectivity and development. In this work we used the deep model to combine the information of the WM fiber bundle shape and its related cortical folding patterns together representing the WM fiber bundle from diffusion MRI tractography into a pre-defined low-dimensional space and generate the numerical representation vector. This cortical-aware vector-quantized variational encoder (CA-VQVAE) framework leverages cortical locations and folding patterns …


Classiffication Of Mild Cognitive Impairment Based On Dynamic Functional Connectivity Using Spatio-Temporal Transformer, Jing Zhang, Yanjun Lyu, Xiaowei Yu, Lu Zhang, Chao Cao, Tong Chen, Minheng Chen, Yan Zhuang, Tianming Liu, Dajiang Zhu Jan 2025

Classiffication Of Mild Cognitive Impairment Based On Dynamic Functional Connectivity Using Spatio-Temporal Transformer, Jing Zhang, Yanjun Lyu, Xiaowei Yu, Lu Zhang, Chao Cao, Tong Chen, Minheng Chen, Yan Zhuang, Tianming Liu, Dajiang Zhu

Computer Science Faculty Research & Creative Works

Dynamic functional connectivity (dFC) using resting-state functional magnetic resonance imaging (rs-fMRI) is an advanced technique for capturing the dynamic changes of neural activities and can be very useful in the studies of brain diseases such as Alzheimer's disease (AD). Yet, existing studies have not fully leveraged the sequential information embedded within dFC that can potentially provide valuable information when identifying brain conditions. In this paper, we propose a novel framework that jointly learns the embedding of both spatial and temporal information within dFC based on the transformer architecture. Specifically, we first construct dFC networks from rs-fMRI data through a sliding …


Real-Time Testbed For Studying Cyberattacks And Defense In Der-Integrated Smart Inverter Systems, M. Maliha, A. Oluyomi, M. Booge, S. Bhattacharjee, N. Braasch, P. Gomez, Sajal K. Das Jan 2025

Real-Time Testbed For Studying Cyberattacks And Defense In Der-Integrated Smart Inverter Systems, M. Maliha, A. Oluyomi, M. Booge, S. Bhattacharjee, N. Braasch, P. Gomez, Sajal K. Das

Computer Science Faculty Research & Creative Works

In this paper, we propose a Hardware-in-the-Loop (HIL) simulation testbed suitable for the implementation and testing of realistic cyberattacks on grid-tied smart inverter systems integrated with Distributed Energy Resources (DER) that use the Distributed Network Protocol-3 (DNP3) protocol for communications between grid components. Specifically, our testbed combines a Real-Time Digital Simulator (RTDS) NovaCor device, outfitted with GNETx2 network interface cards, a grid-tied DER topology implemented via the RTDS software package RSCAD, and a custom virtual network that emulates a man-in-the-middle (MITM) attacker. The MITM attacker captures DNP3 traffic and falsifies telemetry data in DNP3 packets to trigger unwarranted commands from …


Mgco: Mobility-Aware Generative Computation Offloading In Edge-Cloud Systems., Aswini Ghosh, Nelson Sharma, Shivendu Mishra, Rajiv Misra, Sajal K. Das Jan 2025

Mgco: Mobility-Aware Generative Computation Offloading In Edge-Cloud Systems., Aswini Ghosh, Nelson Sharma, Shivendu Mishra, Rajiv Misra, Sajal K. Das

Computer Science Faculty Research & Creative Works

Mobility introduces significant challenges for optimal computation offloading, latency minimization, and efficient re source utilization in multi-access edge computing (MEC) systems. A key difficulty lies in leveraging real user trajectories to jointly optimize horizontal (inter-edge) and vertical (edge-to-cloud) task offloading decisions. This paper proposes a two-dimensional offloading scheme for a multi-layer edge–cloud architecture that enables collaborative task execution among resource-constrained edge nodes under mobility conditions. We present MGCO (Mobility-Aware Generative Computation Offloading), a generative AI–driven Transformer-based sequence-to-sequence Deep Q-Network (s2s-DQN) framework that learns from real-time trajectory data to anticipate user movement and optimize task placement dynamically. The Transformer architecture is …


Content Subversion Against 1 Information-Based Systems, Junjie Xiong, Ian Markwood, Dakun Shen, Yao Liu, Zhuo Lu Jan 2025

Content Subversion Against 1 Information-Based Systems, Junjie Xiong, Ian Markwood, Dakun Shen, Yao Liu, Zhuo Lu

Computer Science Faculty Research & Creative Works

We present a novel class of content subversion attacks against information-based services, causing documents to appear to humans dissimilar to the underlying content extracted by information-based services. We demonstrate the significant impact of these attacks on real-world systems through five distinct variants. Our first attack allows academic paper writers and reviewers to collude via subverting the automatic reviewer assignment systems in current use by academic conferences including INFOCOM, which we reproduced. Our second attack renders ineffective plagiarism detection software, particularly Turnitin, targeting specific small plagiarism similarity scores to appear natural and evade detection. In our third attack, we place masked …


Fuzzy-Based Deep Reinforcement Learning For Suicidal Ideation Detection In Online Social Networks, Greeshma Lingam, Sajal K. Das Jan 2025

Fuzzy-Based Deep Reinforcement Learning For Suicidal Ideation Detection In Online Social Networks, Greeshma Lingam, Sajal K. Das

Computer Science Faculty Research & Creative Works

Suicidal ideation is a major psychological problem, and preventing this social risk is recognized as an important research topic. In reality, there can be several reasons why a person experiences suicidal ideation. Each individual can express views, emotions, and several types of symptoms related to suicidal ideation on the most popular social media platforms. In online social networks (OSNs), identification of suicidal ideation is one of the major challenging tasks. Existing studies have shown that the delay in understanding and identifying various risk factors can cause the suicidal event to occur. Due to the scarcity of data and understanding, the …


Circa: A Framework For Collaborative Identification Of Root Cause Analysis In Iot Microservices, Xingguo Jiang, Hong Luo, Yan Sun, Sajal K. Das Jan 2025

Circa: A Framework For Collaborative Identification Of Root Cause Analysis In Iot Microservices, Xingguo Jiang, Hong Luo, Yan Sun, Sajal K. Das

Computer Science Faculty Research & Creative Works

With continuous growth of IoT applications, service failures are quite inevitable. Due to the complexity and dynamics of IoT services, the root cause analysis (RCA) following an alert can assist in quickly resolving the possible faults. However, the time scales of metrics (e.g., CPU utilization, memory usage) generated by microservices and the dynamic topologies generated by calls between the Application Program Interfaces (APIs) are different. Moreover, the status of devices is an important aspect of RCA in IoT. All these make it extremely challenging to learn failure features of microservice metrics and API calls. Therefore, we propose a novel framework …


When Federated Learning Meets Quantum Computing: Survey And Research Opportunities, Aakar Mathur, Ashish Gupta, Sajal K. Das Jan 2025

When Federated Learning Meets Quantum Computing: Survey And Research Opportunities, Aakar Mathur, Ashish Gupta, Sajal K. Das

Computer Science Faculty Research & Creative Works

Quantum Federated Learning (QFL) is an emerging field that harnesses advances in Quantum Computing (QC) to improve the scalability and efficiency of decentralized Federated Learning (FL) models. This paper provides a systematic and comprehensive survey of the emerging problems and solutions when FL meets QC, from research protocol to a novel taxonomy, particularly focusing on both quantum and federated limitations, such as their architectures, Noisy Intermediate Scale Quantum (NISQ) devices, and privacy preservation, so on. With the introduction of two novel metrics, qubit utilization efficiency and quantum model training strategy, we present a thorough analysis of the current status of …


Grace-Fl: Green Resource-Aware Communication-Efficient Federated Learning, Dipanwita Thakur, Antonella Guzzo, Giancarlo Fortino, Sajal K. Das Jan 2025

Grace-Fl: Green Resource-Aware Communication-Efficient Federated Learning, Dipanwita Thakur, Antonella Guzzo, Giancarlo Fortino, Sajal K. Das

Computer Science Faculty Research & Creative Works

Federated Learning (FL) enables collaborative model training across distributed clients while preserving data privacy, but its deployment on resource-constrained devices is hindered by high communication overhead, inefficient energy usage, and poor convergence under non-IID data distributions. To address these challenges, we propose GRACE-FL: a Green Resource-Aware Communication-Efficient Federated Learning framework that explicitly incorporates device energy capacity into training. Each client adapts its learning rate, number of local epochs, and gradient quantization bit-width based on its available energy, allowing high-capacity devices to sustain more intensive training while low-capacity devices operate with lighter configurations. A novel energy-weighted aggregation strategy ensures that clients …


Aperiodically Intermittent Dynamic Event-Triggered Control For Predefined-Time Synchronization Of Stochastic Complex Networks, Lei Xue, Haoyu Zhou, Yongbao Wu, Jian Liu, Donald C. Wunsch Jan 2025

Aperiodically Intermittent Dynamic Event-Triggered Control For Predefined-Time Synchronization Of Stochastic Complex Networks, Lei Xue, Haoyu Zhou, Yongbao Wu, Jian Liu, Donald C. Wunsch

Electrical and Computer Engineering Faculty Research & Creative Works

In this paper, the problem of practical predefined-time synchronization in mean square (PTSMS) of stochastic complex networks (SCNs) is investigated through dynamic event-triggered control (E-TC). Different from the existing literature, this paper considers the dynamic E-TC in an a periodically intermittent control framework and employs the average control rate, which makes it easier to satisfy the conditions of the theorem. In comparison to existing finite-time and fixed-time synchronization, by introducing the time-varying function, it can be guaranteed that all states of SCNs achieve the practical PTSMS within a preset time without calculating the convergence time. Combined with stochastic analysis theory, …


Correction: Yolo-Based Miner Detection Using Thermal Images In Underground Mines (Mining, Metallurgy & Exploration, (2025), 10.1007/S42461-025-01249-6), Cyrus Addy, Venkata Sriram Siddhardh Nadendla, Kwame Awuah-Offei Jan 2025

Correction: Yolo-Based Miner Detection Using Thermal Images In Underground Mines (Mining, Metallurgy & Exploration, (2025), 10.1007/S42461-025-01249-6), Cyrus Addy, Venkata Sriram Siddhardh Nadendla, Kwame Awuah-Offei

Computer Science Faculty Research & Creative Works

In the original published article, Figure 3 appears with the Fig. 1 caption, Figure 1 appears with the Fig. 2 caption, and Figure 2 appears with the Fig. 3 caption. The article has been updated to correct this error.


Remenet: A Memory-Enhanced Gan Model For Intrusion Detection In Transportation Cyber-Physical Systems, Xin Wang, Lianbo Ma, Sajal K. Das, Zhonghua Liu Jan 2025

Remenet: A Memory-Enhanced Gan Model For Intrusion Detection In Transportation Cyber-Physical Systems, Xin Wang, Lianbo Ma, Sajal K. Das, Zhonghua Liu

Computer Science Faculty Research & Creative Works

Ensuring the safety and reliability of Transportation Cyber-Physical Systems (T-CPS) is critical. However, the increasing interconnectedness of T-CPS exposes them to sophisticated cyberattacks, necessitating robust intrusion detection systems (IDS) to safeguard against evolving threats. This paper aims to enhance the security of T-CPS by addressing two key challenges: effective anomaly detection and handling imbalanced datasets in intrusion detection tasks. In this paper, we propose ReMeNet (Reconstruction Memory Network), a novel intrusion detection model that combines a memory module with a GAN-based architecture to enhance anomaly detection and data reconstruction. To address the challenge of imbalanced datasets, we incorporate a Vector …


V-Usdt: Vision-Based Uav Swarm Detection And Tracking By Leveraging Swarm Formation Constraints, Md Hasibur Rahman, Sanjay Madria Jan 2025

V-Usdt: Vision-Based Uav Swarm Detection And Tracking By Leveraging Swarm Formation Constraints, Md Hasibur Rahman, Sanjay Madria

Computer Science Faculty Research & Creative Works

The rapid proliferation of Unmanned Aerial Vehicles (UAVs) and UAV swarm technologies has raised critical concerns about security and safety in low-altitude airspace. In response, we propose a vision-based system for detecting and tracking UAV swarms, which combines a novel UAV detection mechanism with a swarm tracking strategy. Our UAV detector incorporates parallel receptive field blocks alongside an attention mechanism to enhance detection performance. This design effectively captures multiscale features of UAVs while prioritizing salient features, ensuring robust detection under diverse conditions. For swarm tracking, we leverage the inherent formation constraints typically maintained by UAV swarms. These constraints allow us …


Securing Federated Learning From Distributed Backdoor Attacks Via Maximal Clique And Dynamic Reputation System, Priyesh Ranjan, Ashish Gupta, Sajal K. Das Jan 2025

Securing Federated Learning From Distributed Backdoor Attacks Via Maximal Clique And Dynamic Reputation System, Priyesh Ranjan, Ashish Gupta, Sajal K. Das

Computer Science Faculty Research & Creative Works

Federated Learning (FL) is a distributed learning paradigm that leverages the computational strength of local devices to collaboratively train a model. The clients train the local model on their respective devices and submit the weight updates to the server for aggregation. This paradigm allows the clients to experience diverse data without sharing their local data with other participants or the server. However, FL is susceptible to backdoor attackers that deliberately train the model on altered data, essentially trying to get favor on a specific subtask separated from the main task. In this work, we focus on powerful backdoor attackers who …


Rush: Rule-Based Scheduling For Low-Latency Serverless Computing, Priyanka Ashok Birajdar, Kush Anchalia, Anurag Satpathy, Sourav Kanti Addya Jan 2025

Rush: Rule-Based Scheduling For Low-Latency Serverless Computing, Priyanka Ashok Birajdar, Kush Anchalia, Anurag Satpathy, Sourav Kanti Addya

Computer Science Faculty Research & Creative Works

Serverless computing abstracts server management, enabling developers to focus on application logic while benefiting from automatic scaling and pay-per-use pricing. However, dynamic workloads pose challenges in resource allocation and response time optimization. Response time is a critical performance metric in serverless environments, especially for latency-sensitive applications, where inefficient scheduling can degrade user experience and system efficiency. This paper proposes RUSH (Rule-based Scheduling for Low-Latency Serverless Computing), a lightweight and adaptive scheduling framework designed to reduce cold starts and execution delays. RUSH employs a set of predefined rules that consider system state, resource availability, and timeout thresholds to make proactive, latency-Aware …


Automated Generation Of Malware Metadata Signatures, Joel Schott Jan 2025

Automated Generation Of Malware Metadata Signatures, Joel Schott

Masters Theses

In advanced, targeted malware attacks, the custom software tools used to package and send malicious files and messages can lead to distinctive metadata values that facilitate creation of a malware metadata signature. Manual creation of these signatures requires expert domain knowledge and is time-consuming and error-prone. Our goal is to automate this process. We created several methods of automatically generating malware metadata signatures for ZIP files and emails. We evaluated these methods by comparing signatures generated with these methods to existing expert-created signatures. We found automated methods for ZIP files and emails that are capable of generating metadata signatures that …


Augmentation Of Quality Of Service, Security, And Trust In Edge-Enhanced Iot Networks Leveraging Blockchain, Kyle Matthew Whitlatch Jan 2025

Augmentation Of Quality Of Service, Security, And Trust In Edge-Enhanced Iot Networks Leveraging Blockchain, Kyle Matthew Whitlatch

Masters Theses

The meteoric rise of the Internet of Things (IoT) has led to multiple architectural schemas to handle the data these devices create. Edge-enhancement is a technique where groups of IoT report to a median layer to aggregate the data before relaying to the endpoint. These edges also open opportunities to perform more operations to ensure devices are behaving properly before committing the data to long term storage. By interconnecting these edges with a technology like blockchain, it is possible to have an interconnected and responsive system to ensure the Quality of Service (QoS) of the IoT devices within the architecture …


Constraint Programming For Optimized Degree Paths, Mitchell Lee Skaggs Jan 2025

Constraint Programming For Optimized Degree Paths, Mitchell Lee Skaggs

Masters Theses

This work presents a degree planning tool developed as part of the Pervasive Cyberinfrastructure for Personalized eLearning and Instructional Support (PERCEPOLIS) project which generates complete, valid, and personalized degree paths at any point from admission to graduation. This eliminates tedious calculation and double-checking, allowing advisors to focus on a student’s long-term plans and students to proactively explore potential degree paths. The original research contribution of this work is the use of a unified model for academic requirements to automatically translate complex, real-world curricula into a constraint programming model that can be quickly optimized based on personalized student criteria.

Automatically translating …