DriveXQA: Cross-modal Visual Question Answering for Adverse Driving Scene Understanding
This paper introduces DriveXQA, a comprehensive multimodal dataset for adverse driving scene understanding, and proposes MVX-LLM, a novel architecture with a Dual Cross-Attention projector that effectively fuses multiple visual modalities to enhance performance in challenging conditions like sensor failures and fog.
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 driving a car in a heavy fog. Your eyes (the camera) can barely see anything because the white mist is blinding you. But, you also have a sonar system (LiDAR) that can "hear" the shape of a car in front of you, even if you can't see it. And maybe you have a special night-vision sensor that sees heat.
Right now, most self-driving car "brains" (AI models) are like a student who only studies one textbook. If the weather gets bad or a camera breaks, that student panics and can't answer simple questions like, "Is there a car in front of me?" or "Should I stop?"
This paper introduces a new solution called DRIVEXQA and a new brain architecture called MVX-LLM. Here is the breakdown in simple terms:
1. The Problem: The "Blind" Student
Current self-driving AI is great at sunny days with perfect cameras. But when things go wrong—like heavy rain, fog, a camera getting too bright (overexposed), or a sensor glitching—the AI gets confused. It's like trying to solve a puzzle with half the pieces missing.
Also, existing AI models usually only look at one type of data (like just the video feed). They don't know how to combine the video with the sonar or the night-vision data to fill in the gaps.
2. The Solution: A New "Driver's License" Exam (DRIVEXQA)
The authors created a massive new test called DRIVEXQA. Think of this as a super-challenging driving school exam designed specifically to break the AI.
- The Scenarios: Instead of just sunny days, the exam includes fog, rain, night, and even simulated sensor failures (like a camera that is too bright or a laser scanner that is shaking).
- The Questions: The exam asks 100,000+ questions in three levels:
- Global Level: "Is it foggy right now?" (The big picture).
- Map Level: "How far is that cyclist on the left?" (Spatial relationships).
- Self Level: "Which lane am I in?" (The car's own status).
- The Goal: To see if the AI can answer these questions correctly even when its "eyes" are failing.
3. The New Brain: The "Team Captain" (MVX-LLM)
To pass this tough exam, the authors built a new AI brain called MVX-LLM.
Imagine a team of detectives trying to solve a crime.
- Detective A (RGB Camera): Sees colors and details but gets blinded by fog.
- Detective B (LiDAR): Sees shapes and distances perfectly but can't tell you the color of the car.
- Detective C (Event Camera): Sees fast movement but has low resolution.
Old AI models would just ask Detective A and ignore the others. If Detective A is blind, the whole team fails.
MVX-LLM uses a special "Dual Cross-Attention" mechanism. Think of this as a Team Captain who sits in the middle.
- When the fog is thick and Detective A (Camera) is confused, the Captain immediately turns to Detective B (LiDAR) and says, "You take the lead on shape and distance!"
- When it's night and Detective B is struggling, the Captain leans on Detective C (Night Vision).
- The Captain constantly swaps information between the detectives, filling in the blanks so the team always has a complete picture.
This "Captain" is very efficient. It doesn't waste time reading every single detail from every sensor; it only grabs the most important clues (tokens) needed to answer the question.
4. The Results: Passing the Test
When they tested this new system:
- The Baseline (Old AI): In foggy conditions, it scored a 25 out of 100. It was basically guessing.
- The New System (MVX-LLM): In the same foggy conditions, it scored a 53.5. It nearly doubled the performance!
The system proved that by combining all the sensors and having a smart way to switch between them when one fails, the car can "see" much better in bad weather.
Summary
- DRIVEXQA is a tough new test that simulates bad weather and broken sensors to see if self-driving cars can handle real-world chaos.
- MVX-LLM is a new AI brain that acts like a smart team captain, mixing data from cameras, lasers, and other sensors to fill in the gaps when one sensor fails.
- The Result: The car becomes much safer and more reliable, able to answer questions and make decisions even when the weather is terrible or a sensor breaks.
It's like upgrading a car from having just a pair of eyes to having a full team of super-senses that watch out for each other, ensuring you never drive blind.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.