paper-with-me

홈 › Papers

MoST: Multi-modality Scene Tokenization for Motion Prediction

2024-04-30 · CVPR 2024 1 · Norman Mu, Jingwei Ji, Zhenpei Yang, Nate Harada, Haotian Tang, Kan Chen, Charles R. Qi, Runzhou Ge, Kratarth Goel, Zoey Yang, Scott Ettinger, Rami Al-Rfou, Dragomir Anguelov, Yin Zhou

Many existing motion prediction approaches rely on symbolic perception outputs to generate agent trajectories, such as bounding boxes, road graph information and traffic lights. This symbolic representation is a high-level abstraction of the real world, which may render the motion prediction model vulnerable to perception errors (e.g., failures in detecting open-vocabulary obstacles) while missing salient information from the scene context (e.g., poor road conditions). An alternative paradigm is end-to-end learning from raw sensors. However, this approach suffers from the lack of interpretability and requires significantly more training resources. In this work, we propose tokenizing the visual world into a compact set of scene elements and then leveraging pre-trained image foundation models and LiDAR neural networks to encode all the scene elements in an open-vocabulary manner. The image foundation model enables our scene tokens to encode the general knowledge of the open world while the LiDAR neural network encodes geometry information. Our proposed representation can efficiently encode the multi-frame multi-modality observations with a few hundred tokens and is compatible with most transformer-based architectures. To evaluate our method, we have augmented Waymo Open Motion Dataset with camera embeddings. Experiments over Waymo Open Motion Dataset show that our approach leads to significant performance improvements over the state-of-the-art.

📄 PDF Abstract BibTeX arXiv:2404.19531

Code (0)

등록된 구현이 없습니다.

Tasks

General Knowledgemotion predictionPrediction

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

DriveTok: 3D Driving Scene Tokenization for Unified Multi-View Reconstruction and Understanding

2026-03-19 · Dong Zhuo, Wenzhao Zheng, Sicheng Zuo, Siming Yan 외 arxiv

With the growing adoption of vision-language-action models and world models in autonomous driving systems, scalable image tokenization becomes crucial as the interface for the visual modality. However, most existing toke…

Semantic SegmentationImage ReconstructionAutonomous Driving

Dense Video Understanding with Gated Residual Tokenization

2025-09-17 · Haichao Zhang, Wenhao Chai, Shwai He, Ang Li 외 arxiv

High temporal resolution is essential for capturing fine-grained details in video understanding. However, current video large language models (VLLMs) and benchmarks mostly rely on low-frame-rate sampling, such as uniform…

M3T: Discrete Multi-Modal Motion Tokens for Sign Language Production

2026-03-24 · Alexandre Symeonidis-Herzig, Jianhe Low, Ozge Mercanoglu Sincan, Richard Bowden arxiv

Sign language production requires more than hand motion generation. Non-manual features, including mouthings, eyebrow raises, gaze, and head movements, are grammatically obligatory and cannot be recovered from manual art…

Trajectory Prediction for Autonomous Driving based on Multi-Head Attention with Joint Agent-Map Representation

2020-05-06 · Kaouther Messaoud, Nachiket Deo, Mohan M. Trivedi, Fawzi Nashashibi

Predicting the trajectories of surrounding agents is an essential ability for autonomous vehicles navigating through complex traffic scenes. The future trajectories of agents can be inferred using two important cues: the…

Autonomous DrivingAutonomous VehiclesTrajectory Prediction

UniHM: Universal Human Motion Generation with Object Interactions in Indoor Scenes

2025-05-19 · Zichen Geng, Zeeshan Hayder, Wei Liu, Ajmal Mian

Human motion synthesis in complex scenes presents a fundamental challenge, extending beyond conventional Text-to-Motion tasks by requiring the integration of diverse modalities such as static environments, movable object…

Human-Object Interaction DetectionMotion GenerationMotion SynthesisQuantization