A Lagrangian Duality Approach to Active Learning
Juan Elenter, Navid NaderiAlizadeh, Alejandro Ribeiro

TL;DR
This paper introduces ALLY, a novel active learning method that uses a primal-dual optimization framework to select the most informative samples based on dual variables, improving model performance efficiently.
Contribution
The paper proposes a Lagrangian duality-based active learning approach that effectively identifies informative samples through dual variables, enhancing data selection strategies.
Findings
ALLY outperforms traditional methods in classification and regression tasks.
Dual variables serve as effective proxies for sample informativeness.
The approach can generate maximally-informative synthetic samples.
Abstract
We consider the pool-based active learning problem, where only a subset of the training data is labeled, and the goal is to query a batch of unlabeled samples to be labeled so as to maximally improve model performance. We formulate the problem using constrained learning, where a set of constraints bounds the performance of the model on labeled samples. Considering a primal-dual approach, we optimize the primal variables, corresponding to the model parameters, as well as the dual variables, corresponding to the constraints. As each dual variable indicates how significantly the perturbation of the respective constraint affects the optimal value of the objective function, we use it as a proxy of the informativeness of the corresponding training sample. Our approach, which we refer to as Active Learning via Lagrangian dualitY, or ALLY, leverages this fact to select a diverse set of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsMachine Learning and Algorithms · Machine Learning and Data Classification
