← Latest papers
💻 computer science

ExpoMotion: A Large-Scale Benchmark and A Householder Projection Network for Multi-Exposure Fusion

This paper introduces ExpoMotion, a large-scale benchmark with expert-verified ground truth for evaluating multi-exposure fusion in dynamic scenes, and proposes the Householder Orthogonal Projection (HOP) network, which utilizes Householder transformations to effectively decouple exposure alignment and ghost removal for superior artifact-free detail restoration.

Original authors: Yao Liu, Lishen Qu, Shihao Zhou, Jie Liang, Hui Zeng, Yabin Peng, Huipeng Lin, Lei Zhang, Jufeng Yang

Published 2026-07-07
📖 4 min read☕ Coffee break read

Original authors: Yao Liu, Lishen Qu, Shihao Zhou, Jie Liang, Hui Zeng, Yabin Peng, Huipeng Lin, Lei Zhang, Jufeng Yang

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

The Big Problem: The "Ghost" in the Machine

Imagine you are trying to take a perfect photo of a busy street scene. You want to capture the bright sunlight hitting the buildings and the dark details in the shadows. But your camera has a limit: if you set it to see the dark shadows, the bright sun turns into a white blob. If you set it to see the sun, the shadows turn into black holes.

To fix this, photographers usually take three photos at once: one dark, one normal, and one bright. They then try to blend them together. This is called Multi-Exposure Fusion (MEF).

The Catch: If anything moves while you are taking those three photos—a person walking, a car driving, or even your hand shaking—the three photos don't line up perfectly. When you try to blend them, you get "ghosts." It looks like a transparent, blurry double-image of the moving person.

Until now, most computer programs trying to fix this have struggled because:

  1. They were trained on boring, static photos (where nothing moves).
  2. They didn't have a "perfect answer key" (Ground Truth) to learn from when things do move.

The Solution: A New Training Ground (ExpoMotion)

The authors realized they needed a better gym for their AI to train in. They built ExpoMotion, a massive new dataset.

  • The Analogy: Think of previous datasets as a practice field where the players never move. The AI learned to score goals but froze when the ball started moving. ExpoMotion is like a full-contact scrimmage with real players running, dodging, and changing speeds.
  • What's in it? It contains over 1,700 video sequences and nearly 11,000 images. It includes everything from controlled lab movements (like a robot arm moving) to chaotic real-world scenes (people walking in a restaurant, cars on a street).
  • The "Answer Key": The biggest challenge in dynamic scenes is knowing what the "perfect" photo should look like. The authors didn't just let a computer guess. They used a team of professional photographers and experts to manually curate the perfect "Ground Truth" images. They acted like art directors, ensuring the final result looked natural and free of ghosts, rather than just mathematically correct.

The New Tool: The "Householder" Mirror (HOP Network)

To solve the ghosting problem, the authors created a new AI network called HOP (Householder Orthogonal Projection).

Instead of trying to force the moving images to line up perfectly (which is like trying to glue two mismatched puzzle pieces together), HOP uses a clever mathematical trick based on mirrors.

  • The Analogy: Imagine you are looking at a reflection in a mirror. If you move your hand, the reflection moves. But if you have a specific type of mirror (a "Householder reflector"), you can mathematically "flip" the reflection so that the moving parts cancel each other out, leaving only the clear, static image behind.
  • How it works:
    1. The Lighting Fixer (GPIA): First, the network makes sure the bright photo and the dark photo have similar brightness levels, so they aren't fighting each other.
    2. The Ghost Eraser (HOA): This is the core magic. The network identifies the "ghost" parts (the moving artifacts) as a specific direction in math-space. It then uses a "Householder transformation" to project those ghosts out of the picture, like shining a light at a specific angle so the shadow disappears. It keeps the sharp details (like the texture of a brick wall) but throws away the blurry, moving double-images.
    3. The Detail Sharpening (GGFN): Finally, it uses a special filter to make sure the edges and textures remain crisp, not blurry.

The Results: A New Champion

The authors tested their new AI against the current best methods.

  • The Scoreboard: On standard tests, their new method (HOP) scored higher than all previous champions. It produced clearer images with fewer ghosts.
  • The Real-World Test: When they tested it on photos it had never seen before (using the new ExpoMotion dataset), the old methods got confused and produced blurry, ghostly messes. The new HOP method handled the chaos beautifully, keeping details sharp and removing the ghosts.
  • Efficiency: It achieved these results without needing a supercomputer; it is actually quite efficient compared to other heavy-duty AI models.

Summary

In short, the paper says: "We built a massive, realistic training library called ExpoMotion because old libraries were too boring. Then, we built a new AI tool called HOP that uses a mathematical 'mirror trick' to erase moving ghosts from photos while keeping the details sharp. This combination works better than anything else currently available."

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 →