paper-with-me

홈 › Papers

Learning curves for the multi-class teacher-student perceptron

2022-03-22 · Elisabetta Cornacchia, Francesca Mignacco, Rodrigo Veiga, Cédric Gerbelot, Bruno Loureiro, Lenka Zdeborová

One of the most classical results in high-dimensional learning theory provides a closed-form expression for the generalisation error of binary classification with the single-layer teacher-student perceptron on i.i.d. Gaussian inputs. Both Bayes-optimal estimation and empirical risk minimisation (ERM) were extensively analysed for this setting. At the same time, a considerable part of modern machine learning practice concerns multi-class classification. Yet, an analogous analysis for the corresponding multi-class teacher-student perceptron was missing. In this manuscript we fill this gap by deriving and evaluating asymptotic expressions for both the Bayes-optimal and ERM generalisation errors in the high-dimensional regime. For Gaussian teacher weights, we investigate the performance of ERM with both cross-entropy and square losses, and explore the role of ridge regularisation in approaching Bayes-optimality. In particular, we observe that regularised cross-entropy minimisation yields close-to-optimal accuracy. Instead, for a binary teacher we show that a first-order phase transition arises in the Bayes-optimal performance.

📄 PDF Abstract BibTeX arXiv:2203.12094

Code (1)

rodsveiga/mc_perceptron 공식 구현

Tasks

Binary ClassificationLearning TheoryMulti-class Classification

Similar Papers 제목 키워드 기반

Learning curves of generic features maps for realistic datasets with a teacher-student model

2021-02-16 · NeurIPS 2021 12 · Bruno Loureiro, Cédric Gerbelot, Hugo Cui, Sebastian Goldt 외

Teacher-student models provide a framework in which the typical-case performance of high-dimensional supervised learning can be described in closed form. The assumptions of Gaussian i.i.d. input data underlying the canon…

Propagate & Distill: Towards Effective Graph Learners Using Propagation-Embracing MLPs

2023-11-29 · Yong-Min Shin, Won-Yong Shin

Recent studies attempted to utilize multilayer perceptrons (MLPs) to solve semisupervised node classification on graphs, by training a student MLP by knowledge distillation from a teacher graph neural network (GNN). Whil…

Graph Neural NetworkKnowledge DistillationNode Classification

A new role for circuit expansion for learning in neural networks

2020-08-19 · Julia Steinberg, Madhu Advani, Haim Sompolinsky

Many sensory pathways in the brain rely on sparsely active populations of neurons downstream from the input stimuli. The biological reason for the occurrence of expanded structure in the brain is unclear, but may be beca…

The Symmetric Perceptron: a Teacher-Student Scenario

2026-03-26 · Giovanni Catania, Aurélien Decelle, Suhanee Korpe arxiv

We introduce and solve a teacher-student formulation of the symmetric binary Perceptron, turning a traditionally storage-oriented model into a planted inference problem with a guaranteed solution at any sample density. W…

Unveiling the Unseen Potential of Graph Learning through MLPs: Effective Graph Learners Using Propagation-Embracing MLPs

2023-11-20 · Yong-Min Shin, Won-Yong Shin

Recent studies attempted to utilize multilayer perceptrons (MLPs) to solve semi-supervised node classification on graphs, by training a student MLP by knowledge distillation (KD) from a teacher graph neural network (GNN)…

Graph LearningGraph Neural NetworkKnowledge DistillationNode Classification