TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Diffusion for Natural Image Matting

Diffusion for Natural Image Matting

Yihan Hu, Yiheng Lin, Wei Wang, Yao Zhao, Yunchao Wei, Humphrey Shi

2023-12-10Image Matting
PaperPDFCode(official)

Abstract

We aim to leverage diffusion to address the challenging image matting task. However, the presence of high computational overhead and the inconsistency of noise sampling between the training and inference processes pose significant obstacles to achieving this goal. In this paper, we present DiffMatte, a solution designed to effectively overcome these challenges. First, DiffMatte decouples the decoder from the intricately coupled matting network design, involving only one lightweight decoder in the iterations of the diffusion process. With such a strategy, DiffMatte mitigates the growth of computational overhead as the number of samples increases. Second, we employ a self-aligned training strategy with uniform time intervals, ensuring a consistent noise sampling between training and inference across the entire time domain. Our DiffMatte is designed with flexibility in mind and can seamlessly integrate into various modern matting architectures. Extensive experimental results demonstrate that DiffMatte not only reaches the state-of-the-art level on the Composition-1k test set, surpassing the best methods in the past by 5% and 15% in the SAD metric and MSE metric respectively, but also show stronger generalization ability in other benchmarks.

Results

TaskDatasetMetricValueModel
Image MattingDistinctions-646Conn13.29DiffMatte
Image MattingDistinctions-646Grad7.2DiffMatte
Image MattingDistinctions-646MSE0.0015DiffMatte
Image MattingDistinctions-646SAD15.5DiffMatte
Image MattingComposition-1KConn11.42DiffMatte
Image MattingComposition-1KGrad5.13DiffMatte
Image MattingComposition-1KMSE2.26DiffMatte
Image MattingComposition-1KSAD17.15DiffMatte
Image MattingAIM-500Conn.15.98DiffMatte
Image MattingAIM-500Grad.15.68DiffMatte
Image MattingAIM-500MAD0.0098DiffMatte
Image MattingAIM-500MSE0.0033DiffMatte
Image MattingAIM-500SAD16.31DiffMatte

Related Papers

Post-Training Quantization for Video Matting2025-06-12MP-Mat: A 3D-and-Instance-Aware Human Matting and Editing Framework with Multiplane Representation2025-04-20MaSS13K: A Matting-level Semantic Segmentation Benchmark2025-03-24VRMDiff: Text-Guided Video Referring Matting Generation of Diffusion2025-03-11Path-Adaptive Matting for Efficient Inference Under Various Computational Cost Constraints2025-03-05Object-Aware Video Matting with Cross-Frame Guidance2025-03-03Enhancing Image Matting in Real-World Scenes with Mask-Guided Iterative Refinement2025-02-24Efficient Portrait Matte Creation With Layer Diffusion and Connectivity Priors2025-01-27