Related Experiment Video
Updated: Jul 7, 2026

04:23
A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
Published on: April 21, 2023
1.7K
Adaptive token selection for scalable point cloud transformers
Alessandro Baiocchi1, Indro Spinelli2, Alessandro Nicolosi3
1Sapienza University of Rome, Department of Computer, Control and Management Engineering, Via Ariosto 25, Rome, 00185, Italy.
Summary
Adaptive Point Cloud Transformer (AdaPT) efficiently processes large 3D point clouds by dynamically selecting tokens. This geometric deep learning model reduces computational costs while maintaining accuracy for real-world applications.
Area of Science:
- Computer Vision
- Geometric Deep Learning
- Natural Language Processing
Background:
- 3D data acquisition is rapidly increasing, driving demand for efficient point cloud processing models.
- Transformers have shown success in natural language processing and are being adapted for point cloud tasks.
- Standard point cloud transformers (PTs) face scalability challenges due to quadratic complexity with point cloud size.
Purpose of the Study:
- To develop an efficient geometric deep learning model for processing large-scale 3D point clouds.
- To address the computational scalability limitations of existing point cloud transformers.
- To introduce a flexible mechanism for managing computational cost during inference.
Main Methods:
- Proposing the Adaptive Point Cloud Transformer (AdaPT), which integrates an adaptive token selection mechanism into standard PTs.
- Implementing a dynamic token reduction strategy during inference to handle large point clouds.
- Introducing a budget mechanism for flexible adjustment of computational cost without retraining.
Main Results:
- AdaPT significantly reduces computational complexity for large point cloud processing.
- The model maintains competitive accuracy compared to standard point cloud transformers.
- Experimental evaluations on point cloud classification tasks validate AdaPT's efficiency and performance.
Conclusions:
- AdaPT offers an efficient and scalable solution for point cloud processing using geometric deep learning.
- The adaptive token selection and budget mechanism enable flexible and computationally efficient inference.
- AdaPT represents a significant advancement in applying transformer architectures to large-scale 3D data.
Related Concept Videos
Transformers
A device that transforms voltages from one value to another using induction is called a transformer. A transformer consists of two separate coils, or windings, wrapped around the same soft iron core. However, they are electrically insulated from each other.
The iron core has a substantial relative permeability. Therefore, the magnetic field lines generated due to the current in one winding are almost entirely confined within the core, such that the same magnetic flux permeates each turn of both...
The iron core has a substantial relative permeability. Therefore, the magnetic field lines generated due to the current in one winding are almost entirely confined within the core, such that the same magnetic flux permeates each turn of both...
Types Of Transformers
Transformers can provide desired voltages to a circuit by modifying the number of turns in the secondary windings.
If the ratio of the number of turns in the secondary winding to that of the primary winding is greater than one, then the transformer is said to be a step-up transformer. In a step-up transformer, the voltage at the secondary winding is greater than the voltage applied at the primary winding.
However, if this ratio is less than one, the transformer is said to be a step-down...
If the ratio of the number of turns in the secondary winding to that of the primary winding is greater than one, then the transformer is said to be a step-up transformer. In a step-up transformer, the voltage at the secondary winding is greater than the voltage applied at the primary winding.
However, if this ratio is less than one, the transformer is said to be a step-down...
Transformers in Distribution System
Transformers in distribution systems can be broadly categorized into distribution substation transformers and other distribution transformers. They are crucial for stepping down high transmission voltages to levels suitable for distribution and end-user applications.
Distribution substation transformers come in various ratings and typically use mineral oil for insulation and cooling. To prevent moisture and air from entering the oil, some transformers use an inert gas like nitrogen to fill the...
Distribution substation transformers come in various ratings and typically use mineral oil for insulation and cooling. To prevent moisture and air from entering the oil, some transformers use an inert gas like nitrogen to fill the...
Transformers with Off-Nominal Turns Ratios
In scenarios involving parallel transformers with disparate ratings, developing per-unit models requires accommodating off-nominal turns ratios. This situation arises when the selected base voltages are not proportional to the transformer’s voltage ratings. Consider a transformer where the rated voltages are related by the term a. If the chosen voltage bases satisfy a relationship involving term b, term c is defined as the ratio of these bases. This ratio is then substituted into the rated...

