paper-with-me

Papers

Group Downsampling with Equivariant Anti-aliasing

2025-04-24 · Md Ashiqur Rahman, Raymond A. Yeh

Downsampling layers are crucial building blocks in CNN architectures, which help to increase the receptive field for learning high-level features and reduce the amount of memory/computation in the model. In this work, we study the generalization of the uniform downsampling layer for group equivariant architectures, e.g., G-CNNs. That is, we aim to downsample signals (feature maps) on general finite groups with anti-aliasing. This involves the following: (a) Given a finite group and a downsampling rate, we present an algorithm to form a suitable choice of subgroup. (b) Given a group and a subgroup, we study the notion of bandlimited-ness and propose how to perform anti-aliasing. Notably, our method generalizes the notion of downsampling based on classical sampling theory. When the signal is on a cyclic group, i.e., periodic, our method recovers the standard downsampling of an ideal low-pass filter followed by a subsampling operation. Finally, we conducted experiments on image classification tasks demonstrating that the proposed downsampling operation improves accuracy, better preserves equivariance, and reduces model size when incorporated into G-equivariant networks

📄 PDF Abstract BibTeX arXiv:2504.17258

Code (1)

ashiq24/Group_Sampling 공식 구현 pytorch

Tasks

image-classificationImage Classification

Similar Papers 제목 키워드 기반

Alias-Free ViT: Fractional Shift Invariance via Linear Attention

2025-10-26 · Hagay Michaeli, Daniel Soudry arxiv

Transformers have emerged as a competitive alternative to convnets in vision tasks, yet they lack the architectural inductive bias of convnets, which may hinder their potential performance. Specifically, Vision Transform…

Image Classification

Delving Deeper into Anti-aliasing in ConvNets

2020-08-21 · Xueyan Zou, Fanyi Xiao, Zhiding Yu, Yong Jae Lee

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 …

Instance SegmentationSegmentationSemantic Segmentation

Truly shift-equivariant convolutional neural networks with adaptive polyphase upsampling

2021-05-09 · Anadi Chaman, Ivan Dokmanić

Convolutional neural networks lack shift equivariance due to the presence of downsampling layers. In image classification, adaptive polyphase downsampling (APS-D) was recently proposed to make CNNs perfectly shift invari…

CT ReconstructionData AugmentationDecoderimage-classification+2

Fix your downsampling ASAP! Be natively more robust via Aliasing and Spectral Artifact free Pooling

2023-07-19 · Julia Grabinski, Janis Keuper, Margret Keuper

Convolutional neural networks encode images through a sequence of convolutions, normalizations and non-linearities as well as downsampling operations into potentially strong semantic embeddings. Yet, previous work showed…

When Semantic Segmentation Meets Frequency Aliasing

2024-03-14 · Linwei Chen, Lin Gu, Ying Fu

Despite recent advancements in semantic segmentation, where and what pixels are hard to segment remains largely unexplored. Existing research only separates an image into easy and hard regions and empirically observes th…

De-aliasingInstance SegmentationSegmentationSemantic Segmentation