Related Experiment Video
Updated: Aug 4, 2025

04:23
A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
Published on: April 21, 2023
1.9K
Patch-Based Separable Transformer for Visual Recognition
Summary
Separable Transformers (SeT) reduce computational complexity for visual recognition. This new architecture efficiently handles local and global interactions, outperforming existing models in classification, detection, and segmentation.
Area of Science:
- Computer Vision
- Artificial Intelligence
- Machine Learning
Background:
- Transformers offer powerful capabilities for visual recognition but suffer from high computational complexity, limiting their widespread deployment.
- Existing transformer architectures struggle with generalization to diverse downstream tasks like object detection and segmentation, unlike Convolutional Neural Networks (CNNs).
Purpose of the Study:
- To introduce a novel transformer-based architecture that addresses computational complexity and enhances transferability across various visual tasks.
- To retain both local and global information processing within the network for improved feature representation.
Main Methods:
- The proposed architecture factorizes the full spatial self-attention mechanism into pixel-wise local attention and patch-wise global attention.
- This factorization significantly reduces computational cost while preserving multi-granularity information, crucial for generating multi-scale features.
- The Separable Transformer (SeT) model is constructed based on this factorized attention mechanism for visual modeling.
Main Results:
- SeT demonstrates superior performance compared to state-of-the-art transformer-based methods.
- The proposed model also surpasses traditional CNN counterparts on key visual recognition tasks.
- Experimental validation was conducted across image classification, object detection, and instance segmentation tasks.
Conclusions:
- The Separable Transformer (SeT) offers an efficient and transferable solution for visual modeling, overcoming limitations of previous transformer architectures.
- SeT's factorized attention mechanism effectively balances computational cost and information retention, enabling strong performance across diverse downstream tasks.
Related Concept Videos
Types Of Transformers
1.0K
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...
1.0K
The Ideal Transformer
448
In single-phase two-winding transformers, two windings are coiled around a magnetic core characterized by cross-sectional area A and magnetic permeability μ. A phasor current i1 enters the left winding while i2 exits the right winding, establishing the fundamental working of the transformer through electromagnetic principles.
Ampere's Law forms the basis of understanding the magnetic field within the transformer. It states that the integral of the magnetic field intensity's...
Ampere's Law forms the basis of understanding the magnetic field within the transformer. It states that the integral of the magnetic field intensity's...
448
Transformers in Distribution System
134
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...
134
Equivalent Circuits for Practical Transformers
489
The practical equivalent circuits of single-phase two-winding transformers exhibit significant deviations from their idealized versions due to the inherent properties of winding resistance and finite core permeability. These properties result in real and reactive power losses, affecting the transformer's performance. Understanding these deviations is crucial for designing more efficient transformers.
In a practical transformer, each winding exhibits resistance and leakage reactance. The...
In a practical transformer, each winding exhibits resistance and leakage reactance. The...
489
Transformers with Off-Nominal Turns Ratios
184
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...
184
Energy Losses in Transformers
917
In an ideal transformer, it is assumed that there are no energy losses, and, hence, all the power at the primary winding is transferred to the secondary winding. However, in reality, the transformers always have some energy losses, and, hence, the output power obtained at the secondary winding is less than the input power at the primary winding due to energy losses.
There are four main reasons for energy losses in transformers.
The first cause can be the high resistance of the...
There are four main reasons for energy losses in transformers.
The first cause can be the high resistance of the...
917

