paper-with-me

Papers

Exploiting Diffusion Prior for Generalizable Dense Prediction

2023-11-30 · CVPR 2024 1 · Hung-Yu Tseng, Hsin-Ying Lee, Ming-Hsuan Yang

Contents generated by recent advanced Text-to-Image (T2I) diffusion models are sometimes too imaginative for existing off-the-shelf dense predictors to estimate due to the immitigable domain gap. We introduce DMP, a pipeline utilizing pre-trained T2I models as a prior for dense prediction tasks. To address the misalignment between deterministic prediction tasks and stochastic T2I models, we reformulate the diffusion process through a sequence of interpolations, establishing a deterministic mapping between input RGB images and output prediction distributions. To preserve generalizability, we use low-rank adaptation to fine-tune pre-trained models. Extensive experiments across five tasks, including 3D property estimation, semantic segmentation, and intrinsic image decomposition, showcase the efficacy of the proposed method. Despite limited-domain training data, the approach yields faithful estimations for arbitrary images, surpassing existing state-of-the-art algorithms.

📄 PDF Abstract BibTeX arXiv:2311.18832

Code (2)

shinying/dmp 공식 구현 pytorch
shinying/dest pytorch

Tasks

Intrinsic Image DecompositionPredictionSemantic Segmentation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

DGSSM: Diffusion guided state-space models for multimodal salient object detection

2026-04-19 · Suklav Ghosh, Arijit Sur, Pinaki Mitra arxiv

Salient object detection (SOD) requires modeling both long-range contextual dependencies and fine-grained structural details, which remains challenging for convolutional, transformer-based, and Mamba-based state space mo…

Salient Object Detection

$\mathrm{D}^\mathrm{3}$-Predictor: Noise-Free Deterministic Diffusion for Dense Prediction

2025-12-08 · Changliang Xia, Chengyou Jia, Minnan Luo, Zhuohang Dang 외 arxiv

Although diffusion models with strong visual priors have emerged as powerful dense prediction backbones, they overlook a core limitation: the stochastic noise at the core of diffusion sampling is inherently misaligned wi…

DiHuR: Diffusion-Guided Generalizable Human Reconstruction

2024-11-16 · Jinnan Chen, Chen Li, Gim Hee Lee

We introduce DiHuR, a novel Diffusion-guided model for generalizable Human 3D Reconstruction and view synthesis from sparse, minimally overlapping images. While existing generalizable human radiance fields excel at novel…

3D ReconstructionNovel View SynthesisTransfer Learning

GRIN: Zero-Shot Metric Depth with Pixel-Level Diffusion

2024-09-15 · Vitor Guizilini, Pavel Tokmakov, Achal Dave, Rares Ambrus

3D reconstruction from a single image is a long-standing problem in computer vision. Learning-based methods address its inherent scale ambiguity by leveraging increasingly large labeled and unlabeled datasets, to produce…

3D ReconstructionDepth EstimationImage GenerationMonocular Depth Estimation

Meta-Exploiting Frequency Prior for Cross-Domain Few-Shot Learning

2024-11-03 · Fei Zhou, Peng Wang, Lei Zhang, Zhenghua Chen 외

Meta-learning offers a promising avenue for few-shot learning (FSL), enabling models to glean a generalizable feature embedding through episodic training on synthetic FSL tasks in a source domain. Yet, in practical scena…

Cross-Domain Few-Shotcross-domain few-shot learningFew-Shot LearningMeta-Learning