Feature Selection for Multivariate Time Series via Network Pruning
Kang Gu, Soroush Vosoughi, Temiloluwa Prioleau

TL;DR
This paper introduces Neural Feature Selector (NFS), a novel end-to-end neural network component for feature selection in multivariate time series data, improving interpretability and robustness while maintaining competitive predictive performance.
Contribution
The paper proposes NFS, a new neural network module that performs feature selection in MTS data using a decomposed convolution approach, addressing high dimensionality challenges.
Findings
NFS achieves comparable accuracy to state-of-the-art methods.
NFS effectively selects relevant features, enhancing interpretability.
NFS demonstrates robustness over autoencoder-based feature selection methods.
Abstract
In recent years, there has been an ever increasing amount of multivariate time series (MTS) data in various domains, typically generated by a large family of sensors such as wearable devices. This has led to the development of novel learning methods on MTS data, with deep learning models dominating the most recent advancements. Prior literature has primarily focused on designing new network architectures for modeling temporal dependencies within MTS. However, a less studied challenge is associated with high dimensionality of MTS data. In this paper, we propose a novel neural component, namely Neural Feature Selector (NFS), as an end-2-end solution for feature selection in MTS data. Specifically, NFS is based on decomposed convolution design and includes two modules: firstly each feature stream (a stream corresponds to an univariate series of MTS) within MTS is processed by a temporal…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Machine Learning in Healthcare · Traffic Prediction and Management Techniques
MethodsFeature Selection · Convolution
