LGAICOMP-PHDATA-ANDec 28, 2021

Uniform-in-Phase-Space Data Selection with Iterative Normalizing Flows

arXiv:2112.15446v37 citationsHas Code
Originality Incremental advance
AI Analysis

This addresses a critical bottleneck in data-driven scientific applications where excessive data hinders discovery due to memory and computational constraints.

The paper tackles the problem of data reduction for large, high-dimensional datasets by proposing a method to select data points that uniformly span the phase-space, enabling data-efficient machine learning when abundant data is available.

Improvements in computational and experimental capabilities are rapidly increasing the amount of scientific data that is routinely generated. In applications that are constrained by memory and computational intensity, excessively large datasets may hinder scientific discovery, making data reduction a critical component of data-driven methods. Datasets are growing in two directions: the number of data points and their dimensionality. Whereas dimension reduction typically aims at describing each data sample on lower-dimensional space, the focus here is on reducing the number of data points. A strategy is proposed to select data points such that they uniformly span the phase-space of the data. The algorithm proposed relies on estimating the probability map of the data and using it to construct an acceptance probability. An iterative method is used to accurately estimate the probability of the rare data points when only a small subset of the dataset is used to construct the probability map. Instead of binning the phase-space to estimate the probability map, its functional form is approximated with a normalizing flow. Therefore, the method naturally extends to high-dimensional datasets. The proposed framework is demonstrated as a viable pathway to enable data-efficient machine learning when abundant data is available. An implementation of the method is available in a companion repository (https://github.com/NREL/Phase-space-sampling).

Code Implementations1 repo
Foundations

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

Your Notes