English

RT-HDIST: Ray-Tracing Core-based Hausdorff Distance Computation

Graphics 2025-10-14 v1 Computational Geometry

Abstract

The Hausdorff distance is a fundamental metric with widespread applications across various fields. However, its computation remains computationally expensive, especially for large-scale datasets. In this work, we present RT-HDIST, the first Hausdorff distance algorithm accelerated by ray-tracing cores (RT-cores). By reformulating the Hausdorff distance problem as a series of nearest-neighbor searches and introducing a novel quantized index space, RT-HDIST achieves significant reductions in computational overhead while maintaining exact results. Extensive benchmarks demonstrate up to a two-order-of-magnitude speedup over prior state-of-the-art methods, underscoring RT-HDIST's potential for real-time and large-scale applications.

Keywords

Cite

@article{arxiv.2504.13436,
  title  = {RT-HDIST: Ray-Tracing Core-based Hausdorff Distance Computation},
  author = {YoungWoo Kim and Jaehong Lee and Duksu Kim},
  journal= {arXiv preprint arXiv:2504.13436},
  year   = {2025}
}

Comments

8 pages, 7 figures

R2 v1 2026-06-28T23:02:51.707Z