paper-with-me

홈 › Papers

Wavelet Networks: Scale-Translation Equivariant Learning From Raw Time-Series

2020-06-09 · David W. Romero, Erik J. Bekkers, Jakub M. Tomczak, Mark Hoogendoorn

Leveraging the symmetries inherent to specific data domains for the construction of equivariant neural networks has lead to remarkable improvements in terms of data efficiency and generalization. However, most existing research focuses on symmetries arising from planar and volumetric data, leaving a crucial data source largely underexplored: time-series. In this work, we fill this gap by leveraging the symmetries inherent to time-series for the construction of equivariant neural network. We identify two core symmetries: *scale and translation*, and construct scale-translation equivariant neural networks for time-series learning. Intriguingly, we find that scale-translation equivariant mappings share strong resemblance with the wavelet transform. Inspired by this resemblance, we term our networks Wavelet Networks, and show that they perform nested non-linear wavelet-like time-frequency transforms. Empirical results show that Wavelet Networks outperform conventional CNNs on raw waveforms, and match strongly engineered spectrogram techniques across several tasks and time-series types, including audio, environmental sounds, and electrical signals. Our code is publicly available at https://github.com/dwromero/wavelet_networks.

📄 PDF Abstract BibTeX arXiv:2006.05259

Code (1)

dwromero/wavelet_networks 공식 구현 pytorch

Tasks

DescriptiveTime SeriesTime Series AnalysisTranslation

Similar Papers 제목 키워드 기반

Equivariant Wavelets: Fast Rotation and Translation Invariant Wavelet Scattering Transforms

2021-04-22 · Andrew K. Saydjari, Douglas P. Finkbeiner

Wavelet scattering networks, which are convolutional neural networks (CNNs) with fixed filters and weights, are promising tools for image analysis. Imposing symmetry on image statistics can improve human interpretability…

Dimensionality ReductionTranslation

Scale-Equivariant Generative Forecasting: Weight-Tied Dilated Convolutions, Wavelet Scattering Inputs, and Spectral-Consistency Training for Self-Similar Time Series

2026-05-17 · Andrea Morandi arxiv

Many natural and engineered time series -- equity returns, climate anomalies, turbulent velocities, neural recordings, packet-level network traffic -- are approximately self-similar: their horizon-$T$ distribution is tie…

Scattering Networks on Noncommutative Finite Groups

2025-05-27 · Maria Teresa Arias, Davide Barbieri, Eugenio Hernández

Scattering Networks were initially designed to elucidate the behavior of early layers in Convolutional Neural Networks (CNNs) over Euclidean spaces and are grounded in wavelets. In this work, we introduce a scattering tr…

Steerable Wavelet Scattering for 3D Atomic Systems with Application to Li-Si Energy Prediction

2018-11-21 · Xavier Brumwell, Paul Sinz, Kwang Jin Kim, Yue Qi 외

A general machine learning architecture is introduced that uses wavelet scattering coefficients of an inputted three dimensional signal as features. Solid harmonic wavelet scattering transforms of three dimensional signa…

BIG-bench Machine LearningFormation Energyregression

Scale Dependencies and Self-Similar Models with Wavelet Scattering Spectra

2022-04-19 · Rudy Morel, Gaspar Rochette, Roberto Leonarduzzi, Jean-Philippe Bouchaud 외

We introduce the wavelet scattering spectra which provide non-Gaussian models of time-series having stationary increments. A complex wavelet transform computes signal variations at each scale. Dependencies across scales …

Time SeriesTime Series Analysis