Oracle Supervision Transfers for Hyperparameter Prediction in Model-Based Image Denoising

📅 2026-05-19
📈 Citations: 0
Influential: 0
📄 PDF

career value

195K/year
🤖 AI Summary
This work addresses the challenge of hyperparameter prediction in image denoising, which typically relies on costly oracle supervision and struggles to generalize to new configurations. The authors propose HyperDn, a configuration-conditioned hyperparameter predictor that enables efficient transfer to target configurations by sharing oracle supervision across source setups. Notably, HyperDn is the first method to support cross-paradigm supervision transfer—e.g., from total variation (TV) or total generalized variation (TGV) to DiffPIR—significantly reducing or even eliminating the need for target-specific labels. With only two labeled examples from the target domain, HyperDn achieves a PSNR of 30.23 dB, closely matching oracle performance; remarkably, it maintains strong generalization even without any target labels, handling unseen noise mixtures and image scales effectively.
📝 Abstract
Hyperparameter prediction is a critical practical bottleneck for model-based image denoisers, ranging from classical TV/TGV variational solvers to modern diffusion-based models such as DiffPIR. While existing learned predictors can achieve near-oracle performance, this approach scales poorly: each new configuration conventionally requires its own oracle-labeled training set, and each label requires a hierarchical grid search evaluated against clean ground truth. We therefore ask whether oracle supervision collected on source configurations can transfer to target configurations with few or no target oracle labels. We propose HyperDn, a single configuration-conditioned predictor that pools oracle supervision across source configurations and predicts heterogeneous hyperparameters for new denoiser--noise configurations. In a cross-paradigm experiment, HyperDn transfers from relatively cheap TV/TGV variational sources to more expensive diffusion-based DiffPIR. With only $2$ target oracle labels, it reaches $30.23$\,dB, within $0.90$\,dB of the oracle, and outperforms the $64$-label per-configuration predictor trained from scratch, using $1/32$ as many target labels as that baseline point. Without any target oracle labels, HyperDn also reaches near-oracle PSNR on two unseen mixtures of seen noise types and on transfer from relatively cheap $96\times 96$ source images to $512\times 768$ targets. Together, these results show that expensive oracle supervision for hyperparameter prediction can be transferred from source to new target configurations, reducing the need to rebuild oracle labels for each new denoising configuration.
Problem

Research questions and friction points this paper is trying to address.

hyperparameter prediction
oracle supervision
image denoising
transfer learning
model-based denoising
Innovation

Methods, ideas, or system contributions that make the work stand out.

hyperparameter prediction
oracle supervision transfer
model-based image denoising
configuration-conditioned predictor
cross-paradigm transfer
🔎 Similar Papers
No similar papers found.