paper-with-me

홈 › Papers

Beyond Static Bias: Adaptive Multi-Fidelity Bandits with Improving Proxies

2026-05-08 · Muyun Lu, Haoyang Hong, Huazheng Wang, Ying Lin arxiv

As an extension of the classical multi-armed bandit problem, multi-fidelity multi-armed bandits (MF-MAB) enable individual arms to be evaluated using diverse feedback sources that vary in both cost and accuracy. Prior stochastic models typically assume fixed low-to-high fidelity discrepancies, whereas modern proxy sources, such as learning-based simulators and Large Language Models (LLMs), can be improved using additional calibration. We investigate adaptive MF-MAB with improving proxy sources, and focus on the canonical two-fidelity case in which the low-fidelity source becomes more informative with repeated use. To capture this dynamic, we introduce a selected-average mismatch bound that converts dynamic low-fidelity observations into improvement-aware confidence bounds for the high-fidelity target. We propose the Threshold-Based Adaptive Continuation Companion (TACC), an optimistic algorithm that uses a bounded continuation rule to decide when low-fidelity sampling remains cost-effective and when to escalate. We prove an instance-dependent regret bound showing that, for detected intermediate arms, adaptive continuation replaces logarithmic high-fidelity confirmation with bounded low-fidelity continuation. Experiments on synthetic bandits and an LLM-as-a-judge policy-evaluation task examine when continuation improves cost-weighted regret.

📄 PDF Abstract BibTeX arXiv:2605.08558

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Armed Bandits

Similar Papers 제목 키워드 기반

Beyond the False Trade-off: Adaptive EWC for Stealthy and Generalizable T2I Backdoors

2026-05-08 · Lu Bowen, Xinyu Tang, Yin Yin Low, Shu-Min Leong arxiv

Preserving model fidelity is essential for stealthy text-to-image (T2I) backdoor attacks. Existing methods such as Learning without Forgetting (LwF) rely on output-based distillation, which provides limited regularizatio…

Enhancing Motion Dynamics of Image-to-Video Models via Adaptive Low-Pass Guidance

2025-06-10 · June Suk Choi, Kyungmin Lee, Sihyun Yu, Yisol Choi 외

Recent text-to-video (T2V) models have demonstrated strong capabilities in producing high-quality, dynamic videos. To improve the visual controllability, recent works have considered fine-tuning pre-trained T2V models to…

Denoising

Context-Fidelity Boosting: Enhancing Faithful Generation through Watermark-Inspired Decoding

2026-04-24 · Weixu Zhang, Fanghua Ye, Qiang Gao, Jian Li 외 arxiv

Large language models (LLMs) often produce content that contradicts or overlooks information provided in the input context, a phenomenon known as faithfulness hallucination. In this paper, we propose Context-Fidelity Boo…

Semantic SimilarityQuestion Answering

Adaptive Learning of Design Strategies over Non-Hierarchical Multi-Fidelity Models via Policy Alignment

2024-11-16 · Akash Agrawal, Christopher McComb

Multi-fidelity Reinforcement Learning (RL) frameworks significantly enhance the efficiency of engineering design by leveraging analysis models with varying levels of accuracy and computational costs. The prevailing metho…

Reinforcement Learning (RL)SchedulingTransfer Learning

Adaptive multi-fidelity optimization with fast learning rates

2026-04-17 · Come Fiegel, Victor Gabillon, Michal Valko arxiv

In multi-fidelity optimization, biased approximations of varying costs of the target function are available. This paper studies the problem of optimizing a locally smooth function with a limited budget, where the learner…