arXiv:2607.11720cs.LGcs.AI2026-07

主动选择高潜力策略进行微调,提升有限在线交互下的强化学习效果

Active Offline-to-Online Reinforcement Learning

  • 基于置信上界动态选择待微调策略,平衡评估与优化的资源分配
  • 在多个任务中表现优于传统方法,显著提升最终策略性能
  • 适合在线交互成本高或有风险的真实场景部署

离线强化学习可从大规模历史数据中训练有效策略,并通过少量在线交互进一步优化,这种离线到在线强化学习(O2O-RL)范式在交互成本高或存在风险的非平稳环境中尤为适用。现有方法通常离线训练多个候选策略,通过离线或在线评估选出最优者再进行微调,但其性能对算法和超参数敏感,单一策略决策风险高。本文首次研究在有限在线交互预算下主动策略选择问题。我们识别出评估与微调之间的核心权衡:将在线资源用于评估有助于发现高性能策略,而用于微调则能提升策略表现。为此提出一种新方法,基于局部线性性能预测构建未来表现的置信上界,主动选择最值得微调的策略。在多样化的实验中,该方法始终优于现有O2O-RL基线。结论表明,主动选择并微调策略比固定选一个或均分预算更高效。本框架推动了离线强化学习在真实系统中的实用化落地。

原文摘要 · Abstract (English)

Background: Offline reinforcement learning (RL) enables effective policies to be trained from large, previously collected datasets and subsequently improved through limited online interaction. This offline-to-online RL (O2O-RL) paradigm is particularly promising in nonstationary domains where interaction is costly or potentially hazardous. Standard O2O-RL pipelines train multiple candidate policies offline, evaluate them using off-policy or online evaluation, and then deploy and fine-tune the policy with the highest estimated value. However, as in offline pretraining, fine-tuning performance is highly sensitive to the choice of algorithm and hyperparameters, making it risky to commit to a single policy. Objectives: We study active policy selection for fine-tuning under a limited interaction budget in O2O-RL settings. To our knowledge, this is the first work to address this problem. Methods: We formulate the problem by identifying a fundamental trade-off between allocating online interactions to policy evaluation, which helps identify high-performing policies, and allocating them to fine-tuning, which improves policy performance. We then propose an approach that balances this trade-off by actively selecting policies for fine-tuning based on upper-confidence bounds on their future performance. These bounds are derived from locally linear performance forecasts fitted to observations obtained through online evaluation. Results: Across a diverse range of experiments, the proposed approach consistently outperforms existing O2O-RL baselines. Conclusions: Actively selecting and fine-tuning policies uses limited online interaction budgets more effectively than either committing to a single policy or dividing the budget equally among all policies. Our framework also advances offline RL toward practical deployment in real-world systems where online interaction is costly or risky.

强化学习策略选择离线到在线资源分配

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。