paper-with-me

Papers

Building Bridges: Viewing Active Learning from the Multi-Armed Bandit Lens

2013-09-26 · Ravi Ganti, Alexander G. Gray

In this paper we propose a multi-armed bandit inspired, pool based active learning algorithm for the problem of binary classification. By carefully constructing an analogy between active learning and multi-armed bandits, we utilize ideas such as lower confidence bounds, and self-concordant regularization from the multi-armed bandit literature to design our proposed algorithm. Our algorithm is a sequential algorithm, which in each round assigns a sampling distribution on the pool, samples one point from this distribution, and queries the oracle for the label of this sampled point. The design of this sampling distribution is also inspired by the analogy between active learning and multi-armed bandits. We show how to derive lower confidence bounds required by our algorithm. Experimental comparisons to previously proposed active learning algorithms show superior performance on some standard UCI datasets.

📄 PDF Abstract BibTeX arXiv:1309.6830

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningBinary ClassificationGeneral ClassificationMulti-Armed Bandits

Similar Papers 제목 키워드 기반

A Survey on Practical Applications of Multi-Armed and Contextual Bandits

2019-04-02 · Djallel Bouneffouf, Irina Rish

In recent years, multi-armed bandit (MAB) framework has attracted a lot of attention in various applications, from recommender systems and information retrieval to healthcare and finance, due to its stellar performance c…

Information RetrievalMulti-Armed BanditsRecommendation SystemsRetrieval

Bridging Adversarial and Nonstationary Multi-armed Bandit

2022-01-05 · Ningyuan Chen, Shuoguang Yang, Hailun Zhang

In the multi-armed bandit framework, there are two formulations that are commonly employed to handle time-varying reward distributions: adversarial bandit and nonstationary bandit. Although their oracles, algorithms, and…

AI-Assisted Conversational Interviewing: Effects on Data Quality and User Experience

2025-04-09 · Soubhik Barari, Jarret Angbazo, Natalie Wang, Leah M. Christian 외

Standardized surveys scale efficiently but sacrifice depth, while conversational interviews improve response quality at the cost of scalability and consistency. This study bridges the gap between these methods by introdu…

Survey

Active InSAR monitoring of building damage in Gaza during the Israel-Hamas War

2025-06-17 · Corey Scher, Jamon Van Den Hoek

Aerial bombardment of the Gaza Strip beginning October 7, 2023 is one of the most intense bombing campaigns of the twenty-first century, driving widespread urban damage. Characterizing damage over a geographically dynami…

ARCChange DetectionHumanitarian

Player Modeling via Multi-Armed Bandits

2021-02-10 · Robert C. Gray, Jichen Zhu, Dannielle Arigo, Evan Forman 외

This paper focuses on building personalized player models solely from player behavior in the context of adaptive games. We present two main contributions: The first is a novel approach to player modeling based on multi-a…

Multi-Armed Bandits