Self-Supervised Learning of Image Features with SwAV (with author Mathilde Caron)

Опубликовано: 27 Март 2026
на канале: Lightning AI
13,395
238

In this video, author Mathilde Caron features "SWaV: Unsupervised Learning of Visual Features by Contrasting Cluster Assignments".

SwAV is the latest paper from FAIR and Inria to post state of the art results in self-supervised learning. The paper combines ideas from contrastive learning and clustering based approaches to train image representations. The swapped prediction problem loss, used in SwAV, enforces consistency in cluster assignment of representations between different views of the same image.

Check out our other video featuring deep dive to the SwAV loss function:    • SwAV Loss Deep Dive  
And step-by-step PyTorch Lightning implementation of SwAV:    • SwAV PyTorch Lightning Implementation  

You can find our implementation in Lightning Bolts, a deep learning research toolkit with SOTA models: https://pytorch-lightning-bolts.readt...

Paper: https://arxiv.org/abs/2006.09882

Join our Discord to participate in the discussion:   / discord  
Lightning Website: https://lightning.ai/
Follow us on Twitter:   / lightningai  
GitHub: https://github.com/PyTorchLightning/p...