Neural Coarse-Graining: Extracting slowly-varying latent degrees of freedom with neural networks
Nicholas Guttenberg, Martin Biehl, Ryota Kanai

TL;DR
This paper introduces a neural network loss function that enables the model to focus on slowly-varying latent features of time-series data by discarding uninformative components, thereby extracting higher-level dynamics in a semi-supervised manner.
Contribution
It proposes a novel loss function allowing neural networks to identify and learn slowly-varying latent parameters in time-series data by self-selecting predictive features.
Findings
Successfully extracts latent parameters from unlabeled data.
Segments time-series with different statistical properties.
Builds higher-level representations of underlying dynamics.
Abstract
We present a loss function for neural networks that encompasses an idea of trivial versus non-trivial predictions, such that the network jointly determines its own prediction goals and learns to satisfy them. This permits the network to choose sub-sets of a problem which are most amenable to its abilities to focus on solving, while discarding 'distracting' elements that interfere with its learning. To do this, the network first transforms the raw data into a higher-level categorical representation, and then trains a predictor from that new time series to its future. To prevent a trivial solution of mapping the signal to zero, we introduce a measure of non-triviality via a contrast between the prediction error of the learned model with a naive model of the overall signal statistics. The transform can learn to discard uninformative and unpredictable components of the signal in favor of…
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 · Time Series Analysis and Forecasting · Computational Physics and Python Applications
