Related Experiment Video
Updated: Sep 26, 2025

09:47
Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches
Published on: December 15, 2023
1.3K
Discrete Infomax Codes for Supervised Representation Learning
Yoonho Lee1, Wonjae Kim2, Wonpyo Park3
1Stanford AI Lab, Stanford University, Stanford, CA 94305, USA.
Entropy (Basel, Switzerland)
|April 23, 2022
Summary
We introduce Discrete Infomax Codes (DIMCO), a model for learning compact data representations. DIMCO enhances few-shot classification by reducing overfitting and offers efficient memory and retrieval times.
Area of Science:
- Machine Learning
- Computer Vision
- Information Theory
Background:
- High-dimensional data, such as images, requires effective encoders for compact and informative representations.
- Learning such encoders is crucial for subsequent data processing tasks.
Purpose of the Study:
- To present a novel model, Discrete Infomax Codes (DIMCO), for learning discrete representations of data.
- To maximize mutual information between learned codes and class labels while encouraging code independence.
Main Methods:
- Training a probabilistic encoder to generate k-way d-dimensional codes.
- Maximizing mutual information between codes and ground-truth labels.
- Applying regularization to promote statistical independence within codewords.
Main Results:
- Demonstrated that the infomax principle unifies existing loss functions like cross-entropy.
- Showed that shorter codes learned by DIMCO reduce overfitting in few-shot classification.
- Validated the implicit task-level regularization effect of DIMCO through experiments.
Conclusions:
- DIMCO learns efficient codes in terms of memory and retrieval time compared to existing methods.
- The model provides a principled approach to representation learning for high-dimensional data.
Related Concept Videos
Associative Learning
626
Associative learning is a fundamental concept in behavioral psychology, wherein a connection is established between two stimuli or events, leading to a learned response. This process is critical in understanding how behaviors are acquired and modified. Conditioning, the mechanism through which associations are formed, can be divided into two main types: classical conditioning and operant conditioning, each elucidating different aspects of associative learning.
Classical conditioning, also known...
Classical conditioning, also known...
626
Multi-input and Multi-variable systems
176
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...
176
Aggregates Classification
398
Aggregate classification is generally based on its size, petrographic characteristics, weight, and source. Size classification ranges from coarse to fine aggregates, defined by the size of the particles. Coarse aggregates are particles that do not pass through ASTM sieve No. 4, and aggregates that pass through the sieve are fine aggregates.
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
398
Introduction to Learning
567
Learning is the process of acquiring knowledge or skills through practice or experience, leading to long-lasting behavioral changes. This acquisition occurs through interaction with the environment and requires practice or experience. For instance, mastering a skill such as surfing requires considerable practice and experience, highlighting the essential role of repeated interactions with the environment in learning.
In contrast to learned behaviors, unlearned behaviors such as crying, sexual...
In contrast to learned behaviors, unlearned behaviors such as crying, sexual...
567
Classification of Signals
965
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
965
Convolution: Math, Graphics, and Discrete Signals
459
In any LTI (Linear Time-Invariant) system, the convolution of two signals is denoted using a convolution operator, assuming all initial conditions are zero. The convolution integral can be divided into two parts: the zero-input or natural response and the zero-state or forced response, with t0 indicating the initial time.
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
459