← Latest papers
💬 NLP

AITP: Traffic Accident Responsibility Allocation via Multimodal Large Language Models

This paper introduces AITP, a multimodal large language model that leverages Multimodal Chain-of-Thought and Retrieval-Augmented Generation to perform complex traffic accident responsibility allocation, supported by the comprehensive DecaTARA benchmark containing nearly 68,000 annotated videos.

Original authors: Zijin Zhou, Songan Zhang

Published 2026-04-24
📖 4 min read☕ Coffee break read

Original authors: Zijin Zhou, Songan Zhang

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are a traffic police officer. Every day, you have to watch dashcam footage, figure out what went wrong, and decide who is at fault. Usually, this takes a human a long time to do carefully, reading laws and looking at every second of the video.

This paper introduces a new "AI Traffic Police" called AITP (Artificial Intelligence Traffic Police) and a massive training school called DecaTARA to teach it how to do this job better than any current computer model.

Here is the breakdown in simple terms:

1. The Problem: The "Hallucinating" Robot

Current AI models are like students who are great at describing a picture but terrible at solving a math problem.

  • What they do well: They can look at a video and say, "Oh, a car hit a tree." (This is called Traffic Accident Understanding).
  • What they fail at: They struggle to answer, "Who is legally responsible?" (This is Traffic Accident Responsibility Allocation).
  • The Issue: If you ask a standard AI, "Who caused this crash?" it might just guess or make things up (hallucinate) because it doesn't actually know the traffic laws or how to reason step-by-step. It's like asking a tourist to give legal advice; they might know what a red light looks like, but they don't know the law behind it.

2. The Solution: AITP (The New AI Cop)

The researchers built AITP, a special AI designed specifically to be a traffic judge. It uses two main "superpowers" to stop guessing and start reasoning:

  • Superpower #1: The "Step-by-Step" Detective (Multimodal Chain-of-Thought)
    Instead of jumping straight to the verdict, AITP is forced to think like a detective. It has to answer a checklist of questions first:

    1. Did an accident actually happen?
    2. What kind of accident was it?
    3. Exactly when did it happen? (Frame by frame).
    4. Where were the people/vehicles?
    5. What was the cause?
    6. How could it have been avoided?
      Only after answering all these does it decide who is at fault. This prevents it from skipping steps and making mistakes.
  • Superpower #2: The "Law Library" (Retrieval-Augmented Generation)
    AITP doesn't just rely on its memory. When it needs to decide who is at fault, it has a magical "Law Library" (RAG) attached to it. It looks up the specific traffic laws (like "Pedestrians must use crosswalks") and cites them in its answer. This makes its decision grounded in real rules, not just a guess.

3. The Training School: DecaTARA

You can't teach a police officer just by showing them one video. You need a massive library of cases.

  • The researchers created DecaTARA, the world's first massive dataset specifically for teaching AI about traffic responsibility.
  • It contains nearly 68,000 videos and 195,000 questions and answers.
  • It's like a "Decathlon" (a 10-event sports competition) for AI. The AI has to practice 10 different skills, from spotting accidents to explaining why a car braked, to finally assigning blame.

4. How It Works (The Training Process)

The researchers didn't just dump all the data on the AI at once. They used a 4-Stage Training Strategy, like training a dog:

  1. Stage 1 (The Basics): Teach the AI to recognize normal driving (green lights, stopping at red lights) so it doesn't get confused.
  2. Stage 2 (Spotting the Crash): Teach it to identify if a crash happened and what type it was.
  3. Stage 3 (Understanding the Story): Teach it to describe the crash, explain why it happened, and suggest how to avoid it.
  4. Stage 4 (The Verdict): Finally, teach it to assign responsibility using the laws and the reasoning it learned in the previous steps.

5. The Results

When they tested AITP against other top AI models:

  • Old Models: Often missed accidents entirely or gave vague, wrong answers about who was at fault.
  • AITP: It became the "State-of-the-Art" (the best in the world). It correctly identified accidents, pinpointed exactly when and where they happened, and assigned responsibility with high accuracy, often citing the specific traffic law that was broken.

The Big Picture

Think of this as moving from a camera that just records a crash, to a smart judge that watches the video, reads the law book, and writes a fair verdict. This technology could eventually help traffic police clear backlogs, make accident processing faster, and ensure that responsibility is assigned fairly and consistently.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →