Papers › Embodied Multi-Modal Agent trained by an LLM from a Parallel TextWorld

Embodied Multi-Modal Agent trained by an LLM from a Parallel TextWorld

28 Nov 2023CVPR 2024 1arXiv:2311.16714archive 2025-07-28

Yijun Yang, Tianyi Zhou, Kanxue Li, Dapeng Tao, Lusong Li, Li Shen, Xiaodong He, Jing Jiang, Yuhui Shi

While large language models (LLMs) excel in a simulated world of texts, they struggle to interact with the more realistic world without perceptions of other modalities such as visual or audio signals. Although vision-language models (VLMs) integrate LLM modules (1) aligned with static image features, and (2) may possess prior knowledge of world dynamics (as demonstrated in the text world), they have not been trained in an embodied visual world and thus cannot align with its dynamics. On the other hand, training an embodied agent in a noisy visual world without expert guidance is often challenging and inefficient. In this paper, we train a VLM agent living in a visual world using an LLM agent excelling in a parallel text world. Specifically, we distill LLM's reflection outcomes (improved actions by analyzing mistakes) in a text world's tasks to finetune the VLM on the same tasks of the visual world, resulting in an Embodied Multi-Modal Agent (EMMA) quickly adapting to the visual world dynamics. Such cross-modality imitation learning between the two parallel worlds is achieved by a novel DAgger-DPO algorithm, enabling EMMA to generalize to a broad scope of new tasks without any further guidance from the LLM expert. Extensive evaluations on the ALFWorld benchmark's diverse tasks highlight EMMA's superior performance to SOTA VLM-based agents, e.g., 20%-70% improvement in the success rate.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2311.16714")

Code

Syntology Ran 4 of 10 code samples harvested from 1 repository linked to this paper; 6 have no recorded run. Of those that ran: 4 ran with no contract checked.

By repository: official repository: 10 samples from 1 repository, 4 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

stevenyangyj/emma-alfworld officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 4 ran; 0 honoured the contract we drafted; 6 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

4ran
6unverified

Licence: 10 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from stevenyangyj/emma-alfworld. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

check_put stevenyangyj/emma-alfworld/LAVIS/post_processing.py official repository ran fingerprinted no licence file found · pointer only · b3f1ce8a96e4feb4 · report
dpo_loss stevenyangyj/emma-alfworld/LAVIS/lavis/models/blip2_models/blip2_emma.py official repository ran no licence file found · pointer only · 112c839f24908701 · report
remove_the stevenyangyj/emma-alfworld/LAVIS/post_processing.py official repository ran fingerprinted no licence file found · pointer only · 6a7cb4ca218f011f · report
tile stevenyangyj/emma-alfworld/LAVIS/lavis/models/base_model.py official repository ran fingerprinted no licence file found · pointer only · cb33571427334815 · report
all_gather_with_grad stevenyangyj/emma-alfworld/LAVIS/lavis/models/base_model.py official repository unverified no licence file found · pointer only · 0ec9fc2025c16f65 · report
get_completion stevenyangyj/emma-alfworld/LAVIS/emma_utils.py official repository unverified no licence file found · pointer only · ebee9e987c95636b · report
num_tokens_from_messages stevenyangyj/emma-alfworld/LAVIS/emma_utils.py official repository unverified no licence file found · pointer only · a7ece9f49be6eb57 · report
num_tokens_from_string stevenyangyj/emma-alfworld/LAVIS/emma_utils.py official repository unverified no licence file found · pointer only · 918526f0d411a7aa · report
process_ob stevenyangyj/emma-alfworld/LAVIS/post_processing.py official repository unverified no licence file found · pointer only · dfb17eb3e6eaed35 · report
update_memory stevenyangyj/emma-alfworld/LAVIS/generate_reflections.py official repository unverified no licence file found · pointer only · bad8273de604ee8a · report

Tasks

Imitation Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

ALIGN

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections