paper-with-me

홈 › Papers

It Takes Two: Learning to Plan for Human-Robot Cooperative Carrying

2022-09-26 · Eley Ng, Ziang Liu, Monroe Kennedy III

Cooperative table-carrying is a complex task due to the continuous nature of the action and state-spaces, multimodality of strategies, and the need for instantaneous adaptation to other agents. In this work, we present a method for predicting realistic motion plans for cooperative human-robot teams on the task. Using a Variational Recurrent Neural Network (VRNN) to model the variation in the trajectory of a human-robot team across time, we are able to capture the distribution over the team's future states while leveraging information from interaction history. The key to our approach is leveraging human demonstration data to generate trajectories that synergize well with humans during test time in a receding horizon fashion. Comparison between a baseline, sampling-based planner RRT (Rapidly-exploring Random Trees) and the VRNN planner in centralized planning shows that the VRNN generates motion more similar to the distribution of human-human demonstrations than the RRT. Results in a human-in-the-loop user study show that the VRNN planner outperforms decentralized RRT on task-related metrics, and is significantly more likely to be perceived as human than the RRT planner. Finally, we demonstrate the VRNN planner on a real robot paired with a human teleoperating another robot.

📄 PDF Abstract BibTeX arXiv:2209.12890

Code (2)

eleyng/cooperative_planner 공식 구현 pytorch
eleyng/table-carrying-ai 공식 구현

Tasks

Vocal Bursts Valence Prediction

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Assessing Human Cooperation for Enhancing Social Robot Navigation

2025-08-29 · Hariharan Arunachalam, Phani Teja Singamaneni, Rachid Alami arxiv

Socially aware robot navigation is a planning paradigm where the robot navigates in human environments and tries to adhere to social constraints while interacting with the humans in the scene. These navigation strategies…

Robot Navigation

Built Different: Tactile Perception to Overcome Cross-Embodiment Capability Differences in Collaborative Manipulation

2024-09-23 · William van den Bogert, Madhavan Iyengar, Nima Fazeli

Tactile sensing is a powerful means of implicit communication between a human and a robot assistant. In this paper, we investigate how tactile sensing can transcend cross-embodiment differences across robotic systems in …

Interactive Motion Planning for Human-Robot Collaboration Based on Human-Centric Configuration Space Ergonomic Field

2025-12-16 · Chenzui Li, Yiming Chen, Xi Wu, Tao Teng 외 arxiv

Industrial human-robot collaboration requires motion planning that is collision-free, responsive, and ergonomically safe to reduce fatigue and musculoskeletal risk. We propose the Configuration Space Ergonomic Field (CSE…

Motion Planning

Safe and Interpretable Multimodal Path Planning for Multi-Agent Cooperation

2026-02-22 · Haojun Shi, Suyu Ye, Katherine M. Guerrerio, Jianzhi Shen 외 arxiv

Successful cooperation among decentralized agents requires each agent to quickly adapt its plan to the behavior of other agents. In scenarios where agents cannot confidently predict one another's intentions and plans, la…

Autonomous DrivingProgram Synthesis

TeamHOI: Learning a Unified Policy for Cooperative Human-Object Interactions with Any Team Size

2026-03-09 · Stefan Lionar, Gim Hee Lee arxiv

Physics-based humanoid control has achieved remarkable progress in enabling realistic and high-performing single-agent behaviors, yet extending these capabilities to cooperative human-object interaction (HOI) remains cha…