paper-with-me

홈 › 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})$, which is a cover of $\mathcal{H}$, constrained by a VC-dimension property, that is a suitable domain for Model Selection algorithms. Our main contribution is a data driven general learning algorithm to perform regularized Model Selection on $\mathbb{L}(\mathcal{H})$. A remarkable, formally proved, consequence of this approach are conditions on $\mathbb{L}(\mathcal{H})$ and on the loss function that lead to estimated out-of-sample error surfaces which are true U-curves on $\mathbb{L}(\mathcal{H})$ chains, enabling a more efficient search on $\mathbb{L}(\mathcal{H})$. To our knowledge, this is the first rigorous result asserting that a non exhaustive search of a family of candidate models can return an optimal solution. In this new framework, an U-curve optimization algorithm becomes a natural component of Model Selection, hence of learning algorithms. The abstract general framework proposed here may have important implications on modern learning models and on areas such as Neural Architecture Search.

📄 PDF Abstract BibTeX arXiv:2001.09532

Code (0)

등록된 구현이 없습니다.

Tasks

Model SelectionNeural Architecture SearchPAC learning

Similar Papers 제목 키워드 기반

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

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 …

Model SelectionPAC learning

Sampling of Planar Curves: Theory and Fast Algorithms

2019-11-12

We introduce a continuous domain framework for the recovery of a planar curve from a few samples. We model the curve as the zero level set of a trigonometric polynomial. We show that the exponential feature maps of the p…

Image SegmentationSemantic Segmentation

HypBO: Accelerating Black-Box Scientific Experiments Using Experts' Hypotheses

2023-08-22 · Abdoulatif Cisse, Xenophon Evangelopoulos, Sam Carruthers, Vladimir V. Gusev 외

Robotics and automation offer massive accelerations for solving intractable, multivariate scientific problems such as materials discovery, but the available search spaces can be dauntingly large. Bayesian optimization (B…

Bayesian OptimizationBilevel Optimization

Filament Plots for Data Visualization

2021-07-20 · Nate Strawn

The efficiency of modern computer graphics allows us to explore collections of space curves simultaneously with "drag-to-rotate" interfaces. This inspires us to replace "scatterplots of points" with "scatterplots of curv…

Data Visualization