{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/lu-net-invertible-neural-networks-based-on","title":"LU-Net: Invertible Neural Networks Based on Matrix Factorization","arxiv_id":"2302.10524","date":"2023-02-21","proceeding":null,"authors":["Robin Chan","Sarina Penquitt","Hanno Gottschalk"],"abstract":"LU-Net is a simple and fast architecture for invertible neural networks (INN) that is based on the factorization of quadratic weight matrices $\\mathsf{A=LU}$, where $\\mathsf{L}$ is a lower triangular matrix with ones on the diagonal and $\\mathsf{U}$ an upper triangular matrix. Instead of learning a fully occupied matrix $\\mathsf{A}$, we learn $\\mathsf{L}$ and $\\mathsf{U}$ separately. If combined with an invertible activation function, such layers can easily be inverted whenever the diagonal entries of $\\mathsf{U}$ are different from zero. Also, the computation of the determinant of the Jacobian matrix of such layers is cheap. Consequently, the LU architecture allows for cheap computation of the likelihood via the change of variables formula and can be trained according to the maximum likelihood principle. In our numerical experiments, we test the LU-net architecture as generative model on several academic datasets. We also provide a detailed comparison with conventional invertible neural networks in terms of performance, training as well as run time.","url_abs":"https://arxiv.org/abs/2302.10524v1","url_pdf":"https://arxiv.org/pdf/2302.10524v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"lu-net-invertible-neural-networks-based-on","repo_url":"https://github.com/spenquitt/lu-net-invertible-neural-networks","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok"}}],"tasks":[],"methods":[{"method_slug":"test","method_name":"Test"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":null,"atlas_url":"https://app.syntology.ai/?focus=2302.10524","mcp":null,"developers":"https://syntology.ai/developers"},"arxiv_metadata":null,"syntology_extracted_results":null}