paper-with-me

Papers

CPiRi: Channel Permutation-Invariant Relational Interaction for Multivariate Time Series Forecasting

2026-01-28 · Jiyuan Xu, Wenyu Zhang, Xin Jing, Shuai Chen, Shuai Zhang, Jiahao Nie arxiv

Current methods for multivariate time series forecasting can be classified into channel-dependent and channel-independent models. Channel-dependent models learn cross-channel features but often overfit the channel ordering, which hampers adaptation when channels are added or reordered. Channel-independent models treat each channel in isolation to increase flexibility, yet this neglects inter-channel dependencies and limits performance. To address these limitations, we propose \textbf{CPiRi}, a \textbf{channel permutation invariant (CPI)} framework that infers cross-channel structure from data rather than memorizing a fixed ordering, enabling deployment in settings with structural and distributional co-drift without retraining. CPiRi couples \textbf{spatio-temporal decoupling architecture} with \textbf{permutation-invariant regularization training strategy}: a frozen pretrained temporal encoder extracts high-quality temporal features, a lightweight spatial module learns content-driven inter-channel relations, while a channel shuffling strategy enforces CPI during training. We further \textbf{ground CPiRi in theory} by analyzing permutation equivariance in multivariate time series forecasting. Experiments on multiple benchmarks show state-of-the-art results. CPiRi remains stable when channel orders are shuffled and exhibits strong \textbf{inductive generalization} to unseen channels even when trained on \textbf{only half} of the channels, while maintaining \textbf{practical efficiency} on large-scale datasets. The source code is released at https://github.com/JasonStraka/CPiRi.

📄 PDF Abstract BibTeX arXiv:2601.20318

Code (0)

등록된 구현이 없습니다.

Tasks

Multivariate Time Series Forecasting

Similar Papers 제목 키워드 기반

End-to-end Recurrent Multi-Object Tracking and Trajectory Prediction with Relational Reasoning

2019-07-12 · Fabian B. Fuchs, Adam R. Kosiorek, Li Sun, Oiwi Parker Jones 외

The majority of contemporary object-tracking approaches do not model interactions between objects. This contrasts with the fact that objects' paths are not independent: a cyclist might abruptly deviate from a previously …

Autonomous VehiclesMulti-Object TrackingObjectObject Tracking+2

Improving End-to-End Object Tracking Using Relational Reasoning

2020-01-01 · ICLR 2020 1 · Fabian B. Fuchs, Adam R. Kosiorek, Li Sun, Oiwi Parker Jones 외

Relational reasoning, the ability to model interactions and relations between objects, is valuable for robust multi-object tracking and pivotal for trajectory prediction. In this paper, we propose MOHART, a class-agnosti…

Multi-Object TrackingObjectObject TrackingPrediction+2

Many-Speakers Single Channel Speech Separation with Optimal Permutation Training

2021-04-18 · Shaked Dovrat, Eliya Nachmani, Lior Wolf

Single channel speech separation has experienced great progress in the last few years. However, training neural speech separation for a large number of speakers (e.g., more than 10 speakers) is out of reach for the curre…

Speech Separation

Set Interdependence Transformer: Set-to-Sequence Neural Networks for Permutation Learning and Structure Prediction

2022-06-08 · Mateusz Jurewicz, Leon Derczynski

The task of learning to map an input set onto a permuted sequence of its elements is challenging for neural networks. Set-to-sequence problems occur in natural language processing, computer vision and structure predictio…

Combinatorial OptimizationRelational ReasoningSentenceSentence Ordering

Wireless Communication Enhanced Value Decomposition for Multi-Agent Reinforcement Learning

2026-04-09 · Diyi Hu, Bhaskar Krishnamachari arxiv

Cooperation in multi-agent reinforcement learning (MARL) benefits from inter-agent communication, yet most approaches assume idealized channels and existing value decomposition methods ignore who successfully shared info…

Multi-agent Reinforcement Learning