paper-with-me

Papers

Linear CNNs Discover the Statistical Structure of the Dataset Using Only the Most Dominant Frequencies

2023-03-03 · Hannah Pinson, Joeri Lenaerts, Vincent Ginis

We here present a stepping stone towards a deeper understanding of convolutional neural networks (CNNs) in the form of a theory of learning in linear CNNs. Through analyzing the gradient descent equations, we discover that the evolution of the network during training is determined by the interplay between the dataset structure and the convolutional network structure. We show that linear CNNs discover the statistical structure of the dataset with non-linear, ordered, stage-like transitions, and that the speed of discovery changes depending on the relationship between the dataset and the convolutional network structure. Moreover, we find that this interplay lies at the heart of what we call the ``dominant frequency bias'', where linear CNNs arrive at these discoveries using only the dominant frequencies of the different structural parts present in the dataset. We furthermore provide experiments that show how our theory relates to deep, non-linear CNNs used in practice. Our findings shed new light on the inner working of CNNs, and can help explain their shortcut learning and their tendency to rely on texture instead of shape.

📄 PDF Abstract BibTeX arXiv:2303.02034

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Drug cell line interaction prediction

2018-12-28 · Pengfei Liu

Understanding the phenotypic drug response on cancer cell lines plays a vital rule in anti-cancer drug discovery and re-purposing. The Genomics of Drug Sensitivity in Cancer (GDSC) database provides open data for researc…

Drug DiscoveryPrediction

Sublinearly Structured Deep Neural Networks Achieve Feature Learning Consistency for Compositional Functions

2026-06-22 · Sehwan Kim, Yan Sun, Faming Liang arxiv

Over the past decade, deep neural networks (DNNs) have achieved remarkable success on complex machine-learning tasks, yet the theoretical foundations of their performance remain incomplete. From a statistical viewpoint, …

Image Classification

Dual Convexified Convolutional Neural Networks

2022-05-27 · Site Bai, Chuyang Ke, Jean Honorio

We propose the framework of dual convexified convolutional neural networks (DCCNNs). In this framework, we first introduce a primal learning problem motivated by convexified convolutional neural networks (CCNNs), and the…

Causal Ensemble Agent: Hierarchical Causal Discovery with LLM-guided Expert Reweighting

2026-06-09 · Xinyu Li, Yuanyuan Wang, Haoxuan Li, Chuan Zhou 외 arxiv

Causal discovery aims to uncover causal structures from observational data, which is crucial for real-world decision-making. However, different causal discovery algorithms can produce divergent results that conflict with…

Demystifying KAN for Vision Tasks: The RepKAN Approach

2026-03-06 · Minjong Cheon arxiv

Remote sensing image classification is essential for Earth observation, yet standard CNNs and Transformers often function as uninterpretable black-boxes. We propose RepKAN, a novel architecture that integrates the struct…

Remote Sensing Image Classification