← Search

Wenshuai Zhao

8 accepted papers

2026

Efficient Reinforcement Learning by Guiding World Models with Non-Curated Data

ICLR 2026poster

Leveraging offline data is a promising way to improve the sample efficiency of online reinforcement learning (RL). This paper expands the pool of usable data for offline-to-online RL by leveraging abundant non-curated data that is reward-free, of mixed quality, and collected across multiple embodime…

Cited by 0SourcecodeScholar
2026

Rethinking Temporal Consistency in Video Object-Centric Learning: From Prediction to Correspondence

ICML 2026poster

The de facto approach in video object-centric learning maintains temporal consistency through learned dynamics modules that predict future object representations, called slots. We demonstrate that these predictors function as expensive approximations of discrete correspondence problems. Modern self-…

Cited by 0SourceScholar
2023

Simplified Temporal Consistency Reinforcement Learning

ICML 2023poster

Reinforcement learning (RL) is able to solve complex sequential decision-making tasks but is currently limited by sample efficiency and required computation. To improve sample efficiency, recent work focuses on model-based RL which interleaves model learning with planning. Recent methods further uti…