Skip to content

Code for the paper: Distilling the Knowledge from Conditional Normalizing Flows

License

Notifications You must be signed in to change notification settings

yandex-research/distill-nf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distilling the Knowledge from Conditional Normalizing Flows

Official implementation of the paper Distilling the Knowledge from Conditional Normalizing Flows (ICMLW'2021) by Dmitry Baranchuk, Vladimir Aliev, Artem Babenko.

Overview

The approach transfers the knowledge from Normalizing Flows (NF) to efficient feed-forward models to speed up inference and reduce the model size. The effectiveness of this approach is demonstrated on two state-of-the-art conditional flow-based models for image super-resolution (SRFlow) and speech synthesis (WaveGlow).

The detailed descriptions of the super-resolution and speech synthesis applications are presented in:

Citation

@inproceedings{baranchuk2021distilling,
    title={Distilling the Knowledge from Conditional Normalizing Flows},
    author={Dmitry Baranchuk and Vladimir Aliev and Artem Babenko},
    booktitle={ICML Workshop on Invertible Neural Networks, Normalizing Flows, and Explicit Likelihood Models},
    year={2021},
    url={https://openreview.net/forum?id=fEPhiuZS9TV}
}

About

Code for the paper: Distilling the Knowledge from Conditional Normalizing Flows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published