paper-with-me

홈 › Papers

ChatGPT for Robotics: Design Principles and Model Abilities

2023-02-20 · Sai Vemprala, Rogerio Bonatti, Arthur Bucker, Ashish Kapoor

This paper presents an experimental study regarding the use of OpenAI's ChatGPT for robotics applications. We outline a strategy that combines design principles for prompt engineering and the creation of a high-level function library which allows ChatGPT to adapt to different robotics tasks, simulators, and form factors. We focus our evaluations on the effectiveness of different prompt engineering techniques and dialog strategies towards the execution of various types of robotics tasks. We explore ChatGPT's ability to use free-form dialog, parse XML tags, and to synthesize code, in addition to the use of task-specific prompting functions and closed-loop reasoning through dialogues. Our study encompasses a range of tasks within the robotics domain, from basic logical, geometrical, and mathematical reasoning all the way to complex domains such as aerial navigation, manipulation, and embodied agents. We show that ChatGPT can be effective at solving several of such tasks, while allowing users to interact with it primarily via natural language instructions. In addition to these studies, we introduce an open-sourced research tool called PromptCraft, which contains a platform where researchers can collaboratively upload and vote on examples of good prompting schemes for robotics applications, as well as a sample robotics simulator with ChatGPT integration, making it easier for users to get started with using ChatGPT for robotics.

📄 PDF Abstract BibTeX arXiv:2306.17582

Code (1)

microsoft/promptcraft-robotics 공식 구현

Tasks

Mathematical ReasoningPrompt Engineering

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

Bioinspired underwater soft robots: from biology to robotics and back

2025-08-16 · Lei Li, Boyang Qin, Wenzhuo Gao, Yanyu Li 외 arxiv

The ocean vast unexplored regions and diverse soft-bodied marine organisms have spurred interest in bio-inspired underwater soft robotics. Recent advances have enabled new capabilities in underwater movement, sensing, an…

Bayesian artificial brain with ChatGPT

2023-08-28 · Renato A. Krohling

This paper aims to investigate the mathematical problem-solving capabilities of Chat Generative Pre-Trained Transformer (ChatGPT) in case of Bayesian reasoning. The study draws inspiration from Zhu & Gigerenzer's researc…

Mathematical Problem-Solving

Exploring the Use of ChatGPT for a Systematic Literature Review: a Design-Based Research

2024-09-25 · Qian Huang, Qiyun Wang

ChatGPT has been used in several educational contexts,including learning, teaching and research. It also has potential to conduct the systematic literature review (SLR). However, there are limited empirical studies on ho…

Systematic Literature Review

An Evaluation of ChatGPT-4's Qualitative Spatial Reasoning Capabilities in RCC-8

2023-09-27 · Anthony G Cohn

Qualitative Spatial Reasoning (QSR) is well explored area of Commonsense Reasoning and has multiple applications ranging from Geographical Information Systems to Robotics and Computer Vision. Recently many claims have be…

Spatial Reasoning

Equanimity in HRI: Applying Calm Technology Principles to Human-Robot Interaction

2026-04-20 · Barbara Sienkiewicz, Bipin Indurkhya arxiv

This paper explores how {\textit{Calm Technology}} can be integrated into Human-Robot Interaction (HRI), with a particular focus on the household environment. It offers comprehensive guidelines for designing assistive ro…