ICLR 2024poster2 citations

Efficient Score Matching with Deep Equilibrium Layers

Yuhao Huang, Qingsong Wang, Akwum Onwunta, Bao Wang

Abstract

Score matching methods -- estimate probability densities without computing the normalization constant -- are particularly useful in deep learning. However, computational and memory costs of score matching methods can be prohibitive for high-dimensional data or complex models, particularly due to the derivatives or Hessians of the log density function appearing in the objective function. Some existing approaches modify the objective function to reduce the quadratic computational complexity for Hessian computation. However, the memory bottleneck of score matching methods remains for deep learning. This study improves the memory efficiency of score matching by leveraging deep equilibrium models. We provide a theoretical analysis of deep equilibrium models for scoring matching and applying implicit differentiation to higher-order derivatives. Empirical evaluations demonstrate that our approach enables the development of deep and expressive models with improved performance and comparable computational and memory costs over shallow architectures.

score matchingdeep equilibrium modeldensity estimation
BibTeX
@inproceedings{
huang2024efficient,
title={Efficient Score Matching with Deep Equilibrium Layers},
author={Yuhao Huang and Qingsong Wang and Akwum Onwunta and Bao Wang},
booktitle={The Twelfth International Conference on Learning Representations},
year={2024},
url={https://openreview.net/forum?id=J1djqLAa6N}
}