https://arxiv.org/api/xMAp12ewf6nTMb638nX10+DDDpU2026-07-17T19:57:37Z27811015http://arxiv.org/abs/2606.17245v2Cache to the Future: A Distributed Webpage Archive for Internet Blackouts2026-07-16T17:51:41ZInternet blackouts, occurring due to technological mishaps or intentional governmental action, prevent citizens from accessing the internet. Citizens in regions where internet blackouts are common have utilized blackout-resistant technologies to maintain communication. Such technologies often rely on mobile mesh networks to provide limited messaging services. However, no technology currently exists which can provide continued access to knowledge sources on the web during a blackout.
We present Cache to the Future (CttF): a system to cache and deliver static content hosted on the web during a blackout. CttF's distributed community ratings crowdsources caching at scale while cryptographic constructs (digital signatures, proofs-of-work) mitigate adversarial interference. Our realistic simulations demonstrate CttF delivering content at city-scale across a wide range of benign and adversarial scenarios.2026-06-15T19:46:10Z16 pages, 18 figuresRoss EvansDiogo Barradashttp://arxiv.org/abs/2607.15235v1Adaptive Sampling for Spatiotemporal Anomaly Monitoring in Wireless Sensor Networks2026-07-16T17:33:51ZLong-term environmental monitoring in wireless sensor networks (WSNs) often uses sparse sampling to extend network lifetime, but sparse sensing can miss short-lived, localized, and potentially diffusive anomalies. This paper proposes a sentinel-assisted adaptive sampling framework as a cooperative sensing-control pipeline for WSN anomaly monitoring. During normal periods, nodes perform sparse sensing driven by Kalman filter (KF) predictive uncertainty. During anomalous periods, continuously sampled sentinel nodes perform hybrid GLR-based detection with node-relative thresholds, and local detections trigger one-hop neighborhood wake-up with recovery-aware alert control.
Experiments on the Intel Berkeley Research Lab temperature dataset with abrupt random spatiotemporal anomalies show that the proposed method raises the anomaly-window sampling ratio (AWSR) from 0.439 to 0.933 in the main experiment. It also improves AWSR over Adaptive Data Acquisition with Energy Efficiency and Critical-Sensing Guarantee (AAS) and Adapted e-Sampling while reducing total cost by 15.4\% and 2.1\%, respectively. These results show that integrating KF-based sparse sampling, sentinel GLR detection, and local alert propagation improves anomaly-window visibility while maintaining a lower sampling-cost trade-off.2026-07-16T17:33:51ZAccepted paper for IEEE ISSC 2026 conference, Limerick, IrelandGuoqing LuYixuan SunYiwen JiangBernard Butlerhttp://arxiv.org/abs/2507.05876v2Olaf: Programmable Data Plane Acceleration for Asynchronous Distributed Reinforcement Learning2026-07-16T14:46:24ZAsynchronous Distributed Reinforcement Learning (DRL) can suffer from degraded convergence when model updates become stale, often the result of network congestion and packet loss during large-scale training. This paper presents \textit{Olaf}, an in-network DRL accelerator engine, which \textit{opportunistically aggregates} asynchronously generated model updates \textit{on the fly} while they traverse the data plane queue. This aggregation operation motivates an alternative queue design, which we prototype and envision for future Top-of-Rack switches. We further present corresponding host-side transmission control in the face of possible congestion, taking advantage of in-network accelerator feedback. A quantification of model staleness, denoted Age-of-Model (AoM), together with a formal verifier, allows us to reason on system-wide AoM objectives in multi DRL-cluster scenarios. Olaf shows significant reductions in model staleness and queue congestion, improving overall convergence rate for asynchronous DRL workloads.2025-07-08T10:59:56Z17 pages, 11 figuresNehal Baganal KrishnaAnam TahirFiras KhamisMina Tahmasbi ArashlooMichael ZinkAmr Rizkhttp://arxiv.org/abs/2607.15053v1ANet Patu-1: The Value of Connection in the Agent Network2026-07-16T14:31:15ZThe Internet taught us that the value of a network depends on \emph{how} its nodes connect: broadcast stars scale as $V\!\propto\!N$ (Sarnoff), fully-connected meshes as $N^2$ (Metcalfe), and group-forming networks as $2^{N}$ (Reed). We ask the analogous question for networks of AI agents. We model the net value of connection as a function of coordination-group size, derive from it the properties an optimal collaboration protocol must have, and introduce ANet Patu-1 -- a self-organizing consensus protocol in which the network continuously re-forms its own coalitions, adaptively riding the upper envelope of all three regimes at $O(1)$ parallel consensus rounds. To measure value without opinion-grading, we score an emergent protocol by formally specifying it and deriving its complexity, the way distributed algorithms are analyzed. Two results follow. (i)~Emergence -- a crowd of the \emph{cheapest} model, when heterogeneous, starts weak but its collective value compounds with $N$ and \emph{overtakes} a crowd of a far \emph{stronger} model that is homogeneous: a crossover that marks a scaling law for collaboration rather than for scale. (ii)~Reflexivity -- a heterogeneous network, given only its own problem and no design hints, converges on ANet Patu-1 itself, reconstructing the high-dimensional law that governs its own connective value.2026-07-16T14:31:15ZMu YuanJinke SongZhaomeng ZhouLan Zhanghttp://arxiv.org/abs/2605.16560v2Seasonal Statistics of Shannon Rate in a Dynamical Poisson-Voronoi Cellular Network2026-07-16T13:16:40ZIn this work we consider a dynamical cellular communication network in which mobile base stations (BSs) are modeled as a homogeneous Poisson point process on $\mathbb{R}^2$. Each base station moves at a constant speed in a random direction. A typical user connects to the nearest base station and it experiences variable signal and interference powers depending on the distance of all the stations. Along the motion of the stations, the user swaps its serving station, and such an event is called a {\em handover}. We are interested in the performance evaluation of the system under some classical and tropical metrics of interest at different time of events, inducing handovers, maximal proximity of serving station, nearest interferer at closest or farthest distance with respect to the user or at any typical time epoch. The main results of the paper are closed or integral form expressions for the basic metrics of interest, in particular coverage probability and Shannon rate at these epochs. We can make an analogy with ``seasons'' based on the fluctuations of signal and interference power. Strong or mild signal or interference power correspond to different seasons of Shannon rate along the evolution of the system. We also provide a complete comparison study of the metrics at interest at these epochs.2026-05-15T19:03:18Z32 pages, 14 figures, 4 tables. Comments are welcome. The article is reorganized, with less number of plots. Proof of Theorem 5 (tropical case at typical min-interference) is corrected. A proof of Theorem 6 (part 3) is addedSanjoy Kumar JhawarFrançois Baccellihttp://arxiv.org/abs/2607.14869v1Periplus: A Resilient In-band SDN Control Plane via Embedded Forwarding Graphs2026-07-16T11:43:40ZMany resource-constrained, wide-area telecommunications deployments could benefit from an in-band SDN control plane, but several challenges stand in the way. This paper presents Periplus, an in-band SDN control plane designed to address four challenges that this approach presents in such contexts: automatic bootstrapping, source-based routing, fast failure recovery, and multi-controller coordination. The first three are developed in detail, while multi-controller coordination is addressed in a separate paper. For bootstrap, Periplus avoids network-wide flooding: when a new switch joins, the controller installs flow rules in only two switches. For routing and failure recovery, Periplus encodes a primary path and per-hop alternatives in a graph structure encapsulated between L2 and L3 headers; switches forward along the primary path and, upon detecting a failure, fall over locally to the encoded alternative without controller involvement. We evaluate a Ryu-based implementation of Periplus in Mininet across multiple topologies. Periplus runs on stock Open vSwitch (OVS), relying only on its built-in Nicira extensions for Network Service Header (NSH) encapsulation. The evaluation shows sub-50 ms failure recovery, scalable bootstrap across topologies of varying size and diameter, and a per-switch flow-table footprint that is independent of network size and grows only at switches where the controller encodes multiple alternatives.2026-07-16T11:43:40Z33 pages,15 figures, 8 tables, 1 algorithmE. M. Castro BarberoP. de las Heras QuirósF. J. Simó Reigadashttp://arxiv.org/abs/2508.09769v2An (m,k)-firm Elevation Policy for Weakly Hard Real-Time in Converged 5G-TSN Networks2026-07-16T11:23:57ZOngoing standardization efforts in 5G and Time-Sensitive Networking (TSN) aim to provide safety-critical applications with real-time communication. However, 5G-TSN network schedules often rely on idealistic delay models that can jeopardize the validity of their guarantees. This paper presents an $(m,k)$-firm Elevation Policy to uphold a base level of weakly hard real-time guarantees (WHRT). It augments the primary schedule with a dynamic priority-driven scheme to elevate the priority of $m$ out of $k$ consecutive frames if they experience unexpected delays. Our evaluations demonstrate the necessity of WHRT to increase fault-tolerance against 5G delay outliers and to uphold the quality of control within a 5G-TSN networked control system. Still, only a small resource overhead is imposed during epochs where the primary schedule is valid and can serve stronger QoS guarantees. The $(m,k)$-firm Elevation Policy thereby yields a robust but light-weight fallback mechanism to serve applications with dependable guarantees during unstable network conditions.2025-08-13T12:53:27Zaccepted at DSN26Simon EggerRobin LaidigHeiko GeppertLucas HaugJona HerrmannFrank DürrChristian Beckerhttp://arxiv.org/abs/2607.14832v1Spoofer or Spoofers? Estimating a Lower Bound on the Number of DRDoS Sources Using Anycast Honeypots2026-07-16T10:51:44ZDDoS attacks remain a significant threat, with distributed reflection denial-of-service (DRDoS) attacks being particularly difficult to trace back to their sources. To better understand attacker behavior and deployment patterns, we present a novel approach for estimating a lower bound on the number of networks involved in generating spoofed traffic. Our approach leverages a global deployment of anycast amplification honeypots that attract requests from topologically nearby sources. Using this infrastructure, we develop two estimators based on the set of honeypots receiving spoofed traffic and on variations in observed TTL values, while accounting for natural path instability. Analyzing 287 days of amplification attacks, we find that at least 21.0% originate from multiple network locations, indicating that attackers frequently distribute spoofing activity across networks. Our findings suggest that combating spoofing requires coordinated and distributed defenses, and inform the design of future attribution techniques.2026-07-16T10:51:44ZBernhard DegenBas PalinckxMattijs JonkerRoland van Rijswijk-DeijRaffaele Sommesehttp://arxiv.org/abs/2607.14806v1Unified Evaluation Methodology for AI-Native Integrated Sensing and Communication2026-07-16T10:23:49ZIntegrated Sensing and Communication (ISAC) couples radio sensing, data transmission, and control actions within a single closed-loop system. When Artificial Intelligence (AI)-driven policies adapt sensing and communication online across a variety of sensing tasks and objectives, end-to-end performance is shaped not only by waveform and channel conditions but also by inference latency, uncertainty, environmental dynamics, and hardware non-idealities, leading to fundamental trade-offs between sensing accuracy, communication reliability, and resource overhead. This manuscript presents a unified system architecture and evaluation methodology for AI-native ISAC, defined as ISAC in which learning-based agents adapt sensing, communication, and actuation policies online under uncertainty. We formalize the design space of closed-loop ISAC, propose a three-stage validation pipeline from bounds and feasibility analysis, through high-fidelity digital-twin simulation, to preliminary over-the-air validation, and provide a minimal reporting checklist that links technical Key Performance Indicators (KPIs) (e.g., data rate, SINR, target detection, parameter estimation, track quality, localization error, outage, latency, overhead, and energy per decision) to application-level Key Value Indicators (KVIs) (e.g., availability and mission effectiveness). Two representative instantiations, specifically Unmanned Aerial Vehicle (UAV)-based outdoor and Reconfigurable Intelligent Surface (RIS)-enabled indoor coverage extensions, are used to illustrate how to structure reproducible baselines and comparable evidence across heterogeneous deployments, helping bridge the gap between theoretical ISAC gains and deployment-ready performance claims.2026-07-16T10:23:49Z9 pages, 4 figures, 1 table, 15 referencesFilip LemicAndra BlagaFrancesco DevotiGuillermo Encinas LagoJan AdlerAmitha MayyaPadmanava SenGiorgos StratidakisSotiris DrouliasAngeliki AlexiouAlexander ArtemenkoAya Mostafa AhmedVisa KoivunenRobin RajamäkiSimon SchützeRobert ElschnerAmélie HennequartAhmad ShoukairYoussef NasserNahuel Soprano-LotoFrançois BaccelliVisa TapioPaul AlmasanAndra LutuVincenzo SciancaleporeCarmen DelgadoXavier Costa-Pérezhttp://arxiv.org/abs/2605.07742v2Design and Benchmarking of the Data Distribution Service for Real-Time Interoperable Agricultural Machinery Communications2026-07-16T07:27:22ZInter-manufacturer plug-and-play communication in agricultural machinery is currently based on the ISO 11783 standard series, which specifies a 250 kbit/s CAN bus communication layer. To support higher-bandwidth use cases, the ISO~23870 series is being developed for next-generation Ethernet-based agricultural machine-to-machine communication. Modern Ethernet/IP-based architectures often make use of a middleware for discovery, data exchange, quality of service configuration, and security. This paper evaluates the Data Distribution Service (DDS) as a candidate middleware for secure, plug-and-play agricultural machinery networking. DDS-based proof-of-concept communication design is presented for a representative Task Controller (TC) and implement scenario, including implement-description topics and separate best-effort and reliable topics for runtime process data. Design was implemented in C++ using the FastDDS library and benchmarked on embedded hardware representative of agricultural machinery. Runtime throughput was evaluated for one-to-one and one-to-two TC-implement scenarios under four DDS security configurations. The results show that DDS security mechanisms substantially reduce maximum throughput on embedded hardware. In the tested best-effort scenarios, signing and encryption reduced mean throughput by approximately 70-84% compared with the unsecured configuration. Encrypted one-to-one best-effort case achieved approximately 4980 received process data updates per second on both the TC and implement, corresponding to about 50 process data updates per second per simulated section for 100 rate-controllable sections. These results indicate that DDS is a technically plausible middleware candidate for secure Ethernet-based agricultural machinery interoperability, while further work is required to evaluate latency, scalability, vendor interoperability, and lower-power devices.2026-05-08T13:47:26ZSamuel BrodieHenri HornburgDaniel OstermeierMaksim PavlovTimo Oksanenhttp://arxiv.org/abs/2603.17472v2Bringing Network Coding into Multi-Robot Systems: Interplay Study for Autonomous Systems over Wireless Communications2026-07-16T07:13:26ZCommunication 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, enabling relevant data delivery for 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, keeps cooperative-localization accuracy close to the ideal baseline, and satisfies the overtaking abort deadline in 80% of the simulated runs, compared with 60% for a retransmission-based baseline. The study highlights the need to jointly design autonomy algorithms and communication mechanisms, and positions network coding as a principled tool for dependable MRS operation over wireless networks.2026-03-18T08:26:17ZTo appear in IROS 2026Anil ZaherKiril SoloveyAlejandro Cohenhttp://arxiv.org/abs/2607.14500v1Formal Verification for Deep Learning-based Power Control in Massive MIMO2026-07-16T02:29:31ZDeep learning is a promising approach to optimize wireless communication by simplifying the search for near-optimal solutions. Prior studies on deep learning-based wireless communication optimization have explored supervised learning approaches that map raw user information, such as location or channel state information, to optimal power allocation vectors. While this approach demonstrates competitive performance, it is susceptible to adversarial attacks via input perturbations. Current defense mechanisms primarily rely on empirical methods, which do not provide formal guarantees of robustness. We fill this gap by proposing a formal verification framework to evaluate the robustness of deep learning-based power allocation in multi-cell massive multiple-input multiple-output (MIMO) systems against a wide range of potential adversarial input manipulations. To the best of our knowledge, this is the first attempt to formally verify deep neural networks in a regression setting with non-linear output constraints. We model the adversary's capabilities using hyper-rectangle constraints on their perturbation, adopt the abstraction-based bound-propagation technique (DeepPoly) to bound the interval of potential allocated powers, and formulate the minimum performance requirements as a constrained program for numerical feasibility analysis. Evaluation on publicly available datasets for power allocation in multi-cell massive MIMO indicates that a well-trained model can guarantee the local robustness under location perturbation by +-1m while retaining a maximum 1% optimality gap.2026-07-16T02:29:31Zaccepted at VTC Fall 2026Thanh LeTakeshi MatsumuraYusheng JiJohn C. S. Luihttp://arxiv.org/abs/2607.14482v1Scheduler-Agnostic Adaptive-FEC for MPQUIC: Field Evaluation over Commercial Cellular Paths2026-07-16T01:53:31ZMultipath transport has long been studied to improve robustness over heterogeneous networks, and Multipath QUIC (MPQUIC) is particularly attractive for low-latency applications because QUIC Datagram enables transmission without retransmissions. However, this advantage comes with a key drawback: QUIC Datagram is vulnerable to packet loss, especially in vehicular cellular environments with handovers and rapidly varying radio conditions. While prior studies have explored adaptive-FEC and coded multipath designs, practical deployment remains challenging when such mechanisms require substantial modifications to the transport stack or scheduler. In this paper, we present an adaptive Forward Error Correction (FEC) scheme for MPQUIC Datagram that reuses QUIC loss detection signals and an off-the-shelf Reed-Solomon (RS) coding library. The sender estimates smoothed per-path loss rates from QUIC loss signals and adaptively determines the number of parity packets for each FEC block according to the expected packet loss. We implement the proposed scheme on an existing MPQUIC stack and evaluate it through vehicular field experiments over three commercial LTE/5G paths. Under the main 4.0 Mbps setting, the proposed scheme improves both reliability and latency compared with No-FEC: the average one-way delay is reduced from 103.0 ms to 70.8 ms, the 95th-percentile delay from 281.2 ms to 142.3 ms, and the packet loss rate from 1.7 % to 0.8 %, with an average coding rate of 0.94. These results indicate that scheduler-agnostic adaptive-FEC can provide practical latency and reliability gains for MPQUIC Datagram under the measured vehicular mobile conditions.2026-07-16T01:53:31ZAccepted in IEEE VTC2026-FallTakuma TsubakiSoto AnnoSeiya KomatsuTakashi ToriiTakuya Tojohttp://arxiv.org/abs/2607.14478v1Assisting Mission-Critical Traffic Flows with Active Queue Management in Industrial Internet of Things2026-07-16T01:50:27ZMission-critical Industrial Internet of Things (IIoT) traffic flows require bounded network latency and jitter guarantees to ensure the safe functioning of critical industrial infrastructure. These flows are typically communicated via commodity network routers with conventional First-In-First-Out (FIFO) buffers. FIFO has proven to be the culprit of the well-known bufferbloat phenomenon, and the deployment of Active Queue Management (AQM) schemes have demonstrated significant performance improvements for latency-sensitive applications over the Internet in the IT domain. However, the bufferbloat phenomenon and the efficacy of AQM schemes have not been studied in IIoT-based OT domain. In this paper, we propose the use of AQM as a lightweight and non-intrusive mechanism for assisting mission-critical traffic flows in IIoT networks. Our experimental results demonstrated that multi-queue AQM schemes provide substantial flow isolation and capacity sharing benefits, and significantly improve the performance of mission-critical traffic flows under network pressure. We further provide deployment recommendations based on our experimental insights.2026-07-16T01:50:27ZAccepted by the Journal of Industrial Information IntegrationShuo WangJonathan KuaJiong JinYew Wee WongPrem Prakash JayaramanZhibo Panghttp://arxiv.org/abs/2606.17288v2Local Fault Repair of Perfect Resource Placements in Eisenstein--Jacobi Networks2026-07-15T21:37:36ZPerfect resource placements in dense Eisenstein--Jacobi (EJ) networks partition the network into hexagonal radius-$t$ service cells. This paper studies local repair of such placements after resource failures. For one failed resource, we prove that one replacement cannot cover the failed hexagon and two always suffice, giving $ρ_{\mathrm{EJ}}(t)=2$ for all $t\ge1$. Among minimum-size repairs, the sharp minimum-overlap formula $Ω_{\mathrm{EJ}}(t)=t^2$ follows from the three-strip geometry of EJ balls. For two failed resources, independent repair gives a four-replacement upper bound, but unlike the Gaussian case EJ repair is not always additive: two infinite neighboring displacement families admit three-replacement repairs, proved optimal by a two-ball impossibility argument. Additive behavior is established algebraically via endpoint-rigidity and diagonal-corridor theorems. For $q$ failed resources, independent canonical repair gives a universal $2q$ upper bound, exact when failed cells are pairwise more than $4t$ apart. Dense cluster subadditivity is proved for infinite four-fault and six-fault families with exact repair numbers four and five, giving savings of four and seven over independent repair. An exact inclusion--exclusion identity governs repeated coverage for arbitrary multi-fault repairs. An audit over 19,400 instances confirms widespread subadditivity. EJ local repair is structurally distinct from the Gaussian case: the one-fault overlap is quadratic, two-fault repair can be non-additive, and clustered repairs reuse replacement balls across multiple failed cells.2026-06-15T20:52:58ZPreprint also available on Zenodo:https://doi.org/10.5281/zenodo.20690942Bader Albader