Skip to content

Official implementation of Language-guided Monte-Carlo Tree Search

Notifications You must be signed in to change notification settings

changhaonan/LG-MCTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Nov 5, 2023
cf8eb45 · Nov 5, 2023

History

3 Commits
Nov 5, 2023

Repository files navigation

LG-MCTS

Official implementation of Language-guided Monte-Carlo Tree Search

We introduce a novel approach to the executable semantic object rearrangement problem. In this challenge, a robot seeks to create an actionable plan that rearranges objects within a scene according to a pattern dictated by a natural language description. Unlike existing methods such as StructFormer and StructDiffusion, which tackle the issue in two steps by first generating poses and then leveraging a task planner for action plan formulation, our method concurrently addresses pose generation and action planning. We achieve this integration using a Language-Guided Monte-Carlo Tree Search (LGMCTS). Quantitative evaluations are provided on two simulation datasets, and complemented by qualitative tests with a real robot.

Paper

Paper of LG-MTCS has been released to Arxiv.

Code

Code of LG-MTCS has been released under Here. We plan to gradually immigrate codes here.

About

Official implementation of Language-guided Monte-Carlo Tree Search

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published