paper-with-me

Papers

Online Learning with Probing for Sequential User-Centric Selection

2025-07-27 · Tianyi Xu, Yiting Chen, Henger Li, Zheyong Bian, Emiliano Dall'Anese, Zizhan Zheng arxiv

We formalize sequential decision-making with information acquisition as the probing-augmented user-centric selection (PUCS) framework, where a learner first probes a subset of arms to obtain side information on resources and rewards, and then assigns $K$ plays to $M$ arms. PUCS covers applications such as ridesharing, wireless scheduling, and content recommendation, in which both resources and payoffs are initially unknown and probing is costly. For the offline setting with known distributions, we present a greedy probing algorithm with a constant-factor approximation guarantee $ζ= (e-1)/(2e-1)$. For the online setting with unknown distributions, we introduce OLPA, a stochastic combinatorial bandit algorithm that achieves a regret bound $\mathcal{O}(\sqrt{T} + \ln^{2} T)$. We also prove a lower bound $Ω(\sqrt{T})$, showing that the upper bound is tight up to logarithmic factors. Experiments on real-world data demonstrate the effectiveness of our solutions.

📄 PDF Abstract BibTeX arXiv:2507.20112

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Constrained Bayesian Active Learning of Interference Channels in Cognitive Radio Networks

2017-10-23 · Anestis Tsakmalis, Symeon Chatzinotas, Björn Ottersten

In this paper, a sequential probing method for interference constraint learning is proposed to allow a centralized Cognitive Radio Network (CRN) accessing the frequency band of a Primary User (PU) in an underlay cognitiv…

Active Learning

Fully Dynamic Online Selection through Online Contention Resolution Schemes

2023-01-08 · Vashist Avadhanula, Andrea Celli, Riccardo Colini-Baldeschi, Stefano Leonardi 외

We study fully dynamic online selection problems in an adversarial/stochastic setting that includes Bayesian online selection, prophet inequalities, posted price mechanisms, and stochastic probing problems subject to com…

Algorithm Selection with Probing Trajectories: Benchmarking the Choice of Classifier Model

2025-01-20 · Quentin Renau, Emma Hart

Recent approaches to training algorithm selectors in the black-box optimisation domain have advocated for the use of training data that is algorithm-centric in order to encapsulate information about how an algorithm perf…

Benchmarking

VTruST: Controllable value function based subset selection for Data-Centric Trustworthy AI

2024-03-08 · Soumi Das, Shubhadip Nag, Shreyyash Sharma, Suparna Bhattacharya 외

Trustworthy AI is crucial to the widespread adoption of AI in high-stakes applications with fairness, robustness, and accuracy being some of the key trustworthiness metrics. In this work, we propose a controllable framew…

Data ValuationFairness

One Battle After Another: Probing LLMs' Limits on Multi-Turn Instruction Following with a Benchmark Evolving Framework

2025-11-05 · Qi Jia, Ye Shen, Xiujie Song, Kaiwei Zhang 외 arxiv

Evaluating LLMs' instruction-following ability in multi-topic dialogues is essential yet challenging. Existing benchmarks are limited to a fixed number of turns, susceptible to saturation and failing to account for users…

Instruction Following