paper-with-me

홈 › Papers

Discriminative Feature Feedback with General Teacher Classes

2025-10-08 · Omri Bar Oz, Tosca Lechner, Sivan Sabato arxiv

We study the theoretical properties of the interactive learning protocol Discriminative Feature Feedback (DFF) (Dasgupta et al., 2018). The DFF learning protocol uses feedback in the form of discriminative feature explanations. We provide the first systematic study of DFF in a general framework that is comparable to that of classical protocols such as supervised learning and online learning. We study the optimal mistake bound of DFF in the realizable and the non-realizable settings, and obtain novel structural results, as well as insights into the differences between Online Learning and settings with richer feedback such as DFF. We characterize the mistake bound in the realizable setting using a new notion of dimension. In the non-realizable setting, we provide a mistake upper bound and show that it cannot be improved in general. Our results show that unlike Online Learning, in DFF the realizable dimension is insufficient to characterize the optimal non-realizable mistake bound or the existence of no-regret algorithms.

📄 PDF Abstract BibTeX arXiv:2510.07245

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Discriminative Embedding Autoencoder with a Regressor Feedback for Zero-Shot Learning

2019-07-18 · Ying Shi, Wei Wei, Zhiming Zheng

Zero-shot learning (ZSL) aims to recognize the novel object categories using the semantic representation of categories, and the key idea is to explore the knowledge of how the novel class is semantically related to the f…

DecoderGeneralized Zero-Shot LearningObject RecognitionZero-Shot Learning

Robust Learning from Discriminative Feature Feedback

2020-03-09 · Sanjoy Dasgupta, Sivan Sabato

Recent work introduced the model of learning from discriminative feature feedback, in which a human annotator not only provides labels of instances, but also identifies discriminative features that highlight important di…

Improved Robust Algorithms for Learning with Discriminative Feature Feedback

2022-09-08 · Sivan Sabato

Discriminative Feature Feedback is a setting proposed by Dastupta et al. (2018), which provides a protocol for interactive learning based on feature explanations that are provided by a human teacher. The features disting…

Flipped Classroom: Aligning Teacher Attention with Student in Generalized Category Discovery

2024-09-29 · Haonan Lin, Wenbin An, Jiahao Wang, Yan Chen 외

Recent advancements have shown promise in applying traditional Semi-Supervised Learning strategies to the task of Generalized Category Discovery (GCD). Typically, this involves a teacher-student framework in which the te…

Generalized Knowledge Distillation via Relationship Matching

2022-05-04 · Han-Jia Ye, Su Lu, De-Chuan Zhan

The knowledge of a well-trained deep neural network (a.k.a. the "teacher") is valuable for learning similar tasks. Knowledge distillation extracts knowledge from the teacher and integrates it with the target model (a.k.a…

Few-Shot LearningIncremental LearningKnowledge Distillation