Foundation Models Unpacked: How S...

Foundation Models Unpacked: How Self-Supervised Learning Solved the AI Data Bottleneck

CervellAi (en) por Carlos Andrés Morales Machuca

Notas del episodio

Excerpts from the Stanford conferences and Yann LeCun's commentary offer an overview of the field of self-supervised learning (SSL), an emerging paradigm in artificial intelligence. The sources explain that SSL allows you to train large-scale deep learning models using untagged data, which addresses the limitation of the need for large-tagged data sets in traditional supervised learning. They discuss how SSL works by defining a pretext task where monitoring is automatically generated from input data, such as predicting missing parts of an image (as in Masked Autoencoders) or reordering patches (the Jigsaw puzzle). In addition, the concept of contrastive learning is presented, which trains models to generate similar representations for different views of the same object (positive pairs) and dissimilar representations for different objects (negativ ... 

Leer más
Palabras clave
AIArtificial IntelligenceNeural NetworksSelfLearning