paper-with-me

홈 › Papers

Testing Noise Assumptions of Learning Algorithms

2025-01-15 · Surbhi Goel, Adam R. Klivans, Konstantinos Stavropoulos, Arsen Vasilyan

We pose a fundamental question in computational learning theory: can we efficiently test whether a training set satisfies the assumptions of a given noise model? This question has remained unaddressed despite decades of research on learning in the presence of noise. In this work, we show that this task is tractable and present the first efficient algorithm to test various noise assumptions on the training data. To model this question, we extend the recently proposed testable learning framework of Rubinfeld and Vasilyan (2023) and require a learner to run an associated test that satisfies the following two conditions: (1) whenever the test accepts, the learner outputs a classifier along with a certificate of optimality, and (2) the test must pass for any dataset drawn according to a specified modeling assumption on both the marginal distribution and the noise model. We then consider the problem of learning halfspaces over Gaussian marginals with Massart noise (where each label can be flipped with probability less than $1/2$ depending on the input features), and give a fully-polynomial time testable learning algorithm. We also show a separation between the classical setting of learning in the presence of structured noise and testable learning. In fact, for the simple case of random classification noise (where each label is flipped with fixed probability $\eta = 1/2$), we show that testable learning requires super-polynomial time while classical learning is trivial.

📄 PDF Abstract BibTeX arXiv:2501.09189

Code (0)

등록된 구현이 없습니다.

Tasks

Learning Theory

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Dynamic Layer Customization for Noise Robust Speech Emotion Recognition in Heterogeneous Condition Training

2020-10-21 · Alex Wilf, Emily Mower Provost

Robustness to environmental noise is important to creating automatic speech emotion recognition systems that are deployable in the real world. Prior work on noise robustness has assumed that systems would not make use of…

Domain AdaptationEmotion RecognitionSpeech Emotion Recognition

Conditional Independence Testing with Heteroskedastic Data and Applications to Causal Discovery

2023-06-20 · Wiebke Günther, Urmi Ninad, jonas Wahl, Jakob Runge

Conditional independence (CI) testing is frequently used in data analysis and machine learning for various scientific fields and it forms the basis of constraint-based causal discovery. Oftentimes, CI testing relies on s…

Causal Discovery

Internal Incoherency Scores for Constraint-based Causal Discovery Algorithms

2025-02-20 · Sofia Faltenbacher, jonas Wahl, Rebecca Herman, Jakob Runge

Causal discovery aims to infer causal graphs from observational or experimental data. Methods such as the popular PC algorithm are based on conditional independence testing and utilize enabling assumptions, such as the f…

Causal Discovery

Testing the Feasibility of Linear Programs with Bandit Feedback

2024-06-21 · Aditya Gangrade, Aditya Gopalan, Venkatesh Saligrama, Clayton Scott

While the recent literature has seen a surge in the study of constrained bandit problems, all existing methods for these begin by assuming the feasibility of the underlying problem. We initiate the study of testing such …

Isotropic SGD: a Practical Approach to Bayesian Posterior Sampling

2020-06-09 · Giulio Franzese, Rosa Candela, Dimitrios Milios, Maurizio Filippone 외

In this work we define a unified mathematical framework to deepen our understanding of the role of stochastic gradient (SG) noise on the behavior of Markov chain Monte Carlo sampling (SGMCMC) algorithms. Our formulation …