Stable and Fast Deep Mutual Information Maximization Based on Wasserstein Distance.
Xing He1,2, Changgen Peng3, Lin Wang2
1State Key Laboratory of Public Big Data, College of Computer Science and Technology, Guizhou University, Guiyang 550025, China.
Entropy (Basel, Switzerland)
|December 23, 2023
Summary
We introduce Wasserstein distance-based Deep InfoMax (WDIM) to stabilize unsupervised learning. WDIM improves training stability and convergence speed for deep representation learning without sacrificing classification accuracy.
Area of Science:
- Artificial Intelligence
- Machine Learning
- Deep Learning
Background:
- Deep learning excels but requires extensive labeled data, hindering applications.
- Unsupervised learning is crucial for advancing AI without labeled data.
- Deep InfoMax (DIM) learns deep representations but suffers unstable training due to adversarial methods.
Purpose of the Study:
- To address the training instability of the Deep InfoMax (DIM) method.
- To propose a more stable unsupervised learning approach for deep representation learning.
- To enhance the practical applicability of DIM in AI.
Main Methods:
- Proposed a Wasserstein distance-based Deep InfoMax (WDIM) method.
- Replaced the adversarial network in DIM with Wasserstein distance for stable training.
- Evaluated WDIM on CIFAR10, CIFAR100, and STL10 datasets for unsupervised classification.
Main Results:
- WDIM demonstrates improved training stability compared to the original DIM method.
- WDIM achieves faster model convergence during unsupervised learning.
- The proposed WDIM method maintains competitive classification accuracy, comparable to DIM.
Conclusions:
- WDIM offers a stable and efficient alternative for unsupervised deep representation learning.
- The method enhances the reliability of training deep learning models.
- WDIM provides a promising direction for future research in unsupervised image classification.
Related Concept Videos
One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation
515
This lesson introduces two critical methods in pharmacokinetics, the Wagner-Nelson and Loo-Riegelman methods, used for estimating the absorption rate constant (ka) for drugs administered via non-intravenous routes. The Wagner-Nelson method relates ka to the plasma concentration derived from the slope of a semilog percent unabsorbed time plot. However, it is limited to drugs with one-compartment kinetics and can be impacted by factors like gastrointestinal motility or enzymatic degradation.
On...
On...
515
Mean Absolute Deviation
2.6K
The mean absolute deviation is also a measure of the variability of data in a sample. It is the absolute value of the average difference between the data values and the mean.
Let us consider a dataset containing the number of unsold cupcakes in five shops: 10, 15, 8, 7, and 10. Initially, calculate the sample mean. Then calculate the deviation, or the difference, between each data value and the mean. Next, the absolute values of these deviations are added and divided by the sample size to...
Let us consider a dataset containing the number of unsold cupcakes in five shops: 10, 15, 8, 7, and 10. Initially, calculate the sample mean. Then calculate the deviation, or the difference, between each data value and the mean. Next, the absolute values of these deviations are added and divided by the sample size to...
2.6K
Routh-Hurwitz Criterion II
256
In the application of the Routh-Hurwitz criterion, two specific scenarios can arise that complicate stability analysis.
The first scenario occurs when a singular zero appears in the first column of the Routh table. This situation creates a division by zero issues. To resolve this, a small positive or negative number, denoted as epsilon (∈), is substituted for the zero. The stability analysis proceeds by assuming a sign for ∈. If ∈ is positive, any sign change in the first...
The first scenario occurs when a singular zero appears in the first column of the Routh table. This situation creates a division by zero issues. To resolve this, a small positive or negative number, denoted as epsilon (∈), is substituted for the zero. The stability analysis proceeds by assuming a sign for ∈. If ∈ is positive, any sign change in the first...
256
Improving Translational Accuracy
10.8K
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...
10.8K
Wilcoxon Signed-Ranks Test for Matched Pairs
134
The Wilcoxon signed-rank test for matched pairs evaluates the null hypothesis by combining the ranks of differences with their signs. It essentially tests whether the median of the differences in a population of matched pairs is zero. Since the test incorporates more information than the sign test, it generally yields more trustable conclusions. This test also does not require the data to follow a normal distribution, but two conditions must be met for it to be applicable: (1) the data must...
134
Weighted Mean
5.2K
While taking the arithmetic, geometric, or harmonic mean of a sample data set, equal importance is assigned to all the data points. However, all the values may not always be equally important in some data sets. An intrinsic bias might make it more important to give more weightage to specific values over others.
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
5.2K


