https://arxiv.org/api/hHiJahYbKi14qCbBDxnjVN3CqmM 2026-03-20T10:39:17Z 26796 15 15 http://arxiv.org/abs/2603.18197v1 Access Controlled Website Interaction for Agentic AI with Delegated Critical Tasks 2026-03-18T18:49:04Z Recent studies reveal gaps in delegating critical tasks to agentic AI that accesses websites on the user's behalf, primarily due to limited access control mechanisms on websites designed for agentic AI. In response, we propose a design of website-based interaction for AI agents with fine-grained access control for delegated critical tasks. Our approach encompasses a website design and implementation, as well as modifications to the access grant protocols in an open-source authorization service to tailor it to agentic AI, with delegated critical tasks on the website. The evaluation of our approach demonstrates the capabilities of our access-controlled website used by AI agents. 2026-03-18T18:49:04Z Sunyoung Kim Hokeun Kim 10.1145/3774904.3792864 http://arxiv.org/abs/2503.17867v2 Detecting and Mitigating DDoS Attacks with AI: A Survey 2026-03-18T17:22:08Z Distributed Denial of Service attacks represent an active cybersecurity research problem. Recent research shifted from static rule-based defenses towards AI-based detection and mitigation. This comprehensive survey covers several key topics. Preeminently, state-of-the-art AI detection methods are discussed. An in-depth taxonomy based on manual expert hierarchies and an AI-generated dendrogram are provided, thus settling DDoS categorization ambiguities. An important discussion on available datasets follows, covering data format options and their role in training AI detection methods together with adversarial training and examples augmentation. Beyond detection, AI based mitigation techniques are surveyed as well. Finally, multiple open research directions are proposed. 2025-03-22T21:54:23Z Alexandru Apostu Silviu Gheorghe Andrei Hîji Nicolae Cleju Andrei Pătraşcu Cristian Rusu Radu Ionescu Paul Irofti http://arxiv.org/abs/2603.17880v1 Enabling Real-Time Programmability for RAN Functions: A Wasm-Based Approach for Robust and High-Performance dApps 2026-03-18T16:04:52Z While the Open Radio Access Network Alliance (O-RAN) architecture enables third-party applications to optimize radio access networks at multiple timescales, real-time distributed applications (dApps) that demand low latency, high performance, and strong isolation remain underexplored. Existing approaches propose colocating a new RAN Intelligent Controller (RIC) at the edge, or deploying dApps in bare metal along with RAN functions. While the former approach increases network complexity and requires additional edge computing resources, the latter raises serious security concerns due to the lack of native mechanisms to isolate dApps and RAN functions. Meanwhile, WebAssembly (Wasm) has emerged as a lightweight, fast technology for robust execution of external, untrusted code. In this work, we propose a new approach to executing dApps using Wasm to isolate applications in real-time in O-RAN. Results show that our lightweight and robust approach ensures predictable, deterministic performance, strong isolation, and low latency, enabling real-time control loops. 2026-03-18T16:04:52Z João Paulo Esper Yure Freitas Pedro Souza Bruno Silvestre Joao F. Santos Alexandre Huff Cristiano Both Kleber Cardoso http://arxiv.org/abs/2510.08752v2 Curated Wireless Datasets for Aerial Network Research 2026-03-18T15:46:00Z This Review consolidates publicly available aerial wireless measurement datasets collected using AERPAW. We organize signal-level, power-level, and KPI-level datasets under a unified taxonomy, harmonize metadata, and provide verified access with reproducible post-processing scripts. The curated catalog supports propagation modeling, machine learning, localization, and system-level evaluation for 5G-Advanced and emerging 6G aerial networks. 2025-10-09T19:10:25Z Amir Hossein Fahim Raouf Donggu Lee Mushfiqur Rahman Saad Masrur Gautham Reddy Cole Dickerson Md Sharif Hossen Sergio Vargas Villar Anıl Gürses Simran Singh Sung Joon Maeng Martins Ezuma Christopher Roberts Mohamed Rabeek Sarbudeen Thomas J. Zajkowski Magreth Mushi Ozgur Ozdemir Ram Asokan Ismail Guvenc Mihail L. Sichitiu Rudra Dutta http://arxiv.org/abs/2603.18092v1 A Vision-based Framework for Intelligent gNodeB Mobility Control 2026-03-18T09:27:52Z This paper proposes a vision-based framework for the intelligent control of mobile Open Radio Access Network (O-RAN) base stations (gNBs) operating in dynamic wireless environments. The framework comprises three innovative components. The first is the introduction of novel Service Models (SMs) within a vision-enabled O-RAN architecture, termed VisionRAN. These SMs extend state-of-the-art O-RAN-based architectures by enabling the transmission of vision-based sensing data and gNB positioning control messages. The second is an O-RAN xApp, VisionApp, which fuses vision and radio data, and uses this information to control the position of a mobile gNB, using a Deep Q-Network (DQN). The third is a digital twin environment, VisionTwin, which incorporates vision data and can emulate realistic wireless scenarios; this digital twin was used to train the DQN running in VisionApp and validate the overall system. Experimental results, obtained using real vision data and an emulated radio, demonstrate that the proposed approach reduces the duration of Line-of-Sight (LoS) blockages by up to 75% compared to a static gNB. These findings confirm the viability of integrating multimodal perception and learning-based control within RANs. 2026-03-18T09:27:52Z Pedro Duarte André Coelho Francisco Ribeiro Filipe B. Teixeira Luís Pessoa Manuel Ricardo http://arxiv.org/abs/2603.17472v1 Bringing Network Coding into Multi-Robot Systems: Interplay Study for Autonomous Systems over Wireless Communications 2026-03-18T08:26:17Z Communication is a core enabler for multi-robot systems (MRS), providing the mechanism through which robots exchange state information, coordinate actions, and satisfy safety constraints. While many MRS autonomy algorithms assume reliable and timely message delivery, realistic wireless channels introduce delay, erasures, and ordering stalls that can degrade performance and compromise safety-critical decisions of the robot task. In this paper, we investigate how transport-layer reliability mechanisms that mitigate communication losses and delays shape the autonomy-communication loop. We show that conventional non-coded retransmission-based protocols introduce long delays that are misaligned with the timeliness requirements of MRS applications, and may render the received data irrelevant. As an alternative, we advocate for adaptive and causal network coding, which proactively injects coded redundancy to achieve the desired delay and throughput that enable relevant data delivery to the robotic task. Specifically, this method adapts to channel conditions between robots and causally tunes the communication rates via efficient algorithms. We present two case studies: cooperative localization under delayed and lossy inter-robot communication, and a safety-critical overtaking maneuver where timely vehicle-to-vehicle message availability determines whether an ego vehicle can abort to avoid a crash. Our results demonstrate that coding-based communication significantly reduces in-order delivery stalls, preserves estimation consistency under delay, and improves deadline reliability relative to retransmission-based transport. Overall, the study highlights the need to jointly design autonomy algorithms and communication mechanisms, and positions network coding as a principled tool for dependable multi-robot operation over wireless networks. 2026-03-18T08:26:17Z Anil Zaher Kiril Solovey Alejandro Cohen http://arxiv.org/abs/2603.17456v1 Multi-stage Flow Scheduling for LLM Serving 2026-03-18T07:53:28Z Meeting stringent Time-To-First-Token (TTFT) requirements is crucial for LLM applications. To improve efficiency, modern LLM serving systems adopt disaggregated architectures with diverse parallelisms, introducing complex multi-stage workflows involving reusable KV-block retrieval, collective communication, and P2D transfer. Flows from dependent stages overlap within and across requests on shared bottleneck links, making TTFT highly susceptible to network contention and necessitating stage-aware scheduling. Unfortunately, most existing works schedule flows in a stage-agnostic manner, leading to uncoordinated contention that constitutes a primary cause of SLO violations. In this paper, we present MFS, a holistic multi-stage flow scheduling mechanism designed to maximize TTFT SLO attainment. At its core, MFS approximates the Least-Laxity-First (LLF) scheduling policy without requiring precise knowledge of a request's remaining slack. It achieves this through a Defer-and-Promote principle implemented through a Reverse Multi-Level Queue (RMLQ) structure. By dynamically promoting task precedence as effective laxity diminishes, MFS prioritizes flows with less laxity while preventing requests with loose SLOs from prematurely consuming network bandwidth. We implement MFS as a pluggable module integrated into vLLM, and evaluate it on a 8-server, 32-GPU testbed as well as through large-scale simulations. Our results demonstrate that MFS effectively outperforms state-of-the-art baselines, improving the TTFT SLO attainment by 1.2x--2.4x. 2026-03-18T07:53:28Z 18 pages, 14 figures Yijun Sun Hong Kong University of Science and Technology Xudong Liao Hong Kong University of Science and Technology Songrun Xie Hong Kong University of Science and Technology Hao Chen Shanghai Jiao Tong University Han Tian University of Science and Technology of China Wenxue Li Hong Kong University of Science and Technology Yiming Zhang Shanghai Jiao Tong University Kai Chen Hong Kong University of Science and Technology http://arxiv.org/abs/2603.17302v1 IEMAS: An Incentive-Efficiency Routing Framework for Open Agentic Web Ecosystems 2026-03-18T02:57:06Z The transition to open, distributed Multi-Agent Systems (MAS) promises scalable intelligence but introduces a non-trivial tension: maximizing global efficiency requires cooperative, resource-aware scheduling, yet autonomous agents may be self-interested and cannot be managed by a centralized controller. Prior approaches fall short in two key areas: they typically focus on single-query routing, neglecting long-term resource reuse (e.g., KV-caching) and the complexities of system-level many-to-many matching; furthermore, they rely on generic incentive mechanisms that ignore the distinct characteristics of LLM inference. To bridge this gap, we propose IEMAS (Incentive-Efficiency Mechanism for Multi-Agent Systems), a distributed framework that aligns economic incentives with system performance. IEMAS integrates a probabilistic predictive model to estimate Quality of Service (QoS) under uncertainty, which feeds into a VCG-based bipartite matching mechanism. This design guarantees truthful capability reporting and social optimality while explicitly leveraging KV cache-affinity to minimize computational redundancy. We implement IEMAS on top of vLLM and evaluate it via extensive simulations. Results demonstrate that our incentive-efficiency co-design reducing average service cost by 35% and end-to-end latency by up to 2.9 compared to baselines. 2026-03-18T02:57:06Z Hongze Liu Chang Guo Yingzeng Li Mengru Wang Jiong Lou Shijing Yuan Hefeng Zhou Chentao Wu Jie LI http://arxiv.org/abs/2603.17158v1 AI-Driven Multi-Modal Adaptive Handover Control Optimization for O-RAN 2026-03-17T21:43:22Z Handover optimization in O-RAN faces growing challenges due to heterogeneous user mobility patterns and rapidly varying radio conditions. Existing ML-based handover schemes typically operate at the near-RT layer, which lack awareness of the mobility-mode and struggle to incorporate a longer-term predictive context. This paper proposes a multi-modal mobility-aware optimization framework in which all predictive intelligence, including mobility mode classification, short-horizon trajectory and RSRP forecasting, and a PPO Actor--Critic policy, runs entirely inside an rApp in the non-RT RIC. The rApp generates per-UE ranked neighbour-cell recommendations and delivers them to the existing handover xApp through the A1 interface. The xApp combines these rankings with instantaneous E2 measurements and performs the final standards-compliant handover decision. This hierarchical design preserves low-latency execution in the xApp while enabling the rApp to supply richer and mode-specific predictive guidance. Evaluation using mobility traces demonstrates that the proposed approach reduces ping-pong handover events and improves handover reliability compared to conventional 3GPP A3-based and ML-based baselines. 2026-03-17T21:43:22Z Abdul Wadud Fatemeh Golpayegani Nima Afraz http://arxiv.org/abs/2603.17054v1 HAPS-RIS-assisted IoT Networks for Disaster Recovery and Emergency Response: Architecture, Application Scenarios, and Open Challenges 2026-03-17T18:32:40Z Reliable and resilient communication is essential for disaster recovery and emergency response, yet terrestrial infrastructure often fails during large-scale natural disasters. This paper proposes a High-Altitude Platform Station (HAPS) and Reconfigurable Intelligent Surfaces (RIS)-assisted Internet of Things (IoT) communication system to restore connectivity in disaster-affected areas. Distributed IoT sensors collect critical environmental data and forward it to nearby gateways via short-range links, while the HAPS-RIS system provides backhaul to these gateways. To overcome the severe double path loss of passive RIS at high altitudes, we propose a dynamically adjustable sub-connected active RIS architecture that can reconfigure the number of elements connected to each power amplifier through switching mechanisms. Simulation results demonstrate substantial gains in downlink and uplink data rates, as well as system energy efficiency, compared with conventional passive RIS schemes. Moreover, a 1 dB increase in ground-station transmit power yields approximately 20-30 Mbps improvement in gateway data rates. These findings confirm that HAPS-RIS technology offers an effective and energy-efficient approach for resilient IoT backhaul in 6G non-terrestrial networks, particularly in line-of-sight (LoS)-dominant HAPS-ground backhaul scenarios. 2026-03-17T18:32:40Z accepted in IEEE IoTM Bilal Karaman Ilhan Basturk Engin Zeydan Ferdi Kara Esra Aycan Beyazit Sezai Taskin Halim Yanikomeroglu http://arxiv.org/abs/2601.09641v2 FairShare: Auditable Geographic Fairness for Multi-Operator LEO Spectrum Sharing 2026-03-17T17:54:04Z Dynamic spectrum sharing (DSS) among multi-operator low Earth orbit (LEO) mega-constellations is essential for coexistence, yet prevailing policies focus almost exclusively on interference mitigation, leaving geographic equity largely unaddressed. This work investigates whether conventional DSS approaches inadvertently exacerbate the rural digital divide. Incorporating Keplerian orbital dynamics, inter-beam co-channel interference, and three real-world constellation geometries (Starlink, OneWeb, Kuiper), we conduct large-scale, 3GPP-compliant non-terrestrial network (NTN) simulations across 20 orbital snapshots spanning 10~minutes of satellite motion. The results uncover a stark and persistent structural bias: SNR-priority scheduling induces a $1.84\times$ mean urban--rural access disparity, with temporal fluctuations reaching $3.9\times$ during favorable interference conditions. Counter-intuitively, increasing system bandwidth amplifies rather than alleviates this gap. To remedy this, we propose FairShare, a lightweight, quota-based framework that enforces geographic fairness. FairShare not only reverses the bias, achieving an affirmative disparity ratio of $Δ_{\text{geo}} = 0.68\times$ with zero variance across all orbital snapshots and interference conditions, but also reduces scheduler runtime by 3.3\%. This demonstrates that algorithmic fairness can be achieved without trading off efficiency or complexity, and that it remains invariant to physical-layer dynamics. Our work provides regulators with both a diagnostic metric for auditing fairness and a practical, enforceable mechanism for equitable spectrum governance in next-generation satellite networks. 2026-01-14T17:25:32Z Seyed Bagher Hashemi Natanzi Hossein Mohammadi Vuk Marojevic Bo Tang http://arxiv.org/abs/2603.16748v1 Fine-Grained Network Traffic Classification with Contextual QoS Profiling 2026-03-17T16:27:40Z Accurate network traffic classification is vital for managing modern applications with strict Quality of Service (QoS) demands, such as edge computing, real-time XR, and autonomous systems. While recent advances in application-level classification show high accuracy, they often miss fine-grained in-app QoS variations critical for service differentiation. This paper proposes a hierarchical graph neural network (GNN) framework that combines a three-level graph representation with an automated QoS-aware assignment algorithm. The model captures multi-scale temporal patterns via packet aggregation, time-window clustering, and session-level behavior modeling. QoS priorities are derived using five key metrics (bandwidth, jitter, packet stability, burst frequency, and burst stability), processed through logarithmic transformation and weighted ranking. Evaluations across 14 usage scenarios from YouTube, Prime Video, TikTok, and Zoom show that the proposed GNN significantly outperforms state-of-the-art methods in service-level classification. The QoS-aware assignment further refines classification to enhance user experience. This work advances QoS-aware traffic classification by enabling precise in-app usage differentiation and adaptive service prioritization in dynamic network environments. 2026-03-17T16:27:40Z Submitted to an IEEE Transaction Huiwen Zhang Feng Ye http://arxiv.org/abs/2602.12521v2 Photonic Rails in ML Datacenters with Opus 2026-03-17T16:27:10Z Rail-optimized network fabrics have become the de facto datacenter scale-out fabric for large-scale ML training. However, the use of high-radix electrical switches to provide all-to-all connectivity in rails imposes massive power and cost. We propose a rethinking of the rail abstraction by retaining its communication semantics, but realizing it using optical circuit switches. The key challenge is that optical switches support one-to-one connectivity at a time, limiting the fan-out of traffic in ML workloads using hybrid parallelisms. We overcome this through \emph{parallelism-driven rail reconfiguration}, which exploits the non-overlapping communication phases of different parallelism dimensions. This time-multiplexes a single set of physical ports across circuit configurations tailored to each phase within a training iteration. We design and implement Opus, a control plane that orchestrates this in-job reconfiguration of photonic rails at parallelism phase boundaries, and evaluate it on a physical OCS testbed, the Perlmutter supercomputer, and in simulation at up to 2,048 GPUs. Our results show that photonic rails can achieve over $23\times$ network power reduction and $4\times$ cost savings while incurring less than $6\%$ training overhead at production-relevant OCS reconfiguration latencies. 2026-02-13T01:59:03Z 17 pages, 14 figures. arXiv admin note: text overlap with arXiv:2507.08119 Eric Ding Barry Lyu Bhaskar Kataria Rachee Singh http://arxiv.org/abs/2603.16745v1 Persistent Device Identity for Network Access Control in the Era of MAC Address Randomization: A RADIUS-Based Framework 2026-03-17T16:21:57Z Modern operating systems increasingly randomize Media Access Control (MAC) addresses to protect user privacy, fundamentally disrupting Network Access Control (NAC) systems that have relied on MAC addresses as persistent device identifiers for over two decades. This disruption affects critical enterprise environments including federal government agencies operating under FISMA, healthcare organizations subject to HIPAA, financial institutions governed by PCI-DSS, and educational networks managing large-scale BYOD deployments. This paper presents a comprehensive framework for maintaining persistent device identity in NAC environments through a RADIUS protocol-based approach that assigns and distributes a Globally Unique Identifier (GUID) to endpoints via RADIUS Access-Accept messages. The proposed architecture addresses the complete device lifecycle including initial enrollment, re-authentication across randomized addresses, device management integration, certificate-based identity binding, and device attribute correlation. We describe the framework's design across six distinct use cases -- BYOD, managed devices, VPN-based posture assessment, non-VPN posture, guest access, and IoT device profiling -- and analyze its effectiveness in maintaining device visibility, accurate license counting, and regulatory compliance under continuous MAC address randomization. The approach is compatible with existing 802.1X and MAB infrastructure, requires no client-side operating system modifications, and aligns with the recently published RFC 9797 and IEEE 802.11bh-2024 standards. Our framework enables organizations to maintain regulatory compliance while preserving the privacy benefits that MAC address randomization was designed to provide. 2026-03-17T16:21:57Z 26 pages, 4 figures, 3 tables. Preprint Premanand Seralathan http://arxiv.org/abs/2603.16632v1 Optimal Radio Resource Management for ISAC Under Imperfect Information: A Resource Economy-Driven Perspective 2026-03-17T15:02:02Z This work investigates the radio resource management (RRM) design for downlink integrated sensing and communications (ISAC) systems, jointly optimizing timeslot allocation, beam adaptation, functionality selection, and user-target pairing, with the goal of economizing resource consumption under imperfect information. Timeslot allocation assigns a number of discrete channel uses to targets and users, while beam adaptation selects transmit and receive beams with suitable directions, power levels, and beamwidths. Functionality selection determines whether each timeslot is used for sensing, communication, or their simultaneous operation, while user-target pairing specifies which users and targets are jointly served within the same timeslot. To ensure reliable operation, information imperfections arising from motion, quantization, feedback delays, and hardware limitations are considered. Resource economization is achieved by minimizing energy and time consumption through a multi-objective function, with strict prioritization of time savings. The resulting RRM problem is formulated as a semi-infinite, nonconvex mixed-integer nonlinear program (MINLP). Given the lack of generic methods for solving such problems, we propose a tailor-made approach that exploits the underlying structure of the problem to uncover hidden convexities. This enables an exact reformulation as a mixed-integer semidefinite program (MISDP), which can be solved to global optimality. Simulations reveal important interdependencies among the considered RRM components and show that the proposed approach achieves substantial performance improvements over baseline schemes, with gains up to 88%. 2026-03-17T15:02:02Z IEEE Transactions on Mobile Computing Luis F. Abanto-Leon Setareh Maghsudi