Neural spline flow (NSF)

Neural spline flow (NSF) is a class of normalizing flow models that use spline-based transformations to enable flexible, invertible mappings for density estimation and generative modeling. By leveraging piecewise spline functions, NSF can represent complex distributions with improved accuracy and stability compared to traditional flow architectures.

Read More →

Flow-based generative model

A flow-based generative model is a type of machine learning model that generates data by learning invertible mappings between complex data distributions and simple latent variables. These models enable exact likelihood computation and efficient sampling, distinguishing them from other generative approaches.

Read More →