paper-with-me

Papers

DiffusionMTL: Learning Multi-Task Denoising Diffusion Model from Partially Annotated Data

2024-03-22 · CVPR 2024 1 · Hanrong Ye, Dan Xu

Recently, there has been an increased interest in the practical problem of learning multiple dense scene understanding tasks from partially annotated data, where each training sample is only labeled for a subset of the tasks. The missing of task labels in training leads to low-quality and noisy predictions, as can be observed from state-of-the-art methods. To tackle this issue, we reformulate the partially-labeled multi-task dense prediction as a pixel-level denoising problem, and propose a novel multi-task denoising diffusion framework coined as DiffusionMTL. It designs a joint diffusion and denoising paradigm to model a potential noisy distribution in the task prediction or feature maps and generate rectified outputs for different tasks. To exploit multi-task consistency in denoising, we further introduce a Multi-Task Conditioning strategy, which can implicitly utilize the complementary nature of the tasks to help learn the unlabeled tasks, leading to an improvement in the denoising performance of the different tasks. Extensive quantitative and qualitative experiments demonstrate that the proposed multi-task denoising diffusion model can significantly improve multi-task prediction maps, and outperform the state-of-the-art methods on three challenging multi-task benchmarks, under two different partial-labeling evaluation settings. The code is available at https://prismformore.github.io/diffusionmtl/.

📄 PDF Abstract BibTeX arXiv:2403.15389

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingScene Understanding

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 제목 키워드 기반

Streaming Diffusion Policy: Fast Policy Synthesis with Variable Noise Diffusion Models

2024-06-07 · Sigmund H. Høeg, Yilun Du, Olav Egeland

Diffusion models have seen rapid adoption in robotic imitation learning, enabling autonomous execution of complex dexterous tasks. However, action synthesis is often slow, requiring many steps of iterative denoising, lim…

DenoisingImage GenerationImitation LearningRobot Manipulation

Theoretical Closed-loop Stability Bounds for Dynamical System Coupled with Diffusion Policies

2025-11-19 · Gabriel Lauzier, Alexandre Girard, François Ferland arxiv

Diffusion Policy has shown great performance in robotic manipulation tasks under stochastic perturbations, due to its ability to model multimodal action distributions. Nonetheless, its reliance on a computationally expen…

Residual Denoising Diffusion Models

2023-08-25 · CVPR 2024 1 · Jiawei Liu, Qiang Wang, Huijie Fan, Yinong Wang 외

We propose residual denoising diffusion models (RDDM), a novel dual diffusion process that decouples the traditional single denoising diffusion process into residual diffusion and noise diffusion. This dual diffusion fra…

DenoisingDiversityImage GenerationImage Restoration+1

Recursive Scaling in Masked Diffusion Models

2026-06-16 · Alba Carballo-Castro, Julianna Piskorz, Paulius Rauba, Mihaela van der Schaar 외 arxiv

Masked diffusion models (MDMs) have recently emerged as a promising paradigm for sequence generation. Scaling MDMs is conventionally achieved by increasing the parameter count or the number of denoising steps. We introdu…

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

2023-01-30 · Naoki Murata, Koichi Saito, Chieh-Hsin Lai, Yuhta Takida 외

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 k…

Blind Image DeblurringDeblurringDenoisingImage Deblurring