paper-with-me

홈 › Papers

Wide and Deep Neural Networks Achieve Optimality for Classification

2022-04-29 · Adityanarayanan Radhakrishnan, Mikhail Belkin, Caroline Uhler

While neural networks are used for classification tasks across domains, a long-standing open problem in machine learning is determining whether neural networks trained using standard procedures are optimal for classification, i.e., whether such models minimize the probability of misclassification for arbitrary data distributions. In this work, we identify and construct an explicit set of neural network classifiers that achieve optimality. Since effective neural networks in practice are typically both wide and deep, we analyze infinitely wide networks that are also infinitely deep. In particular, using the recent connection between infinitely wide neural networks and Neural Tangent Kernels, we provide explicit activation functions that can be used to construct networks that achieve optimality. Interestingly, these activation functions are simple and easy to implement, yet differ from commonly used activations such as ReLU or sigmoid. More generally, we create a taxonomy of infinitely wide and deep networks and show that these models implement one of three well-known classifiers depending on the activation function used: (1) 1-nearest neighbor (model predictions are given by the label of the nearest training example); (2) majority vote (model predictions are given by the label of the class with greatest representation in the training set); or (3) singular kernel classifiers (a set of classifiers containing those that achieve optimality). Our results highlight the benefit of using deep networks for classification tasks, in contrast to regression tasks, where excessive depth is harmful.

📄 PDF Abstract BibTeX arXiv:2204.14126

Code (0)

등록된 구현이 없습니다.

Tasks

Classification

Similar Papers 제목 키워드 기반

Benchmarking optimality of time series classification methods in distinguishing diffusions

2023-01-30 · Zehong Zhang, Fei Lu, Esther Xu Fei, Terry Lyons 외

Statistical optimality benchmarking is crucial for analyzing and designing time series classification (TSC) algorithms. This study proposes to benchmark the optimality of TSC algorithms in distinguishing diffusion proces…

BenchmarkingGaussian ProcessesLEMMATime Series+2

Structure-agnostic Optimality of Doubly Robust Learning for Treatment Effect Estimation

2024-02-22 · Jikai Jin, Vasilis Syrgkanis

Average treatment effect estimation is the most central problem in causal inference with application to numerous disciplines. While many estimation strategies have been proposed in the literature, the statistical optimal…

Causal Inference

The Optimality of Kernel Classifiers in Sobolev Space

2024-02-02 · Jianfa Lai, Zhifan Li, Dongming Huang, Qian Lin

Kernel methods are widely used in machine learning, especially for classification problems. However, the theoretical analysis of kernel classification is still limited. This paper investigates the statistical performance…

Classification

Achieving Optimal Misclassification Proportion in Stochastic Block Model

2015-05-14 · Chao Gao, Zongming Ma, Anderson Y. Zhang, Harrison H. Zhou

Community detection is a fundamental statistical problem in network data analysis. Many algorithms have been proposed to tackle this problem. Most of these algorithms are not guaranteed to achieve the statistical optimal…

Community DetectionmodelStochastic Block Model

A New Variational Model for Binary Classification in the Supervised Learning Context

2018-07-10 · Carlos David Brito Pacheco, Carlos Francisco Brito Loeza

We examine the supervised learning problem in its continuous setting and give a general optimality condition through techniques of functional analysis and the calculus of variations. This enables us to solve the optimali…

Binary ClassificationGeneral Classification