Daily Arxiv

This page organizes papers related to artificial intelligence published around the world.
This page is summarized using Google Gemini and is operated on a non-profit basis.
The copyright of the paper belongs to the author and the relevant institution. When sharing, simply cite the source.

ERIS: An Energy-Guided Feature Disentanglement Framework for Out-of-Distribution Time Series Classification

Created by
  • Haebom

Author

Xin Wu, Fei Teng, Ji Zhang, Xingwang Li, Yuxuan Liang

Outline

Ideal time series classification should capture invariant representations, but achieving reliable performance on out-of-distribution (OOD) data remains a key challenge. This is because models often entangle domain-specific features with label-related features, leading to erroneous correlations. Current feature separation methods lack the semantic direction needed to truly separate universal features due to their lack of guidance. To address this issue, we propose the Energy-Regularized Information for Shift-Robustness (ERIS) framework, which enables guided and reliable feature separation. ERIS achieves this goal through an energy-guided correction mechanism, a weight-level orthogonality strategy, and an auxiliary adversarial generalization mechanism. Experimental results on four benchmarks demonstrate that ERIS consistently achieves state-of-the-art performance, achieving statistically significant improvements over state-of-the-art baselines.

Takeaways, Limitations

Takeaways:
Proposed ERIS framework for guided feature separation.
Providing semantic guidance through an energy-induced compensation mechanism.
Ensuring structural independence through weight-level orthogonality strategy.
Improving robustness through auxiliary adversarial generalization mechanisms.
Achieving cutting-edge performance and demonstrating statistically significant improvements.
Limitations:
There is no specific mention of Limitations in the paper (not directly mentioned in the Abstract).
👍