paper-with-me

Papers

Batch Active Learning via Coordinated Matching

2012-06-27 · Javad Azimi, Alan Fern, Xiaoli Zhang-Fern, Glencora Borradaile, Brent Heeringa

Most prior work on active learning of classifiers has focused on sequentially selecting one unlabeled example at a time to be labeled in order to reduce the overall labeling effort. In many scenarios, however, it is desirable to label an entire batch of examples at once, for example, when labels can be acquired in parallel. This motivates us to study batch active learning, which iteratively selects batches of $k>1$ examples to be labeled. We propose a novel batch active learning method that leverages the availability of high-quality and efficient sequential active-learning policies by attempting to approximate their behavior when applied for $k$ steps. Specifically, our algorithm first uses Monte-Carlo simulation to estimate the distribution of unlabeled examples selected by a sequential policy over $k$ step executions. The algorithm then attempts to select a set of $k$ examples that best matches this distribution, leading to a combinatorial optimization problem that we term "bounded coordinated matching". While we show this problem is NP-hard in general, we give an efficient greedy solution, which inherits approximation bounds from supermodular minimization theory. Our experimental results on eight benchmark datasets show that the proposed approach is highly effective

📄 PDF Abstract BibTeX arXiv:1206.6458

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningCombinatorial Optimization

Similar Papers 제목 키워드 기반

Decentralized and Uncoordinated Learning of Stable Matchings: A Game-Theoretic Approach

2024-07-31 · S. Rasoul Etesami, R. Srikant

We consider the problem of learning stable matchings with unknown preferences in a decentralized and uncoordinated manner, where "decentralized" means that players make decisions individually without the influence of a c…

Deep Active Learning: Unified and Principled Method for Query and Training

2019-11-20 · Changjian Shui, Fan Zhou, Christian Gagné, Boyu Wang

In this paper, we are proposing a unified and principled method for both the querying and training processes in deep batch active learning. We are providing theoretical insights from the intuition of modeling the interac…

Active LearningDiversity

Less can be more in contrastive learning

2020-10-19 · NeurIPS Workshop ICBINB 2020 12 · Jovana Mitrovic, Brian McWilliams, Melanie Rey

Unsupervised representation learning provides an attractive alternative to its supervised counterpart because of the abundance of unlabelled data. Contrastive learning has recently emerged as one of the most successful…

Contrastive LearningRepresentation Learning

Flow Matching-Based Autonomous Driving Planning with Advanced Interactive Behavior Modeling

2025-10-13 · Tianyi Tan, Yinan Zheng, Ruiming Liang, Zexu Wang 외 arxiv

Modeling interactive driving behaviors in complex scenarios remains a fundamental challenge for autonomous driving planning. Learning-based approaches attempt to address this challenge with advanced generative models, re…

Trajectory ModelingAutonomous Driving

FlowTrain: Flow-Based Decoupled Training for Industrial-Grade Vision-Language Models

2026-06-22 · Zhida Jiang, Zhaolong Xing, Yang Pei, Xiaolong Chen 외 arxiv

Industrial-grade distributed training of vision-language models (VLMs) remains far less efficient than that of unimodal LLMs. Existing solutions either follow a monolithic design that assigns uniform parallelism to heter…