paper-with-me

홈 › Papers

PRECOG: PREdiction Conditioned On Goals in Visual Multi-Agent Settings

2019-05-03 · ICCV 2019 10 · Nicholas Rhinehart, Rowan Mcallister, Kris Kitani, Sergey Levine

For autonomous vehicles (AVs) to behave appropriately on roads populated by human-driven vehicles, they must be able to reason about the uncertain intentions and decisions of other drivers from rich perceptual information. Towards these capabilities, we present a probabilistic forecasting model of future interactions between a variable number of agents. We perform both standard forecasting and the novel task of conditional forecasting, which reasons about how all agents will likely respond to the goal of a controlled agent (here, the AV). We train models on real and simulated data to forecast vehicle trajectories given past positions and LIDAR. Our evaluation shows that our model is substantially more accurate in multi-agent driving scenarios compared to existing state-of-the-art. Beyond its general ability to perform conditional forecasting queries, we show that our model's predictions of all agents improve when conditioned on knowledge of the AV's goal, further illustrating its capability to model agent interactions.

📄 PDF Abstract BibTeX arXiv:1905.01296

Code (2)

nrhine1/precog 공식 구현 tf
nrhine1/precog_carla_dataset

Tasks

Autonomous Vehicles

Similar Papers 제목 키워드 기반

GHIL-Glue: Hierarchical Control with Filtered Subgoal Images

2024-10-26 · Kyle B. Hatch, Ashwin Balakrishna, Oier Mees, Suraj Nair 외

Image and video generative models that are pre-trained on Internet-scale data can greatly increase the generalization capacity of robot learning systems. These models can function as high-level planners, generating inter…

Imitation LearningVideo PredictionZero-shot Generalization

Latent Goal Prediction from Language for Model-Based Planning

2026-05-26 · Samuel Barbeau, Simon Roy, Giovanni Beltrame, Christian Desrosiers 외 arxiv

Planning with world models is bottlenecked by compounding prediction errors and the difficulty of defining optimizable goals. Visual targets provide precise local gradients but poor distant guidance, while language is fl…

Hierarchical Foresight: Self-Supervised Learning of Long-Horizon Tasks via Visual Subgoal Generation

2019-09-12 · ICLR 2020 1 · Suraj Nair, Chelsea Finn

Video prediction models combined with planning algorithms have shown promise in enabling robots to learn to perform many vision-based tasks through only self-supervision, reaching novel goals in cluttered scenes with uns…

Self-Supervised LearningVideo Prediction

Goal-Conditioned Supervised Learning with Sub-Goal Prediction

2023-05-17 · Tom Jurgenson, Aviv Tamar

Recently, a simple yet effective algorithm -- goal-conditioned supervised-learning (GCSL) -- was proposed to tackle goal-conditioned reinforcement-learning. GCSL is based on the principle of hindsight learning: by observ…

Prediction

Mapping Instructions to Actions in 3D Environments with Visual Goal Prediction

2018-09-04 · EMNLP 2018 10 · Dipendra Misra, Andrew Bennett, Valts Blukis, Eyvind Niklasson 외

We propose to decompose instruction execution to goal prediction and action generation. We design a model that maps raw visual observations to goals using LINGUNET, a language-conditioned image generation network, and th…

Action GenerationConditional Image GenerationImage GenerationInstruction Following