IMLGMLFeb 26, 2024

Re-Envisioning Numerical Information Field Theory (NIFTy.re): A Library for Gaussian Processes and Variational Inference

arXiv:2402.16683v216 citationsh-index: 15Journal of Open Source Software
AI Analysis

This is an incremental improvement for researchers in astrophysics and related fields using Bayesian imaging.

The authors tackled performance and development limitations in the NIFTy Bayesian imaging framework by rewriting it as NIFTy.re, which accelerates models, enables new inference methods, and improves maintainability through integration with JAX.

Imaging is the process of transforming noisy, incomplete data into a space that humans can interpret. NIFTy is a Bayesian framework for imaging and has already successfully been applied to many fields in astrophysics. Previous design decisions held the performance and the development of methods in NIFTy back. We present a rewrite of NIFTy, coined NIFTy.re, which reworks the modeling principle, extends the inference strategies, and outsources much of the heavy lifting to JAX. The rewrite dramatically accelerates models written in NIFTy, lays the foundation for new types of inference machineries, improves maintainability, and enables interoperability between NIFTy and the JAX machine learning ecosystem.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes