3 papers
cs.LG2026
Modularized Reinforcement Learning on LLMs: From MDP Creation to Exploration and Learning
Zhao Yang, Yuxuan Jiang, Ting-Chih Chen +18
Reinforcement learning (RL) has become central to LLM post-training, yet the methods that dominate current pipelines, PPO and GRPO, represent only a narrow slice of what RL offers.…
cs.LG2025
Leveraging weights signals -- Predicting and improving generalizability in reinforcement learning
Olivier Moulin, Vincent Francois-lavet, Paul Elbers +1
Generalizability of Reinforcement Learning (RL) agents (ability to perform on environments different from the ones they have been trained on) is a key problem as agents have the te…
cs.LG2025
Hadamax Encoding: Elevating Performance in Model-Free Atari
Jacob E. Kooi, Zhao Yang, Vincent François-Lavet
Neural network architectures have a large impact in machine learning. In reinforcement learning, network architectures have remained notably simple, as changes often lead to small…