paper-with-me

홈 › Papers

SocRATES: Towards Automated Scenario-based Testing of Social Navigation Algorithms

2024-12-27 · Shashank Rao Marpally, Pranav Goyal, Harold Soh

Current social navigation methods and benchmarks primarily focus on proxemics and task efficiency. While these factors are important, qualitative aspects such as perceptions of a robot's social competence are equally crucial for successful adoption and integration into human environments. We propose a more comprehensive evaluation of social navigation through scenario-based testing, where specific human-robot interaction scenarios can reveal key robot behaviors. However, creating such scenarios is often labor-intensive and complex. In this work, we address this challenge by introducing a pipeline that automates the generation of context-, and location-appropriate social navigation scenarios, ready for simulation. Our pipeline transforms simple scenario metadata into detailed textual scenarios, infers pedestrian and robot trajectories, and simulates pedestrian behaviors, which enables more controlled evaluation. We leverage the social reasoning and code-generation capabilities of Large Language Models (LLMs) to streamline scenario generation and translation. Our experiments show that our pipeline produces realistic scenarios and significantly improves scenario translation over naive LLM prompting. Additionally, we present initial feedback from a usability study with social navigation experts and a case-study demonstrating a scenario-based evaluation of three navigation algorithms.

📄 PDF Abstract BibTeX arXiv:2412.19595

Code (0)

등록된 구현이 없습니다.

Tasks

Code GenerationSocial NavigationTranslation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

SoCRATES: Towards Reliable Automated Evaluation of Proactive LLM Mediation across Domains and Socio-cognitive Variations

2026-06-04 · Taewon Yun, Hyeonseong Park, Jeonghwan Choi, Hayoon Park 외 arxiv

Evaluating LLM mediators remains challenging, as mediation unfolds as a real-time trajectory shaped by disputants' shifting emotions, intentions, and context. Existing testbeds rely on a few expert-authored domains, vary…

Automated Web Application Testing: End-to-End Test Case Generation with Large Language Models and Screen Transition Graphs

2025-06-03 · Nguyen-Khang Le, Quan Minh Bui, Minh Ngoc Nguyen, Hiep Nguyen 외

Web applications are critical to modern software ecosystems, yet ensuring their reliability remains challenging due to the complexity and dynamic nature of web interfaces. Recent advances in large language models (LLMs) …

FormScript Generation

IR-SIM: A Lightweight Skill-Native Simulator for Navigation, Learning, and Benchmarking

2026-06-07 · Ruihua Han, Shuai Wang, Chengyang Li, Rui Gao 외 arxiv

Simulation plays a key role in automated robotics research supported by large language models (LLMs). However, existing simulators often require custom code or complex interfaces, creating a barrier to rapid prototyping …

Collision Avoidance

Finetuning LLMs for Human Behavior Prediction in Social Science Experiments

2025-09-06 · Akaash Kolluri, Shengguang Wu, Joon Sung Park, Michael S. Bernstein arxiv

Large language models (LLMs) offer a powerful opportunity to simulate the results of social science experiments. In this work, we demonstrate that finetuning LLMs directly on individual-level responses from past experime…

Improving Generalization in Reinforcement Learning Training Regimes for Social Robot Navigation

2023-08-29 · Adam Sigal, Hsiu-Chin Lin, AJung Moon

In order for autonomous mobile robots to navigate in human spaces, they must abide by our social norms. Reinforcement learning (RL) has emerged as an effective method to train sequential decision-making policies that are…

Decision MakingNavigatereinforcement-learningReinforcement Learning (RL)+3