paper-with-me

Papers

Kraken: enabling joint trajectory prediction by utilizing Mode Transformer and Greedy Mode Processing

2023-12-08 · Daniil S. Antonenko, Stepan Konev, Yuriy Biktairov, Boris Yangel

Accurate and reliable motion prediction is essential for safe urban autonomy. The most prominent motion prediction approaches are based on modeling the distribution of possible future trajectories of each actor in autonomous system's vicinity. These "independent" marginal predictions might be accurate enough to properly describe casual driving situations where the prediction target is not likely to interact with other actors. They are, however, inadequate for modeling interactive situations where the actors' future trajectories are likely to intersect. To mitigate this issue we propose Kraken -- a real-time trajectory prediction model capable of approximating pairwise interactions between the actors as well as producing accurate marginal predictions. Kraken relies on a simple Greedy Mode Processing technique allowing it to convert a factorized prediction for a pair of agents into a physically-plausible joint prediction. It also utilizes the Mode Transformer module to increase the diversity of predicted trajectories and make the joint prediction more informative. We evaluate Kraken on Waymo Motion Prediction challenge where it held the first place in the Interaction leaderboard and the second place in the Motion leaderboard in October 2021.

📄 PDF Abstract BibTeX arXiv:2312.05144

Code (0)

등록된 구현이 없습니다.

Tasks

Diversitymotion predictionPredictionTrajectory Prediction

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Residual Connection 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Historical Prediction Attention Mechanism based Trajectory Forecasting for Proactive Work Zone Safety in a Digital Twin Environment

2025-08-05 · Minhaj Uddin Ahmad, Mizanur Rahman, Alican Sevim, David Bodoh 외 arxiv

Proactive safety systems aim to mitigate risks by anticipating potential conflicts between vehicles and enabling early intervention to prevent work zone-related crashes. This study presents an infrastructure-enabled proa…

Trajectory ForecastingTrajectory Prediction

Kraken: Inherently Parallel Transformers For Efficient Multi-Device Inference

2024-08-14 · Rohan Baskar Prabhakar, Hengrui Zhang, David Wentzlaff

Large Transformer networks are increasingly used in settings where low inference latency can improve the end-user experience and enable new applications. However, autoregressive inference is resource intensive and requir…

GPULanguage ModelingLanguage Modelling

KrakeN: N-ary Facts in Open Information Extraction

2012-06-01 · WS 2012 6 · Alan Akbik, Alex L{\"o}ser, er
Open Information ExtractionSemantic Role Labeling

TrajectoryNAS: A Neural Architecture Search for Trajectory Prediction

2024-03-18 · Ali Asghar Sharifi, Ali Zoljodi, Masoud Daneshtalab

Autonomous driving systems are a rapidly evolving technology that enables driverless car production. Trajectory prediction is a critical component of autonomous driving systems, enabling cars to anticipate the movements …

Autonomous DrivingNeural Architecture Searchobject-detectionObject Detection+3

MAP-Former: Multi-Agent-Pair Gaussian Joint Prediction

2024-04-30 · Marlon Steiner, Marvin Klemp, Christoph Stiller

There is a gap in risk assessment of trajectories between the trajectory information coming from a traffic motion prediction module and what is actually needed. Closing this gap necessitates advancements in prediction be…

motion predictionPrediction