paper-with-me

홈 › Papers

PAC-Bayesian Domain Adaptation Bounds for Multiclass Learners

2022-07-12 · Anthony Sicilia, Katherine Atwell, Malihe Alikhani, Seong Jae Hwang

Multiclass neural networks are a common tool in modern unsupervised domain adaptation, yet an appropriate theoretical description for their non-uniform sample complexity is lacking in the adaptation literature. To fill this gap, we propose the first PAC-Bayesian adaptation bounds for multiclass learners. We facilitate practical use of our bounds by also proposing the first approximation techniques for the multiclass distribution divergences we consider. For divergences dependent on a Gibbs predictor, we propose additional PAC-Bayesian adaptation bounds which remove the need for inefficient Monte-Carlo estimation. Empirically, we test the efficacy of our proposed approximation techniques as well as some novel design-concepts which we include in our bounds. Finally, we apply our bounds to analyze a common adaptation algorithm that uses neural networks.

📄 PDF Abstract BibTeX arXiv:2207.05685

Code (1)

anthonysicilia/pacbayes-adaptation-uai2022 공식 구현 pytorch

Tasks

Domain AdaptationUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Multiclass learnability and the ERM principle

2013-08-13 · Amit Daniely, Sivan Sabato, Shai Ben-David, Shai Shalev-Shwartz

We study the sample complexity of multiclass prediction in several learning settings. For the PAC setting our analysis reveals a surprising phenomenon: In sharp contrast to binary classification, we show that there exist…

Binary ClassificationGeneral Classification

Bandit-Feedback Online Multiclass Classification: Variants and Tradeoffs

2024-02-12 · Yuval Filmus, Steve Hanneke, Idan Mehalel, Shay Moran

Consider the domain of multiclass classification within the adversarial online setting. What is the price of relying on bandit feedback as opposed to full information? To what extent can an adaptive adversary amplify the…

Classification

PAC-Bayesian Domain Adaptation Bounds for Multi-view learning

2024-01-02 · Mehdi Hennequin, Khalid Benabdeslem, Haytham Elghazel

This paper presents a series of new results for domain adaptation in the multi-view learning setting. The incorporation of multiple views in the domain adaptation was paid little attention in the previous studies. In thi…

Domain AdaptationGeneralization BoundsMULTI-VIEW LEARNING

Online Multiclass Boosting with Bandit Feedback

2018-10-11 · Daniel T. Zhang, Young Hun Jung, Ambuj Tewari

We present online boosting algorithms for multiclass classification with bandit feedback, where the learner only receives feedback about the correctness of its prediction. We propose an unbiased estimate of the loss usin…

General Classification

Multiclass Boosting: Simple and Intuitive Weak Learning Criteria

2023-07-02 · NeurIPS 2023 11

We study a generalization of boosting to the multiclass setting. We introduce a weak learning condition for multiclass classification that captures the original notion of weak learnability as being "slightly better than …

PAC learning