paper-with-me

홈 › Papers

Adaptive Trade-Offs in Off-Policy Learning

2019-10-16 · Mark Rowland, Will Dabney, Rémi Munos

A great variety of off-policy learning algorithms exist in the literature, and new breakthroughs in this area continue to be made, improving theoretical understanding and yielding state-of-the-art reinforcement learning algorithms. In this paper, we take a unifying view of this space of algorithms, and consider their trade-offs of three fundamental quantities: update variance, fixed-point bias, and contraction rate. This leads to new perspectives of existing methods, and also naturally yields novel algorithms for off-policy evaluation and control. We develop one such algorithm, C-trace, demonstrating that it is able to more efficiently make these trade-offs than existing methods in use, and that it can be scaled to yield state-of-the-art performance in large-scale environments.

📄 PDF Abstract BibTeX arXiv:1910.07478

Code (0)

등록된 구현이 없습니다.

Tasks

Off-policy evaluationreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

MAESTRO: Meta-learning Adaptive Estimation of Scalarization Trade-offs for Reward Optimization

2026-01-12 · Yang Zhao, Hepeng Wang, Xiao Ding, Yangou Ouyang 외 arxiv

Group-Relative Policy Optimization (GRPO) has emerged as an efficient paradigm for aligning Large Language Models (LLMs), yet its efficacy is primarily confined to domains with verifiable ground truths. Extending GRPO to…

Turning Fixed to Adaptive: Integrating Post-Evaluation into Simultaneous Machine Translation

2022-10-21 · Shoutao Guo, Shaolei Zhang, Yang Feng

Simultaneous machine translation (SiMT) starts its translation before reading the whole source sentence and employs either fixed or adaptive policy to generate the target sentence. Compared to the fixed policy, the adapt…

Machine TranslationSentenceTranslation

Constrained Decision Transformer for Offline Safe Reinforcement Learning

2023-02-14 · Zuxin Liu, Zijian Guo, Yihang Yao, Zhepeng Cen 외

Safe reinforcement learning (RL) trains a constraint satisfaction policy by interacting with the environment. We aim to tackle a more challenging problem: learning a safe policy from an offline dataset. We study the offl…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Safe Reinforcement Learning

Towards Stream Translation: Adaptive Computation Time for Simultaneous Machine Translation

2020-07-01 · WS 2020 7 · Felix Schneider, Alex Waibel, er

Simultaneous machine translation systems rely on a policy to schedule read and write operations in order to begin translating a source sentence before it is complete. In this paper, we demonstrate the use of Adaptive Com…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Machine TranslationSentence+3

APPA: Adaptive Preference Pluralistic Alignment for Fair Federated RLHF of LLMs

2026-04-05 · Mahmoud Srewa, Tianyu Zhao, Salma Elmalaki arxiv

Aligning large language models (LLMs) with diverse human preferences requires pluralistic alignment, where a single model must respect the values of multiple distinct groups simultaneously. In federated reinforcement lea…

Reinforcement Learning