Locality-Sensitive Hashing-Based Efficient Point Transformer with Applications in High-Energy Physics
Siqi Miao, Zhiyuan Lu, Mia Liu, Javier Duarte, Pan Li

TL;DR
This paper presents HEPT, a locality-sensitive hashing-based point transformer optimized for large-scale scientific point cloud data, achieving high accuracy and efficiency in high-energy physics applications.
Contribution
The work introduces a novel LSH-based transformer model with a detailed analysis of sparsification techniques, demonstrating superior performance in scientific large-scale point cloud processing.
Findings
LSH, especially OR & AND-construction, effectively approximates kernels for large point clouds.
HEPT outperforms existing GNNs and transformers in accuracy and speed on HEP tasks.
The model achieves near-linear complexity with hardware-friendly operations.
Abstract
This study introduces a novel transformer model optimized for large-scale point cloud processing in scientific domains such as high-energy physics (HEP) and astrophysics. Addressing the limitations of graph neural networks and standard transformers, our model integrates local inductive bias and achieves near-linear complexity with hardware-friendly regular operations. One contribution of this work is the quantitative analysis of the error-complexity tradeoff of various sparsification techniques for building efficient transformers. Our findings highlight the superiority of using locality-sensitive hashing (LSH), especially OR & AND-construction LSH, in kernel approximation for large-scale point cloud data with local inductive bias. Based on this finding, we propose LSH-based Efficient Point Transformer (HEPT), which combines ELSH with OR & AND constructions and is built upon regular…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotics and Sensor-Based Localization · Advanced Image and Video Retrieval Techniques · Indoor and Outdoor Localization Technologies
MethodsLinear Layer · Dense Connections · Label Smoothing · Adam · Attention Is All You Need · Softmax · Multi-Head Attention · Layer Normalization · Dropout · Residual Connection
