4 papers
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.…
Reinforcement Learning from Cross-domain Videos with Video Prediction Model
Zhao Yang, Xinrui Zu, Jacob E. Kooi +5
Reinforcement learning from expert videos across visually distinct domains is challenging due to the absence of reward signals and the presence of domain gaps. We introduce XIPER (…
Hadamard Representation: Scaffolding Performance Across Model-free RL
Jacob E. Kooi, Zhao Yang, Mark Hoogendoorn +1
Deep reinforcement learning agents progressively lose representational capacity during training: neurons become dormant, removing active capacity from the network, and effective ra…
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…