Related Experiment Video
Updated: Jul 8, 2025

04:23
A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
Published on: April 21, 2023
1.9K
CrossFormer++: A Versatile Vision Transformer Hinging on Cross-Scale Attention.
IEEE Transactions on Pattern Analysis and Machine Intelligence
|December 19, 2023
Summary
This study introduces CrossFormer, a novel vision transformer that explicitly incorporates multi-scale features. CrossFormer++ demonstrates superior performance across various computer vision tasks by addressing key transformer limitations.
Area of Science:
- Computer Vision
- Deep Learning
- Artificial Intelligence
Background:
- Existing vision transformers do not explicitly leverage multi-scale features crucial for visual perception.
- Handling features at different scales remains a challenge in current transformer architectures.
Purpose of the Study:
- To propose a novel vision transformer architecture, CrossFormer, that effectively integrates multi-scale features.
- To address performance limitations in vision transformers related to self-attention mechanisms and feature representation.
Main Methods:
- Introduced a cross-scale embedding layer (CEL) to blend tokens with multi-scale patches.
- Developed a long-short distance attention (LSDA) mechanism to manage computational load and retain scale-specific features.
- Proposed a progressive group size (PGS) paradigm and an amplitude cooling layer (ACL) to mitigate enlarging self-attention maps and amplitude explosion.
Main Results:
- CrossFormer effectively incorporates cross-scale features, enhancing self-attention capabilities.
- LSDA reduces computational complexity while preserving both small- and large-scale features.
- PGS and ACL successfully address issues of enlarging self-attention maps and amplitude explosion, respectively.
Conclusions:
- CrossFormer++ significantly outperforms existing vision transformers on image classification, object detection, instance segmentation, and semantic segmentation.
- The proposed architecture and techniques offer a more robust and efficient approach to vision transformer design for diverse visual tasks.
Related Concept Videos
Cross Product
250
The cross product is a fundamental concept in vector algebra that is a vector operation on two different vectors to obtain a third vector. Unlike the scalar product, the cross product results in a vector quantity perpendicular to both the original vectors.
The magnitude of the cross product is obtained by multiplying the magnitude of both the vectors and the sine of the angle between them. This means that a larger angle between the vectors will lead to a greater magnitude of the cross product.
The magnitude of the cross product is obtained by multiplying the magnitude of both the vectors and the sine of the angle between them. This means that a larger angle between the vectors will lead to a greater magnitude of the cross product.
250
Types Of Transformers
979
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...
979
Transformers with Off-Nominal Turns Ratios
160
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...
160
Transformers in Distribution System
103
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...
103
The Ideal Transformer
398
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...
398
Forced Transdifferentiation
1.9K
Transdifferentiation, also known as lineage reprogramming, was first discovered by Selman and Kafatos in 1974 in silkmoths. They observed that the moths’ cuticle-producing cells transformed into salt-producing cells. Many such cases of natural transdifferentiation occur in organisms. In humans, pancreatic alpha cells can become beta cells. In newts, the loss of the eye’s lens causes the pigmented epithelial cells to transdifferentiate into the lens cells.
Artificial...
Artificial...
1.9K

