← Latest papers
⚡ electrical engineering

Uncertainty Representation in a SOTIF-Related Use Case with Dempster-Shafer Theory for LiDAR Sensor-Based Object Detection

This paper proposes a systematic framework for SOTIF-compliant LiDAR object detection that utilizes Dempster-Shafer Theory with Yager's Rule to model and combine uncertainty sources, while employing variance-based sensitivity analysis to quantify their specific impacts on detection accuracy.

Original authors: Milin Patel, Rolf Jung

Published 2026-05-19
📖 5 min read🧠 Deep dive

Original authors: Milin Patel, Rolf Jung

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 self-driving car on a rainy, foggy country road. You are trying to overtake a slow cyclist while a truck is coming the other way. Your car's "eyes" are LiDAR sensors, which shoot out invisible laser beams to map the world. But just like human eyes struggle in a heavy downpour, these lasers get confused by rain, fog, and wet roads. They might see a ghost (a false alarm) or miss a real danger (a missed cyclist).

This paper is about teaching the car's computer how to say, "I'm not 100% sure what I'm seeing, and here is exactly why I'm unsure."

Here is a simple breakdown of what the authors did:

1. The Problem: The "Foggy Window" of Uncertainty

The authors focus on a specific safety goal called SOTIF (Safety of the Intended Functionality). Think of SOTIF as the car's promise to stay safe even when the rules of the road get weird or the sensors get confused.

The problem is that LiDAR sensors make mistakes because of two types of "fog":

  • The Weather Fog (Aleatoric): This is the rain, the wet road, and the actual fog outside. The car can't control this; it just happens.
  • The Knowledge Fog (Epistemic): This is the car's own limitations. Maybe its "brain" (the AI model) hasn't seen enough rainy days in its training, or the sensor just isn't perfect.

2. The Solution: A New Way to Count "Maybe"

Usually, computers use standard math (like flipping a coin) to guess probabilities. But if you don't have enough data, a coin flip is a bad guess.

Instead, the authors used a special math tool called Dempster-Shafer Theory (DST).

  • The Analogy: Imagine you are a detective trying to solve a crime.
    • Standard Math says: "There is a 60% chance the butler did it."
    • DST says: "I have some evidence pointing to the butler, some evidence pointing to the gardener, and a big pile of evidence that just says 'I don't know yet.' I can keep all these possibilities open at the same time without forcing a single answer."

This is perfect for self-driving cars because it allows the system to admit, "I am unsure," rather than making a risky guess.

3. The Map: Connecting the Dots

The authors built a map (called a DAG) to show how different problems connect.

  • Rain makes the road wet.
  • A wet road makes the laser beams bounce weirdly.
  • Weird bounces confuse the sensor.
  • A confused sensor makes the AI brain less sure about where the cyclist is.

They used this map to trace how a little bit of rain can turn into a big safety risk.

4. The Experiment: The "Country Road" Test

They tested this on a specific scenario: A car driving at 60 km/h trying to pass a cyclist on a narrow, rainy road with a truck coming the other way.

They asked the system to identify four possible outcomes:

  1. I see the cyclist correctly.
  2. I see the truck correctly.
  3. I miss the cyclist (False Negative).
  4. I see a cyclist where there isn't one (False Positive).

Using their special math (DST), they combined all the confusing signals (rain, fog, wet roads) to see how much the car's confidence dropped.

5. The Results: What Matters Most?

By running a "sensitivity analysis" (basically, a stress test), they found out which factors were the biggest troublemakers:

  • The Big Bad: Rain intensity and the quality of the sensor were the biggest causes of uncertainty. If it rains hard, the car's confidence plummets.
  • The Medium Trouble: Wet roads and noise in the data were also significant.
  • The Minor Nuisance: Fog density and signal scattering were less critical than rain, but still mattered.

6. The Fix: How to Make it Safer

Based on their findings, the authors suggest three main ways to fix the problem:

  1. Smarter Software: Create algorithms that can automatically adjust when it starts raining, kind of like how your car's wipers speed up when the rain gets heavier.
  2. Cleaner Data: Use better tools to scrub the "noise" (static) out of the sensor data so the car sees a clearer picture.
  3. Better Training: Teach the AI by showing it thousands of simulated rainy and foggy days so it learns what to expect before it ever hits a real storm.

Summary

This paper doesn't invent a new sensor or a new car. Instead, it invents a new way of thinking about uncertainty. It gives the self-driving car a vocabulary to say, "I am seeing a cyclist, but because it is raining hard, I am only 70% sure, and here is the math to prove it." This helps engineers know exactly where to focus their efforts to make autonomous driving safer in bad weather.

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 →