Related Experiment Video
Updated: Jul 19, 2025

04:23
A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
Published on: April 21, 2023
1.9K
PSAQ-ViT V2: Toward Accurate and General Data-Free Quantization for Vision Transformers.
IEEE Transactions on Neural Networks and Learning Systems
|August 14, 2023
Summary
PSAQ-ViT V2 enhances data-free quantization for vision transformers (ViTs) using an adaptive teacher-student strategy. This method improves accuracy for sensitive data applications without needing real data.
Area of Science:
- Computer Vision
- Machine Learning
- Model Compression
Background:
- Data-free quantization addresses privacy concerns in model compression, crucial for sensitive data.
- Existing methods like PSAQ-ViT pioneered data-free quantization for Vision Transformers (ViTs) using patch similarity.
- There is a need for more accurate and generalizable data-free quantization techniques for ViTs.
Purpose of the Study:
- To introduce PSAQ-ViT V2, an advanced data-free quantization framework for Vision Transformers (ViTs).
- To improve the accuracy and generality of ViT quantization without access to real-world data.
- To provide a robust baseline for data-free quantization applicable to diverse vision tasks and models.
Main Methods:
- Introduced an adaptive teacher-student strategy for cyclic evolution of generated samples and the quantized student model.
- Utilized patch similarity metric from PSAQ-ViT, supervised by a full-precision teacher model.
- Employed task- and model-independent prior information, removing the need for auxiliary category guidance.
Main Results:
- PSAQ-ViT V2 achieved competitive results across image classification, object detection, and semantic segmentation tasks.
- Demonstrated strong performance on Swin-S backbone: 82.13 top-1 accuracy on ImageNet, 50.9 box AP on COCO, and 47.2 mIoU on ADE20K.
- Consistently achieved high accuracy with naive quantization strategies, without real-world data access.
Conclusions:
- PSAQ-ViT V2 offers a significant advancement in accurate and general data-free quantization for ViTs.
- The framework shows potential as a practical solution for real-world applications with sensitive data constraints.
- The released code and competitive results establish PSAQ-ViT V2 as a powerful baseline for future research.
Related Concept Videos
Transformers with Off-Nominal Turns Ratios
176
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...
176
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
Transformers in Distribution System
124
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...
124
Energy Losses in Transformers
902
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...
902
The Ideal Transformer
426
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...
426
Transformers
1.1K
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...
1.1K

