paper-with-me

홈 › Papers

QueryMarket: Cost-Aware Online Active Learning in Data Markets

2026-06-16 · Xiwen Huang, Pierre Pinson arxiv

Data acquisition is a major bottleneck for learning in real-time streams: analysts must decide on the fly which labels to purchase while respecting a rolling budget. However, existing online active learning rarely unifies pricing, information gain, and rolling budget constraints under concept drift. We introduce QueryMarket, a market-inspired framework that queries each incoming data point based on its estimated utility to the model and its price. Within this framework, we propose OVBAL (online variance-based active learning), which integrates data pricing with information-driven selection by estimating each sample's marginal utility via a D-optimality criterion with exponential forgetting and executing cost-aware purchases under rolling budget constraints. OVBAL yields a simple, fully online decision rule that adapts to nonstationary streams and heterogeneous label costs. Experiments on synthetic data and a real-world solar power generation forecasting task show that OVBAL is particularly effective under seller-centric pricing and yields a more favorable long-run error-cost trade-off in the real-world task under both pricing schemes.

📄 PDF Abstract BibTeX arXiv:2606.17805

Code (0)

등록된 구현이 없습니다.

Tasks

Active Learning

Similar Papers 제목 키워드 기반

Cost Aware Asynchronous Multi-Agent Active Search

2022-10-05 · Arundhati Banerjee, Ramina Ghods, Jeff Schneider

Multi-agent active search requires autonomous agents to choose sensing actions that efficiently locate targets. In a realistic setting, agents also must consider the costs that their decisions incur. Previously proposed …

Decision MakingThompson Sampling

Cost-Aware Diffusion Active Search

2026-02-23 · Arundhati Banerjee, Jeff Schneider arxiv

Active search for recovering objects of interest through online, adaptive decision making with autonomous agents requires trading off exploration of unknown environments with exploitation of prior observations in the sea…

Reinforcement LearningDecision Making

Towards Autonomous Memory Agents

2026-02-25 · Xinle Wu, Rui Zhang, Mustafa Anis Hussain, Yao Lu arxiv

Recent memory agents improve LLMs by extracting experiences and conversation history into an external storage. This enables low-overhead context assembly and online memory update without expensive LLM training. However, …

FOCAL: A Cost-Aware Video Dataset for Active Learning

2023-11-17 · Kiran Kokilepersaud, Yash-yee Logan, Ryan Benkert, Chen Zhou 외

In this paper, we introduce the FOCAL (Ford-OLIVES Collaboration on Active Learning) dataset which enables the study of the impact of annotation-cost within a video active learning setting. Annotation-cost refers to the …

Active Learning

A Hybrid Model-Based and Model-Free Framework for Active Multi-View Viewpoint Optimization in Sonar Target Recognition

2026-06-13 · Yongkyoon Park, Jane Shin arxiv

This paper presents a hybrid model-based and model-free framework for active multi-view target recognition using forward-looking sonar. A convolutional neural network (CNN) provides data-driven observation likelihoods, w…