← Search

Nicola Dainese

1 accepted papers

2024

Generating Code World Models with Large Language Models Guided by Monte Carlo Tree Search

NeurIPS 2024poster

In this work we consider Code World Models, world models generated by a Large Language Model (LLM) in the form of Python code for model-based Reinforcement Learning (RL). Calling code instead of LLMs for planning has potential to be more precise, reliable, interpretable, and extremely efficient. How…