Projects per year
Abstract / Description of output
While Large Language Models (LLMs) can solve many NLP tasks in zero-shot settings, applications involving embodied agents remain problematic. In particular, complex plans that require multi-step reasoning become difficult and too costly as the context window grows. Planning requires understanding the likely effects of one's actions and identifying whether the current environment satisfies the goal state. While symbolic planners find optimal solutions quickly, they require a complete and accurate representation of the planning problem, severely limiting their use in practical scenarios. In contrast, modern LLMs cope with noisy observations and high levels of uncertainty when reasoning about a task. Our work presents LLM Dynamic Planner (LLM-DP): a neuro-symbolic framework where an LLM works hand-in-hand with a traditional planner to solve an embodied task. Given action-descriptions, LLM-DP solves Alfworld faster and more efficiently than a naive LLM ReAct baseline.
Original language | English |
---|---|
Title of host publication | Proceedings of the Language Gamification Workshop 2024 at NeurIPS |
Publisher | Neural Information Processing Systems Foundation (NeurIPS) |
Pages | 1-14 |
Number of pages | 14 |
DOIs | |
Publication status | Accepted/In press - 28 Oct 2024 |
Event | Language Gamification Workshop 2024 at NeurIPS - Vancouver Convention Center, Vancouver, Canada Duration: 14 Dec 2024 → 14 Dec 2024 https://language-gamification.github.io/ |
Workshop
Workshop | Language Gamification Workshop 2024 at NeurIPS |
---|---|
Country/Territory | Canada |
City | Vancouver |
Period | 14/12/24 → 14/12/24 |
Internet address |
Keywords / Materials (for Non-textual outputs)
- computation and language
- robotics
Fingerprint
Dive into the research topics of 'Dynamic planning with an LLM'. Together they form a unique fingerprint.Projects
- 1 Finished