← Latest papers
💻 computer science

DeLux: Cross-Modal Local Artifact Restoration in Video Using Neuromorphic Data

The paper introduces DeLux, a novel cross-modal pipeline that leverages neuromorphic event streams as structural priors to effectively detect and inpaint local lighting artifacts in RGB video, significantly outperforming existing RGB-only and event-guided baselines in restoring obscured details.

Original authors: Bartosz Stachowiak, Dariusz Brzezinski

Published 2026-06-29
📖 5 min read🧠 Deep dive

Original authors: Bartosz Stachowiak, Dariusz Brzezinski

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 photo of a beautiful sunset, but the sun is so bright it blinds your camera. The result is a photo with a giant, white, washed-out blob where the trees should be, or maybe a strange rainbow flare across the screen. This is what happens to standard cameras (RGB cameras) when the light gets too intense or tricky. They "saturate," meaning they lose all the details in those bright spots, and once that information is gone, it's usually impossible to get it back just by looking at the photo again.

This paper introduces a new system called DeLux (which stands for Deluxe Lux restoration) that solves this problem by using a "second pair of eyes" that never gets blinded.

The Problem: The Blinded Camera

Think of a standard camera like a human eye. If you stare directly at a blinding light, your vision goes white, and you can't see anything behind it. In the digital world, this creates "artifacts" like glare, lens flares, flickering lights, or overexposure. Existing software tries to fix these photos by guessing what might be there, but it often fails because the original data is completely gone.

The Solution: The "Super-Seeing" Eye

The authors realized that while the standard camera gets blinded, a special type of camera called a neuromorphic event camera does not.

  • The Analogy: Imagine the standard camera is a person taking a photo with a slow shutter speed. If a flash goes off, the photo is ruined. The neuromorphic camera, however, is like a person with super-fast reflexes who only notices changes in light. It doesn't take a "picture" in the traditional sense; it records millions of tiny "blips" of light changes per second. Even when the sun is blinding the standard camera, this event camera can still "see" the details of the trees and buildings because it's sensitive to the tiny shifts in brightness that the standard camera misses.

How DeLux Works: The Four-Step Kitchen

The authors built a modular pipeline (a step-by-step recipe) called DeLux that combines these two cameras to fix the bad photos. Here is how it works, using a kitchen analogy:

  1. The Backup Chef (Event-to-Video):
    First, the system takes the raw "blips" from the event camera and turns them into a smooth, black-and-white video. Think of this as the Backup Chef who can see clearly in the dark and bright light. This video serves as a "map" of what the scene actually looks like, free from the blinding glare.

  2. The Spotter (Artifact Detection):
    Next, a smart AI looks at the original, ruined photo and asks, "Where exactly is the problem?" It draws a digital mask (like a stencil) over the bright, washed-out spots. It doesn't try to fix the whole picture yet; it just identifies the damaged areas.

  3. The Fusion Station (Multimodal Fusion):
    This is the magic step. The system takes the ruined photo, the clear "map" from the Backup Chef, and the stencil from the Spotter, and blends them together. It's like a chef who knows exactly which part of the soup is burnt. They only scrape off the burnt part and replace it with fresh ingredients from the Backup Chef's pot, leaving the rest of the soup untouched.

  4. The Fixer (Artifact Removal):
    Finally, the system uses that blended information to "paint over" the bad spots in the original photo. Because it has the clear details from the event camera, it can restore the trees, the road, or the building that were hidden behind the glare.

Why This is a Big Deal

The paper claims that previous methods tried to fix these problems in isolation:

  • Some tried to fix glare but failed with lens flares.
  • Some tried to fix overexposure but just made the whole image darker (like putting on sunglasses) rather than restoring the hidden details.
  • Some tried to use the event camera to make the whole image brighter, but that often kept the ugly glare rays intact.

DeLux is different because it is the first system to specifically target local damage. It doesn't just brighten the whole image; it surgically removes the bad light and replaces only the missing details using the event camera's data.

The Results

The authors tested DeLux on:

  • Fake data: They created computer-generated photos with fake glare and flares to test if the system could fix them.
  • Real data: They used footage from real cars driving in sunny conditions.

The results showed that DeLux was much better at restoring the hidden details than any other method. It achieved a score of over 0.99 (on a scale where 1.0 is perfect) for how well the restored image matched the original scene. In real-world car footage, it reduced the severity of the glare by up to 88%.

Limitations (The Fine Print)

The authors are honest about what DeLux can't do yet:

  • Static Scenes: Event cameras rely on movement or changes in light to work. If a scene is completely still and the light doesn't change, the event camera might go silent, and DeLux can't help.
  • Synthetic Training: They had to teach the system using fake, computer-generated glare because it's hard to find real photos where you have both the "ruined" version and the "perfect" version of the same scene.
  • Flicker: Because the system fixes each frame individually, sometimes the restored video might flicker slightly between frames, though the authors note this is a direction for future work.

In short, DeLux is a clever way of using a "super-sensitive" camera to help a "normal" camera fix its mistakes, allowing us to see clearly even when the sun is trying to blind us.

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 →