The reviewed record of science sign in
Pith

arxiv: 2306.10840 · v4 · pith:CTDJTVHZ · submitted 2023-06-19 · cs.CV · cs.RO

RedMotion: Motion Prediction via Redundancy Reduction

Reviewed by Pithpith:CTDJTVHZopen to challenge →

classification cs.CV cs.RO
keywords reductionredundancymotionpredictionredmotionroadenvironmentlearning
0
0 comments X
read the original abstract

We introduce RedMotion, a transformer model for motion prediction in self-driving vehicles that learns environment representations via redundancy reduction. Our first type of redundancy reduction is induced by an internal transformer decoder and reduces a variable-sized set of local road environment tokens, representing road graphs and agent data, to a fixed-sized global embedding. The second type of redundancy reduction is obtained by self-supervised learning and applies the redundancy reduction principle to embeddings generated from augmented views of road environments. Our experiments reveal that our representation learning approach outperforms PreTraM, Traj-MAE, and GraphDINO in a semi-supervised setting. Moreover, RedMotion achieves competitive results compared to HPTR or MTR++ in the Waymo Motion Prediction Challenge. Our open-source implementation is available at: https://github.com/kit-mrt/future-motion

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Chatting about Conditional Trajectory Prediction

    cs.RO 2026-04 unverdicted novelty 5.0

    CiT achieves SOTA conditional trajectory prediction by cross-time-domain intention interaction that corrects representations using complementary social information from different time domains.