LGMLSep 8, 2022

Improved Robust Algorithms for Learning with Discriminative Feature Feedback

arXiv:2209.03753v31 citationsh-index: 18
Originality Incremental advance
AI Analysis

This work provides incremental improvements to algorithms for interactive learning with feature explanations, benefiting researchers in machine learning theory.

The paper tackles the problem of interactive learning with discriminative feature feedback by developing new robust algorithms that achieve significantly lower mistake bounds than previous approaches, reducing adversarial dependence from quadratic to linear on protocol exceptions and providing polynomial sample complexity for stochastic convergence.

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 distinguish between the labels of pairs of possibly similar instances. That work has shown that learning in this model can have considerable statistical and computational advantages over learning in standard label-based interactive learning models. In this work, we provide new robust interactive learning algorithms for the Discriminative Feature Feedback model, with mistake bounds that are significantly lower than those of previous robust algorithms for this setting. In the adversarial setting, we reduce the dependence on the number of protocol exceptions from quadratic to linear. In addition, we provide an algorithm for a slightly more restricted model, which obtains an even smaller mistake bound for large models with many exceptions. In the stochastic setting, we provide the first algorithm that converges to the exception rate with a polynomial sample complexity. Our algorithm and analysis for the stochastic setting involve a new construction that we call Feature Influence, which may be of wider applicability.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes