CLAIFeb 11, 2024

TransGPT: Multi-modal Generative Pre-trained Transformer for Transportation

arXiv:2402.07233v141 citationsh-index: 32024 International Conference on Computational Linguistics and Natural Language Processing (CLNLP)
Originality Synthesis-oriented
AI Analysis

This work provides a domain-specific tool for ITS researchers and practitioners, but it is incremental as it adapts existing methods to new data.

The paper tackles the challenge of applying natural language processing to intelligent transportation systems by introducing TransGPT, a multi-modal large language model for transportation, which outperforms baseline models on most tasks and demonstrates applications like generating synthetic traffic scenarios and explaining traffic phenomena.

Natural language processing (NLP) is a key component of intelligent transportation systems (ITS), but it faces many challenges in the transportation domain, such as domain-specific knowledge and data, and multi-modal inputs and outputs. This paper presents TransGPT, a novel (multi-modal) large language model for the transportation domain, which consists of two independent variants: TransGPT-SM for single-modal data and TransGPT-MM for multi-modal data. TransGPT-SM is finetuned on a single-modal Transportation dataset (STD) that contains textual data from various sources in the transportation domain. TransGPT-MM is finetuned on a multi-modal Transportation dataset (MTD) that we manually collected from three areas of the transportation domain: driving tests, traffic signs, and landmarks. We evaluate TransGPT on several benchmark datasets for different tasks in the transportation domain, and show that it outperforms baseline models on most tasks. We also showcase the potential applications of TransGPT for traffic analysis and modeling, such as generating synthetic traffic scenarios, explaining traffic phenomena, answering traffic-related questions, providing traffic recommendations, and generating traffic reports. This work advances the state-of-the-art of NLP in the transportation domain and provides a useful tool for ITS researchers and practitioners.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes