Related Experiment Videos
DiSMix: Dimensional Swap Mix for Feature-Level Data Augmentation in Vision Transformers.
Rinka Kiriyama1, Akio Sashima1,2, Ikuko Shimizu1
1Department of Electrical Engineering and Computer Science, Tokyo University of Agriculture and Technology, 2-24-16 Naka-cho, Koganei, Tokyo 162-0061, Japan.
Journal of Imaging
|June 25, 2026
Summary
Dimensional Swap Mix (DiSMix) enhances vision transformer (ViT) fine-tuning by improving data augmentation. This novel mixup strategy preserves original features, boosting accuracy on benchmarks like VTAB-1k.
Area of Science:
- Computer Science
- Artificial Intelligence
- Machine Learning
Background:
- Mixup is a data augmentation technique that enhances classification accuracy, especially with limited data or during fine-tuning.
- However, standard mixup can create unnatural representations, potentially hindering fine-tuning performance for models like vision transformers (ViTs).
Purpose of the Study:
- To introduce a novel ViT-aware mixup strategy, Dimensional Swap Mix (DiSMix), to address limitations of conventional mixup methods.
- To improve representation-level data augmentation for fine-tuning vision transformers.
Main Methods:
- DiSMix divides representation vectors into two subspaces.
- It generates new representations by swapping segments between samples and concatenating them.
- This method preserves parts of the original representation, allowing models to learn from partially intact features.
Main Results:
- DiSMix was evaluated by fine-tuning ViTs on the VTAB-1k benchmark.
- It achieved an accuracy of 80.0% on the VTAB-1k Natural split, outperforming conventional mixup methods.
- The results indicate DiSMix's effectiveness in improving fine-tuning performance.
Conclusions:
- DiSMix offers an effective alternative for representation-level data augmentation in fine-tuning scenarios.
- This ViT-aware approach enhances model accuracy by preserving essential features during augmentation.
Related Concept Videos
Transformers with Off-Nominal Turns Ratios
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 rated...
Transformers
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...
Transformers in Distribution System
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...
Types Of Transformers
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...
Transformation
Microbial communities are dynamic environments where cell lysis releases free DNA into the surroundings. Other cells can take up this extracellular DNA through a process known as transformation.When a cell incorporates this foreign DNA into its genome, resulting in genetic modification, the process is known as transformation. Cells capable of this process are termed competent. Competence can be natural, as observed in certain bacteria and archaea, or artificially induced in the...
Upsampling
Managing signal sampling rates is essential in digital signal processing to maintain signal integrity. A decimated signal, characterized by a reduced frequency range due to its lower sampling rate, can be upsampled by inserting zeros between each sample. This upsampling process expands the original spectrum and introduces repeated spectral replicas at intervals dictated by the new Nyquist frequency. To refine this zero-inserted sequence, it is passed through a lowpass filter with a cutoff...