Papers › Deep Generalized Unfolding Networks for Image Restoration

Deep Generalized Unfolding Networks for Image Restoration

28 Apr 2022CVPR 2022 1arXiv:2204.13348archive 2025-07-28

Chong Mou, Qian Wang, Jian Zhang

Deep neural networks (DNN) have achieved great success in image restoration. However, most DNN methods are designed as a black box, lacking transparency and interpretability. Although some methods are proposed to combine traditional optimization algorithms with DNN, they usually demand pre-defined degradation processes or handcrafted assumptions, making it difficult to deal with complex and real-world applications. In this paper, we propose a Deep Generalized Unfolding Network (DGUNet) for image restoration. Concretely, without loss of interpretability, we integrate a gradient estimation strategy into the gradient descent step of the Proximal Gradient Descent (PGD) algorithm, driving it to deal with complex and real-world image degradation. In addition, we design inter-stage information pathways across proximal mapping in different PGD iterations to rectify the intrinsic information loss in most deep unfolding networks (DUN) through a multi-scale and spatial-adaptive way. By integrating the flexible gradient descent and informative proximal mapping, we unfold the iterative PGD algorithm into a trainable DNN. Extensive experiments on various image restoration tasks demonstrate the superiority of our method in terms of state-of-the-art performance, interpretability, and generalizability. The source code is available at https://github.com/MC-E/Deep-Generalized-Unfolding-Networks-for-Image-Restoration.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2204.13348")

Code

Syntology Ran 7 of 9 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 6 ran with no contract checked.

By repository: official repository: 9 samples from 1 repository, 7 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

mc-e/deep-generalized-unfolding-networks-for-image-restoration officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

9 samples harvested; 7 ran; 0 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · our draft was wrong
6ran
2unverified

Licence: 9 of the 9 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from mc-e/deep-generalized-unfolding-networks-for-image-restoration. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

Decoder mc-e/deep-generalized-unfolding-networks-for-image-restoration/Compressive-Sensing/DGUNet.py official repository ran no licence file found · pointer only · f5cbc41941876ea7 · report
Encoder mc-e/deep-generalized-unfolding-networks-for-image-restoration/Compressive-Sensing/DGUNet.py official repository ran no licence file found · pointer only · b9a0585841110bc6 · report
ResBlock mc-e/deep-generalized-unfolding-networks-for-image-restoration/Compressive-Sensing/DGUNet.py official repository ran no licence file found · pointer only · 3c87e3fb8796f675 · report
SAM mc-e/deep-generalized-unfolding-networks-for-image-restoration/Compressive-Sensing/DGUNet.py official repository ran no licence file found · pointer only · 658b7827b59f378e · report
UNetConvBlock mc-e/deep-generalized-unfolding-networks-for-image-restoration/Compressive-Sensing/DGUNet.py official repository ran no licence file found · pointer only · 823e506a5289cdbd · report
UNetUpBlock mc-e/deep-generalized-unfolding-networks-for-image-restoration/Compressive-Sensing/DGUNet.py official repository ran no licence file found · pointer only · 7afe6f63f3998e7d · report
default_conv mc-e/deep-generalized-unfolding-networks-for-image-restoration/Compressive-Sensing/DGUNet.py official repository ran · our draft was wrong no licence file found · pointer only · 1da66073b47c5596 · report
DGUNet mc-e/deep-generalized-unfolding-networks-for-image-restoration/Compressive-Sensing/DGUNet.py official repository unverified no licence file found · pointer only · d6eb89e7f1337e3d · report
MPRBlock mc-e/deep-generalized-unfolding-networks-for-image-restoration/Compressive-Sensing/DGUNet.py official repository unverified no licence file found · pointer only · 537dabf28e80f61e · report

Tasks

Image Restoration

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Image Restoration CDD-11 DGUNet Average PSNR (dB) 26.92 #5 of 14 Archive leaderboard report
Image Restoration CDD-11 DGUNet SSIM 0.8559 #5 of 14 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections