← Latest papers
💻 computer science

TRACE: Topology-aware Reconstruction of Accidents in CARLA for AV Evaluation

TRACE is an automated pipeline that reconstructs real-world NHTSA crash reports into high-fidelity CARLA simulations by integrating OpenStreetMap data, Large Language Models, and trajectory generation to create a diverse benchmark for evaluating autonomous vehicle safety.

Original authors: Nahian Salsabil, Sebastian Elbaum

Published 2026-04-27
📖 3 min read☕ Coffee break read

Original authors: Nahian Salsabil, Sebastian Elbaum

Original paper dedicated to the public domain under CC0 1.0 (http://creativecommons.org/publicdomain/zero/1.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 driving instructor for a student learning to drive a self-driving car. To make sure that car is truly safe, you can’t just have it practice driving on sunny, empty suburban streets. If you only practice the "easy stuff," the student will be totally unprepared when they encounter a chaotic, real-world accident.

The problem is that real accidents are rare. You can't just wait for a real car crash to happen to test your software. Scientists usually solve this by making up "fake" accidents in a computer, but these are often too simple—like practicing driving in a video game where the roads are perfectly straight and the cars always behave predictably.

This paper introduces TRACE, a way to turn real-world police reports into high-fidelity "digital rehearsals" for self-driving cars.

Here is how it works, using a few analogies:

1. The "Digital Detective" (Data Extraction)

Think of a police accident report like a messy, handwritten note from a witness. It says things like, "A blue sedan hit a truck at the corner of Main and 5th, traveling north at 40mph." It’s not a perfect blueprint, but it has clues.

TRACE acts like a digital detective. It reads these messy reports and pulls out the vital clues: Where exactly did it happen? How fast were they going? Which way were they turning?

2. The "Google Maps Architect" (Map Reconstruction)

Most simulators use "toy" maps—generic roads that don't look like anything real. TRACE is different. It uses OpenStreetMap (think of it as the "Wikipedia of Maps") to find the exact street where the real accident happened.

If the real crash happened at a weirdly shaped, curvy intersection in Virginia, TRACE doesn't just build a generic intersection; it builds that specific curvy intersection, complete with the same lane widths and signs. It’s the difference between practicing a dance in a generic gym versus practicing it on the actual, slippery stage where the performance will happen.

3. The "Mind Reader" (Scenario Reconstruction)

This is the cleverest part. A police report tells you where the cars ended up after the crash, but it rarely tells you exactly where they were 10 seconds before the impact.

To solve this, the researchers used a Large Language Model (LLM)—the same kind of technology behind ChatGPT. They essentially ask the AI to "fill in the blanks." The AI looks at the map and the final crash details and says, "Based on the physics and the road layout, the car must have started right here to end up there." It’s like looking at a spilled glass of water on a table and being able to tell exactly how fast the person was walking when they bumped into it.

Why does this matter?

The researchers used this pipeline to create a "Stress Test Benchmark"—a collection of 52 different, highly realistic accident scenarios.

Instead of testing a self-driving car on a "sunny day in a simulator," they are throwing it into a "digital replay of a real-world disaster." By forcing the car to navigate the exact same tricky turns and sudden collisions that real humans have faced, we can find out if the car's "brain" is actually ready for the unpredictable chaos of the real world.

In short: TRACE turns the "lessons learned" from real-world tragedies into a high-tech training ground to prevent future ones.

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 →