LighTN: Light-weight Transformer Network for Performance-overhead Tradeoff in Point Cloud Downsampling
Xu Wang, Yi Jin, Yigang Cen, Tao Wang, Bowen Tang, Yidong Li

TL;DR
LighTN is a lightweight Transformer network designed for task-oriented point cloud downsampling, balancing performance and resource efficiency, and achieving state-of-the-art results in classification and registration tasks.
Contribution
The paper introduces a novel, resource-efficient Transformer architecture with a unique self-correlation module and a new loss function for improved point cloud downsampling.
Findings
Achieves state-of-the-art performance in classification tasks
Maintains high-quality downsampling with limited resource overhead
Effective in registration tasks with improved accuracy
Abstract
Compared with traditional task-irrelevant downsampling methods, task-oriented neural networks have shown improved performance in point cloud downsampling range. Recently, Transformer family of networks has shown a more powerful learning capacity in visual tasks. However, Transformer-based architectures potentially consume too many resources which are usually worthless for low overhead task networks in downsampling range. This paper proposes a novel light-weight Transformer network (LighTN) for task-oriented point cloud downsampling, as an end-to-end and plug-and-play solution. In LighTN, a single-head self-correlation module is presented to extract refined global contextual features, where three projection matrices are simultaneously eliminated to save resource overhead, and the output of symmetric matrix satisfies the permutation invariant. Then, we design a novel downsampling loss…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptical Imaging and Spectroscopy Techniques · 3D Shape Modeling and Analysis · Optical measurement and interference techniques
MethodsAttention Is All You Need · Linear Layer · Softmax · Layer Normalization · Multi-Head Attention · Dense Connections · Byte Pair Encoding · Dropout · Label Smoothing · Position-Wise Feed-Forward Layer
