English
Related papers

Related papers: Frequency Pooling: Shift-Equivalent and Anti-Alias…

200 papers

Recently, Deepfake has drawn considerable public attention due to security and privacy concerns in social media digital forensics. As the wildly spreading Deepfake videos on the Internet become more realistic, traditional detection…

Computer Vision and Pattern Recognition · Computer Science 2023-03-30 Tianyi Wang , Harry Cheng , Kam Pui Chow , Liqiang Nie

Many of our core assumptions about how neural networks operate remain empirically untested. One common assumption is that convolutional neural networks need to be stable to small translations and deformations to solve image recognition…

Computer Vision and Pattern Recognition · Computer Science 2018-05-28 Avraham Ruderman , Neil C. Rabinowitz , Ari S. Morcos , Daniel Zoran

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

Convolutional networks almost always incorporate some form of spatial pooling, and very often it is alpha times alpha max-pooling with alpha=2. Max-pooling act on the hidden layers of the network, reducing their size by an integer…

Computer Vision and Pattern Recognition · Computer Science 2015-05-13 Benjamin Graham

Tiny object detection has gained considerable attention in the research community owing to the frequent occurrence of tiny objects in numerous critical real-world scenarios. However, convolutional neural networks (CNNs) used as the backbone…

Computer Vision and Pattern Recognition · Computer Science 2023-10-24 Jinlai Ning , Michael Spratling

Convolutional neural networks owe much of their success to hard-coding translation equivariance. Quantum convolutional neural networks (QCNNs) have been proposed as near-term quantum analogues, but the relevant notion of translation depends…

Quantum Physics · Physics 2026-04-28 Dmitry Chirkov , Igor Lobanov

Discrete Fourier transforms provide a significant speedup in the computation of convolutions in deep learning. In this work, we demonstrate that, beyond its advantages for efficient computation, the spectral domain also provides a powerful…

Machine Learning · Statistics 2015-06-12 Oren Rippel , Jasper Snoek , Ryan P. Adams

Deep learning time-series processing often relies on convolutional neural networks with overlapping windows. This overlap allows the network to produce an output faster than the window length. However, it introduces additional computations.…

Machine Learning · Computer Science 2024-08-07 Christodoulos Kechris , Jonathan Dan , Jose Miranda , David Atienza

There are a variety of approaches to obtain a vast receptive field with convolutional neural networks (CNNs), such as pooling or striding convolutions. Most of these approaches were initially designed for image classification and later…

Computer Vision and Pattern Recognition · Computer Science 2020-06-16 Omid Hosseini Jafari , Carsten Rother

Pooling operations, which can be calculated at low cost and serve as a linear or nonlinear transfer function for data reduction, are found in almost every modern neural network. Countless modern approaches have already tackled replacing the…

Computer Vision and Pattern Recognition · Computer Science 2021-01-19 Wolfgang Fuhl , Enkelejda Kasneci

In convolutional neural networks (CNNs), pooling operations play important roles such as dimensionality reduction and deformation compensation. In general, max pooling, which is the most widely used operation for local pooling, is performed…

Computer Vision and Pattern Recognition · Computer Science 2020-08-07 Takato Otsuzuki , Hideaki Hayashi , Yuchen Zheng , Seiichi Uchida

Recent empirical work has shown that hierarchical convolutional kernels inspired by convolutional neural networks (CNNs) significantly improve the performance of kernel methods in image classification tasks. A widely accepted explanation…

Machine Learning · Statistics 2022-06-06 Theodor Misiakiewicz , Song Mei

Attention mechanism, especially channel attention, has gained great success in the computer vision field. Many works focus on how to design efficient channel attention mechanisms while ignoring a fundamental problem, i.e., channel attention…

Computer Vision and Pattern Recognition · Computer Science 2021-07-26 Zequn Qin , Pengyi Zhang , Fei Wu , Xi Li

Convolutional networks and vision transformers have different forms of pairwise interactions, pooling across layers and pooling at the end of the network. Does the latter really need to be different? As a by-product of pooling, vision…

Computer Vision and Pattern Recognition · Computer Science 2023-09-14 Bill Psomas , Ioannis Kakogeorgiou , Konstantinos Karantzalos , Yannis Avrithis

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

We propose a novel graph pooling operation using cliques as the unit pool. As this approach is purely topological, rather than featural, it is more readily interpretable, a better analogue to image coarsening than filtering or pruning…

Machine Learning · Computer Science 2019-04-10 Enxhell Luzhnica , Ben Day , Pietro Lio'

Pooling and unpooling are two essential operations in constructing hierarchical spherical convolutional neural networks (HS-CNNs) for comprehensive feature learning in the spherical domain. Most existing models employ downsampling-based…

Computer Vision and Pattern Recognition · Computer Science 2022-06-01 Mingxing Xu , Chenglin Li , Wenrui Dai , Siheng Chen , Junni Zou , Pascal Frossard , Hongkai Xiong

Quantum machine learning has received significant interest in recent years, with theoretical studies showing that quantum variants of classical machine learning algorithms can provide good generalization from small training data sizes.…

Large receptive field and dense prediction are both important for achieving high accuracy in pixel labeling tasks such as semantic segmentation. These two properties, however, contradict with each other. A pooling layer (with stride 2)…

Computer Vision and Pattern Recognition · Computer Science 2016-05-25 Jianxin Wu , Chen-Wei Xie , Jian-Hao Luo

Though widely used in image classification, convolutional neural networks (CNNs) are prone to noise interruptions, i.e. the CNN output can be drastically changed by small image noise. To improve the noise robustness, we try to integrate…

Computer Vision and Pattern Recognition · Computer Science 2021-09-01 Qiufu Li , Linlin Shen , Sheng Guo , Zhihui Lai