Pith. sign in

REVIEW 3 cited by

DeMo: Decoupling Motion Forecasting into Directional Intentions and Dynamic States

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2410.05982 v1 pith:GVDGA2FU submitted 2024-10-08 cs.CV cs.RO

DeMo: Decoupling Motion Forecasting into Directional Intentions and Dynamic States

classification cs.CV cs.RO
keywords queriestrajectoriesdemodynamicforecastingmotionstatestates
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Accurate motion forecasting for traffic agents is crucial for ensuring the safety and efficiency of autonomous driving systems in dynamically changing environments. Mainstream methods adopt a one-query-one-trajectory paradigm, where each query corresponds to a unique trajectory for predicting multi-modal trajectories. While straightforward and effective, the absence of detailed representation of future trajectories may yield suboptimal outcomes, given that the agent states dynamically evolve over time. To address this problem, we introduce DeMo, a framework that decouples multi-modal trajectory queries into two types: mode queries capturing distinct directional intentions and state queries tracking the agent's dynamic states over time. By leveraging this format, we separately optimize the multi-modality and dynamic evolutionary properties of trajectories. Subsequently, the mode and state queries are integrated to obtain a comprehensive and detailed representation of the trajectories. To achieve these operations, we additionally introduce combined Attention and Mamba techniques for global information aggregation and state sequence modeling, leveraging their respective strengths. Extensive experiments on both the Argoverse 2 and nuScenes benchmarks demonstrate that our DeMo achieves state-of-the-art performance in motion forecasting.

discussion (0)

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

Forward citations

Cited by 3 Pith papers

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

  1. Where Will They Go? Modelling Multimodal Pedestrian Manoeuvres from Ego-centric Videos

    cs.CV 2026-06 conditional novelty 6.0

    A two-mode pedestrian trajectory predictor, separating crossing from non-crossing futures, beats prior models on PIE and JAAD and can be plugged into existing predictors like BiTrap and SGNet.

  2. IMR: Iterative Mode-World Weighted Regression for Multi-Agent Trajectory Prediction

    cs.RO 2026-07 conditional novelty 5.0

    Mode-world weighted regression and an iterative decoder yield state-of-the-art multi-agent trajectory forecasts on Argoverse 2 by reducing mode collapse while raising ranking and top-1 confidence.

  3. Where Will They Go? Modelling Multimodal Pedestrian Manoeuvres from Ego-centric Videos

    cs.CV 2026-06 unverdicted novelty 5.0

    MMPM uses PIM for gaze/head/hand interactions and MTP (CVAE with query decoder) to model separate crossing/non-crossing trajectory distributions, outperforming baselines on PIE and JAAD with a new validation protocol.