Progressive Content Refinement with Decaying Reward Joint LinUCB 文章

ArXiv CS.CL2026-08-10PAPERen作者: Shion Ishikawa, Pablo Loyola, Young-joo Chung, Yun Ching Liu

详细信息

来源站点
ArXiv CS.CL
作者
Shion Ishikawa, Pablo Loyola, Young-joo Chung, Yun Ching Liu
文章类型
PAPER
语言
en
发布日期
2026-08-10

摘要

arXiv:2608.06750v1 Announce Type: new Abstract: Iterative refinement has significantly enhanced Large Language Model (LLM) performance; however, existing methods ranging from feedback-based Self-Refine to traditional bandit approaches often rely on static options or overlook the saturation effect. This neglect leads to over-exploitation, where the continuous use of identical prompts or arms results in diminishing rewards over time. To address this challenge, we propose a novel contextual bandit algorithm that explicitly incorporates reward decay modeling. Utilizing an Expectation-Maximization (EM) algorithm, our method simultaneously estimates both arm-specific and decay parameters. Furthermore, by embedding prompts as arms, we facilitate the joint learning of arm values, distinguishing our approach from the traditional disjoint Linear Upper Confidence Bound (LinUCB) framework.