paper-with-me

홈 › Papers

Learning Ability of Interpolating Deep Convolutional Neural Networks

2022-10-25 · Tian-Yi Zhou, Xiaoming Huo

It is frequently observed that overparameterized neural networks generalize well. Regarding such phenomena, existing theoretical work mainly devotes to linear settings or fully-connected neural networks. This paper studies the learning ability of an important family of deep neural networks, deep convolutional neural networks (DCNNs), under both underparameterized and overparameterized settings. We establish the first learning rates of underparameterized DCNNs without parameter or function variable structure restrictions presented in the literature. We also show that by adding well-defined layers to a non-interpolating DCNN, we can obtain some interpolating DCNNs that maintain the good learning rates of the non-interpolating DCNN. This result is achieved by a novel network deepening scheme designed for DCNNs. Our work provides theoretical verification of how overfitted DCNNs generalize well.

📄 PDF Abstract BibTeX arXiv:2210.14184

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

DCNN Diffusion-convolutional neural networks (DCNN) is a model for graph-structured data. Through the introduction of a diffusion-convolution operation, diffusion-based representations…

Similar Papers 제목 키워드 기반

Interpolating Convolutional Neural Networks Using Batch Normalization

2018-09-01 · ECCV 2018 9 · Gratianus Wesley Putra Data, Kirjon Ngu, David William Murray, Victor Adrian Prisacariu

Perceiving a visual concept as a mixture of learned ones is natural for humans, aiding them to grasp new concepts and strengthening old ones. For all their power and recent success, deep convolutional networks do not hav…

Few-Shot LearningStyle Transfer

Maximal function pooling with applications

2021-03-01 · Wojciech Czaja, Weilin Li, Yiran Li, Mike Pekala

Inspired by the Hardy-Littlewood maximal function, we propose a novel pooling strategy which is called maxfun pooling. It is presented both as a viable alternative to some of the most popular pooling functions, such as m…

image-classificationImage Classification

Visual Explanations for Convolutional Neural Networks via Latent Traversal of Generative Adversarial Networks

2021-10-29 · Amil Dravid, Aggelos K. Katsaggelos

Lack of explainability in artificial intelligence, specifically deep neural networks, remains a bottleneck for implementing models in practice. Popular techniques such as Gradient-weighted Class Activation Mapping (Grad-…

The Interplay Between Interpolation and Aggregation in Regression: Optimal Sample Complexity

2026-05-28 · Mikael Møller Høgsgaard, Kasper Green Larsen, Liang-Yu Zou arxiv

This work investigates theoretically the interplay between interpolation and aggregation in regression. We establish that the $γ$-graph dimension characterizes learnability for a broad class of natural aggregation proced…

Learning to Generate Chairs With Convolutional Neural Networks

2015-06-01 · CVPR 2015 6 · Alexey Dosovitskiy, Jost Tobias Springenberg, Thomas Brox

We train a generative convolutional neural network which is able to generate images of objects given object type, viewpoint, and color. We train the network in a supervised manner on a dataset of rendered 3D chair models…