LGSPNov 11, 2024

Efficient Unsupervised Domain Adaptation Regression for Spatial-Temporal Sensor Fusion

arXiv:2411.06917v24 citationsh-index: 6Has CodeIEEE Internet of Things Journal
Originality Incremental advance
AI Analysis

This addresses reliability issues in sensor fusion for environmental and biomedical monitoring, though it appears incremental as it builds on existing UDA and graph neural network techniques.

The paper tackles the problem of degraded data quality in sensor networks due to drift and noise by proposing an unsupervised domain adaptation method for regression, achieving state-of-the-art performance on air quality monitoring and EEG signal reconstruction datasets.

The growing deployment of low-cost, distributed sensor networks in environmental and biomedical domains has enabled continuous, large-scale health monitoring. However, these systems often face challenges related to degraded data quality caused by sensor drift, noise, and insufficient calibration -- factors that limit their reliability in real-world applications. Traditional machine learning methods for sensor fusion and calibration rely on extensive feature engineering and struggle to capture spatial-temporal dependencies or adapt to distribution shifts across varying deployment conditions. To address these challenges, we propose a novel unsupervised domain adaptation (UDA) method tailored for regression tasks. Our proposed method integrates effectively with Spatial-Temporal Graph Neural Networks and leverages the alignment of perturbed inverse Gram matrices between source and target domains, drawing inspiration from Tikhonov regularization. This approach enables scalable and efficient domain adaptation without requiring labeled data in the target domain. We validate our novel method on real-world datasets from two distinct applications: air quality monitoring and EEG signal reconstruction. Our method achieves state-of-the-art performance which paves the way for more robust and transferable sensor fusion models in both environmental and physiological contexts. Our code is available at https://github.com/EPFL-IMOS/TikUDA.

Foundations

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

Your Notes