paper-with-me

Papers

Diffusion Models and Representation Learning: A Survey

2024-06-30 · Michael Fuest, Pingchuan Ma, Ming Gui, Johannes S. Fischer, Vincent Tao Hu, Bjorn Ommer

Diffusion Models are popular generative modeling methods in various vision tasks, attracting significant attention. They can be considered a unique instance of self-supervised learning methods due to their independence from label annotation. This survey explores the interplay between diffusion models and representation learning. It provides an overview of diffusion models' essential aspects, including mathematical foundations, popular denoising network architectures, and guidance methods. Various approaches related to diffusion models and representation learning are detailed. These include frameworks that leverage representations learned from pre-trained diffusion models for subsequent recognition tasks and methods that utilize advancements in representation and self-supervised learning to enhance diffusion models. This survey aims to offer a comprehensive overview of the taxonomy between diffusion models and representation learning, identifying key areas of existing concerns and potential exploration. Github link: https://github.com/dongzhuoyao/Diffusion-Representation-Learning-Survey-Taxonomy

📄 PDF Abstract BibTeX arXiv:2407.00783

Code (1)

dongzhuoyao/diffusion-representation-learning-survey-taxonomy 공식 구현

Tasks

DenoisingRepresentation LearningSelf-Supervised LearningSurvey

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

Survey of Video Diffusion Models: Foundations, Implementations, and Applications

2025-04-22 · Yimu Wang, Xuye Liu, Wei Pang, Li Ma 외

Recent advances in diffusion models have revolutionized video generation, offering superior temporal consistency and visual quality compared to traditional generative adversarial networks-based approaches. While this eme…

Computational EfficiencyDenoisingQuestion AnsweringSuper-Resolution+2

A Survey on Graph Diffusion Models: Generative AI in Science for Molecule, Protein and Material

2023-04-04 · Mengchun Zhang, Maryam Qamar, Taegoo Kang, Yuna Jung 외

Diffusion models have become a new SOTA generative modeling method in various fields, for which there are multiple survey works that provide an overall survey. With the number of articles on diffusion models increasing e…

ArticlesSurvey

Diffusion Models for Reinforcement Learning: A Survey

2023-11-02 · Zhengbang Zhu, Hanye Zhao, Haoran He, Yichao Zhong 외

Diffusion models surpass previous generative models in sample quality and training stability. Recent works have shown the advantages of diffusion models in improving reinforcement learning (RL) solutions. This survey aim…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Survey

Diffusion Models for Time Series Forecasting: A Survey

2025-07-19 · Chen Su, Zhengzhou Cai, Yuanhe Tian, Zhuochao Chang 외 arxiv

Diffusion models, initially developed for image synthesis, demonstrate remarkable generative capabilities. Recently, their application has expanded to time series forecasting (TSF), yielding promising results. Existing s…

Time Series Forecasting

Diffusion Models for Tabular Data: Challenges, Current Progress, and Future Directions

2025-02-24 · Zhong Li, Qi Huang, Lincen Yang, Jiayang Shi 외

In recent years, generative models have achieved remarkable performance across diverse applications, including image generation, text synthesis, audio creation, video generation, and data augmentation. Diffusion models h…

Data AugmentationImage GenerationVideo Generation