pith. sign in

arxiv: 2206.08061 · v1 · pith:R3LPX4CGnew · submitted 2022-06-16 · 💻 cs.LG · cs.CG

Active Nearest Neighbor Regression Through Delaunay Refinement

classification 💻 cs.LG cs.CG
keywords activefunctionspaceannrnearestneighborbaselinedefer
0
0 comments X
read the original abstract

We introduce an algorithm for active function approximation based on nearest neighbor regression. Our Active Nearest Neighbor Regressor (ANNR) relies on the Voronoi-Delaunay framework from computational geometry to subdivide the space into cells with constant estimated function value and select novel query points in a way that takes the geometry of the function graph into account. We consider the recent state-of-the-art active function approximator called DEFER, which is based on incremental rectangular partitioning of the space, as the main baseline. The ANNR addresses a number of limitations that arise from the space subdivision strategy used in DEFER. We provide a computationally efficient implementation of our method, as well as theoretical halting guarantees. Empirical results show that ANNR outperforms the baseline for both closed-form functions and real-world examples, such as gravitational wave parameter inference and exploration of the latent space of a generative model.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Fitting scattered data with optional monotonicity constraints on GPU: LipFit package

    math.NA 2026-06 unverdicted novelty 4.0

    LipFit package offers GPU-parallel Lipschitz interpolation and smoothing for scattered data with optional monotonicity constraints using tight upper and lower bounds.