Papers › GibbsDDRM: A Partially Collapsed Gibbs Sampler for Solving Blind Inverse Problems with...

GibbsDDRM: A Partially Collapsed Gibbs Sampler for Solving Blind Inverse Problems with Denoising Diffusion Restoration

30 Jan 2023arXiv:2301.12686archive 2025-07-28

Naoki Murata, Koichi Saito, Chieh-Hsin Lai, Yuhta Takida, Toshimitsu Uesaka, Yuki Mitsufuji, Stefano Ermon

Pre-trained diffusion models have been successfully used as priors in a variety of linear inverse problems, where the goal is to reconstruct a signal from noisy linear measurements. However, existing approaches require knowledge of the linear operator. In this paper, we propose GibbsDDRM, an extension of Denoising Diffusion Restoration Models (DDRM) to a blind setting in which the linear measurement operator is unknown. GibbsDDRM constructs a joint distribution of the data, measurements, and linear operator by using a pre-trained diffusion model for the data prior, and it solves the problem by posterior sampling with an efficient variant of a Gibbs sampler. The proposed method is problem-agnostic, meaning that a pre-trained diffusion model can be applied to various inverse problems without fine-tuning. In experiments, it achieved high performance on both blind image deblurring and vocal dereverberation tasks, despite the use of simple generic priors for the underlying linear operators.

PaperPDFCodeCode 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="2301.12686")

Code

Syntology Ran 12 of 20 code samples harvested from 1 repository linked to this paper; 8 have no recorded run. Of those that ran: 1 ran · honoured contract; 6 ran · our draft was wrong; 1 ran · fixture could not drive it; 4 ran with no contract checked.

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

sony/gibbsddrm officialmentioned in papermentioned on GitHubpytorchMIT 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

20 samples harvested; 12 ran; 1 honoured the contract we drafted; 8 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 · honoured contract
6ran · our draft was wrong
1ran · fixture could not drive it
4ran
8unverified

Licence: 0 of the 20 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 sony/gibbsddrm. “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.

Normalize sony/gibbsddrm/models/diffusion.py official repository ran · our draft was wrong MIT (permissive) · c3a6b977022957cb · report
compute_alpha sony/gibbsddrm/functions/denoising.py official repository ran · our draft was wrong MIT (permissive) · 9215fb189fbfb9f4 · report
get_param_groups_and_shapes sony/gibbsddrm/guided_diffusion/fp16_util.py official repository ran MIT (permissive) · e41367ad14ff58fd · report
get_timestep_embedding sony/gibbsddrm/models/diffusion.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · cb49209c125de1b4 · report
list_dir sony/gibbsddrm/datasets/utils.py official repository ran · our draft was wrong MIT (permissive) · 915e1c6c38494be9 · report
list_files sony/gibbsddrm/datasets/utils.py official repository ran · our draft was wrong MIT (permissive) · 208e196e9582a9a6 · report
make_master_params sony/gibbsddrm/guided_diffusion/fp16_util.py official repository ran MIT (permissive) · e20dd5102da3b050 · report
make_output_format sony/gibbsddrm/guided_diffusion/logger.py official repository ran MIT (permissive) · bcd8b4acab199405 · report
md5_hash sony/gibbsddrm/functions/ckpt_util.py official repository ran · our draft was wrong MIT (permissive) · 07d90bd6ae1be7db · report
nonlinearity sony/gibbsddrm/models/diffusion.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 3137073275f8c21a · report
pil_loader sony/gibbsddrm/datasets/imagenet_subset.py official repository ran · honoured contract MIT (permissive) · f321f54723433661 · report
unflatten_master_params sony/gibbsddrm/guided_diffusion/fp16_util.py official repository ran MIT (permissive) · 64fff1e30802b815 · report
accimage_loader sony/gibbsddrm/datasets/imagenet_subset.py official repository unverified MIT (permissive) · 404fb2b2daa1ae78 · report
calc_vars_for_xupdate sony/gibbsddrm/functions/denoising.py official repository unverified MIT (permissive) · 7c9d85e6d6fdaff2 · report
check_integrity sony/gibbsddrm/datasets/utils.py official repository unverified MIT (permissive) · 7345763c9b9300fb · report
default_loader sony/gibbsddrm/datasets/imagenet_subset.py official repository unverified MIT (permissive) · 7bf07d5f59aae36d · report
get_ckpt_path sony/gibbsddrm/functions/ckpt_util.py official repository unverified MIT (permissive) · d80f2146cfc85e9a · report
mpi_weighted_mean sony/gibbsddrm/guided_diffusion/logger.py official repository unverified MIT (permissive) · e515a67f7f32e76d · report
profile sony/gibbsddrm/guided_diffusion/logger.py official repository unverified MIT (permissive) · 0c6607473a4c4c55 · report
sample_gibbsddrm sony/gibbsddrm/functions/denoising.py official repository unverified MIT (permissive) · fe842ce9711163cc · report

Tasks

Blind Image DeblurringDeblurringDenoisingImage Deblurring

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Diffusion

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