paper-with-me

홈 › Papers

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

2026-05-19 · Jianmin Liao, Lixin Shen, Yuesheng Xu arxiv

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.

📄 PDF Abstract BibTeX arXiv:2605.20479

Code (0)

등록된 구현이 없습니다.

Tasks

Image Denoising

Similar Papers 제목 키워드 기반

OracleZoom: On-Policy Self-Distillation Inspired Reference-Constrained Recursive Image Super Resolution

2026-09-06 · Shubhashis Roy Dipta, Sourajit Saha, Shaswati Saha, Nobin Sarwar hf

Recursive Super-Resolution (SR) extends fixed-scale SR to extreme magnification by repeatedly feeding predictions back into the same model, analogous to zooming an image repeatedly. However, ground truth availability at …

Cross Modal Distillation for Supervision Transfer

2015-07-02 · CVPR 2016 6 · Saurabh Gupta, Judy Hoffman, Jitendra Malik

In this work we propose a technique that transfers supervision between images from different modalities. We use learned representations from a large labeled modality as a supervisory signal for training representations f…

Optical Flow Estimation

PatchGen: Learning Soft Intra-Image Predictive Subsets for Visual Generalization

2026-08-13 · Zhaorui Tan, Weimiao Yu, Xi Yang arxiv

Visual classifiers are expected to generalize under data shifts, target shifts, and their combinations, yet most existing methods focus on domain invariance while failing to address intra-image predictive sufficiency. We…

Verifiable Process Rewards for Agentic Reasoning

2026-05-11 · Huining Yuan, Zelai Xu, Huaijie Wang, Xiangmin Yi 외 arxiv

Reinforcement learning from verifiable rewards (RLVR) has improved the reasoning abilities of large language models (LLMs), but most existing approaches rely on sparse outcome-level feedback. This sparsity creates a cred…

Reinforcement LearningLogical Reasoning

From Dense Prediction to Visual Editing: Structured Supervision for Unified Image and Video Creation

2026-08-13 · Zhefan Rao, Bin Zou, Xuanhua He, Chong Hou Choi 외 arxiv

Unified image and video creation requires a model to follow diverse instructions while preserving identity, geometry, and temporal structure from visual context. However, semantic-only conditioning and creation-only trai…