Modular Deep Learning for Multivariate Time-Series: Decoupling Imputation and Downstream Tasks
Joseph Arul Raj, Linglong Qian, Zina Ibrahim

TL;DR
This paper advocates for a modular deep learning approach to multivariate time-series analysis, separating imputation from prediction tasks to enhance flexibility, reusability, and interpretability without sacrificing performance.
Contribution
It introduces a modular pipeline for time-series analysis, evaluated across multiple models and datasets, demonstrating benefits over end-to-end methods.
Findings
Modular approach maintains high predictive performance.
Enhances model reusability and interpretability.
Flexible adaptation to different datasets and tasks.
Abstract
Missing values are pervasive in large-scale time-series data, posing challenges for reliable analysis and decision-making. Many neural architectures have been designed to model and impute the complex and heterogeneous missingness patterns of such data. Most existing methods are end-to-end, rendering imputation tightly coupled with downstream predictive tasks and leading to limited reusability of the trained model, reduced interpretability, and challenges in assessing model quality. In this paper, we call for a modular approach that decouples imputation and downstream tasks, enabling independent optimisation and greater adaptability. Using the largest open-source Python library for deep learning-based time-series analysis, PyPOTS, we evaluate a modular pipeline across six state-of-the-art models that perform imputation and prediction on seven datasets spanning multiple domains. Our…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Speech Recognition and Synthesis · Iterative Learning Control Systems
