Grounding Large Language Models In Embodied Environment With Imperfect World Models
TLDR
GLIMO uses proxy world models (simulators) to generate training data via an LLM agent with self-refinement, improving LLM performance on embodied tasks.
Reasoning
The paper presents a novel approach to grounding LLMs using imperfect world models for data generation, with strong empirical results. However, reliance on simulators may limit real-world generalization, and the method's applicability beyond embodied tasks is unclear.
Read-first score
Read-first score 49.9, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 28.
Field roles
Rank sensitivity
Stability: volatile; rank range: 294.
Keyword Scores
Deep Analysis
Innovations
- Proposes GLIMO that uses proxy world models (simulators) to ground LLMs in embodied environments despite model imperfections
- LLM agent-based data generator with iterative self-refining module for temporally consistent experience sampling
- Diverse set of question-answering instruction seeds and retrieval-augmented generation module for reflecting on prior experiences
Methodology
GLIMO leverages imperfect world models (e.g., simulators) to collect and synthesize training data. It includes an LLM agent-based data generator that automatically creates high-quality and diverse instruction datasets, featuring an iterative self-refining module for temporally consistent experience sampling, diverse QA instruction seeds, and a retrieval-augmented generation module for reflecting on prior experiences.
Key Results
GLIMO improves strong open-source LLMs like LLaMA-3 by factors of 2.04×, 1.54×, and 1.82× across three different benchmarks, and its performance competes with or surpasses larger models such as GPT-4.