Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Transformers with Off-Nominal Turns Ratios01:25

Transformers with Off-Nominal Turns Ratios

737
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...
737
Energy Losses in Transformers01:21

Energy Losses in Transformers

1.6K
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...
1.6K
Types Of Transformers01:16

Types Of Transformers

1.6K
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...
1.6K
The Ideal Transformer01:26

The Ideal Transformer

1.3K
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 tangential...
1.3K
Improving Translational Accuracy02:07

Improving Translational Accuracy

11.5K
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
11.5K
Improving Translational Accuracy02:07

Improving Translational Accuracy

2.6K
2.6K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

LncRNA LOC728196/miR-513c axis facilitates glioma carcinogenesis by targeting TCF7.

Gene·2018
Same author

Tuning Cobalt and Nitrogen Co-Doped Carbon to Maximize Catalytic Sites on a Superabsorbent Resin for Efficient Oxygen Reduction.

ChemSusChem·2018
Same author

Comparative analysis of immune checkpoint inhibitors and chemotherapy in the treatment of advanced non-small cell lung cancer: A meta-analysis of randomized controlled trials.

Medicine·2018
Same author

Prediction of Occult Lymph Node Metastasis Using Tumor-to-Blood Standardized Uptake Ratio and Metabolic Parameters in Clinical N0 Lung Adenocarcinoma.

Clinical nuclear medicine·2018
Same author

TUSC3 accelerates cancer growth and induces epithelial-mesenchymal transition by upregulating claudin-1 in non-small-cell lung cancer cells.

Experimental cell research·2018
Same author

Deployment and Smokeless Tobacco Use Among Active Duty Service Members in the U.S. Military.

Military medicine·2018
Same journal

Change-Prior-Guided Unsupervised Change Detection of Heterogeneous Remote Sensing Images.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

AgonicDreamer: Enhancing Multi-View Consistency in Text-to-3D Generation via Rectified Score Distillation.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

BiCM-Prompt: Bidirectional Cross-Modal Prompt Tuning for Class-Incremental Learning on Multisource Remote Sensing Images.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

GoP-based Quality Enhancement on Video Compression.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

Align then Tensorize: Multi-Level Consistent Anchor Graph Learning for Scalable Multi-View Clustering.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

Beyond Fidelity: Diverse Image Synthesis via Retrieval-Augmented Diffusion.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
See all related articles

Related Experiment Videos

LB-PTQ: Effective Low-Bit Post-Training Quantization for Vision Transformers.

Zhe Wang, Kaixin Xu, Xue Geng

    IEEE Transactions on Image Processing : a Publication of the IEEE Signal Processing Society
    |April 23, 2026
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces a new post-training quantization method for Vision Transformers (ViTs) that reduces model size without re-training. The approach significantly improves performance and enables efficient deployment on mobile devices.

    Related Experiment Videos

    Area of Science:

    • Computer Vision
    • Deep Learning
    • Model Compression

    Background:

    • Vision Transformers (ViTs) achieve state-of-the-art results in computer vision but have high computational complexity and large parameter counts.
    • Deploying large ViT models on resource-constrained devices like mobile phones is challenging due to their size and computational demands.

    Purpose of the Study:

    • To develop a novel post-training quantization approach for Vision Transformers (ViTs) that reduces model size without requiring re-training.
    • To overcome the sub-optimal results of layer-wise quantization by proposing a unified framework for joint layer optimization.

    Main Methods:

    • A novel post-training quantization approach is proposed, optimizing all layers jointly to minimize overall network output error.
    • The additivity property of ViTs is leveraged for efficient joint optimization, resulting in a linear time complexity algorithm.
    • Extensive experiments were conducted on the ImageNet dataset to validate the effectiveness of the proposed method.

    Main Results:

    • The proposed method achieves state-of-the-art improvements on various ViT models, reducing bit width to 6-bit without accuracy loss.
    • At 4-bit precision, the approach shows significant outperformance over existing methods on ViTS, ViT-B, DeiT-S, and DeiT-B models.
    • Quantized models demonstrate 1.5x to 1.7x inference speedups on NVIDIA A100 GPUs, indicating practical hardware deployment benefits.

    Conclusions:

    • The novel joint optimization framework effectively quantizes ViTs to very low bit widths, maintaining high accuracy.
    • This approach significantly enhances the efficiency of Vision Transformers, making them suitable for deployment on mobile and edge devices.
    • The method offers a practical solution for compressing large ViT models, improving inference speed and reducing computational costs.