A Modular, Data-Free Pipeline for Multi-Label Intention Recognition in Transportation Agentic AI Applications
Xiaocai Zhang, Hur Lim, Ke Wang, Zhe Xiao, Jing Wang, Kelvin Lee, Xiuju Fu, Zheng Qin

TL;DR
This paper introduces a modular, data-free pipeline for multi-label intention recognition in transportation AI, using synthetic data generation, semantic embeddings, and a novel loss to improve accuracy without manual labeling.
Contribution
The proposed DMTC pipeline eliminates the need for annotated data and enhances multi-label intention recognition accuracy in transportation AI applications.
Findings
Achieves a Hamming loss of 5.35% and an AUC of 95.92%.
Outperforms state-of-the-art classifiers and recent LLM baselines.
Sentence-T5 embeddings improve subset accuracy by at least 3.29%.
Abstract
In this study, a modular, data-free pipeline for multi-label intention recognition is proposed for agentic AI applications in transportation. Unlike traditional intent recognition systems that depend on large, annotated corpora and often struggle with fine-grained, multi-label discrimination, our approach eliminates the need for costly data collection while enhancing the accuracy of multi-label intention understanding. Specifically, the overall pipeline, named DMTC, consists of three steps: 1) using prompt engineering to guide large language models (LLMs) to generate diverse synthetic queries in different transport scenarios; 2) encoding each textual query with a Sentence-T5 model to obtain compact semantic embeddings; 3) training a lightweight classifier using a novel online focal-contrastive (OFC) loss that emphasizes hard samples and maximizes inter-class separability. The…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Text and Document Classification Technologies · Natural Language Processing Techniques
