← Latest papers
💻 computer science

Ghosts in the Point Clouds: De-glaring LiDAR in the Transient Domain

This paper addresses the critical issue of internal-multipath glare in compact solid-state LiDARs by introducing a physically grounded sensing model and a training-free algorithm that operates on transient measurements to suppress "ghost" artifacts while preserving true scene structure.

Original authors: Avery Gump, Connor Henley, Sungjin Cheong, Akarsh Prabhakara, Mohit Gupta

Published 2026-05-26
📖 4 min read☕ Coffee break read

Original authors: Avery Gump, Connor Henley, Sungjin Cheong, Akarsh Prabhakara, Mohit Gupta

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 trying to take a clear photo of a dark room using a camera that sends out a flash of light and listens for the echo to figure out how far away things are. This is how modern LiDAR (Light Detection and Ranging) works. It's like a bat using sonar, but with light instead of sound.

Recently, these LiDAR sensors have gotten tiny, cheap, and powerful, looking more like the cameras in your phone. But this miniaturization has a side effect: Glare.

The Problem: "Ghost" Objects

In the old, bulky LiDARs, light beams were kept separate, like individual lanes on a highway. If a bright light (like a shiny road sign) hit the sensor, it stayed in its own lane.

In the new, compact LiDARs, the "lanes" are shared. When a super-bright object (like a retro-reflective stop sign or a license plate) reflects light back, that light doesn't just hit one spot. It bounces around inside the camera's lens and sensor, scattering like a drop of ink hitting a wet paper towel.

The result?

  • Phantoms: The sensor sees "ghost" objects where nothing exists. Imagine a self-driving car suddenly seeing a wall appear out of nowhere on the highway because a road sign above it caused a glare.
  • Hiding: The real objects get drowned out. If a child is standing under that same stop sign, the glare might be so bright that the sensor completely misses the child.

The authors call these errors "Ghosts in the Point Clouds."

The Solution: Cleaning Up the Echoes

The paper proposes a new way to fix this. Instead of trying to clean up the final 3D map (which is like trying to remove a stain after the paint has dried), they clean the raw data before the map is even made.

Here is how their method works, using a simple analogy:

1. The "Glare Spread Function" (The Glare Map)

Think of the LiDAR sensor as a drum. If you hit the center of the drum hard, the vibration doesn't just stay in the center; it ripples out to the edges.
The authors figured out exactly how these ripples spread for their specific sensor. They created a "Glare Spread Function" (GSF). This is like a map that says, "If a bright light hits this specific pixel, we know exactly how much 'noise' it will spill onto its neighbors."

2. Fixing the "Pile-Up" (The Traffic Jam)

When a light is too bright, the sensor gets overwhelmed. It's like a toll booth that can only process one car per second. If 100 cars arrive at once, the booth misses the later ones and gets confused about when the first ones arrived. This is called photon pile-up.
The authors developed a way to mathematically "un-jam" the traffic. They look at the shape of the signal and calculate what the true speed and volume of the cars should have been, correcting the data before trying to remove the glare.

3. The Detective Work (Confidence Metric)

Once they know how much glare should be there (based on the GSF map) and they've fixed the traffic jam, they play detective.
For every "echo" (a signal returning from an object), they ask: "Is this signal stronger than the glare we expect?"

  • If the signal is weak and matches the glare prediction perfectly? It's a ghost. They delete it.
  • If the signal is much stronger than the glare prediction? It's a real object. They keep it.

Why This Matters

The authors tested this on real hardware with bright road signs, traffic cones, and safety vests.

  • Old Way: The 3D map was full of fake walls and missing people.
  • Their Way: The fake walls vanished, and the real objects (even the ones hidden under the glare) reappeared clearly.

Key Takeaways

  • No Training Needed: Unlike many modern AI solutions that need thousands of photos to learn, this method uses physics and math. It works right out of the box without needing a massive dataset.
  • Works with Existing Tech: You don't need to buy a new LiDAR. This software can be added to current commercial sensors to make them safer.
  • Safety First: By removing these "ghosts" early in the process, self-driving cars and robots can stop seeing things that aren't there and start seeing things that are hidden.

In short, the paper teaches LiDAR sensors to ignore the "echoes of their own noise," ensuring that what they see is real, not just a reflection of a shiny sign.

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 →