English
Related papers

Related papers: Making Convolutional Networks Shift-Invariant Agai…

200 papers

Thanks to the use of convolution and pooling layers, convolutional neural networks were for a long time thought to be shift-invariant. However, recent works have shown that the output of a CNN can change significantly with small shifts in…

Computer Vision and Pattern Recognition · Computer Science 2021-04-01 Anadi Chaman , Ivan Dokmanić

The convolutional neural network (CNN) remains an essential tool in solving computer vision problems. Standard convolutional architectures consist of stacked layers of operations that progressively downscale the image. Aliasing is a…

Image and Video Processing · Electrical Eng. & Systems 2021-02-16 Antônio H. Ribeiro , Thomas B. Schön

Convolution utilizes a shift-equivalent prior of images, thus leading to great success in image processing tasks. However, commonly used poolings in convolutional neural networks (CNNs), such as max-pooling, average-pooling, and…

Computer Vision and Pattern Recognition · Computer Science 2021-09-27 Zhendong Zhang

Convolutional Neural Networks (CNNs) are commonly assumed to be invariant to small image transformations: either because of the convolutional architecture or because they were trained using data augmentation. Recently, several authors have…

Computer Vision and Pattern Recognition · Computer Science 2020-01-24 Aharon Azulay , Yair Weiss

This paper focuses on improving the mathematical interpretability of convolutional neural networks (CNNs) in the context of image classification. Specifically, we tackle the instability issue arising in their first layer, which tends to…

Computer Vision and Pattern Recognition · Computer Science 2025-04-21 Hubert Leterme , Kévin Polisano , Valérie Perrier , Karteek Alahari

Deep convolutional networks are vulnerable to image translation or shift, partly due to common down-sampling layers, e.g., max-pooling and strided convolution. These operations violate the Nyquist sampling rate and cause aliasing. The…

Computer Vision and Pattern Recognition · Computer Science 2021-10-05 Md Tahmid Hossain , Shyh Wei Teng , Ferdous Sohel , Guojun Lu

Aliasing refers to the phenomenon that high frequency signals degenerate into completely different ones after sampling. It arises as a problem in the context of deep learning as downsampling layers are widely adopted in deep architectures…

Computer Vision and Pattern Recognition · Computer Science 2020-08-24 Xueyan Zou , Fanyi Xiao , Zhiding Yu , Yong Jae Lee

Most modern convolutional neural networks (CNNs) used for object recognition are built using the same principles: Alternating convolution and max-pooling layers followed by a small number of fully connected layers. We re-evaluate the state…

Machine Learning · Computer Science 2015-04-14 Jost Tobias Springenberg , Alexey Dosovitskiy , Thomas Brox , Martin Riedmiller

We address the problem that state-of-the-art Convolution Neural Networks (CNN) classifiers are not invariant to small shifts. The problem can be solved by the removal of sub-sampling operations such as stride and max pooling, but at a cost…

Computer Vision and Pattern Recognition · Computer Science 2019-11-27 Ganesh Sundaramoorthi , Timothy E. Wang

Although CNNs are believed to be invariant to translations, recent works have shown this is not the case, due to aliasing effects that stem from downsampling layers. The existing architectural solutions to prevent aliasing are partial since…

Computer Vision and Pattern Recognition · Computer Science 2025-10-27 Hagay Michaeli , Tomer Michaeli , Daniel Soudry

We reduce training time in convolutional networks (CNNs) with a method that, for some of the mini-batches: a) scales down the resolution of input images via downsampling, and b) reduces the forward pass operations via pooling on the…

Machine Learning · Computer Science 2019-10-16 Zissis Poulos , Ali Nouri , Andreas Moshovos

Classical image filters, such as those for averaging or differencing, are carefully normalized to ensure consistency, interpretability, and to avoid artifacts like intensity shifts, halos, or ringing. In contrast, convolutional filters…

Computer Vision and Pattern Recognition · Computer Science 2026-01-16 Gustavo Perez , Stella X. Yu

Downsampling operators break the shift invariance of convolutional neural networks (CNNs) and this affects the robustness of features learned by CNNs when dealing with even small pixel-level shift. Through a large-scale correlation analysis…

Computer Vision and Pattern Recognition · Computer Science 2024-12-03 Sourajit Saha , Tejas Gokhale

Deep convolutional network has been the state-of-the-art approach for a wide variety of tasks over the last few years. Its successes have, in many cases, turned it into the default model in quite a few domains. In this work, we will…

Machine Learning · Statistics 2018-07-10 Elad Hoffer , Shai Fine , Daniel Soudry

Recent studies have put into question the commonly assumed shift invariance property of convolutional networks, showing that small shifts in the input can affect the output predictions substantially. In this paper, we analyze the benefits…

Sound · Computer Science 2021-07-23 Eduardo Fonseca , Andres Ferraro , Xavier Serra

Convolutional Neural Networks (CNNs) are successful in various computer vision tasks. From an image and signal processing point of view, this success is counter-intuitive, as the inherent spatial pyramid design of most CNNs is apparently…

Computer Vision and Pattern Recognition · Computer Science 2025-09-24 Julia Grabinski , Steffen Jung , Janis Keuper , Margret Keuper

Convolutional neural networks (CNNs) are being applied to an increasing number of problems and fields due to their superior performance in classification and regression tasks. Since two of the key operations that CNNs implement are…

Machine Learning · Computer Science 2018-02-27 Fernando Gama , Geert Leus , Antonio G. Marques , Alejandro Ribeiro

Image pre-processing in the frequency domain has traditionally played a vital role in computer vision and was even part of the standard pipeline in the early days of deep learning. However, with the advent of large datasets, many…

Computer Vision and Pattern Recognition · Computer Science 2020-11-24 Cristina Vasconcelos , Hugo Larochelle , Vincent Dumoulin , Nicolas Le Roux , Ross Goroshin

In this paper we present a deep neural network topology that incorporates a simple to implement transformation invariant pooling operator (TI-POOLING). This operator is able to efficiently handle prior knowledge on nuisance variations in…

Computer Vision and Pattern Recognition · Computer Science 2016-09-23 Dmitry Laptev , Nikolay Savinov , Joachim M. Buhmann , Marc Pollefeys

Radio spectrum monitoring in contested environments motivates the need for reliable automatic signal classification technology. Prior work highlights deep learning as a promising approach, but existing models depend on brute-force Doppler…

Signal Processing · Electrical Eng. & Systems 2025-11-19 Avi Bagchi , Dwight Hutchenson
‹ Prev 1 2 3 10 Next ›