Related Experiment Video
Updated: Apr 21, 2026

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
Published on: July 5, 2024
Dynamic-focus transformer for point cloud segmentation
Ziwen Wang1, Xiaoting Fan2, Mei Yu3
1School of Electrical Engineering and Computer Science, University of Ottawa, Ottawa, ON, Canada.
Abstract:
Transformer-based methods have significantly advanced 3D point cloud segmentation by effectively capturing long-range dependencies. However, the global or fixed-window self-attention mechanisms they often employ suffer from computational redundancy and overfitting due to processing excessive, potentially irrelevant key-value pairs for each query. To address this, we propose the Dynamic-Focus Transformer, a novel architecture that introduces a data-dependent adaptive attention mechanism. Through learned soft point masks, we selectively sparsify keys and values to focus on semantically critical regions. Our method enables flexible, input-adaptive receptive fields without the heavy memory overhead associated with per-point offset learning in deformable designs. Furthermore, when integrated into a U-Net-style encoder-decoder, our method attains a highly efficient balance between modeling capability and computational cost. Extensive experiments on S3DIS and ScanNetv2 benchmarks demonstrate that our method achieves state-of-the-art performance with notably improved efficiency, validating its effectiveness for large-scale point cloud understanding.
Related Concept Videos
Transformers in Distribution System
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
Types Of Transformers
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
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...

