paper-with-me

홈 › Papers

Enhancing Cognitive Robotics with Commonsense through LLM-Generated Preconditions and Subgoals

2025-11-24 · Ohad Bachner, Bar Gamliel arxiv

Robots often fail at everyday tasks because instructions skip commonsense details like hidden preconditions and small subgoals. Traditional symbolic planners need these details to be written explicitly, which is time consuming and often incomplete. In this project we combine a Large Language Model with symbolic planning. Given a natural language task, the LLM suggests plausible preconditions and subgoals. We translate these suggestions into a formal planning model and execute the resulting plan in simulation. Compared to a baseline planner without the LLM step, our system produces more valid plans, achieves a higher task success rate, and adapts better when the environment changes. These results suggest that adding LLM commonsense to classical planning can make robot behavior in realistic scenarios more reliable.

📄 PDF Abstract BibTeX arXiv:2512.00069

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Commonsense Scene Semantics for Cognitive Robotics: Towards Grounding Embodied Visuo-Locomotive Interactions

2017-09-15 · Jakob Suchan, Mehul Bhatt

We present a commonsense, qualitative model for the semantic grounding of embodied visuo-spatial and locomotive interactions. The key contribution is an integrative methodology combining low-level visual processing with …

Improving Diversity of Commonsense Generation by Large Language Models via In-Context Learning

2024-04-25 · Tianhui Zhang, Bei Peng, Danushka Bollegala

Generative Commonsense Reasoning (GCR) requires a model to reason about a situation using commonsense knowledge, while generating coherent sentences. Although the quality of the generated sentences is crucial, the divers…

DiversityIn-Context Learning

Enhancing Topic-to-Essay Generation with External Commonsense Knowledge

2019-07-01 · ACL 2019 7 · Pengcheng Yang, Lei LI, Fuli Luo, Tianyu Liu 외

Automatic topic-to-essay generation is a challenging task since it requires generating novel, diverse, and topic-consistent paragraph-level text with a set of topics as input. Previous work tends to perform essay generat…

Concept-To-Text Generation

Lexically-constrained Text Generation through Commonsense Knowledge Extraction and Injection

2020-12-19 · Yikang Li, Pulkit Goel, Varsha Kuppur Rajendra, Har Simrat Singh 외

Conditional text generation has been a challenging task that is yet to see human-level performance from state-of-the-art models. In this work, we specifically focus on the Commongen benchmark, wherein the aim is to gener…

Common Sense ReasoningConditional Text GenerationKnowledge GraphsLanguage Modeling+3

Deep Semantic Abstractions of Everyday Human Activities: On Commonsense Representations of Human Interactions

2017-10-10 · Jakob Suchan, Mehul Bhatt

We propose a deep semantic characterization of space and motion categorically from the viewpoint of grounding embodied human-object interactions. Our key focus is on an ontological model that would be adept to formalisat…

Human-Object Interaction DetectionObjectRelational Reasoning