LIVE PULSE
5.1 Anthropic CEO Amodei calls for slower AI development and shared safety rules11 src2.8 Agility Robotics unveils Digit 5 humanoid for warehouses and factories2 src2.6 Apple ships rebuilt Siri with Google Gemini, but not in the EU2 src2.3 Siri AI in macOS 27 Golden Gate: FAQ, Germany availability, privacy questions2 src1.8 Sam Altman says OpenAI will not go public in 2026, citing AI safety concerns5 src1.4 OpenAI contractors review real ChatGPT conversations to rate responses, report says2 src1.4 Anthropic data retention policy prompts firms to limit Claude use for sensitive work1 src1.4 Fine-Tuning Vision-Language Models with Listener Gaze for Referring Expressions1 src1.4 Perceptual Reality Transformer Explores What Illustrations Must Preserve1 src1.4 Study Analyzes Self-Reported Limitations in NLP Research1 src5.1 Anthropic CEO Amodei calls for slower AI development and shared safety rules11 src2.8 Agility Robotics unveils Digit 5 humanoid for warehouses and factories2 src2.6 Apple ships rebuilt Siri with Google Gemini, but not in the EU2 src2.3 Siri AI in macOS 27 Golden Gate: FAQ, Germany availability, privacy questions2 src1.8 Sam Altman says OpenAI will not go public in 2026, citing AI safety concerns5 src1.4 OpenAI contractors review real ChatGPT conversations to rate responses, report says2 src1.4 Anthropic data retention policy prompts firms to limit Claude use for sensitive work1 src1.4 Fine-Tuning Vision-Language Models with Listener Gaze for Referring Expressions1 src1.4 Perceptual Reality Transformer Explores What Illustrations Must Preserve1 src1.4 Study Analyzes Self-Reported Limitations in NLP Research1 src
HEATPULSEAI MAGAZINES
FLIP · FOLLOW · SAVE

edge AI

topic17 events
papersTODAY 04:00 UTC

Study Measures 14 Input Resolutions for Bird ID on Edge Devices

A new arXiv paper treats input resolution as a tunable design choice rather than a fixed setting when identifying distant birds, which appears only tens of pixels wide, to reduce bird strikes at wind farms. The authors run a factorial experiment across 14 image side lengths and six neural network architectures, recording latency directly on an edge device. The work reports how accuracy and on-device inference cost trade off across those configurations.

papersTODAY 04:00 UTC

FREDI Framework Targets Fair Resource Allocation for Dual-Threshold Edge Inference

A new arXiv paper introduces FREDI, a security-focused wireless edge-intelligence framework for event-triggered inference across user devices, edge servers, and the cloud. It combines proportional-fair resource allocation with a dual-threshold early-exit scheme so that each user device can partially process inference locally before offloading. The work aims to balance fairness, latency, and efficiency in cooperative multi-layer edge deployments.

papersTODAY 04:00 UTC

Edge AI Medical Device System Tested for Breast Cancer Team Meetings

Researchers present a system that runs AI models locally on edge hardware as a regulated medical device, aimed at supporting breast cancer multidisciplinary team meetings. The paper reports a feasibility evaluation, noting that existing AI-supported workflows for these meetings depend on cloud infrastructure. The work targets reducing documentation burden and time pressure in complex case reviews.

papersTODAY 04:00 UTC

Fog-Based Deep Learning Predicts Cold-Chain Temperatures Over LoRaWAN

Researchers describe a fog-computing setup that runs deep learning inference near the source of sensor data to forecast temperatures in perishable food cold chains. The work targets the latency and connectivity limits that make cloud-only inference impractical for LoRaWAN-linked monitoring of fresh produce. The paper reports on a real-world deployment and characterises its performance.

papersTODAY 04:00 UTC

arXiv Paper Proposes Spiking Neural Encoding for Heterogeneous Cyber Data Streams

A new arXiv preprint introduces an event-native symbolic-temporal spike encoding framework designed to handle heterogeneous cyber data streams. The approach builds on spiking neural networks, which compute sparsely and keep internal state, making them a fit for low-power edge devices. The authors argue these traits suit cyber monitoring, where data arrives asynchronously and continuously.

papersTODAY 04:00 UTC

arXiv paper examines space data centers and edge AI for satellite data

An arXiv preprint surveys how falling launch and hardware costs have led to more satellites and a fast-growing volume of data generated in orbit. Because downlinking that data to Earth is expensive and slow, the paper looks at processing it in space, including onboard edge AI and orbital data-center concepts. It is a cross-listed replacement submission and has not been peer reviewed.

papersTODAY 04:00 UTC

SH-WRNN Paper Proposes Spherical Harmonics Weight Routing for Edge AI

A new arXiv preprint introduces SH-WRNN, a neural architecture that replaces conventional static fully connected weight matrices with a routing scheme based on implicit spherical harmonics weight fields. The authors frame the work as a challenge to the standard synapse-layer design that most deep learning models still rely on. The paper targets asymmetric edge intelligence settings, where compute and bandwidth are unevenly distributed across devices.

papersTODAY 04:00 UTC

Study Analyzes Temperature Effects in Analog DNN Inference

Analog accelerators promise better energy efficiency for machine learning on power-constrained devices, but their behavior is sensitive to temperature. This arXiv paper examines how thermal variation degrades inference accuracy in analog deep neural networks and proposes methods to mitigate those effects. The work targets deployment on mobile and embedded hardware.

papersTODAY 04:00 UTC

EdgeHAR: Compact Sensor Foundation Model for On-Device Human Activity Recognition

Researchers present EdgeHAR, a compact foundation model for sensor-based human activity recognition that is built to run on edge devices rather than in the cloud. The work targets common real-world problems such as shifts in sensing conditions, including unfamiliar users and devices. It is described as an edge-native approach to wearable and ubiquitous computing.

papersTODAY 04:00 UTC

BudgetBench: Budget-Tiered Protocol for Evaluating Memory in Local LLM Agents

Researchers introduce BudgetBench, a protocol and pilot test harness for assessing memory strategies in locally run large language model agents. The work treats active context as a limited resource, accounting for memory capacity, prefill latency, cache growth, and service targets when deciding how many input tokens a call can afford. It aims to give a structured, budget-aware way to compare agent memory approaches under constrained hardware and latency conditions.

papersSEP 12 04:00 UTC

Study Evaluates Edge-Deployable Vision-Language Models for Species ID

A new arXiv paper argues that species identification from camera traps should be assessed using small vision-language models that can run locally on edge hardware, rather than frontier-scale systems. The authors note that field deployments often have weak or no network connectivity, which makes compact, on-device models the realistic option to study. The work positions this evaluation setting as the practically relevant benchmark for the task.

papersSEP 10 04:00 UTC

PELM paper proposes speculative decoding and DVFS for power-efficient on-device LLM inference

A new arXiv paper introduces PELM, a system aimed at making large language model inference more power-efficient on mobile devices. The approach combines speculative decoding with dynamic voltage and frequency scaling to reduce the energy demands of running LLMs at the edge, where privacy, personalization, and lower latency are key motivations.

papersSEP 10 04:00 UTC

X-CoSD: Cross-Vocabulary Collaborative Speculative Decoding for Efficient LLM Inference

Researchers introduce X-CoSD, a distributed inference framework in which a small on-device model drafts tokens and a larger server-side LLM verifies them. The method tackles the mismatch between the two models' vocabularies while cutting the communication cost between device and server. The work aims to make collaborative speculative decoding practical for latency-sensitive edge deployments.

papersSEP 10 04:00 UTC

Divergence-based approach proposed to evaluate fidelity loss in quantized LLMs

A new arXiv paper argues that zero-shot task accuracy is an inadequate yardstick for quantized large language models, because it relies only on argmax predictions and hides changes in output distributions. The authors introduce a divergence-based method for measuring how much behavioral fidelity is lost when models undergo aggressive post-training compression for memory-constrained edge devices.

papersSEP 10 04:00 UTC

Elastoformer paper proposes elastic model transformation for adaptive edge AI

A new arXiv paper introduces Elastoformer, a method that reshapes transformer models at runtime using elastic transformations so they can adjust to shifting operating conditions. The work targets computer vision workloads on edge devices, where latency, power, and compute budgets fluctuate. By adapting model capacity on the fly, the approach aims to let on-device systems balance accuracy against resource constraints in real time.

productsSEP 9 07:10 UTC

Running LLMs in the browser: a new AI runtime for local inference

A German tech outlet begins a multi-part series on a new runtime that lets language models execute directly in the web browser rather than on remote servers. The approach keeps inference local, so applications can work offline and avoid per-request compute costs. Part one frames this shift as AI moving into the frontend, where models can respond to page context.