ECCV 2024poster1 citations

TrajPrompt: Aligning Color Trajectory with Vision-Language Representations

Li-Wu Tsao*, Hao-Tang Tsui, Yu-Rou Tuan, Pei-Chi Chen, Kuan-Lin Wang, Jhih-Ciang Wu, Hong-Han Shuai*, Wen-Huang Cheng

Abstract

"Cross-modal learning shows promising potential to overcome the limitations of single-modality tasks. However, without proper design for representation alignment between different data sources, the external modality cannot fully exhibit its value. For example, recent trajectory prediction approaches incorporate the Bird’s-Eye-View (BEV) scene as an additional source but do not significantly improve performance compared to single-source strategies, indicating that the BEV scene and trajectory representations are not effectively combined. To overcome this problem, we propose TrajPrompt, a prompt-based approach that seamlessly incorporates trajectory representation into the vision-language framework, CLIP, for the BEV scene understanding and future forecasting. We discover that CLIP can attend to the local area of the BEV scene by utilizing our innovative design of text prompts and colored lines. Comprehensive results demonstrate TrajPrompt’s effectiveness via outperforming the state-of-the-art trajectory predictors by a significant margin (over 35% improvement for ADE and FDE metrics on SDD and DroneCrowd dataset), using fewer learnable parameters than the previous trajectory modeling approaches with scene information included. Project page: https://trajprompt.github.io/"

BibTeX
@inproceedings{eccv2024_trajpromptaligni,
  title = {TrajPrompt: Aligning Color Trajectory with Vision-Language Representations},
  author = {Li-Wu Tsao* and Hao-Tang Tsui and Yu-Rou Tuan and Pei-Chi Chen and Kuan-Lin Wang and Jhih-Ciang Wu and Hong-Han Shuai* and Wen-Huang Cheng},
  booktitle = {ECCV 2024},
  year = {2024}
}