paper-with-me

홈 › Papers

Generating machine-executable plans from end-user's natural-language instructions

2016-11-20 · Rui Liu, Xiaoli Zhang

It is critical for advanced manufacturing machines to autonomously execute a task by following an end-user's natural language (NL) instructions. However, NL instructions are usually ambiguous and abstract so that the machines may misunderstand and incorrectly execute the task. To address this NL-based human-machine communication problem and enable the machines to appropriately execute tasks by following the end-user's NL instructions, we developed a Machine-Executable-Plan-Generation (exePlan) method. The exePlan method conducts task-centered semantic analysis to extract task-related information from ambiguous NL instructions. In addition, the method specifies machine execution parameters to generate a machine-executable plan by interpreting abstract NL instructions. To evaluate the exePlan method, an industrial robot Baxter was instructed by NL to perform three types of industrial tasks {'drill a hole', 'clean a spot', 'install a screw'}. The experiment results proved that the exePlan method was effective in generating machine-executable plans from the end-user's NL instructions. Such a method has the promise to endow a machine with the ability of NL-instructed task execution.

📄 PDF Abstract BibTeX arXiv:1611.06468

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Joint Verification and Refinement of Language Models for Safety-Constrained Planning

2024-10-18 · Yunhao Yang, William Ward, Zichao Hu, Joydeep Biswas 외

Although pre-trained language models can generate executable plans (e.g., programmatic policies) for solving robot tasks, the generated plans may violate task-relevant logical specifications due to the models' black-box …

Language ModelingLanguage Modelling

Generating Executable Action Plans with Environmentally-Aware Language Models

2022-10-10 · Maitrey Gramopadhye, Daniel Szafir

Large Language Models (LLMs) trained using massive text datasets have recently shown promise in generating action plans for robotic agents from high level text queries. However, these models typically do not consider the…

Formal-LLM: Integrating Formal Language and Natural Language for Controllable LLM-based Agents

2024-02-01 · Zelong Li, Wenyue Hua, Hao Wang, He Zhu 외

Recent advancements on Large Language Models (LLMs) enable AI Agents to automatically generate and execute multi-step plans to solve complex tasks. However, since LLM's content generation process is hardly controllable, …

Zero-Shot Trajectory Planning for Signal Temporal Logic Tasks

2025-01-23 · Ruijia Liu, Ancheng Hou, Xiao Yu, Xiang Yin

Signal Temporal Logic (STL) is a powerful specification language for describing complex temporal behaviors of continuous signals, making it well-suited for high-level robotic task descriptions. However, generating execut…

Trajectory PlanningZero-shot Generalization

On the Limit of Language Models as Planning Formalizers

2024-12-13 · Cassie Huang, Li Zhang

Large Language Models have been shown to fail to create executable and verifiable plans in grounded environments. An emerging line of work shows success in using LLM as a formalizer to generate a formal representation (e…