Flash-SD-KDE: Accelerating SD-KDE with Tensor Cores

每日信息看板 · 2026-02-10
研究/论文
Category
arxiv_search
Source
100
Score
2026-02-10T23:56:03Z
Published

AI 总结

论文提出Flash-SD-KDE,通过重排计算以利用GPU Tensor Cores显著加速SD-KDE,在保持其统计优势的同时将大规模密度估计推向可实用范围。
#arXiv #paper #研究/论文 #SD-KDE #Tensor Cores #Flash-SD-KDE

内容摘录

Score-debiased kernel density estimation (SD-KDE) achieves improved asymptotic convergence rates over classical KDE, but its use of an empirical score has made it significantly slower in practice. We show that by re-ordering the SD-KDE computation to expose matrix-multiplication structure, Tensor Cores can be used to accelerate the GPU implementation. On a 32k-sample 16-dimensional problem, our approach runs up to $47\times$ faster than a strong SD-KDE GPU baseline and $3{,}300\times$ faster than scikit-learn's KDE. On a larger 1M-sample 16-dimensional task evaluated on 131k queries, Flash-SD-KDE completes in $2.3$ s on a single GPU, making score-debiased density estimation practical at previously infeasible scales.