paper-with-me

Papers

InteRACT: Transformer Models for Human Intent Prediction Conditioned on Robot Actions

2023-11-21 · Kushal Kedia, Atiksh Bhardwaj, Prithwish Dan, Sanjiban Choudhury

In collaborative human-robot manipulation, a robot must predict human intents and adapt its actions accordingly to smoothly execute tasks. However, the human's intent in turn depends on actions the robot takes, creating a chicken-or-egg problem. Prior methods ignore such inter-dependency and instead train marginal intent prediction models independent of robot actions. This is because training conditional models is hard given a lack of paired human-robot interaction datasets. Can we instead leverage large-scale human-human interaction data that is more easily accessible? Our key insight is to exploit a correspondence between human and robot actions that enables transfer learning from human-human to human-robot data. We propose a novel architecture, InteRACT, that pre-trains a conditional intent prediction model on large human-human datasets and fine-tunes on a small human-robot dataset. We evaluate on a set of real-world collaborative human-robot manipulation tasks and show that our conditional model improves over various marginal baselines. We also introduce new techniques to tele-operate a 7-DoF robot arm and collect a diverse range of human-robot collaborative manipulation data, which we open-source.

📄 PDF Abstract BibTeX arXiv:2311.12943

Code (0)

등록된 구현이 없습니다.

Tasks

Robot ManipulationTransfer Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

PlanTRansformer: Unified Prediction and Planning with Goal-conditioned Transformer

2026-02-03 · Constantin Selzer, Fabina B. Flohr arxiv

Trajectory prediction and planning are fundamental yet disconnected components in autonomous driving. Prediction models forecast surrounding agent motion under unknown intentions, producing multimodal distributions, whil…

Trajectory PredictionCollision AvoidanceAutonomous Driving

INTENT: An LSTM Framework for Vehicle Intention Prediction in Intersection Scenarios with Comprehensive Ablation Analysis

2026-07-09 · Logine M. Zaki, Catherine M. Elias arxiv

Vehicle intention prediction is a pivotal aspect in the agility and safety of autonomous vehicles in all driving scenarios; if genuine enhancement of autonomous vehicles are required, we need to make them adopt human int…

Trajectory PredictionAutonomous Vehicles

VISTA: A Vision and Intent-Aware Social Attention Framework for Multi-Agent Trajectory Prediction

2025-11-13 · Stephane Da Silva Martins, Emanuel Aldea, Sylvie Le Hégarat-Mascle arxiv

Multi-agent trajectory prediction is crucial for autonomous systems operating in dense, interactive environments. Existing methods often fail to jointly capture agents' long-term goals and their fine-grained social inter…

Trajectory ForecastingTrajectory Prediction

DROGON: A Trajectory Prediction Model based on Intention-Conditioned Behavior Reasoning

2019-07-31 · Chiho Choi, Srikanth Malla, Abhishek Patil, Joon Hee Choi

We propose a Deep RObust Goal-Oriented trajectory prediction Network (DROGON) for accurate vehicle trajectory prediction by considering behavioral intentions of vehicles in traffic scenes. Our main insight is that the be…

Pedestrian Trajectory PredictionPredictionTrajectory Prediction

CaTFormer: Causal Temporal Transformer with Dynamic Contextual Fusion for Driving Intention Prediction

2025-07-17 · Sirui Wang, Zhou Guan, Bingxi Zhao, Tongjia Gu 외 arxiv

Accurate prediction of driving intention is key to enhancing the safety and interactive efficiency of human-machine co-driving systems. It serves as a cornerstone for achieving high-level autonomous driving. However, cur…

Autonomous Driving