中文
相关论文

相关论文: Aliasing in Convnets: A Frame-Theoretic Perspectiv…

200 篇论文

The transformer architectures, based on self-attention mechanism and convolution-free design, recently found superior performance and booming applications in computer vision. However, the discontinuous patch-wise tokenization process…

计算机视觉与模式识别 · 计算机科学 2021-10-29 Shengju Qian , Hao Shao , Yi Zhu , Mu Li , Jiaya Jia

We investigate the impact of aliasing on generalization in Deep Convolutional Networks and show that data augmentation schemes alone are unable to prevent it due to structural limitations in widely used architectures. Drawing insights from…

计算机视觉与模式识别 · 计算机科学 2021-08-21 Cristina Vasconcelos , Hugo Larochelle , Vincent Dumoulin , Rob Romijnders , Nicolas Le Roux , Ross Goroshin

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…

图像与视频处理 · 电气工程与系统科学 2021-02-16 Antônio H. Ribeiro , Thomas B. Schön

Aliasing is a highly important concept in signal processing, as careful consideration of resolution changes is essential in ensuring transmission and processing quality of audio, image, and video. Despite this, up until recently aliasing…

计算机视觉与模式识别 · 计算机科学 2022-12-23 Adrián Rodríguez-Muñoz , Antonio Torralba

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…

计算机视觉与模式识别 · 计算机科学 2020-08-24 Xueyan Zou , Fanyi Xiao , Zhiding Yu , Yong Jae Lee

Pixel-wise predictions are required in a wide variety of tasks such as image restoration, image segmentation, or disparity estimation. Common models involve several stages of data resampling, in which the resolution of feature maps is first…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Shashank Agnihotri , Julia Grabinski , Margret Keuper

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…

计算机视觉与模式识别 · 计算机科学 2020-11-24 Cristina Vasconcelos , Hugo Larochelle , Vincent Dumoulin , Nicolas Le Roux , Ross Goroshin

Imposing orthogonality on the layers of neural networks is known to facilitate the learning by limiting the exploding/vanishing of the gradient; decorrelate the features; improve the robustness. This paper studies the theoretical properties…

统计理论 · 数学 2023-01-16 El Mehdi Achour , François Malgouyres , Franck Mamalet

The crucial role of convolutional models, both as standalone vision models and backbones in foundation models, necessitates effective acceleration techniques. This paper proposes a novel method to learn semi-structured sparsity patterns for…

机器学习 · 计算机科学 2024-11-04 David A. Danhofer

There is growing interest in extending average treatment effect (ATE) estimation to incorporate non-tabular data, such as images and text, which may act as sources of confounding. Neglecting these effects risks biased results and flawed…

机器学习 · 统计学 2025-10-23 Rickmer Schulte , David Rügamer , Thomas Nagler

Recent advances in image generation, particularly via diffusion models, have led to impressive improvements in image synthesis quality. Despite this, diffusion models are still challenged by model-induced artifacts and limited stability in…

计算机视觉与模式识别 · 计算机科学 2024-11-15 Md Fahim Anjum

A theory, graphical notation, mathematical calculus and implementation for finding whether two given expressions can, at execution time, denote references attached to the same object. Intended as the basis for a comprehensive solution to…

软件工程 · 计算机科学 2013-08-06 Bertrand Meyer

Convolutional neural networks typically contain several downsampling operators, such as strided convolutions or pooling layers, that progressively reduce the resolution of intermediate representations. This provides some shift-invariance…

机器学习 · 计算机科学 2022-02-04 Rachid Riad , Olivier Teboul , David Grangier , Neil Zeghidour

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…

计算机视觉与模式识别 · 计算机科学 2025-10-27 Hagay Michaeli , Tomer Michaeli , Daniel Soudry

Standard convolutions are prevalent in image processing and deep learning, but their fixed kernels limits adaptability. Several deformation strategies of the reference kernel grid have been proposed. Yet, they lack a unified theoretical…

计算机视觉与模式识别 · 计算机科学 2025-07-31 Thomas Dagès , Michael Lindenbaum , Alfred M. Bruckstein

In sparse coding, we attempt to extract features of input vectors, assuming that the data is inherently structured as a sparse superposition of basic building blocks. Similarly, neural networks perform a given task by learning features of…

机器学习 · 计算机科学 2022-02-16 Deborah Pereg , Israel Cohen , Anthony A. Vassiliou

The (gradient-based) bilevel programming framework is widely used in hyperparameter optimization and has achieved excellent performance empirically. Previous theoretical work mainly focuses on its optimization properties, while leaving the…

机器学习 · 计算机科学 2021-10-26 Fan Bao , Guoqiang Wu , Chongxuan Li , Jun Zhu , Bo Zhang

While image data starts to enjoy the simple-but-effective self-supervised learning scheme built upon masking and self-reconstruction objective thanks to the introduction of tokenization procedure and vision transformer backbone,…

计算机视觉与模式识别 · 计算机科学 2024-06-11 Zhi-Yi Chin , Chieh-Ming Jiang , Ching-Chun Huang , Pin-Yu Chen , Wei-Chen Chiu

It is common practice to apply padding prior to convolution operations to preserve the resolution of feature-maps in Convolutional Neural Networks (CNN). While many alternatives exist, this is often achieved by adding a border of zeros…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Paul Gavrikov , Janis Keuper

Modern convolutional networks are not shift-invariant, as small input shifts or translations can cause drastic changes in the output. Commonly used downsampling methods, such as max-pooling, strided-convolution, and average-pooling, ignore…

计算机视觉与模式识别 · 计算机科学 2019-06-11 Richard Zhang
‹ 上一页 1 2 3 10 下一页 ›