Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,694 papers · 148 categories

Trend · papers per month

4509001,3501,800 · Jun 202019922001200920172026
48 results for Proper learning algorithms

First proper learning algorithm for Gaussian halfspaces with matching sample and computational complexity.

problem Agnostically learning halfspaces under Gaussian distribution.
method First proper learning algorithm with matching sample and computational complexity.
result First proper learning algorithm for agnostically learning halfspaces under Gaussian distribution with matching sample and computational complexity.

Paper characterizes classes for which optimal sample complexity can be achieved by proper learning algorithms.

problem Characterizing classes for which optimal sample complexity can be achieved by proper learning algorithms.
method Identifying dual Helly number and its relation to proper learning algorithms.
result Optimal sample complexity can be achieved by proper learning algorithms for classes with bounded dual Helly number.

There has been much recent interest in application of the pool-adjacent-violators (PAV) algorithm for the purpose of calibrating the probabilistic outputs of automatic pattern recognition and machine learning algorithms. Special cost functions, known as proper scoring rules form natural objective functions to judge the…

2013-04-08abs ↗pdf ↗

Proper learning is possible with labeled data, but unlabeled data can improve performance.

problem Problems that can only be learned improperly, like multiclass classification.
method Distributional regularization and worst-case performance evaluation.
result Proper learnability is possible under certain conditions involving unlabeled data.

Study on learning halfspaces under adversarial perturbations, finding computational hardness.

problem Learning halfspaces in the presence of adversarial noise.
method Introduced an efficient learning algorithm and proved a nearly matching computational hardness result.
result The LL_{\infty} perturbations case is provably computationally harder than 2p<2 \leq p < \infty.

New algorithms minimize dynamic regret for strongly convex losses.

problem Minimizing dynamic regret for strongly convex losses.
method Developed Strongly Adaptive algorithms exploiting KKT conditions.
result Achieved near optimal dynamic regret of O(d1/3n1/3extTV[u1:n]2/3d)O(d^{1/3} n^{1/3} ext{TV}[u_{1:n}]^{2/3} \vee d).

Efficiently learns complex Boolean functions under Gaussian distributions.

problem Learning complex Boolean functions of halfspaces under Gaussian marginals.
method First efficient proper agnostic learning algorithm for arbitrary Boolean functions of K halfspaces.
result Matches the best known improper learning algorithm's run-time dependence on dimension.

Study on proper learning under relaxed worst-case robust loss for VC classes.

problem Proper adversarially robust PAC learning under relaxed worst-case robust loss.
method Introduced a family of robust loss relaxations and showed their effectiveness for proper learnability.
result VC classes are properly PAC learnable with sample complexity close to standard PAC learning setup.

Efficient algorithms for monophonic halfspaces in graphs simplify learning and compression.

problem Learning and compressing monophonic halfspaces in graphs.
method 2-satisfiability based decomposition theorem, efficient algorithms for various learning problems.
result Achieved efficient and nearly optimal algorithms for various learning problems.

The paper provides an almost optimal learning and testing algorithm for sparse polynomials.

problem Learning and testing sparse multivariate polynomials efficiently.
method The paper presents an algorithm with sublinear query complexity in 1/ε1/ε and almost linear in ss for learning and testing ss-sparse polynomials.
result The algorithm achieves almost optimal query complexity, making it the first of its kind.

Paper develops proper, lower-bounded losses for weakly supervised classification.

problem Weakly supervised classification with corrupted labels.
method Representation theorem for proper losses, derived condition for lower-boundedness, generalized logit squeezing.
result Proper and lower-bounded losses for weak-label learning.

A novel framework quantifies uncertainty using proper scores for various tasks.

problem Uncertainty quantification in machine learning for reliable applications.
method Proposes a general framework based on proper scores for epistemic, aleatoric uncertainty, and model calibration.
result Achieves state-of-the-art uncertainty estimation for large language models and generative models.

We study the problem of {\em properly} learning large margin halfspaces in the agnostic PAC model. In more detail, we study the complexity of properly learning dd-dimensional halfspaces on the unit ball within misclassification error αOPTγ+εα\cdot \mathrm{OPT}_γ + ε, where OPTγ\mathrm{OPT}_γ is the optimal γγ-margin error r…

2019-08-29abs ↗pdf ↗

New algorithm reduces prediction errors across various loss functions.

problem Online forecasting algorithms' inability to adapt to different loss functions.
method Design of a novel Follow-the-Perturbed-Leader (FTPL) algorithm with self-concordant noise.
result Simultaneously achieves ildeO(T) ilde O(\sqrt{T}) regret for bounded proper losses and O(logT)O(\log T) regret for bounded smooth proper losses.

The goal of online prediction with expert advice is to find a decision strategy which will perform almost as well as the best expert in a given pool of experts, on any sequence of outcomes. This problem has been widely studied and O(T)O(\sqrt{T}) and O(logT)O(\log{T}) regret bounds can be achieved for convex losses (\cite{zin…

2018-05-20abs ↗pdf ↗

New binary classification techniques help multiclass classification by aggregating proper learners.

problem Multiclass classification faces a properness barrier that prevents optimal learning by proper learners.
method Aggregations of proper binary learners, generalized to multiclass settings, achieve optimal sample complexity.
result Optimal binary learners can achieve sample complexity $O\left(\frac{d_G + \ln(1 / δ)}ε ight)$ for classes with finite Graph dimension dGd_G.

The paper briefly introduces multiple classifier systems and describes a new algorithm, which improves classification accuracy by means of recommendation of a proper algorithm to an object classification. This recommendation is done assuming that a classifier is likely to predict the label of the object correctly if it…

2015-04-21abs ↗pdf ↗

Paper proposes fitting loss functions to data using source functions from information geometry.

problem Choosing appropriate loss functions for machine learning models.
method Introduces source functions from information geometry to fit loss functions to the domain at hand.
result Significant improvements over state-of-the-art methods in model training.

New algorithms achieve near-optimal cumulative loss in nonparametric online learning and games.

problem Fast rates of convergence in nonparametric online regression and classification.
method Randomized proper learning algorithms, hierarchical aggregation, multi-scale extension, stability proof.
result Achieved near-optimal cumulative loss bounds for real-valued and binary games.

How many bits of information are required to PAC learn a class of hypotheses of VC dimension dd? The mathematical setting we follow is that of Bassily et al. (2018), where the value of interest is the mutual information I(S;A(S))\mathrm{I}(S;A(S)) between the input sample SS and the hypothesis outputted by the learning algo…

2018-04-16abs ↗pdf ↗

We study losses for binary classification and class probability estimation and extend the understanding of them from margin losses to general composite losses which are the composition of a proper loss with a link function. We characterise when margin losses can be proper composite losses, explicitly show how to determ…

2009-12-17abs ↗pdf ↗

This work examines uncertainty sampling in binary classification using equivalent loss.

problem Lack of consensus on proper uncertainty definition and theoretical guarantees for active learning.
method Systematically examines uncertainty sampling via equivalent loss, proving its optimality.
result Established that uncertainty sampling optimizes against equivalent loss, providing theoretical guarantees.

New framework models echo chamber learning, proving tight bounds on algorithm performance.

problem Echo chambers in machine learning where systems learn from self-annotated data.
method Online Learning in the Replay Setting, Extended Threshold dimension, closure-based learner.
result Proves tight bounds on algorithm performance against replay adversaries.

New concept of proper-calibeating extends classic calibrated forecasts to proper scoring rules.

problem Defining and extending calibrated forecasts to proper scoring rules.
method Extending the concepts of calibrated and calibeating forecasts to proper scoring rules and proving their properties.
result Proper-calibration always implies calibration, but proper-calibeating does not necessarily imply calibeating.

The article reviews scoring rules for estimating and evaluating forecasts.

problem Evaluating probabilistic forecasts and estimating probability distributions.
method Mathematical foundations and characterization of scoring rules.
result Important families of scoring rules and their applications in statistics and machine learning.

New method improves decision-making accuracy without complex calculations.

problem Improving decision-making accuracy in machine learning.
method Introducing a new measure called calibration decision loss (CDLK\mathsf{CDL}_K) for structured families of post-processing functions.
result Proves upper and lower bounds for natural classes KK of post-processing functions.

We study the problem of learning latent variables in Gaussian graphical models. Existing methods for this problem assume that the precision matrix of the observed variables is the superposition of a sparse and a low-rank component. In this paper, we focus on the estimation of the low-rank component, which encodes the e…

2017-06-27abs ↗pdf ↗

Paper addresses classification under misspecification, providing simpler algorithms and resolving open questions.

problem Learning halfspaces and generalized linear models under Massart noise and other corruption models.
method Developed simpler algorithms and used blackbox knowledge distillation to convert complex classifiers to proper ones. Leveraged evolvability for theoretical insights.
result First efficient algorithm for learning Massart halfspaces with η+εη+ ε accuracy, and general algorithm for generalized linear models.

Complex-valued signals are used in the modeling of many systems in engineering and science, hence being of fundamental interest. Often, random complex-valued signals are considered to be proper. A proper complex random variable or process is uncorrelated with its complex conjugate. This assumption is a good model of th…

2015-02-17abs ↗pdf ↗

Proper regularization is critical for speeding up training, improving generalization performance, and learning compact models that are cost efficient. We propose and analyze regularized gradient descent algorithms for learning shallow neural networks. Our framework is general and covers weight-sharing (convolutional ne…

2018-02-05abs ↗pdf ↗

Efficiently learns polytrees with known skeleton in polynomial time and sample complexity.

problem Learning polytrees with known skeleton structure.
method Proposes an efficient algorithm for learning dd-polytrees in polynomial time and sample complexity when the skeleton is known.
result Establishes finite-sample guarantees for efficient learning of dd-polytrees.

The paper explores proper actions and their relation to representation theory, with new quantitative methods.

problem Understanding proper actions and their connection to representation theory.
method Geometric criteria, sharpness measure, and dynamical volume estimates.
result New quantitative methods have established temperedness criteria for unitary representations.