Embodied CoT Distillation From LLM To Off-the-shelf Agents
Wonje Choi, Woo Kyung Kim, Minjong Yoo, Honguk Woo

TL;DR
This paper introduces DeDer, a framework that distills embodied reasoning from large language models into efficient small models for off-the-shelf devices, improving decision-making in complex embodied tasks.
Contribution
DeDer restructures LLM decision processes into hierarchical policies and introduces embodied knowledge graphs and contrastive prompting to enhance rationales, enabling efficient deployment on limited hardware.
Findings
DeDer outperforms existing language planning and distillation methods on ALFRED.
Efficient small language models can effectively perform embodied reasoning tasks.
The framework enables real-time decision-making on off-the-shelf devices.
Abstract
We address the challenge of utilizing large language models (LLMs) for complex embodied tasks, in the environment where decision-making systems operate timely on capacity-limited, off-the-shelf devices. We present DeDer, a framework for decomposing and distilling the embodied reasoning capabilities from LLMs to efficient, small language model (sLM)-based policies. In DeDer, the decision-making process of LLM-based strategies is restructured into a hierarchy with a reasoning-policy and planning-policy. The reasoning-policy is distilled from the data that is generated through the embodied in-context learning and self-verification of an LLM, so it can produce effective rationales. The planning-policy, guided by the rationales, can render optimized plans efficiently. In turn, DeDer allows for adopting sLMs for both policies, deployed on off-the-shelf devices. Furthermore, to enhance the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInnovative Microfluidic and Catalytic Techniques Innovation
MethodsSoftmax · Attention Is All You Need
