Improved Contrastive Divergence Training of Energy Based ModelsDownload PDF

Published: 25 Apr 2021, Last Modified: 22 Oct 2023EBM_WS@ICLR2021 OralReaders: Everyone
Keywords: Contrastive Divergence, Compositionality, Robustness, Energy Based Models
Abstract: Contrastive divergence is a popular method of training energy-based models, but is known to have difficulties with training stability. We propose an adaptation to improve contrastive divergence training by scrutinizing a gradient term that is difficult to calculate and is often left out for convenience. We show that this gradient term is numerically significant and in practice is important to avoid training instabilities, while being tractable to estimate. We further highlight how data augmentation and multi-scale processing can be used to improve model robustness and generation quality. Finally, we empirically evaluate stability of model architectures and show improved performance on a host of benchmarks and use cases,such as image generation, OOD detection, and compositional generation.
Community Implementations: [![CatalyzeX](/images/catalyzex_icon.svg) 1 code implementation](https://www.catalyzex.com/paper/arxiv:2012.01316/code)
1 Reply

Loading