← Search

Wentse Chen

3 accepted papers

2026

Bayes Adaptive Monte Carlo Tree Search for Offline Model-based Reinforcement Learning

ICLR 2026poster

Offline reinforcement learning (RL) is a powerful approach for data-driven decision-making and control. Compared to model-free methods, offline model-based reinforcement learning (MBRL) explicitly learns world models from a static dataset and uses them as surrogate simulators, improving the data eff…

Cited by 0SourcecodeScholar
2025

Retrospective In-Context Learning for Temporal Credit Assignment with Large Language Models

NeurIPS 2025poster

Learning from self-sampled data and sparse environmental feedback remains a fundamental challenge in training self-evolving agents. Temporal credit assignment mitigates this issue by transforming sparse feedback into dense supervision signals. However, previous approaches typically depend on domain-…

Cited by 0SourceScholar
2024

DGPO: Discovering Multiple Strategies with Diversity-Guided Policy Optimization

AAAI 2024technical

Most reinforcement learning algorithms seek a single optimal strategy that solves a given task. However, it can often be valuable to learn a diverse set of solutions, for instance, to make an agent's interaction with users more engaging, or improve the robustness of a policy to an unexpected perturb…