paper-with-me

홈 › Papers

Scalable Task Planning via Large Language Models and Structured World Representations

2024-09-07 · Rodrigo Pérez-Dattari, Zhaoting Li, Robert Babuška, Jens Kober, Cosimo Della Santina

Planning methods struggle with computational intractability in solving task-level problems in large-scale environments. This work explores leveraging the commonsense knowledge encoded in LLMs to empower planning techniques to deal with these complex scenarios. We achieve this by efficiently using LLMs to prune irrelevant components from the planning problem's state space, substantially simplifying its complexity. We demonstrate the efficacy of this system through extensive experiments within a household simulation environment, alongside real-world validation using a 7-DoF manipulator (video https://youtu.be/6ro2UOtOQS4).

📄 PDF Abstract BibTeX arXiv:2409.04775

Code (0)

등록된 구현이 없습니다.

Tasks

Task Planning

Similar Papers 제목 키워드 기반

PlanningBench: Generating Scalable and Verifiable Planning Data for Evaluating and Training Large Language Models

2026-05-20 · Ziliang Zhao, Zenan Xu, Shuting Wang, Hongjin Qian 외 arxiv

Planning is a fundamental capability for large language models (LLMs) because such complex tasks require models to coordinate goals, constraints, resources, and long-term consequences into executable and verifiable solut…

Reinforcement Learning

Self-CriTeach: LLM Self-Teaching and Self-Critiquing for Improving Robotic Planning via Automated Domain Generation

2025-09-25 · Jinbang Huang, Zhiyuan Li, Yuanzhao Hu, Zhanguang Zhang 외 arxiv

Large Language Models (LLMs) have recently shown strong promise for robotic task planning, particularly through automatic planning domain generation. However, prior approaches largely treat generated planning domains as …

Reinforcement Learning

Scale-Plan: Scalable Language-Enabled Task Planning for Heterogeneous Multi-Robot Teams

2026-03-09 · Piyush Gupta, Sangjae Bae, Jiachen Li, David Isele arxiv

Long-horizon task planning for heterogeneous multi-robot systems is essential for deploying collaborative teams in real-world environments; yet, it remains challenging due to the large volume of perceptual information, m…

HeroBench: A Benchmark for Long-Horizon Planning and Structured Reasoning in Virtual Worlds

2025-08-18 · Petr Anokhin, Roman Khalikov, Stefan Rebrikov, Viktor Volkov 외 arxiv

Large language models (LLMs) perform well on step-by-step reasoning benchmarks such as mathematics and code generation, yet their ability to carry out robust long-horizon planning under realistic constraints remains insu…

Spatial ReasoningCode Generation

Assessing the Value of Visual Input: A Benchmark of Multimodal Large Language Models for Robotic Path Planning

2025-07-16 · Jacinto Colan, Ana Davila, Yasuhisa Hasegawa arxiv

Large Language Models (LLMs) show potential for enhancing robotic path planning. This paper assesses visual input's utility for multimodal LLMs in such tasks via a comprehensive benchmark. We evaluated 15 multimodal LLMs…

Spatial Reasoning