paper-with-me

Papers

Exploring Diffusion Time-steps for Unsupervised Representation Learning

2024-01-21 · Zhongqi Yue, Jiankun Wang, Qianru Sun, Lei Ji, Eric I-Chao Chang, Hanwang Zhang

Representation learning is all about discovering the hidden modular attributes that generate the data faithfully. We explore the potential of Denoising Diffusion Probabilistic Model (DM) in unsupervised learning of the modular attributes. We build a theoretical framework that connects the diffusion time-steps and the hidden attributes, which serves as an effective inductive bias for unsupervised learning. Specifically, the forward diffusion process incrementally adds Gaussian noise to samples at each time-step, which essentially collapses different samples into similar ones by losing attributes, e.g., fine-grained attributes such as texture are lost with less noise added (i.e., early time-steps), while coarse-grained ones such as shape are lost by adding more noise (i.e., late time-steps). To disentangle the modular attributes, at each time-step t, we learn a t-specific feature to compensate for the newly lost attribute, and the set of all 1,...,t-specific features, corresponding to the cumulative set of lost attributes, are trained to make up for the reconstruction error of a pre-trained DM at time-step t. On CelebA, FFHQ, and Bedroom datasets, the learned feature significantly improves attribute classification and enables faithful counterfactual generation, e.g., interpolating only one specified attribute between two images, validating the disentanglement quality. Codes are in https://github.com/yue-zhongqi/diti.

📄 PDF Abstract BibTeX arXiv:2401.11430

Code (1)

yue-zhongqi/diti 공식 구현 pytorch

Tasks

AttributecounterfactualDenoisingDisentanglementInductive BiasRepresentation Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
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 제목 키워드 기반

DiEC: Diffusion Embedded Clustering

2025-12-24 · Haidong Hu, Xiaoyu Zheng, Jin Zhou, Yingxu Wang 외 arxiv

Deep clustering methods typically rely on a single, well-defined representation for clustering. In contrast, pretrained diffusion models provide abundant and diverse multi-scale representations across network layers and …

Contrastive LearningDeep Clustering

Fast Unsupervised Brain Anomaly Detection and Segmentation with Diffusion Models

2022-06-07 · Walter H. L. Pinaya, Mark S. Graham, Robert Gray, Pedro F Da Costa 외

Deep generative models have emerged as promising tools for detecting arbitrary anomalies in data, dispensing with the necessity for manual labelling. Recently, autoregressive transformers have achieved state-of-the-art p…

Anomaly DetectionDenoising

Time-Annealed Perturbation Sampling: Diverse Generation for Diffusion Language Models

2026-01-30 · Jingxuan Wu, Zhenglin Wan, Xingrui Yu, Yuzhe Yang 외 arxiv

Diffusion language models (Diffusion-LMs) introduce an explicit temporal dimension into text generation, yet how this structure can be leveraged to control generation diversity for exploring multiple valid semantic or re…

Image GenerationText Generation

Free-ATM: Exploring Unsupervised Learning on Diffusion-Generated Images with Free Attention Masks

2023-08-13 · David Junhao Zhang, Mutian Xu, Chuhui Xue, Wenqing Zhang 외

Despite the rapid advancement of unsupervised learning in visual representation, it requires training on large-scale datasets that demand costly data collection, and pose additional challenges due to concerns regarding d…

Contrastive Learningimage-classificationImage ClassificationImage-text Retrieval+2

Unsupervised speech enhancement with diffusion-based generative models

2023-09-19 · Berné Nortier, Mostafa Sadeghi, Romain Serizel

Recently, conditional score-based diffusion models have gained significant attention in the field of supervised speech enhancement, yielding state-of-the-art performance. However, these methods may face challenges when g…

Speech Enhancement