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

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

26 Sep 2022arXiv:2209.12890archive 2025-07-28

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.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2209.12890")

Code

Syntology Ran 0 of 13 code samples harvested from 2 repositories linked to this paper; 13 have no recorded run.

By repository: official repository: 13 samples from 2 repositories, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

eleyng/table-carrying-ai officialmentioned in paperMIT report
eleyng/cooperative_planner officialmentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 0 ran; 0 honoured the contract we drafted; 13 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

13unverified

Licence: 0 of the 13 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

calc_stats eleyng/cooperative_planner/utils/stats.py official repository unverified MIT (permissive) · 037d07da4ca79032 · report
calculate_fid eleyng/cooperative_planner/utils/stats.py official repository unverified MIT (permissive) · 4994ba2de5da1d5f · report
calculate_frechet_distance eleyng/cooperative_planner/utils/stats.py official repository unverified MIT (permissive) · 0168dd940e79bdef · report
consec_repeat_starts eleyng/table-carrying-ai/cooperative_transport/gym_table/envs/utils.py official repository unverified MIT (permissive) · 12fdd162d3a52743 · report
euler_from_quaternion eleyng/table-carrying-ai/libs/real_robot_utils.py official repository unverified MIT (permissive) · 5e747c8b5743d80b · report
frange_cycle_linear eleyng/cooperative_planner/utils/learning.py official repository unverified MIT (permissive) · f985673c9758b37a · report
get_cmap eleyng/cooperative_planner/utils/vis.py official repository unverified MIT (permissive) · 96f99dd13b447c11 · report
get_idx_repeats_of_len_n eleyng/table-carrying-ai/cooperative_transport/gym_table/envs/utils.py official repository unverified MIT (permissive) · 95635062a3a4b57a · report
gmm_loss eleyng/cooperative_planner/utils/learning.py official repository unverified MIT (permissive) · d14cce6d041bf661 · report
interaction_forces_reward eleyng/table-carrying-ai/cooperative_transport/gym_table/envs/custom_rewards.py official repository unverified MIT (permissive) · 8228b6508b89d5aa · report
load_cfg eleyng/cooperative_planner/utils/vis.py official repository unverified MIT (permissive) · a62a926cd953718c · report
load_cfg eleyng/table-carrying-ai/cooperative_transport/gym_table/envs/utils.py official repository unverified MIT (permissive) · b84672293599a617 · report
natural_sort_key eleyng/table-carrying-ai/libs/real_robot_utils.py official repository unverified MIT (permissive) · 7c0d126c0751adae · report

Tasks

Vocal Bursts Valence Prediction

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Test

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections