paper-with-me

Papers

Distribution-Independent Reliable Learning

2014-02-20 · Varun Kanade, Justin Thaler

We study several questions in the reliable agnostic learning framework of Kalai et al. (2009), which captures learning tasks in which one type of error is costlier than others. A positive reliable classifier is one that makes no false positive errors. The goal in the positive reliable agnostic framework is to output a hypothesis with the following properties: (i) its false positive error rate is at most $\epsilon$, (ii) its false negative error rate is at most $\epsilon$ more than that of the best positive reliable classifier from the class. A closely related notion is fully reliable agnostic learning, which considers partial classifiers that are allowed to predict "unknown" on some inputs. The best fully reliable partial classifier is one that makes no errors and minimizes the probability of predicting "unknown", and the goal in fully reliable learning is to output a hypothesis that is almost as good as the best fully reliable partial classifier from a class. For distribution-independent learning, the best known algorithms for PAC learning typically utilize polynomial threshold representations, while the state of the art agnostic learning algorithms use point-wise polynomial approximations. We show that one-sided polynomial approximations, an intermediate notion between polynomial threshold representations and point-wise polynomial approximations, suffice for learning in the reliable agnostic settings. We then show that majorities can be fully reliably learned and disjunctions of majorities can be positive reliably learned, through constructions of appropriate one-sided polynomial approximations. Our fully reliable algorithm for majorities provides the first evidence that fully reliable learning may be strictly easier than agnostic learning. Our algorithms also satisfy strong attribute-efficiency properties, and provide smooth tradeoffs between sample complexity and running time.

📄 PDF Abstract BibTeX arXiv:1402.5164

Code (0)

등록된 구현이 없습니다.

Tasks

AttributePAC learning

Similar Papers 제목 키워드 기반

Learning Independent Features with Adversarial Nets for Non-linear ICA

2017-10-13 · ICLR 2018 1 · Philemon Brakel, Yoshua Bengio

Reliable measures of statistical dependence could be useful tools for learning independent features and performing tasks like source separation using Independent Component Analysis (ICA). Unfortunately, many of such meas…

Noise Contrastive Priors for Functional Uncertainty

2018-07-24 · ICLR 2019 5 · Danijar Hafner, Dustin Tran, Timothy Lillicrap, Alex Irpan 외

Obtaining reliable uncertainty estimates of neural network predictions is a long standing challenge. Bayesian neural networks have been proposed as a solution, but it remains open how to specify their prior. In particula…

Active Learning

A deep learning approach for patchless estimation of ultrasound quantitative parametric image with uncertainty measurement

2023-02-24 · Ali K. Z. Tehrani, Ivan M. Rosado-Mendez, Hayley Whitson, Hassan Rivaz

Quantitative ultrasound (QUS) aims to find properties of scatterers which are related to the tissue microstructure. Among different QUS parameters, scatterer number density has been found to be a reliable biomarker for d…

Centralized Adaptive Sampling for Reliable Co-Training of Independent Multi-Agent Policies

2025-08-01 · Nicholas E. Corrado, Josiah P. Hanna arxiv

Independent on-policy policy gradient algorithms are widely used for multi-agent reinforcement learning (MARL) in cooperative and no-conflict games, but they are known to converge sub-optimally when each agent's individu…

Multi-agent Reinforcement Learning

On the Reliable Detection of Concept Drift from Streaming Unlabeled Data

2017-03-31 · Tegjyot Singh Sethi, Mehmed Kantardzic

Classifiers deployed in the real world operate in a dynamic environment, where the data distribution can change over time. These changes, referred to as concept drift, can cause the predictive performance of the classifi…

Change DetectionDrift Detection