Skip to content

1 paper indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Sep 2026

ProtoAug: Prototype-Guided Uncertainty-Aware Augmentation for Long-Tail Motion Prediction

Mainstream motion predictors have achieved low average forecasting errors on large-scale benchmarks, yet rare scenarios still exhibit high uncertainty due to the coexistence of multimodal behavioral ambiguity and sparse long-tail supervision. Existing augmentation-based long-tail strategies improve robustness through loss rebalancing or unconstrained trajectory synthesis, but some pipelines decouple three dependent decisions: where to augment, which synthesized trajectories are behaviorally valid, and how augmented signals should be assimilated in multimodal training. Such decoupling can increase augmentation cost and reduce efficiency, while introducing support mismatch between generated samples and supervision assimilation. We propose ProtoAug, a training-time augmentation framework that jointly optimizes these decisions. ProtoAug first performs prototype-based uncertainty mining in a prototype-structured latent space to allocate augmentation budget to high-value low-confidence regions. It then conducts consistency-aware augmentation via trajectory-vocabulary retrieval, map and interaction feasibility filtering, and contrastive behavior scoring for scene-conditioned candidate selection. Finally, it introduces query-wise multisupervision with warm-up-controlled optimization, assigning original and augmented trajectories to matched prediction queries to improve mode coverage while preserving optimization stability. ProtoAug is model-agnostic and removes all auxiliary components at inference, thus keeping the original deployment complexity unchanged. Experiments on Argoverse 2 and Waymo with multimodal baselines show improved overall forecasting quality and stronger long-tail robustness.

Ziheng Lu, Yingfeng Cai, Hai Wang et al. · 0 citations