Related Experiment Video
Updated: Jul 7, 2025

04:48
Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
Published on: July 5, 2024
405
ViT-MVT: A Unified Vision Transformer Network for Multiple Vision Tasks.
IEEE Transactions on Neural Networks and Learning Systems
|December 21, 2023
Summary
This study introduces ViT-MVT, a unified network for multiple vision tasks, achieving high performance with reduced storage. The framework supports incremental learning for new tasks without compromising existing performance.
Area of Science:
- Computer Vision
- Deep Learning
- Artificial Intelligence
Background:
- Traditional deep learning models often require separate networks for each vision task, leading to high storage requirements.
- Vision Transformer (ViT) architectures have shown promise but often lack efficiency when applied to multiple tasks simultaneously.
Purpose of the Study:
- To develop a storage-efficient, unified network capable of concurrently learning multiple mainstream vision tasks.
- To challenge the conventional approach of using image classification backbones for diverse visual tasks.
Main Methods:
- Developed ViT-MVT, a framework built on a non-hierarchical ViT, incorporating multi-head self-attention (MHSE), local perception unit (LPU), and locality feed-forward network (locality FFN).
- Implemented a layer-adaptive sharing technique to balance shared and task-specific parameters for optimal storage and performance.
- Utilized a joint-task evolutionary search algorithm to discover an optimal backbone under model size constraints.
Main Results:
- ViT-MVT achieved state-of-the-art performance across multiple vision tasks while significantly reducing total storage costs.
- Demonstrated the framework's capability for incremental learning, enabling generalization to new tasks without performance degradation on previously trained tasks.
Conclusions:
- ViT-MVT offers a highly efficient and effective solution for multi-task learning in computer vision.
- The proposed layer-adaptive sharing and evolutionary search methods provide a novel approach to designing versatile vision backbones.
Related Concept Videos
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
Transformers with Off-Nominal Turns Ratios
157
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...
157
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
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
Multi-input and Multi-variable systems
106
Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence...
In the absence...
106
Vision
53.4K
Vision is the result of light being detected and transduced into neural signals by the retina of the eye. This information is then further analyzed and interpreted by the brain. First, light enters the front of the eye and is focused by the cornea and lens onto the retina—a thin sheet of neural tissue lining the back of the eye. Because of refraction through the convex lens of the eye, images are projected onto the retina upside-down and reversed.
53.4K

