paper-with-me

홈 › Papers

Learning the hypotheses space from data through a U-curve algorithm

2021-09-08 · Diego Marcondes, Adilson Simonis, Junior Barrera

This paper proposes a data-driven systematic, consistent and non-exhaustive approach to Model Selection, that is an extension of the classical agnostic PAC learning model. In this approach, learning problems are modeled not only by a hypothesis space $\mathcal{H}$, but also by a Learning Space $\mathbb{L}(\mathcal{H})$, a poset of subspaces of $\mathcal{H}$, which covers $\mathcal{H}$ and satisfies a property regarding the VC dimension of related subspaces, that is a suitable algebraic search space for Model Selection algorithms. Our main contributions are a data-driven general learning algorithm to perform implicitly regularized Model Selection on $\mathbb{L}(\mathcal{H})$ and a framework under which one can, theoretically, better estimate a target hypothesis with a given sample size by properly modeling $\mathbb{L}(\mathcal{H})$ and employing high computational power. A remarkable consequence of this approach are conditions under which a non-exhaustive search of $\mathbb{L}(\mathcal{H})$ can return an optimal solution. The results of this paper lead to a practical property of Machine Learning, that the lack of experimental data may be mitigated by a high computational capacity. In a context of continuous popularization of computational power, this property may help understand why Machine Learning has become so important, even where data is expensive and hard to get.

📄 PDF Abstract BibTeX arXiv:2109.03866

Code (0)

등록된 구현이 없습니다.

Tasks

Model SelectionPAC learning

Similar Papers 제목 키워드 기반

Learning the Hypotheses Space from data: Learning Space and U-curve Property

2020-01-26 · Diego Marcondes, Adilson Simonis, Junior Barrera

This paper presents an extension of the classical agnostic PAC learning model in which learning problems are modelled not only by a Hypothesis Space $\mathcal{H}$, but also by a Learning Space $\mathbb{L}(\mathcal{H})$, …

Model SelectionNeural Architecture SearchPAC learning

Learning the Hypotheses Space from data Part II: Convergence and Feasibility

2020-01-30 · Diego Marcondes, Adilson Simonis, Junior Barrera

In part \textit{I} we proposed a structure for a general Hypotheses Space $\mathcal{H}$, the Learning Space $\mathbb{L}(\mathcal{H})$, which can be employed to avoid \textit{overfitting} when estimating in a complex spac…

Model Selection

Agnostic Active Learning Without Constraints

2010-12-01 · NeurIPS 2010 12 · Alina Beygelzimer, Daniel J. Hsu, John Langford, Tong Zhang

We present and analyze an agnostic active learning algorithm that works without keeping a version space. This is unlike all previous approaches where a restricted set of candidate hypotheses is maintained throughout lear…

Active LearningGeneral Classification

Measures and Meta-Measures for the Supervised Evaluation of Image Segmentation

2013-06-01 · CVPR 2013 6 · Jordi Pont-Tuset, Ferran Marques

This paper tackles the supervised evaluation of image segmentation algorithms. First, it surveys and structures the measures used to compare the segmentation results with a ground truth database; and proposes a new measu…

Image SegmentationSegmentationSemantic Segmentation

Single-Queue Decoding for Neural Machine Translation

2017-07-06 · Raphael Shu, Hideki Nakayama

Neural machine translation models rely on the beam search algorithm for decoding. In practice, we found that the quality of hypotheses in the search space is negatively affected owing to the fixed beam size. To mitigate …

Machine TranslationTranslation