MFTraj: mAP-Free, Behavior-Driven Trajectory Prediction for Autonomous Driving
Abstract
Zero-shot learning has shown significant potential for creating cost-effective and flexible systems to expand classifiers to new categories. However, existing methods still rely on manually created attributes designed by domain experts. Motivated by the widespread success of large language models (LLMs), we introduce an LLM-driven framework for class-incremental learning that removes the need for human intervention, termed Classifier Expansion with Multi-vIew LLM knowledge (CEMIL). In CEMIL, an LLM agent autonomously generates detailed textual multi-view descriptions for unseen classes, offering richer and more flexible class representations than traditional expert-constructed vectorized attributes. These LLM-derived textual descriptions are integrated through a contextual filtering attention mechanism to produce discriminative class embeddings. Subsequently, a weight injection module maps the class embeddings to classifier weights, enabling seamless expansion to new classes. Experimental results show that CEMIL outperforms existing methods using expert-constructed attributes, demonstrating its effectiveness for fully automated classifier expansion without human participation.
Cite
Text
Liao et al. "MFTraj: mAP-Free, Behavior-Driven Trajectory Prediction for Autonomous Driving." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/657Markdown
[Liao et al. "MFTraj: mAP-Free, Behavior-Driven Trajectory Prediction for Autonomous Driving." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/liao2024ijcai-mftraj/) doi:10.24963/ijcai.2024/657BibTeX
@inproceedings{liao2024ijcai-mftraj,
title = {{MFTraj: mAP-Free, Behavior-Driven Trajectory Prediction for Autonomous Driving}},
author = {Liao, Haicheng and Li, Zhenning and Wang, Chengyue and Shen, Huanming and Liao, Dongping and Wang, Bonan and Li, Guofa and Xu, Chengzhong},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2024},
pages = {5945-5953},
doi = {10.24963/ijcai.2024/657},
url = {https://mlanthology.org/ijcai/2024/liao2024ijcai-mftraj/}
}