Papers for

wearable device engineers

Papers whose findings have a practical use for this group, as judged from the abstract. Open a paper to read what it means in practice.

Wearable system decides when to act based on personal signals

Affective Agent: On-Device Personalized Intervention Reasoning for Wearable Systems

Abstract: Affective computing has advanced wearable state inference, but on-device reasoning about whether, when, and how to intervene remains challenging. We present Affective Agent, a three-layer reference architecture for personalized intervention reasoning under uncertainty on wearable-class hardware. It combines a compact sub-billion-parameter language model with physiological evidence, context, and user history to decide whether, when, and how to intervene, without cloud dependency or per-user retraining. The architecture is organized into three interacting layers (perception, personalization, and reasoning), adapting to individual users through host-managed structured memory evolution rather than per-user weight updates. We instantiate Affective Agent in indoor environmental quality control and evaluate it on held-out, simulator-generated longitudinal scenarios spanning physiological variation, context, signal quality, and intervention history. Results show that memory-driven personalization and two-pass structured reasoning improve intervention decisions within this synthetic evaluation. By moving the decision layer on-device, this work demonstrates a path from wearable state inference toward closed-loop, personalized intervention on wearable-class hardware.

Fri 11 SeptArtificial IntelligenceMachine Learning
The gist
Wearable devices can sense how we feel but figuring out when and how to help or alert us is tricky, especially without relying on the cloud. The authors created Affective Agent, a system that uses a small built-in language model combined with body signals, surroundings, and past behavior to make smart decisions on the device itself. It learns about each person by updating stored memories instead of retraining the whole system. They tested it in simulated indoor environments and found it improves when and how the device suggests interventions.
Open 2609.12322v1

Wrist sensors estimate whole-body movement with hybrid physics ai model

Hybrid Physics-AI Framework of Body Center of Mass Dynamics from Wrist-Worn Sensors

Abstract: Wrist-worn IMU has been widely used for daily-life health monitoring. Yet, it does not fully represent whole-body dynamics, for which the body center of mass (COM) is considered the physiological reference standard. Therefore, this work proposes a simplified kinematic model (KM), which is designed to map the wrist IMU to the COM acceleration. It is built upon several reductive assumptions that enable the solvability of the dynamic equations based on wrist IMU measurements alone. This work further proposes three types of hybrid AI modeling methods, namely human kinematic model-based neural network (HKM-NN) models, to leverage the power of both grey-box and black-box modeling. The HKM-NN methods include serial learning (ser-) and two approaches of simultaneous learning (sim1- and sim2-). The proposed models are trained and tested using our dataset, which includes wrist IMU measurements and ground-truth COM measurements from 10 healthy volunteers during six gait activities and sit-to-stand (SS) transitional movement. The results demonstrate the feasibility of estimating COM acceleration from wrist IMU measurements. Our KM model yields satisfactory results, with an error ranging from 6.7% to 12.5% for gait activities and 5.6% for the SS. In comparison with the KM model, our HKM-NN models significantly enhance the performance, achieving 5.3% to 9.3% errors for gait activities, and the best error of 3.9% for the SS. In addition, the HKM-NN models demonstrate distinct robustness characteristics under noisy test conditions, with sim1-/sim2- generally maintaining greater robustness under Gaussian perturbations, while the KM model exhibits comparatively strong robustness under salt-and-pepper noise. These findings highlight the importance of combining biomechanical structure with data-driven learning for wearable sensing applications operating under imperfect and noisy measurement conditions.

Fri 11 SeptArtificial Intelligence
The gist
Measuring whole-body movement is tricky when only using wrist sensors, which don’t capture the entire body’s motion. The authors developed a simpler physics-based model to estimate body center of mass movement from wrist sensors. They improved this by combining the physics model with neural networks to better handle real data and noisy measurements. This hybrid approach led to more accurate and robust estimates of whole-body motion during walking and standing up. Their work shows that mixing physics knowledge with AI can help wearable sensors better understand body dynamics.
Open 2609.12304v1

Efficient EEG analysis models ready for wearable devices

BRIDGE-EEG: Bridging Self-Supervised Pretraining and Efficient Deployment for Cross-Dataset EEG Classification

Abstract: The growing use of electroencephalography (EEG) motivates automated analysis that is accurate, transferable, and deployable on constrained hardware. Recent EEG foundation models learn general representations from large-scale pretraining, but their size and computational cost limit edge and wearable deployment. We introduce BRIDGE-EEG, an efficient multi-task EEG classification pipeline that preserves the benefits of pretraining while reducing model size. A unified preprocessing scheme maps heterogeneous recordings with different channel counts, montages, and sampling rates to a device-agnostic 62-channel time--frequency representation. We pretrain an SE-ResNet18 teacher (11.84 M parameters) with SimCLR on unlabeled EEG from five heterogeneous datasets, then compress it into SE-ResNet8 (1.56 M) and SE-ResNet4 (0.48 M) students using task-agnostic and task-specific distillation. We evaluate six benchmarks spanning abnormality detection, motor imagery, and emotion recognition. For abnormality detection and emotion recognition, the students achieve accuracy comparable to or better than several recent EEG foundation models with 10--1,000$\times$ more parameters. Motor imagery shows a remaining representation gap, highlighting the importance of pretraining diversity. Inference profiling on a server GPU, desktop CPU, and NVIDIA Jetson Orin Nano shows up to 3.0$\times$ lower edge energy per inference (15.64 mJ vs. 46.67 mJ). The compact models further support future deployment on MCU-class wearables.

Thu 10 SeptHuman-Computer InteractionMachine Learning
The gist
EEG devices record brain signals, but analyzing these signals accurately while running on small devices is challenging. The authors created a way to train smaller, efficient models that still learn from lots of data but can run on limited hardware like wearable devices. They tested these smaller models on different EEG tasks like detecting abnormalities and emotions, and found they perform almost as well as much larger models. This approach helps bring brain signal analysis to mobile and low-power devices.
Open 2609.12218v1

Efficient neural network design improves subject-based predictions

Efficient Leakage-Free Neural Architecture Search under Leave-One-Subject-Out Evaluation

Abstract: Leave-One-Subject-Out (LOSO) evaluation estimates generalisation performance for subject-based classification but makes Neural Architecture Search (NAS) computationally expensive because a fully nested implementation requires N independent architecture searches and, assuming approximately linear training cost, scales as O(N^2). We propose a leakage-free, block-based approach that shares NAS runs across subjects. On the BioVid Heat Pain dataset, our approach increased the mean accuracy from 82.79% to 83.39% while reducing the number of parameters by up to 99.2%.

Tue 8 SeptMachine LearningArtificial Intelligence
The gist
Predicting information for one person when you have data from many others can be slow and costly when designing neural networks. The authors developed a method to speed this up by sharing parts of the design process between people, avoiding mistakes that mix training and testing data. Their method improved accuracy slightly and greatly reduced the size of the networks tested on a pain detection dataset.
Open 2609.09433v1

Flexible spiking neural network chip speeds up and saves energy in vision tasks

FlexSpIM: An Event-Based Digital Compute-In-Memory Accelerator with Flexible Operand Resolution and Layer-Wise Hybrid Stationarity

Abstract: Compute-in-memory (CIM) accelerators for spiking neural networks (SNNs) offer a promising solution for achieving $μ$s-level inference latency and ultra-low energy in edge vision applications. However, their limited flexibility at both circuit and system levels restricts their deployment across diverse workloads. This work introduces FlexSpIM, a digital CIM architecture supporting arbitrary operand resolution and shape within a unified storage for weights and neuron states (i.e., membrane potentials). These circuit-level capabilities enable a layer-level hybrid weight- and output-stationary dataflow, maximizing operand reuse and reducing costly on- and off-chip data movement during SNN execution. Measurement results from a fabricated FlexSpIM prototype in 40-nm CMOS demonstrate competitive 1-bit-normalized energy efficiency and higher throughput compared with prior fixed-precision digital CIM-based SNN accelerators, while providing bitwise resolution reconfiguration. Evaluated on the IBM DVS gesture dataset, FlexSpIM achieves 95.8% accuracy while enabling up to 45% energy and 52% latency reductions in large-scale systems compared with fixed stationarity approaches.

Tue 8 SeptHardware Architecture
The gist
Spiking neural networks (SNNs) are a type of artificial brain model that can quickly and efficiently process information for things like vision. The authors created FlexSpIM, a special chip that performs calculations right where data is stored, allowing it to work faster and use less energy. This chip can change how precise its calculations are and how it handles data during processing, making it adaptable to different tasks. Tests showed that FlexSpIM is more efficient and faster than earlier similar chips, maintaining high accuracy on gesture recognition.
Open 2609.08446v1