PFML: Self-Supervised Learning of Time-Series Data Without Representation Collapse
Einari Vaaras, Manu Airaksinen, Okko R\"as\"anen

TL;DR
PFML is a novel self-supervised learning algorithm for time-series data that predicts statistical functionals of masked inputs to avoid representation collapse, demonstrating superior performance across multiple real-world applications.
Contribution
Introduces PFML, a self-supervised learning method for time-series data that prevents representation collapse and is applicable across diverse modalities.
Findings
PFML outperforms similar SSL methods in classification tasks.
PFML matches state-of-the-art SSL performance while being simpler.
PFML is effective across multiple data modalities like sensor, speech, and EEG data.
Abstract
Self-supervised learning (SSL) is a data-driven learning approach that utilizes the innate structure of the data to guide the learning process. In contrast to supervised learning, which depends on external labels, SSL utilizes the inherent characteristics of the data to produce its own supervisory signal. However, one frequent issue with SSL methods is representation collapse, where the model outputs a constant input-invariant feature representation. This issue hinders the potential application of SSL methods to new data modalities, as trying to avoid representation collapse wastes researchers' time and effort. This paper introduces a novel SSL algorithm for time-series data called Prediction of Functionals from Masked Latents (PFML). Instead of predicting masked input signals or their latent representations directly, PFML operates by predicting statistical functionals of the input…
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
TopicsNeural Networks and Applications · Time Series Analysis and Forecasting
