paper-with-me

Papers

Deep Learning in the Wavelet Domain

2018-11-14 · Fergal Cotter, Nick Kingsbury

This paper examines the possibility of, and the possible advantages to learning the filters of convolutional neural networks (CNNs) for image analysis in the wavelet domain. We are stimulated by both Mallat's scattering transform and the idea of filtering in the Fourier domain. It is important to explore new spaces in which to learn, as these may provide inherent advantages that are not available in the pixel space. However, the scattering transform is limited by its inability to learn in between scattering orders, and any Fourier domain filtering is limited by the large number of filter parameters needed to get localized filters. Instead we consider filtering in the wavelet domain with learnable filters. The wavelet space allows us to have local, smooth filters with far fewer parameters, and learnability can give us flexibility. We present a novel layer which takes CNN activations into the wavelet space, learns parameters and returns to the pixel space. This allows it to be easily dropped in to any neural network without affecting the structure. As part of this work, we show how to pass gradients through a multirate system and give preliminary results.

📄 PDF Abstract BibTeX arXiv:1811.06115

Code (1)

fbcotter/dtcwt_gainlayer 공식 구현 pytorch

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

ptwt - The PyTorch Wavelet Toolbox

2024-03-01 · Journal of Machine Learning Research 2024 3 · Moritz Wolter, Felix Blanke, Jochen Garcke, Charles Tapley Hoyt

The fast wavelet transform is an essential workhorse in signal processing. Wavelets are local in the spatial- or temporal- and the frequency-domain. This property enables frequency domain analysis while preserving some s…

Single image super resolution in spatial and wavelet domain

2013-09-09 · Sapan Naik, Nikunj Patel

Recently single image super resolution is very important research area to generate high resolution image from given low resolution image. Algorithms of single image resolution are mainly based on wavelet domain and spati…

DenoisingImage Super-ResolutionSuper-Resolution

A Method for Constructing Wavelet Functions on the Real Number Field

2024-10-29 · Ning li, Lezhi Li

A general method to construct wavelet function on real number ffeld is proposed in this article,which is based on finite length sequence.This finite length sequence is called the seed sequence, and the corresponding wave…

Using Wavelet Domain Fingerprints to Improve Source Camera Identification

2025-07-02 · Xinle Tian, Matthew Nunes, Emiko Dupont, Shaunagh Downing 외 arxiv

Camera fingerprint detection plays a crucial role in source identification and image forensics, with wavelet denoising approaches proving to be particularly effective in extracting sensor pattern noise (SPN). In this art…

A Fusion Framework for Camouflaged Moving Foreground Detection in the Wavelet Domain

2018-04-16 · Shuai Li, Dinei Florencio, Wanqing Li, Yaqin Zhao 외

Detecting camouflaged moving foreground objects has been known to be difficult due to the similarity between the foreground objects and the background. Conventional methods cannot distinguish the foreground from backgrou…