paper-with-me

홈 › Papers

Your Student is Better Than Expected: Adaptive Teacher-Student Collaboration for Text-Conditional Diffusion Models

2023-12-17 · CVPR 2024 1 · Nikita Starodubcev, Artem Fedorov, Artem Babenko, Dmitry Baranchuk

Knowledge distillation methods have recently shown to be a promising direction to speedup the synthesis of large-scale diffusion models by requiring only a few inference steps. While several powerful distillation methods were recently proposed, the overall quality of student samples is typically lower compared to the teacher ones, which hinders their practical usage. In this work, we investigate the relative quality of samples produced by the teacher text-to-image diffusion model and its distilled student version. As our main empirical finding, we discover that a noticeable portion of student samples exhibit superior fidelity compared to the teacher ones, despite the "approximate" nature of the student. Based on this finding, we propose an adaptive collaboration between student and teacher diffusion models for effective text-to-image synthesis. Specifically, the distilled model produces the initial sample, and then an oracle decides whether it needs further improvements with a slow teacher model. Extensive experiments demonstrate that the designed pipeline surpasses state-of-the-art text-to-image alternatives for various inference budgets in terms of human preference. Furthermore, the proposed approach can be naturally used in popular applications such as text-guided image editing and controllable generation.

📄 PDF Abstract BibTeX arXiv:2312.10835

Code (1)

yandex-research/adaptive-diffusion 공식 구현 pytorch

Tasks

Image GenerationKnowledge Distillationtext-guided-image-editing

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

Will this Course Increase or Decrease Your GPA? Towards Grade-aware Course Recommendation

2019-04-22 · Sara Morsy, George Karypis

In order to help undergraduate students towards successfully completing their degrees, developing tools that can assist students during the course selection process is a significant task in the education domain. The opti…

Representation Learning

Prune Your Model Before Distill It

2021-09-30 · Jinhyuk Park, Albert No

Knowledge distillation transfers the knowledge from a cumbersome teacher to a small student. Recent results suggest that the student-friendly teacher is more appropriate to distill since it provides more transferable kno…

Knowledge DistillationmodelNeural Network Compression

Your click decides your fate: Inferring Information Processing and Attrition Behavior from MOOC Video Clickstream Interactions

2014-07-26 · WS 2014 10 · Tanmay Sinha, Patrick Jermann, Nan Li, Pierre Dillenbourg

In this work, we explore video lecture interaction in Massive Open Online Courses (MOOCs), which is central to student learning experience on these educational platforms. As a research contribution, we operationalize vid…

MiniVQA - A resource to build your tailored VQA competition

2021-06-01 · NAACL (TeachingNLP) 2021 6 · Jean-Benoit Delbrouck

MiniVQA is a Jupyter notebook to build a tailored VQA competition for your students. The resource creates all the needed resources to create a classroom competition that engages and inspires your students on the free, se…

BIG-bench Machine LearningVisual Question Answering (VQA)

A Tutorial on Teaching Data Analytics with Generative AI

2024-10-25 · Robert L. Bray

This tutorial addresses the challenge of incorporating large language models (LLMs), such as ChatGPT, in a data analytics class. It details several new in-class and out-of-class teaching techniques enabled by AI. For exa…