paper-with-me

Papers

Plan-and-Act using Large Language Models for Interactive Agreement

2025-04-01 · Kazuhiro Sasabuchi, Naoki Wake, Atsushi Kanehira, Jun Takamatsu, Katsushi Ikeuchi

Recent large language models (LLMs) are capable of planning robot actions. In this paper, we explore how LLMs can be used for planning actions with tasks involving situational human-robot interaction (HRI). A key problem of applying LLMs in situational HRI is balancing between "respecting the current human's activity" and "prioritizing the robot's task," as well as understanding the timing of when to use the LLM to generate an action plan. In this paper, we propose a necessary plan-and-act skill design to solve the above problems. We show that a critical factor for enabling a robot to switch between passive / active interaction behavior is to provide the LLM with an action text about the current robot's action. We also show that a second-stage question to the LLM (about the next timing to call the LLM) is necessary for planning actions at an appropriate timing. The skill design is applied to an Engage skill and is tested on four distinct interaction scenarios. We show that by using the skill design, LLMs can be leveraged to easily scale to different HRI scenarios with a reasonable success rate reaching 90% on the test scenarios.

📄 PDF Abstract BibTeX arXiv:2504.01252

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Explainable News Summarization -- Analysis and mitigation of Disagreement Problem

2024-10-24 · Seema Aswani, Sujala D. Shetty

Explainable AI (XAI) techniques for text summarization provide valuable understanding of how the summaries are generated. Recent studies have highlighted a major challenge in this area, known as the disagreement problem.…

Extreme SummarizationNews SummarizationText Summarization

Cooperation, Competition, and Maliciousness: LLM-Stakeholders Interactive Negotiation

2023-09-29 · Sahar Abdelnabi, Amr Gomaa, Sarath Sivaprasad, Lea Schönherr 외

There is an growing interest in using Large Language Models (LLMs) in multi-agent systems to tackle interactive real-world tasks that require effective collaboration and assessing complex situations. Yet, we still have a…

Decision Making

Interactive and Expressive Code-Augmented Planning with Large Language Models

2024-11-21 · Anthony Z. Liu, Xinhe Wang, Jacob Sansom, Yao Fu 외

Large Language Models (LLMs) demonstrate strong abilities in common-sense reasoning and interactive decision-making, but often struggle with complex, long-horizon planning tasks. Recent techniques have sought to structur…

Common Sense ReasoningDecision Making

InteraSSort: Interactive Assortment Planning Using Large Language Models

2023-11-20 · Saketh Reddy Karra, Theja Tulabandhula

Assortment planning, integral to multiple commercial offerings, is a key problem studied in e-commerce and retail settings. Numerous variants of the problem along with their integration into business solutions have been …

Decision MakingManagement

AutoPlan: Automatic Planning of Interactive Decision-Making Tasks With Large Language Models

2023-05-24 · Siqi Ouyang, Lei LI

Recent large language models (LLMs) are promising for making decisions in grounded environments. However, LLMs frequently fail in complex decision-making tasks due to the misalignment between the pre-trained knowledge in…

Decision MakingLanguage ModellingLarge Language Model