Skip to content

Papers & resources linked to Transformer-based research mainly for transportation🚆🚗🛩️⛵️🛣️🚦.

License

Notifications You must be signed in to change notification settings

cocacola-lab/Awesome-Transformer-in-Transportation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Awesome Transformer in Transportation 🚦 🚗 🚕 🛣️ 🚆 🛩️ ⛵️

Awesome

A collection of resources on Transformer in Transportation.

English | 中文

Content

1. Description

🐌 Markdown Format:

  • (Conference/Journal Year) Title, First Author et al. [Paper] [Code] [Project]
  • (Conference/Journal Year) [💬Topic] Title, First Author et al. [Paper] [Code] [Project]
    • (Optional) 🌱 or 📌
    • (Optional) 🚀 or 👑 or 📚
  • 🌱: Novel idea
  • 📌: The first...
  • 🚀: State-of-the-Art approach
  • 👑: Widely-used model
  • 📚:New Tasks/Dataset/Benchmark

2. Paper With Code

  • Traffic Forecasting «🎯Back To Top» Accurate traffic forecasting is the cornerstone of intelligent transportation systems (ITS). By predicting traffic conditions, transportation authorities can optimize traffic flow, reduce congestion, and improve overall efficiency. Transformers are proving to be highly effective in analyzing historical traffic data and predicting future traffic patterns. This Traffic Forecasting task, in turn, enables proactive measures like dynamic traffic management, route optimization, and real-time traveler information dissemination.

    • (2025 SENSORS) Spatial–Temporal Transformer Networks for Traffic Flow Forecasting Using a Pre-Trained Language Model, J Ma et al. [Paper]
      • This work can capture complex spatial-temporal dependencies in traffic data, considering factors such as road networks, weather conditions, and historical trends, leads to more accurate and reliable predictions.
    • (2024 Communications in Transportation Research) Explainable Traffic Flow Prediction with Large Language Models, Xusen Guo et al. [Paper] [Code]
      • MLLMs can analyze multimodal traffic data, including time series, images, and videos, to generate interpretable traffic flow predictions.
    • (2024) TransGPT: Multi-modal Generative Pre-trained Transformer for Transportation, Not specified. [Paper] [[Code](Not found)]
      • Proposes a multimodal transformer framework for transportation data analysis, integrating text, image, and sensor data streams.
    • (2023) Deep Learning Transformer Models for Building a Comprehensive and Real-time Trauma Observatory: Development and Validation Study, Not specified. [Paper] [[Code](Not found)]
      • Develops transformer-based models for real-time trauma monitoring systems with clinical validation.
  • Traffic Control «🎯Back To Top» LLMs can act as intelligent traffic controllers, optimizing traffic flow at intersections by analyzing real-time data and providing context-aware decisions to drivers, infrastructure, and autonomous vehicles.

    • (2025) Large Language Models (LLMs) as Traffic Control Systems at Urban Intersections: A New Paradigm, Not specified. [Paper] [[Code](Not found)]
      • Pioneering study implementing LLMs for real-time urban intersection management through multimodal data processing.
  • Public Transit Management «🎯Back To Top» LLMs can enhance public transit systems by optimizing route planning, reducing wait times, and providing personalized travel assistance to passengers.

    • (2025) Exploring the Potential of Large Language Models in Public Transportation: San Antonio Case Study, Not specified. [Paper] [[Code](Not found)]
      • Case study demonstrating LLM applications in public transit scheduling and demand forecasting.
  • Analysis of Public Feedback «🎯Back To Top» LLMs can analyze public complaints and suggestions related to transportation systems, helping agencies align their services with public demands and safety needs.

    • (2023) Use of Large Language Models to Improve Transportation Services, Not specified. [Paper] [[Code](Not found)]
      • Institutional research on LLM deployment strategies for transportation service optimization.
  • Dissemination of Real-Time Information «🎯Back To Top» LLMs can automate updates to transit system alerts on social media, provide personalized trip recommendations, and offer clear and tailored responses to policy-related user queries.

    • (2024) Leveraging Large Language Models for Enhancing Public Transit Services, Not specified. [Paper] [[Code](Not found)]
      • Proposes LLM-based framework for real-time transit service adjustment using passenger feedback analysis.
  • Co-pilot for Drivers «🎯Back To Top» LLMs can function as co-pilots for drivers, providing real-time coaching, warnings, and directives to reinforce positive driving behaviors and enhance safety.

    • (2024) Fusing Pretrained LLMs And LGMs With Driving Data To Improve Road Safety, Forbes Tech Council. [Paper] [[Code](Not found)]
      • Industry perspective on integrating language and geometric models for advanced driver assistance systems.
  • Autonomous Vehicle Control «🎯Back To Top»

    Companies like Tesla and Waymo are utilizing Transformer algorithms in self-driving cars for tasks like object detection, route optimization, and decision-making.

    • (2025) Transformer Algorithms Revolutionize AI: From Natural Language to Self-Driving Cars, James Santana. [Paper] [[Code](Not found)]
      • Exploring multi-modal fusion strategies in autonomous driving using the Transformer architecture, and proposing a dynamic attention allocation mechanism.
    • (2025) Top LLM Development Companies, SoluLab. [Paper] [[Code](Not found)]
      • Industry Analysis Report: A Comparison of the Technical Roadmaps of LLM Development Companies in the Transportation Sector in 2025. MLLMs can enhance the control systems of autonomous vehicles by integrating textual analysis with real-time video and audio inputs to facilitate
    • (2024) A Survey of Vision Transformers in Autonomous Driving, Not specified. [Paper] [[Code](Not found)]
      • Systematic comparison of ViT and Swin Transformer architectures in lane detection tasks.
  • Motion Planning and Execution «🎯Back To Top»

    In autonomous vehicles, Transformers are employed for motion planning, transforming sensor data into calculated decisions that guide the vehicle's controller in shaping the optimal trajectory.

    • (2024) Transformers: Autopilot's Secret Weapon, EE Times Editorial Team. [Paper] [[Code](Not found)]

      • Industry report analyzing hardware acceleration solutions for Transformers in automotive system chip design.
    • Bird's Eye View (BEV) Perception «🎯Back To Top» ```Transformer are being used for "Bird's Eye View" (BEV) perception in autonomous driving. Tasks, for example, Lane Detection, are also included in BEV perception.``

    • (2023) Accelerating Transformer Neural Networks for Autonomous Driving, Ambarella Research. [Paper] [[Code](Not found)]

      • Proposed a Transformer model compression scheme based on FPGA for real-time inference on on-board systems.
    • (2023 WACV) Bevsegformer: Bird's eye view semantic segmentation from arbitrary camera rigs, Peng, Lang, et al. [Paper] [Code]

      • BEVSegFormer employ cross-attention mechanisms and CNNs in conjunction with Transformers to accurately detect lane markings and enhance BEV features, contributing to safer and more reliable autonomous navigation.
    • (2022 ECCV) Persformer: 3d lane detection via perspective transformer and the openlane benchmark, Chen, Li, et al. [Paper] [Code]

      • PersFormer employ cross-attention mechanisms and CNNs in conjunction with Transformers to accurately detect lane markings and enhance BEV features, contributing to safer and more reliable autonomous navigation.
    • Route Optimization «🎯Back To Top» Transformers are integrated for robot route optimization in smart logistics.

    • (2025) Multimodal LLM for Intelligent Transportation Systems, Not specified. [Paper] [[Code](Not found)]
      Propose a cross-modal alignment loss function to address the semantic gap among text, image, and sensor data.

    • (2023) TrafFormer: A Transformer Model for Predicting Long-term Traffic, Not specified. [Paper] [[Code](Not found)]

      • A 72-hour traffic flow prediction framework for urban road networks incorporating spatiotemporal attention mechanisms.
    • (2023) Transformers for Trajectory Optimization with Application to Spacecraft Rendezvous, Not specified. [Paper] [[Code](Not found)]

      • Extends transformer architecture to optimize spacecraft trajectories, demonstrating robustness in orbital mechanics.
    • (2025) Transformer Algorithms Revolutionize AI: From Natural Language to Self-Driving Cars, James Santana. [Paper] [[Code](Not found)]

      • Discusses multi-modal fusion strategies of transformers in autonomous driving systems.
    • Accident Prediction «🎯Back To Top» Predict accidents by analyzing various factors such as weather conditions, time of day, and driver behavior..

    • (2024) LLM Multimodal Traffic Accident Forecasting, Not specified. [Paper] [[Code](Not found)]

      • A multimodal accident prediction system integrating weather data and traffic cameras.
    • (2024) Data-Driven Traffic Management with LLMs, RapidCanvas Team. [Paper] [[Code](Not found)]

      • Business Case Study: The Deployment Effect of LLM in Optimizing New York City Traffic Signals.
    • Safety-Critical Event Detection «🎯Back To Top» MLLMs can analyze naturalistic driving videos to identify and understand safety-critical events, such as sudden changes in traffic patterns, unexpected obstacles, and potential collisions.

    • Traffic Scenario Identification «🎯Back To Top» Identify and define relevant scenario

      • (2021 IEEE Intelligent Vehicles Symposium) Novelty Detection and Analysis of Traffic Scenario Infrastructures in the Latent Space of a Vision Transformer-Based Triplet Autoencoder, Jonas Wurst et al. [Paper] [Code]
        • 📚 This paper provides the triplet autoencoder architecture using vision transformer as encoder.

Transformers in Transportation: A Survey

If you find this repository helpful for your work, please kindly cite our survey paper.

Content Coming Soon

This is currently under active development. Check back soon for exciting updates and detailed information.

Other Related Survey and Review:

  • A Comprehensive Survey on Applications of Transformers for Deep Learning Tasks [v1](2023.06.11)
  • [🧩Segmentation] Transformer-Based Visual Segmentation: A Survey [Awesome Repo] [v1](2023.04.19)
  • [🖊GNN] A Survey on Graph Neural Networks and Graph Transformers in Computer Vision: A Task-Oriented Perspective [v1](2022.09.27)
  • [🏃‍Action Recognition] Vision Transformers for Action Recognition: A Survey [v1](2022.09.13)
  • [🌌Remote Sensing] Transformers in Remote Sensing: A Survey [v1](2022.09.02)

Contact Me

About

Papers & resources linked to Transformer-based research mainly for transportation🚆🚗🛩️⛵️🛣️🚦.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published