LGMLOct 17, 2020

Preference-Based Batch and Sequential Teaching

arXiv:2010.10012v11 citations
Originality Incremental advance
AI Analysis

This work addresses foundational questions in machine teaching theory, offering a unifying framework that could influence algorithm design for teaching tasks, though it is incremental in extending prior models.

The paper tackles the problem of understanding connections between various teaching models in algorithmic machine teaching by developing a novel framework based on preference functions, showing that existing models correspond to specific families of these functions. It identifies a new family of sequential models with teaching complexity linear in the VC dimension, improving upon the quadratic complexity known for batch models.

Algorithmic machine teaching studies the interaction between a teacher and a learner where the teacher selects labeled examples aiming at teaching a target hypothesis. In a quest to lower teaching complexity, several teaching models and complexity measures have been proposed for both the batch settings (e.g., worst-case, recursive, preference-based, and non-clashing models) and the sequential settings (e.g., local preference-based model). To better understand the connections between these models, we develop a novel framework that captures the teaching process via preference functions $Σ$. In our framework, each function $σ\in Σ$ induces a teacher-learner pair with teaching complexity as $TD(σ)$. We show that the above-mentioned teaching models are equivalent to specific types/families of preference functions. We analyze several properties of the teaching complexity parameter $TD(σ)$ associated with different families of the preference functions, e.g., comparison to the VC dimension of the hypothesis class and additivity/sub-additivity of $TD(σ)$ over disjoint domains. Finally, we identify preference functions inducing a novel family of sequential models with teaching complexity linear in the VC dimension: this is in contrast to the best-known complexity result for the batch models, which is quadratic in the VC dimension.

Foundations

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

Your Notes