LGDec 17, 2025

Chorus: Harmonizing Context and Sensing Signals for Data-Free Model Customization in IoT

arXiv:2512.15206v11 citationsh-index: 2
Originality Incremental advance
AI Analysis

This addresses the challenge of dynamic context shifts in IoT applications, offering a data-free solution for model customization, though it is incremental as it builds on existing context-aware and adaptation methods.

The paper tackles the problem of adapting IoT sensor models to unseen deployment conditions without requiring target-domain data, achieving up to 11.3% improvement over state-of-the-art baselines in unseen contexts while maintaining comparable latency on devices.

In real-world IoT applications, sensor data is usually collected under diverse and dynamic contextual conditions where factors such as sensor placements or ambient environments can significantly affect data patterns and downstream performance. Traditional domain adaptation or generalization methods often ignore such context information or use simplistic integration strategies, making them ineffective in handling unseen context shifts after deployment. In this paper, we propose Chorus, a context-aware, data-free model customization approach that adapts models to unseen deployment conditions without requiring target-domain data. The key idea is to learn effective context representations that capture their influence on sensor data patterns and to adaptively integrate them based on the degree of context shift. Specifically, Chorus first performs unsupervised cross-modal reconstruction between unlabeled sensor data and language-based context embeddings, while regularizing the context embedding space to learn robust, generalizable context representations. Then, it trains a lightweight gated head on limited labeled samples to dynamically balance sensor and context contributions-favoring context when sensor evidence is ambiguous and vice versa. To further reduce inference latency, Chorus employs a context-caching mechanism that reuses cached context representations and updates only upon detected context shifts. Experiments on IMU, speech, and WiFi sensing tasks under diverse context shifts show that Chorus outperforms state-of-the-art baselines by up to 11.3% in unseen contexts, while maintaining comparable latency on smartphone and edge devices.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes