English

Dual-Domain Fusion for Semi-Supervised Learning

Machine Learning 2026-01-21 v2 Artificial Intelligence Signal Processing

Abstract

Labeled time-series data is often expensive and difficult to obtain, making it challenging to train accurate machine learning models for real-world applications such as anomaly detection or fault diagnosis. The scarcity of labeled samples limits model generalization and leaves valuable unlabeled data underutilized. We propose Dual-Domain Fusion (DDF), a new model-agnostic semi-supervised learning (SSL) framework applicable to any time-series signal. DDF performs dual-domain training by combining the one-dimensional time-domain signals with their two-dimensional time-frequency representations and fusing them to maximize learning performance. Its tri-model architecture consists of time-domain, time-frequency, and fusion components, enabling the model to exploit complementary information across domains during training. To support practical deployment, DDF maintains the same inference cost as standard time-domain models by discarding the time-frequency and fusion branches at test time. Experimental results on two public fault diagnosis datasets demonstrate substantial accuracy improvements of 8-46% over widely used SSL methods FixMatch, MixMatch, Mean Teacher, Adversarial Training, and Self-training. These results show that DDF provides an effective and generalizable strategy for semi-supervised time-series classification.

Keywords

Cite

@article{arxiv.2503.11824,
  title  = {Dual-Domain Fusion for Semi-Supervised Learning},
  author = {Tuomas Jalonen and Mohammad Al-Sa'd and Serkan Kiranyaz and Moncef Gabbouj},
  journal= {arXiv preprint arXiv:2503.11824},
  year   = {2026}
}
R2 v1 2026-06-28T22:21:16.234Z