paper-with-me

Papers

Efficient Diffusion Models: A Comprehensive Survey from Principles to Practices

2024-10-15 · Zhiyuan Ma, Yuzhu Zhang, Guoli Jia, Liangliang Zhao, Yichao Ma, Mingjie Ma, Gaofeng Liu, Kaiyan Zhang, Jianjun Li, BoWen Zhou

As one of the most popular and sought-after generative models in the recent years, diffusion models have sparked the interests of many researchers and steadily shown excellent advantage in various generative tasks such as image synthesis, video generation, molecule design, 3D scene rendering and multimodal generation, relying on their dense theoretical principles and reliable application practices. The remarkable success of these recent efforts on diffusion models comes largely from progressive design principles and efficient architecture, training, inference, and deployment methodologies. However, there has not been a comprehensive and in-depth review to summarize these principles and practices to help the rapid understanding and application of diffusion models. In this survey, we provide a new efficiency-oriented perspective on these existing efforts, which mainly focuses on the profound principles and efficient practices in architecture designs, model training, fast inference and reliable deployment, to guide further theoretical research, algorithm migration and model application for new scenarios in a reader-friendly way. \url{https://github.com/ponyzym/Efficient-DMs-Survey}

📄 PDF Abstract BibTeX arXiv:2410.11795

Code (1)

TsinghuaC3I/Efficient-Diffusion-Models

Tasks

Image Generationmultimodal generationSurveyVideo Generation

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

Video Diffusion Models: A Survey

2024-05-06 · Andrew Melnik, Michal Ljubljanac, Cong Lu, Qi Yan 외

Diffusion generative models have recently become a powerful technique for creating and modifying high-quality, coherent video content. This survey provides a comprehensive overview of the critical components of diffusion…

SurveyText-to-Video GenerationVideo Generation

Automated Machine Learning: From Principles to Practices

2018-10-31 · Zhenqian Shen, Yongqi Zhang, Lanning Wei, Huan Zhao 외

Machine learning (ML) methods have been developing rapidly, but configuring and selecting proper methods to achieve a desired performance is increasingly difficult and tedious. To address this challenge, automated machin…

AutoMLBIG-bench Machine LearningNeural Architecture SearchSurvey

AI Alignment: A Comprehensive Survey

2023-10-30 · Jiaming Ji, Tianyi Qiu, Boyuan Chen, Borong Zhang 외

AI alignment aims to make AI systems behave in line with human intentions and values. As AI systems grow more capable, so do risks from misalignment. To provide a comprehensive and up-to-date overview of the alignment fi…

Survey

Recent Advances on Generalizable Diffusion-generated Image Detection

2025-02-27 · Qijie Xu, Defang Chen, Jiawei Chen, Siwei Lyu 외

The rise of diffusion models has significantly improved the fidelity and diversity of generated images. With numerous benefits, these advancements also introduce new risks. Diffusion models can be exploited to create hig…

DiversityFace SwappingSurvey

Responsible Design Patterns for Machine Learning Pipelines

2023-05-31 · Saud Hakem Al Harbi, Lionel Nganyewou Tidjon, Foutse khomh

Integrating ethical practices into the AI development process for artificial intelligence (AI) is essential to ensure safe, fair, and responsible operation. AI ethics involves applying ethical principles to the entire li…

EthicsManagement