paper-with-me

홈 › Papers

Majority-of-Three: The Simplest Optimal Learner?

2024-03-12 · Ishaq Aden-Ali, Mikael Møller Høgsgaard, Kasper Green Larsen, Nikita Zhivotovskiy

Developing an optimal PAC learning algorithm in the realizable setting, where empirical risk minimization (ERM) is suboptimal, was a major open problem in learning theory for decades. The problem was finally resolved by Hanneke a few years ago. Unfortunately, Hanneke's algorithm is quite complex as it returns the majority vote of many ERM classifiers that are trained on carefully selected subsets of the data. It is thus a natural goal to determine the simplest algorithm that is optimal. In this work we study the arguably simplest algorithm that could be optimal: returning the majority vote of three ERM classifiers. We show that this algorithm achieves the optimal in-expectation bound on its error which is provably unattainable by a single ERM classifier. Furthermore, we prove a near-optimal high-probability bound on this algorithm's error. We conjecture that a better analysis will prove that this algorithm is in fact optimal in the high-probability regime.

📄 PDF Abstract BibTeX arXiv:2403.08831

Code (0)

등록된 구현이 없습니다.

Tasks

Learning TheoryPAC learning

Similar Papers 제목 키워드 기반

Majority-of-Three is Optimal

2026-06-11 · Divit Rawal, Nikita Zhivotovskiy arxiv

We give a short proof that the majority vote of three independent consistent classifiers is an optimal learner in the realizable PAC setting. This proves optimality for the simplest voting scheme, while simplifying both …

Ensemble Convolutional Neural Networks for Mode Inference in Smartphone Travel Survey

2019-04-18 · Ali Yazdizadeh, Zachary Patterson, Bilal Farooq

We develop ensemble Convolutional Neural Networks (CNNs) to classify the transportation mode of trip data collected as part of a large-scale smartphone travel survey in Montreal, Canada. Our proposed ensemble library is …

Optimal and Adaptive Algorithms for Online Boosting

2015-02-09 · Alina Beygelzimer, Satyen Kale, Haipeng Luo

We study online boosting, the task of converting any weak online learner into a strong online learner. Based on a novel and natural definition of weak online learnability, we develop two online boosting algorithms. The f…

The Many Faces of Optimal Weak-to-Strong Learning

2024-08-30 · Mikael Møller Høgsgaard, Kasper Green Larsen, Markus Engelund Mathiasen

Boosting is an extremely successful idea, allowing one to combine multiple low accuracy classifiers into a much more accurate voting classifier. In this work, we present a new and surprisingly simple Boosting algorithm t…

Model Selection for Average Reward RL with Application to Utility Maximization in Repeated Games

2024-11-09 · Alireza Masoumian, James R. Wright

In standard RL, a learner attempts to learn an optimal policy for a Markov Decision Process whose structure (e.g. state space) is known. In online model selection, a learner attempts to learn an optimal policy for an MDP…

Model Selection