Skip to content

Category

edge computing

748 papers

#edge computing Open access Aug 2026

Dynamic Semantic Network Neuro-Morphic Computing

This paper proposes a novel approach to computing, termed Dynamic Semantic Network Neuro-Morphic Computing, which leverages the principles of biological neural networks to achieve parallel, adaptive learning, and reasoning for complex data structures. The core idea is to mimic the dynamic connectivity and synaptic plasticity mechanisms found in biological neurons, creating a programmable neuro-morphic architecture. This architecture utilizes dynamically adjustable neural network connections and synaptic strengths based on input data and learning algorithms. A temporal signal processing and feedback mechanism simulates the dynamic behavior of biological neural networks, combined with Graph Neural Networks (GNNs) to construct and update dynamic semantic networks for representing and inferring relationships within data. This approach addresses the limitations of existing neuro-morphic computing, which primarily focuses on static hardware architectures, and traditional GNNs facing inefficiencies in handling large-scale, dynamic semantic networks. The resulting system aims to provide real-time learning and reasoning capabilities for complex data relationships, with potential benefits of low power consumption and high parallelism. The system is formally defined as follows: Let *S* = {*s*1, *s*2, ..., *s*K} be a set of nodes representing data elements. Let *E* = {*e*1, *e*2, ..., *e*N} be a set of edges representing relationships between nodes. Let *W* = {*w*ij} be a matrix representing the connection weights between nodes *s*i and *s*j, where *w*ij ∈ ℝ. Let *θ* = {*θ*ij} be a matrix representing the synaptic strengths between nodes *s*i and *s*j, where *θ*ij ∈ ℝ. Let *a*i ∈ ℝd be the activation value of node *s*i at time *t*. Let *l*i ∈ ℝ be the learning rate for node *s*i at time *t*. Let *h*i ∈ ℝd be the hidden state of node *s*i at time *t*. The dynamic update rule for node activation is given by: *a*i(t+1) = σ(*∑*j (*w*ij*h*j(t+1)) + *θ*ij *a*i(t+1)) where σ is an activation function (e.g., sigmoid, ReLU). The dynamic update rule for hidden state is given by: *h*i(t+1) = *f*(*a*i(t+1)) where *f* is a function that transforms the activation value into a hidden state. The learning rule updates the connection weights and synaptic strengths as follows: *w*ij(t+1) = *w*ij(t) + *l*i *∑*k (*w*ik(t+1) (*a*k(t+1)) ) *θ*ij(t+1) = *θ*ij(t) + *l*i *∑*k (*w*ik(t+1) (*a*k(t+1)) ) where *l*i is the learning rate. The system's performance is evaluated based on metrics such as accuracy, convergence time, and energy consumption. The core architecture will be implemented using a neuromorphic hardware platform, potentially utilizing spiking neural networks (SNNs) for efficient temporal processing.

Jincheng Zhang · 0 citations
#edge computing Open access Aug 2026

Network-Aware Orchestration for QoS-Constrained Application Deployment

The computing continuum extends computation beyond centralized cloud data centers to edge resources, supporting applications with stringent Quality-of-Service (QoS) requirements. However, the heterogeneity and dynamic nature of edge environments make orchestration challenging, particularly when decisions rely on static network information. This paper proposes a network-aware orchestration architecture that integrates a continuously maintained network representation to support adaptive application placement and management. By combining network and computational awareness, the proposed approach aims to improve orchestration decisions and application performance across the computing continuum.

Fernando Rego, José Eduardo Ferreira da Costa, Carlos Resende et al. · 0 citations
#edge computing Aug 2026

Single‐Polymer Multi‐Valued Logic Enabled by Sequential Electrostatic‐to‐Electrochemical Doping

ABSTRACT Multi‐valued logic (MVL) offers a promising approach to overcoming the intrinsic limitations of binary computing by enhancing data density at the device level. However, achieving stable and well‐defined multi‐level logic states within a single semiconductor channel layer remains a significant challenge. In this work, we demonstrate a ternary inverter based on a two‐step doping mechanism in a single polymer semiconductor channel incorporated into an organic electrochemical transistor (OECT). The device exhibits a robust intermediate conduction state characterized by zero‐differential transconductance (ZDT). The face‐on molecular orientation and dense alkyl side‐chain packing initially impede ion penetration, giving rise to surface‐confined electrostatic gating at low gate voltages ( V G ), before transitioning to bulk volumetric electrochemical doping at higher V G . This sequential doping mechanism yields a wide and stable ZDT plateau, an effect that is less pronounced in polymer semiconductors adopting edge‐on orientations or amorphous microstructures. This work highlights the critical role of molecular orientation and side‐chain packing in realizing distinct multi‐level logic states, offering design guidelines for MVL circuits.

Dong Hyun Park, Min Su Kim, Jae Hyun Han et al. · 0 citations
#edge computing Open access Aug 2026

基于量子计算的动态拓扑网络优化

This paper presents a novel algorithm for dynamic topology optimization, leveraging the unique properties of quantum computing to dynamically adjust network parameters. The core mechanism utilizes quantum entanglement and superposition to efficiently compute and optimize the topology of a network, leading to improved performance compared to traditional optimization techniques. We propose a quantum-enhanced approach to network design, focusing on the dynamic adjustment of node and edge weights to achieve optimal network behavior. This work explores the potential of quantum computation to address challenges in network routing, congestion control, and resource allocation, offering a promising avenue for enhancing network efficiency and resilience. The proposed algorithm demonstrates improved results through extensive simulations and theoretical analysis, highlighting the potential for significant advancements in network management.

Jincheng Zhang · 0 citations
#edge computing Aug 2026

Image denoising based on spin-torque diode with injection locking

Spin-torque diodes based on magnetic tunnel junctions have emerged as a promising paradigm for microwave detection and neuromorphic computing due to their intrinsic nonlinear electrical characteristics. Traditional artificial intelligence image processing technology based on the von Neumann architecture faces the bottlenecks of power consumption and storage wall. Therefore, we propose and demonstrate hardware-inspired artificial neurons featuring a rectified linear unit activation function by leveraging injection-locked spin-torque diodes. Taking full advantage of the above properties, we construct a supervised autoencoder architecture for image denoising. The proposed architecture is validated on the MNIST dataset with additive Gaussian noise. Experimental results show that its denoising performance is on par with traditional software-implemented neural networks, featuring similar convergence performance and stable high-quality image reconstruction. Notably, even under heavy noise intensity of 0.3, the system consistently maintains a peak signal-to-noise ratio above 20 dB and a structural similarity index exceeding 0.85 across all scenarios. This study provides a viable hardware-native technical pathway toward edge artificial intelligence applications.

Yazhong Si, Fuqian Ge, Like Zhang et al. · 0 citations
#edge computing Open access Aug 2026

Faster Than Light, According to the Arithmetic: code and analysis for two failure modes of streaming latency measurement

Code, analysis and manuscript for a study of two failure modes of sub-millisecond streaming latency benchmarking, both governed by one ratio: the instrument's timescale over the interval being measured. Mode A (negative spans): a latency assembled from two stamps written by two threads can come out negative. The acknowledgment-referenced span is a proxy rather than a causal chain, because the broker's append precedes both branches and neither branch precedes the other; a negative value therefore does not prove impossible physics, it proves the reference stamp cannot serve as the origin of that event's interval. Applied as a sign check to every run, that rule rejected 1,321 of 2,266, including every run behind a statistically clean result we were about to publish. Over 738,730 events the acknowledgment-referenced span goes negative 62,264 times while the send-referenced span, which is a genuine chain, never does, on one clock by construction. The mechanism is scheduling, not clock skew, established by manipulation: real-time priority on the stamping threads collapses the rate 7 to 80x at fixed utilisation, and two core geometries at identical utilisation differ by 2.07x. Mode B (deletion): the OpenMessaging Benchmark silently deletes every sample whose millisecond-quantised difference is not positive. Across 223 instrumented runs it computed its reported distribution from 0.36% to 100% of the samples it took, reporting the same median either way. Retention obeys a grid law in the reduced fraction of send interval over timestamp quantum, confirmed by a pre-registered payload manipulation, reproduced by a 200-line Python harness with no JVM, and measured across two clocks. The sign channel caught 41,403 genuine one-tick negatives being absorbed by the same guard. What changed in v2.7. A co-author, a title, and the first sustained pass at explaining the system before making claims about it. (1) David Gregg joins as an author, and the record takes the manuscript's new title — both of which this record had wrong until now. (2) The system is drawn before any claim is made about it: a figure inside the first two pages showing which threads do the benchmark's work, which record times, and how the two groups interact. A companion figure that had drawn a single producer lane for eight rounds, contradicting the project's own pre-registration, now separates the two stamping threads. (3) The word interval is retired for the timing sense and flight defined in its place, ahead of its first use. (4) Mode B is generalised: the failure is a quantum destroying a sample, of which the OpenMessaging Benchmark's positivity guard is one mechanism. An audit of the harnesses practitioners actually run — SPECjms2007, the Kafka bundled tools, RabbitMQ PerfTest, nats bench and Redpanda rpk — records what each does about resolution and sign. (5) The 1/D law is stated where it is argued: the displacement is a scheduling quantity and does not grow because a message travelled further, so the relative error falls as 1/T, and two identical systems whose clients stamp in different places are separated by the difference of their lags. The exposure curve now reaches below the crossover at which the displacement exceeds the path it is a correction to — which is where published sub-millisecond broker medians sit — and the curve is stated to apply to acknowledgment-referenced spans only, a harness that subtracts a send stamp being off it entirely. (6) One estimate changed. Unlike v2.6, this release moves a number: ρ(D, A) was computed from a variance identity on three separately binned, edge-truncated margins, did not conserve, and was not bounded — returning |ρ| > 1 on five of seventy conditions. It is now a windowed Pearson correlation on paired co-moments, with excluded pairs counted rather than dropped in silence. (7) Author biographies; the manuscript held at twelve pages with the displaced material in a supplement that grew to 49; and every quantity in the exposure discussion moved out of the prose and into the emitter, so the sentence a reader quotes and the table it summarises can no longer disagree. The test suite is now 3,866 tests at 100% branch coverage, up from 3,650. The archive contains the instrumentation, every campaign script and ledger, the analysis suite that recomputes the manuscript's numbers from committed data and fails if paper and data disagree, the manuscript, and its supplement. A SHA256SUMS manifest lists every file in the archive so any single file can be verified independently of the zip. Data note. No StatsBomb event data is redistributed. Replay plans derived from it are excluded from this record and regenerable byte-for-byte from a pinned upstream commit with the included scripts. Licence carve-out. The code is released under the MIT Licence, and the data compilation and documentation in this record under CC BY 4.0. The manuscript files (paper.pdf, paper.tex, supplement.pdf, supplement.tex) are © the authors, are expressly not released under CC BY, and are included here as a data complement pending journal publication. This record is not a preprint venue; the preprint is on arXiv and will be linked as a related identifier on announcement.

Gustavo Pedro Ricou, David Gregg · 0 citations
#edge computing Open access Aug 2026

Dynamic Topology Neural-Spike Computing Networks

This paper proposes a novel approach to computing leveraging dynamic topology neural-spike networks. The core idea centers on mimicking the self-adaptive topology structures found in biological neural networks to achieve higher efficiency and robustness in complex computational tasks. We introduce a programmable hardware platform composed of simulated neurons with dynamic connections and synaptic plasticity. Utilizing machine learning algorithms, specifically reinforcement learning, we continuously optimize the network topology in response to task demands, encompassing node addition, removal, and weight adjustments. This dynamic adaptation allows the network to real-time adjust to fluctuating input data, realizing adaptive computation. The innovation lies in the *dynamic* topology, contrasting with static structures or simplified models in existing neural-spike computing systems. By integrating parallel processing with machine learning optimization, our framework promises enhanced computational efficiency and resilience, representing a significant advancement over conventional neural-spike computing paradigms. The key mathematical framework revolves around representing the network topology as a graph (G = (V, E)), where V is the set of nodes (neurons) and E is the set of edges (connections) with associated weights. The dynamics of the network are governed by the following stochastic differential equations: d*s*i/dt = ∑j∈N(i) *w*ij *s*j + *f*i, where *s*i is the state of neuron *i*, *w*ij is the synaptic weight connecting neuron *i* to neuron *j*, *N(i)* is the set of neurons connected to neuron *i*, and *f*i represents a stochastic input or intrinsic noise. The learning process is formulated as a Markov Decision Process (MDP), and the policy is learned using reinforcement learning algorithms, aiming to maximize the expected reward. The core of the system can be represented as: R = ∑i αi *s*i, where αi is the activation function of neuron *i*. The system is designed to minimize the error between the output and the desired output, using a cost function: E = ∑i || *s*i - *t*i||2.

Jincheng Zhang · 0 citations
#edge computing Open access Aug 2026

From spheres to rods: tuning defects and dislocations generated by oxygen disorder in CeO₂ nanoparticles

CeO₂ is key in catalysis, fuel cells, chemical mechanical planarization, and oxygen storage due to its Ce⁴⁺ / Ce³⁺ redox couple and oxygen mobility. At the nanoscale, properties become morphology-dependent, yet the link between morphology and mechanical behavior‒particularly elastic properties and defect structure‒remains underexplored. Here we investigate four CeO₂ morphologies (nanoparticles, spherulites, intermediate rods, and long rods) using XRD line profile analysis, bond valence sum (BVS) calculations, and DFT+U. Rietveld-refined lattice parameters serve as direct DFT inputs. Four Williamson-Hall models quantify crystallite size, microstrain, dislocation density, and character, with DFT-computed direction-dependent Young’s moduli and contrast factors. Results show bulk (≈169 GPa), shear (≈58.8 GPa), and Young’s (≈158 GPa) moduli remain constant within uncertainty across morphologies. The high dislocation densities (up to 10¹⁵ m⁻²) represent a small volume fraction (≈0.03 %) and do not appreciably alter the effective polycrystalline moduli. In contrast, defect structure varies dramatically: dislocation density increases from 10¹¹ to 10¹⁵ m⁻², transitioning from screw-dominated to mixed / edge character with aspect ratio. Oxygen displacement parameters (Uiso, O = 0.0136 – 0.0669 A²) peak in rods, indicating enhanced anionic disorder, while BVS (4.71– 4.75 v.u.) reveals compressed Ce-O bonds. These findings demonstrate that defect populations are morphology-dependent, enabling independent optimization for catalysis, chemical mechanical planarization (CMP), solid oxide fuel cells (SOFCs), and coatings, while the mechanical backbone of CeO2 remains unchanged.

Balter Trujillo-Navarrete, F. Paraguay‐Delgado, Rosa María Félix-Navarro et al. · 0 citations
#edge computing Open access Aug 2026

Neuromorphic Computing for Real-Time Image Processing

This paper investigates the application of neuromorphic computing to address the limitations of traditional von Neumann architectures in real-time image processing. The core argument presented is that the inherent bottleneck of separating memory and processing units in conventional computers significantly hinders the performance of computationally intensive image processing tasks. We propose leveraging neuromorphic chips and spiking neural networks (SNNs) as a solution. SNNs, inspired by the biological brain, offer the potential for drastically reduced power consumption and increased processing speeds compared to conventional digital systems. This work outlines the theoretical framework and key considerations for implementing image processing algorithms directly on neuromorphic hardware. Specifically, we explore the mapping of common image processing operations, such as edge detection and feature extraction, onto SNNs. The potential for achieving near-real-time performance with minimal energy expenditure is highlighted. Further research directions, including optimization strategies for SNN design and exploration of different neuromorphic architectures, are discussed.

Jincheng Zhang · 0 citations
#edge computing Open access Aug 2026

pyunwrap

pyunwrap unwraps InSAR phase using a physics-informed U-Net that predicts the integer ambiguity map rather than the unwrapped phase itself. The core identity unwrapped = wrapped + 2π·k : is enforced by construction, so the model is structurally incapable of contradicting the observed wrapped phase. This is the first tagged release: the full pipeline from synthetic data through training, tiled inference, analytics, and reporting is implemented, tested, and documented end to end. Highlights AmbiguityNet : a ResNet-34 U-Net predicting integer phase ambiguity via a straight-through-estimator rounding head, with an auxiliary residue-probability head for uncertainty. Realistic synthetic data : Gaussian bowls, a from-scratch Okada (1985) fault dislocation model, a Mogi (1958) volcanic source, DEM topography, Kolmogorov atmospheric noise, orbital ramps, decorrelation noise, and pseudo-real ALOS-2 rewrapping. Curriculum training with optional SNAPHU pseudo-ground-truth fine-tuning on real data. Production tiled inference with edge-aware, residue-weighted smart merging of the ambiguity map , never the phase directly , plus Monte Carlo Dropout uncertainty and an ONNX Runtime → OpenVINO fallback chain. Full analytics suite : residue detection, Nyquist gradient analysis, Grad-CAM, Integrated Gradients, uncertainty calibration, and an automated self-contained HTML report. 65 tests, including known-answer physics tests and a tile-merging regression test that catches boundary-artifact bugs numerically, not visually. Two pre-executed example notebooks covering the training chain and the full end-to-end pipeline against real synthetic data. What's included Synthetic data engine Four deformation models (Gaussian bowl, Okada, Mogi, deformation-free control), DEM-driven topographic phase, Kolmogorov-spectrum atmospheric turbulence, orbital ramps, and coherence-dependent decorrelation noise. Ground-truth ambiguity is computed against the actual observed (noisy) phase ,unwrapping resolves 2π ambiguity, it does not denoise ,which keeps every generated sample exactly consistent with wrapped + 2π·k == unwrapped to floating-point precision. Data pipeline Full-coverage sliding-window tiling, percentile-robust amplitude normalization, and an InSARTileDataset with 8-fold dihedral augmentation that recomputes the integer ambiguity map after every transform rather than reusing a cached value, so it stays exact even at the ±π wrap boundary. Model & training AmbiguityNet (24M params) plus PhysicsInformedUnwrapLoss, a four-component loss combining supervised ambiguity regression, re-wrap consistency, coherence-weighted smoothness, and an ambiguity-map residue penalty. Trainer implements three-stage curriculum learning, AdamW with warmup/cosine annealing, gradient clipping, TensorBoard logging, and optional SNAPHU-based fine-tuning. Inference & deployment PhaseUnwrapper tiles arbitrarily large interferograms and merges results with an edge-aware taper (only feathering edges that actually border a neighboring tile , a plain Hanning window incorrectly zeroes scene boundaries too) weighted by the model's own residue-probability output. ONNX export is single-file by design, with GPU → CPU → OpenVINO backend fallback. Analytics, visualization & reporting Goldstein-style residue detection and clustering, Nyquist gradient- violation mapping, error-distribution statistics, Grad-CAM and Integrated Gradients explainability, uncertainty-calibration reliability diagrams, interactive Plotly 3D surfaces, a folium swipe-comparison map, and a Jinja2-templated HTML report ,all wrapped in best-effort error handling so a reporting failure never breaks a production inference call. Testing & CI A 65-test suite (pytest) covering synthetic generation, model/loss correctness, physics/analytics correctness against hand-constructed known-answer fields (e.g. an exact phase vortex with a known topological charge), and full-pipeline integration. GitHub Actions runs a fast-test matrix across Python 3.10–3.12, a separate slow/integration job, and a ruff/black lint job. Installation git clone https://github.com/EOCoreINT/pyunwrap.git cd pyunwrap pip install -e ".[dev,maps,deploy,notebooks]" See the README for the quickstart and the architecture reference for how data flows through the pipeline. Known limitations This is an early-stage release and is honest about where it currently falls short: No pretrained weights ship with this release. PhaseUnwrapper.from_pretrained() downloads from a Zenodo record you supply; there is no benchmarked checkpoint yet. Monte Carlo Dropout uncertainty is currently a no-op. AmbiguityNet has no nn.Dropout layers yet (only BatchNorm), so uncertainty in UnwrapResult is identically zero. The residue-probability head is the meaningful uncertainty signal available today. No published accuracy benchmark against SNAPHU or other classical unwrappers yet. The physics-consistency guarantees are proven (exhaustively, in tests); real-world unwrapping accuracy on held-out Sentinel-1 data has not yet been formally evaluated in this repo. APIs may change between minor versions until 1.0. Acknowledgments Built on the shoulders of the classical InSAR literature this package's synthetic models and design decisions are grounded in: Goldstein, Zebker & Werner (1988); Itoh (1982); Chen & Zebker (2001, SNAPHU); Okada (1985); Mogi (1958). Full citations in the README. Full Changelog See CHANGELOG.md for the complete, itemized history, including every bug found and fixed during development.

Samuel Appiah Kubi · 0 citations
#edge computing Open access Aug 2026

Event-Driven Data Processing Based on Neuromorphic Computing

This paper investigates the potential of neuromorphic computing for event-driven data processing. Traditional computing architectures often struggle with the inherent inefficiencies of handling continuous data streams, leading to significant energy consumption. The core claim presented here is that mimicking the brain's event-driven neural processing offers a pathway to dramatically improved data processing efficiency and reduced energy expenditure. The proposed approach centers around constructing a neuromorphic system utilizing temporal circuits, leveraging the principles of event-driven signal transmission and parallel computation to achieve real-time data stream processing. This work outlines the theoretical framework and key design considerations for such a system, highlighting its advantages over conventional approaches. The research addresses the critical need for more energy-efficient data processing solutions, particularly in applications such as sensor networks, edge computing, and real-time analytics. The system's ability to react only to significant events within the data stream, rather than processing every element, is expected to yield substantial performance gains. Ultimately, this exploration contributes to the growing field of neuromorphic computing and its potential to revolutionize data handling paradigms. ---

Jincheng Zhang · 0 citations
#edge computing Aug 2026

Research on the Improvement Path of Security Governance Capability of Distribution Network Driven by Intelligent Technology

This article proposes a systematic improvement path for the security governance capability of distribution networks driven by intelligent technology. Realize global state awareness through IoT sensors and edge computing; Based on AI algorithms for fault diagnosis and situation deduction, combined with digital twin platform optimization decision-making; Constructing self-healing control system based on intelligent terminal and virtual power plant technology. The technical level focuses on cloud-side collaborative architecture and deep learning algorithm, the management level promotes cross-departmental collaboration and process standardization, and the mechanism level improves the standard specification and dynamic evaluation mechanism. Taking a demonstration area as an example, after the implementation, the fault location time is reduced from 42 minutes to 2 minutes, the annual power outage events are reduced by 78%, and the voltage qualification rate is increased to 99.71%, which verifies the effectiveness of the closed-loop system of "perception-analysis-decision-execution". The research shows that the integration of intelligent technology, management innovation and institutional guarantee can improve the operation toughness and governance efficiency of distribution network.

Yueru Liu, Minjing Li, Linying Sun · 0 citations

From tech blogs

See all →
Microsoft Research Blog Aug 31, 2026

GigaPath-Flash and GigaTIME-Flash: Toward population-scale discovery with efficient pathology foundation models

What if pathology foundation models could do more with less? GigaPath-Flash and GigaTIME-Flash cut computational demands while maintaining strong performance, opening the door to larger studies and broader exploration. The post GigaPath-Flash and GigaTIME-Flash: Toward population-scale discovery with efficient pathology foundation models appeared first on Microsoft Research.

MIT News · Artificial Intelligence Aug 27, 2026

Looking beyond natural sequences

A new machine-learning framework aims to improve the success rate of computational protein design while moving away from results that reproduce sequences found in nature.