Related Experiment Video
Updated: Jul 19, 2025

08:51
Statistical Modelling of Cortical Connectivity Using Non-invasive Electroencephalograms
Published on: November 1, 2019
5.7K
ROBUST TIME SERIES RECOVERY AND CLASSIFICATION USING TEST-TIME NOISE SIMULATOR NETWORKS
Eun Som Jeon1, Suhas Lohit2, Rushil Anirudh3
1Geometric Media Lab, Arizona State University, Tempe, AZ, USA.
Summary
This study introduces a novel framework for cleaning corrupted time-series data at test time, even with unknown noise models. The method uses unlabeled data to estimate noise, enabling robust predictions with pre-trained classifiers.
Area of Science:
- Data Science
- Machine Learning
- Signal Processing
Background:
- Time-series data frequently suffers from corruption like missing samples and sensor noise.
- Correcting these issues is challenging when the noise model is unknown during deployment.
- This prevents the use of pre-trained classifiers on clean source data.
Purpose of the Study:
- To develop a general framework for time-series data that can estimate noise models at test time using unlabeled data.
- To enable the use of pre-trained classifiers on corrupted time-series data.
- To demonstrate a method for robust time-series analysis and prediction.
Main Methods:
- A coupled decoder model and a learned noise model simulator were employed.
- The framework estimates the noise model entirely at test time using unlabeled samples.
- The approach cleans corrupted data to match source training data statistics.
Main Results:
- The proposed framework effectively "cleans" corrupted time-series data.
- Cleaned data can be directly utilized with pre-trained classifiers for accurate predictions.
- Empirical studies across diverse domains and sensor types confirm the method's effectiveness and generality.
Conclusions:
- The developed framework offers a general solution for handling corrupted time-series data without prior knowledge of noise models.
- This approach significantly enhances the robustness of machine learning models in real-world applications.
- The method facilitates reliable time-series analysis and prediction across various sensor data types.
Related Concept Videos
Classification of Signals
532
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
532
Sampling Continuous Time Signal
278
In signal processing, a continuous-time signal can be sampled using an impulse-train sampling technique, followed by the zero-order hold method. Impulse-train sampling involves the use of a periodic impulse train, which consists of a series of delta functions spaced at regular intervals determined by the sampling period. When a continuous-time signal is multiplied by this impulse train, it generates impulses with amplitudes corresponding to the signal's values at the sampling points.
In the...
In the...
278
Classification of Systems-I
215
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
215
Reconstruction of Signal using Interpolation
236
Signal processing techniques are essential for accurately converting continuous signals to digital formats and vice versa. When a continuous signal is sampled with a period T, the resulting sampled signal exhibits replicas of the original spectrum in the frequency domain, spaced at intervals equal to the sampling frequency. To handle this sampled signal, a zero-order hold method can be applied, which creates a piecewise constant signal by retaining each sample's value until the next...
236
Classification of Systems-II
177
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
177
Linear time-invariant Systems
289
A system is linear if it displays the characteristics of homogeneity and additivity, together termed the superposition property. This principle is fundamental in all linear systems. Linear time-invariant (LTI) systems include systems with linear elements and constant parameters.
The input-output behavior of an LTI system can be fully defined by its response to an impulsive excitation at its input. Once this impulse response is known, the system's reaction to any other input can be...
The input-output behavior of an LTI system can be fully defined by its response to an impulsive excitation at its input. Once this impulse response is known, the system's reaction to any other input can be...
289

