Pith. sign in

REVIEW 1 cited by

RT-kNNS Unbound: Using RT Cores to Accelerate Unrestricted Neighbor Search

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2305.18356 v1 pith:ASOE7QKE submitted 2023-05-26 cs.LG cs.CGcs.PF

classification cs.LGcs.CGcs.PF
keywords searchacceleratecoresknnsneighborsneighborproblemacceleration
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

The problem of identifying the k-Nearest Neighbors (kNNS) of a point has proven to be very useful both as a standalone application and as a subroutine in larger applications. Given its far-reaching applicability in areas such as machine learning and point clouds, extensive research has gone into leveraging GPU acceleration to solve this problem. Recent work has shown that using Ray Tracing cores in recent GPUs to accelerate kNNS is much more efficient compared to traditional acceleration using shader cores. However, the existing translation of kNNS to a ray tracing problem imposes a constraint on the search space for neighbors. Due to this, we can only use RT cores to accelerate fixed-radius kNNS, which requires the user to set a search radius a priori and hence can miss neighbors. In this work, we propose TrueKNN, the first unbounded RT-accelerated neighbor search. TrueKNN adopts an iterative approach where we incrementally grow the search space until all points have found their k neighbors. We show that our approach is orders of magnitude faster than existing approaches and can even be used to accelerate fixed-radius neighbor searches.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

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

  1. Floating Radiance Networks

    cs.CV 2026-08 conditional novelty 6.0 of 10

    FlaRe combines per-primitive latent radiance descriptors on planar Gaussians with a shared decoder and hardware ray tracing, making rendering, secondary rays, editing, and mesh extraction work in one scene model.

Pith tools