paper-with-me

Papers

Interactive algorithms: from pool to stream

2016-02-02 · Sivan Sabato, Tom Hess

We consider interactive algorithms in the pool-based setting, and in the stream-based setting. Interactive algorithms observe suggested elements (representing actions or queries), and interactively select some of them and receive responses. Pool-based algorithms can select elements at any order, while stream-based algorithms observe elements in sequence, and can only select elements immediately after observing them. We assume that the suggested elements are generated independently from some source distribution, and ask what is the stream size required for emulating a pool algorithm with a given pool size. We provide algorithms and matching lower bounds for general pool algorithms, and for utility-based pool algorithms. We further show that a maximal gap between the two settings exists also in the special case of active learning for binary classification.

📄 PDF Abstract BibTeX arXiv:1602.01132

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningBinary ClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Peer-inspired Student Performance Prediction in Interactive Online Question Pools with Graph Neural Network

2020-08-04 · Haotian Li, Huan Wei, Yong Wang, Yangqiu Song 외

Student performance prediction is critical to online education. It can benefit many downstream tasks on online learning platforms, such as estimating dropout rates, facilitating strategic intervention, and enabling adapt…

Graph Neural NetworkPrediction

Claw-R1: A Step-Level Data Middleware System for Agentic Reinforcement Learning

2026-06-08 · Daoyu Wang, Mingyue Cheng, Qingchuan Li, Shuo Yu 외 arxiv

Agentic reinforcement learning (RL) has become an important post-training paradigm for turning LLMs from static chatbots into interactive agents, giving rise to representative applications such as OpenClaw. Existing work…

Reinforcement Learning

Structure-aware Interactive Graph Neural Networks for the Prediction of Protein-Ligand Binding Affinity

2021-07-21 · Shuangli Li, Jingbo Zhou, Tong Xu, Liang Huang 외

Drug discovery often relies on the successful prediction of protein-ligand binding affinity. Recent advances have shown great promise in applying graph neural networks (GNNs) for better affinity prediction by learning th…

Drug DiscoveryGraph AttentionGraph Neural NetworkProtein-Ligand Affinity Prediction

Neural Active Learning Beyond Bandits

2024-04-18 · Yikun Ban, Ishika Agarwal, Ziwei Wu, Yada Zhu 외

We study both stream-based and pool-based active learning with neural network approximations. A recent line of works proposed bandit-based approaches that transformed active learning into a bandit problem, achieving both…

Active Learning

Fleet-DAgger: Interactive Robot Fleet Learning with Scalable Human Supervision

2022-06-29 · Ryan Hoque, Lawrence Yunliang Chen, Satvik Sharma, Karthik Dharmarajan 외

Commercial and industrial deployments of robot fleets at Amazon, Nimble, Plus One, Waymo, and Zoox query remote human teleoperators when robots are at risk or unable to make task progress. With continual learning, interv…

Continual LearningGPU