paper-with-me

Papers

Masked Diffusion as Self-supervised Representation Learner

2023-08-10 · Zixuan Pan, Jianxu Chen, Yiyu Shi

Denoising diffusion probabilistic models have recently demonstrated state-of-the-art generative performance and have been used as strong pixel-level representation learners. This paper decomposes the interrelation between the generative capability and representation learning ability inherent in diffusion models. We present the masked diffusion model (MDM), a scalable self-supervised representation learner for semantic segmentation, substituting the conventional additive Gaussian noise of traditional diffusion with a masking mechanism. Our proposed approach convincingly surpasses prior benchmarks, demonstrating remarkable advancements in both medical and natural image semantic segmentation tasks, particularly in few-shot scenarios.

📄 PDF Abstract BibTeX arXiv:2308.05695

Code (1)

zx-pan/mdm 공식 구현 pytorch

Tasks

DenoisingMedical Image SegmentationRepresentation LearningSegmentationSemantic 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 제목 키워드 기반

Denoising Diffusion Autoencoders are Unified Self-supervised Learners

2023-03-17 · ICCV 2023 1 · Weilai Xiang, Hongyu Yang, Di Huang, Yunhong Wang

Inspired by recent advances in diffusion models, which are reminiscent of denoising autoencoders, we investigate whether they can acquire discriminative representations for classification via generative pre-training. Thi…

Contrastive LearningDenoisingImage GenerationLinear evaluation+2

MAViL: Masked Audio-Video Learners

2022-12-15 · NeurIPS 2023 11 · Po-Yao Huang, Vasu Sharma, Hu Xu, Chaitanya Ryali 외

We present Masked Audio-Video Learners (MAViL) to train audio-visual representations. Our approach learns with three complementary forms of self-supervision: (1) reconstruction of masked audio and video input data, (2) i…

Contrastive LearningRetrieval

MacDiff: Unified Skeleton Modeling with Masked Conditional Diffusion

2024-09-16 · Lehong Wu, Lilang Lin, Jiahang Zhang, Yiyang Ma 외

Self-supervised learning has proved effective for skeleton-based human action understanding. However, previous works either rely on contrastive learning that suffers false negative problems or are based on reconstruction…

Action UnderstandingContrastive LearningData AugmentationRepresentation Learning+1

Unified Auto-Encoding with Masked Diffusion

2024-06-25 · Philippe Hansen-Estruch, Sriram Vishwanath, Amy Zhang, Manan Tomar

At the core of both successful generative and self-supervised representation learning models there is a reconstruction objective that incorporates some form of image corruption. Diffusion models implement this approach t…

Computational EfficiencyRepresentation Learning

EEGDM: Learning EEG Representation with Latent Diffusion Model

2025-08-28 · Shaocong Wang, Tong Liu, Yihan Li, Ming Li 외 arxiv

Recent advances in self-supervised learning for EEG representation have largely relied on masked reconstruction, where models are trained to recover randomly masked signal segments. While effective at modeling local depe…

Self-Supervised LearningRepresentation Learning