SDASJul 24, 2018

Joint Time-Frequency Scattering

arXiv:1807.08869v265 citations
AI Analysis

This provides a method for time-shift invariant characterization of time series, particularly in audio, but it is incremental as it builds on existing scattering transforms.

The authors tackled the problem of creating time-shift invariant representations for time series classification and regression by introducing the joint time-frequency scattering transform, which achieved state-of-the-art results on audio classification tasks with accuracies comparable to fully learned networks.

In time series classification and regression, signals are typically mapped into some intermediate representation used for constructing models. Since the underlying task is often insensitive to time shifts, these representations are required to be time-shift invariant. We introduce the joint time-frequency scattering transform, a time-shift invariant representation which characterizes the multiscale energy distribution of a signal in time and frequency. It is computed through wavelet convolutions and modulus non-linearities and may therefore be implemented as a deep convolutional neural network whose filters are not learned but calculated from wavelets. We consider the progression from mel-spectrograms to time scattering and joint time-frequency scattering transforms, illustrating the relationship between increased discriminability and refinements of convolutional network architectures. The suitability of the joint time-frequency scattering transform for time-shift invariant characterization of time series is demonstrated through applications to chirp signals and audio synthesis experiments. The proposed transform also obtains state-of-the-art results on several audio classification tasks, outperforming time scattering transforms and achieving accuracies comparable to those of fully learned networks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes