ArXiv TLDR

Univariate Channel Fusion for Multivariate Time Series Classification

🐦 Tweet
2604.16119

Fernando Moro, Vinicius M. A. Souza

cs.LG

TLDR

Univariate Channel Fusion (UCF) efficiently transforms multivariate time series for classification, enabling lightweight models on low-cost hardware.

Key contributions

  • Transforms multivariate time series into a univariate representation using simple fusion strategies.
  • Enables the use of any computationally lightweight univariate classifier for MTSC.
  • Outperforms state-of-the-art MTSC methods and baselines, especially with high inter-channel correlation.
  • Achieves substantial computational efficiency gains for real-time and IoT applications.

Why it matters

Existing multivariate time series classification models are resource-intensive, limiting real-time and IoT deployment. UCF offers a flexible, efficient alternative by simplifying data representation, making advanced time series classification accessible on low-cost hardware.

Original Abstract

Multivariate time series classification (MTSC) plays a crucial role in various domains, including biomedical signal analysis and motion monitoring. However, existing approaches, particularly deep learning models, often require high computational resources, making them unsuitable for real-time applications or deployment on low-cost hardware, such as IoT devices and wearable systems. In this paper, we propose the Univariate Channel Fusion (UCF) method to deal with MTSC efficiently. UCF transforms multivariate time series into a univariate representation through simple channel fusion strategies such as the mean, median, or dynamic time warping barycenter. This transformation enables the use of any classifier originally designed for univariate time series, providing a flexible and computationally lightweight alternative to complex models. We evaluate UCF in five case studies covering diverse application domains, including chemical monitoring, brain-computer interfaces, and human activity analysis. The results demonstrate that UCF often outperforms baseline methods and state-of-the-art algorithms tailored for MTSC, while achieving substantial gains in computational efficiency, being particularly effective in problems with high inter-channel correlation.

📬 Weekly AI Paper Digest

Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.