paper-with-me

홈 › Papers

Universal Consistency of Deep Convolutional Neural Networks

2021-06-23 · Shao-Bo Lin, Kaidong Wang, Yao Wang, Ding-Xuan Zhou

Compared with avid research activities of deep convolutional neural networks (DCNNs) in practice, the study of theoretical behaviors of DCNNs lags heavily behind. In particular, the universal consistency of DCNNs remains open. In this paper, we prove that implementing empirical risk minimization on DCNNs with expansive convolution (with zero-padding) is strongly universally consistent. Motivated by the universal consistency, we conduct a series of experiments to show that without any fully connected layers, DCNNs with expansive convolution perform not worse than the widely used deep neural networks with hybrid structure containing contracting (without zero-padding) convolution layers and several fully connected layers.

📄 PDF Abstract BibTeX arXiv:2106.12498

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

On the Universal Statistical Consistency of Expansive Hyperbolic Deep Convolutional Neural Networks

2024-11-15 · Sagar Ghosh, Kushal Bose, Swagatam Das

The emergence of Deep Convolutional Neural Networks (DCNNs) has been a pervasive tool for accomplishing widespread applications in computer vision. Despite its potential capability to capture intricate patterns inside th…

Universal Bayes consistency in metric spaces

2019-06-24 · Steve Hanneke, Aryeh Kontorovich, Sivan Sabato, Roi Weiss

We extend a recently proposed 1-nearest-neighbor based multiclass learning algorithm and prove that our modification is universally strongly Bayes-consistent in all metric spaces admitting any such learner, making it an …

Three Guidelines You Should Know for Universally Slimmable Self-Supervised Learning

2023-03-13 · CVPR 2023 1 · Yun-Hao Cao, Peiqin Sun, Shuchang Zhou

We propose universally slimmable self-supervised learning (dubbed as US3L) to achieve better accuracy-efficiency trade-offs for deploying self-supervised models across different devices. We observe that direct adaptation…

Instance Segmentationobject-detectionObject DetectionSelf-Supervised Learning+1

Contextual Bandits and Optimistically Universal Learning

2022-12-31 · Moise Blanchard, Steve Hanneke, Patrick Jaillet

We consider the contextual bandit problem on general action and context spaces, where the learner's rewards depend on their selected actions and an observable context. This generalizes the standard multi-armed bandit to …

Multi-Armed Bandits

Universal Consistency of Multi-Class Support Vector Classification

2010-12-01 · NeurIPS 2010 12 · Tobias Glasmachers

Steinwart was the first to prove universal consistency of support vector machine classification. His proof analyzed the ‘standard’ support vector machine classifier, which is restricted to binary classification problems. I…

ClassificationGeneral Classification