← Latest papers
💻 computer science

What to Remove, What to Preserve: Dual-Ambiguity Rectification for All-in-One Image Restoration

The paper proposes DAR-Net, a novel all-in-one image restoration framework that addresses the challenges of semantic and spatial ambiguity through a structured Degradation Archetype Representation and dedicated rectification modules, achieving state-of-the-art performance across diverse degradation benchmarks.

Original authors: Cencen Liu (University of Electronic Science and Technology of China), Wen Yin (University of Electronic Science and Technology of China), Dongyang Zhang (University of Electronic Science and Technolo
Published 2026-07-31
📖 4 min read☕ Coffee break read

Original authors: Cencen Liu (University of Electronic Science and Technology of China), Wen Yin (University of Electronic Science and Technology of China), Dongyang Zhang (University of Electronic Science and Technology of China), Dongmin Li (University of Electronic Science and Technology of China), Shan Zhao (Jiigan Technology), Bing Su (Jiigan Technology), Tao He (University of Electronic Science and Technology of China), Jielei Wang (University of Electronic Science and Technology of China), Guoming Lu (University of Electronic Science and Technology of China)

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 a master chef trying to fix a pot of soup that has gone wrong. Maybe it's too salty, maybe it's burnt, or maybe it's full of unwanted weeds. In the world of computer vision, this "soup" is a digital photo, and the "mistakes" are things like rain streaks, fog, blur, or noise. For a long time, scientists built special chefs for each specific problem: one chef just for removing rain, another just for clearing fog. But in the real world, photos often suffer from a messy mix of problems all at once. We need an "All-in-One" chef that can handle any disaster in a single pot. The challenge, however, is that these digital chefs often get confused. When they try to remove the "bad stuff" (like rain), they sometimes accidentally throw away the "good stuff" (like the texture of a person's face or the clouds in the sky). They get tangled up, not knowing what to keep and what to toss. This paper tackles that confusion by teaching the computer exactly how to separate the trash from the treasure.

The paper introduces a new system called DAR-Net, which acts like a super-smart, dual-brained editor for fixing photos. The authors noticed that existing methods suffer from "dual ambiguity," which is a fancy way of saying the computer gets mixed up in two specific ways. First, it gets confused about what the problem is (Semantic Ambiguity), and second, it gets confused about where to fix it (Spatial Ambiguity). To fix this, DAR-Net uses three clever tricks.

First, it uses a Degradation Archetype Representation (DAR). Think of this as a "menu of disasters." Instead of trying to memorize every single possible way a photo can get ruined, the system learns a small set of basic "archetypes" (like a basic rain pattern, a basic fog pattern, etc.). When a new photo comes in, the system figures out which mix of these basic disasters is present, creating a clear "recipe" for what needs to be removed.

Second, it uses Semantic Ambiguity Rectification (SeAR). This is like a smart filter that tells the computer, "Hey, focus on these specific channels of information to remove the rain, but ignore these other channels so you don't delete the clouds." It generates a special "prompt" (a set of instructions) based on the disaster recipe to make sure the computer knows exactly what to target.

Third, and perhaps most importantly, it uses Spatial Ambiguity Rectification (SpAR). This is the "keep vs. remove" referee. Even with the right instructions, the computer might still try to fix the wrong spots. SpAR forces the "remove" signals and the "keep" signals to live in completely separate, non-overlapping spaces. Imagine trying to sort red and blue marbles; SpAR ensures the red ones (the bad stuff) go into one box and the blue ones (the good stuff) go into another, so they never get mixed up again.

The results are impressive. The authors tested DAR-Net on standard benchmarks where photos were ruined by three different types of problems (like rain, fog, and noise) and found it outperformed the best previous methods by an average of 0.14 dB in PSNR (a measure of image quality). When they cranked it up to five different types of problems, it beat the competition by 0.34 dB. It also did a great job on real-world photos with mixed weather issues, showing that it doesn't just work on perfect test data but can handle the messy reality of a rainy, foggy day.

The paper suggests that by explicitly teaching the computer to distinguish between "what to remove" and "what to preserve," rather than letting them get tangled together, we can build much more reliable tools for restoring our digital memories. While the system is complex and requires powerful computers to run, the authors show that this approach of "dual-ambiguity rectification" is a promising path forward for making all-in-one photo fixers that actually work as well as they promise.

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 →