Ordinal Aligned Domain Generalization for Sensor-Based Time Series Regression
Abstract
Time series data powers sensor systems in health, cities, and beyond, demanding robust analysis for real-world impact. While deep learning models excel in this field, their performance degrades in new environments due to data distribution shifts. Domain generalization (DG) aims to enhance model performance in new environments, but current methods primarily focus on discrete data, assuming a discrete, fixed label space, and addressing distribution shifts by extracting common features from inputs across all source domains. However, sensor-based tasks involve real-valued data with diverse input and label spaces. Existing approaches overlook the continuity between data and labels, mapping input data with similar labels to scattered feature spaces, making models susceptible to distribution shifts. Additionally, variations in the label space cause predictive features to change across domains, complicating the identification of stable, generalizable features. This work introduces a new DG framework tailored for sensor-based tasks, operating without access to target domain data or post-deployment adjustments. Our approach learns Ordinal-Aligned Task-Specific (OATS) features that capture stable relationships between continuous labels and input features while maintaining domain independency under input and label space shift. This enables the model to make accurate predictions across unseen domains and continuous label spaces. Experiments on multiple real-world time series regression datasets show that our method outperforms 14 baselines, reducing prediction error by 13% on average.
Cite
Text
Shi et al. "Ordinal Aligned Domain Generalization for Sensor-Based Time Series Regression." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2025. doi:10.1007/978-3-032-06129-4_16Markdown
[Shi et al. "Ordinal Aligned Domain Generalization for Sensor-Based Time Series Regression." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2025.](https://mlanthology.org/ecmlpkdd/2025/shi2025ecmlpkdd-ordinal/) doi:10.1007/978-3-032-06129-4_16BibTeX
@inproceedings{shi2025ecmlpkdd-ordinal,
title = {{Ordinal Aligned Domain Generalization for Sensor-Based Time Series Regression}},
author = {Shi, Yunchuan and Li, Wei and Zomaya, Albert Y.},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2025},
pages = {263-280},
doi = {10.1007/978-3-032-06129-4_16},
url = {https://mlanthology.org/ecmlpkdd/2025/shi2025ecmlpkdd-ordinal/}
}