About 112,000 results
Open links in new tab
  1. Self-supervised learning - Wikipedia

    Self-supervised learning (SSL) is a paradigm in machine learning where a model is trained on a task using the data itself to generate supervisory signals, rather than relying on externally-provided labels.

  2. Self-Supervised Learning (SSL) - GeeksforGeeks

    Sep 8, 2025 · Self-Supervised Learning (SSL) is a type of machine learning where a model is trained using data that does not have any labels or answers provided. Instead of needing people to label the …

  3. What is self-supervised learning? - IBM

    Jan 5, 2021 · Self-supervised learning is a machine learning technique that uses unsupervised learning for tasks that conventionally require supervised learning. Rather than relying on labeled datasets for …

  4. What is self-supervised learning? But supervised pretraining comes at a cost... Can self-supervised learning help? Idea: Hide or modify part of the input. Ask model to recover input or classify what …

  5. Self Supervised Learning in Machine Learning: Ultimate Guide

    Sep 7, 2025 · Self Supervised Learning in machine learning is a technique where the system generates its own supervisory signals from raw data. Instead of asking humans to label images, sentences, or …

  6. The Engineer's Guide to Self-Supervised Learning

    Self-supervised learning (SSL) is a machine learning paradigm where models learn representations from unlabeled data by defining and solving proxy tasks (pretext tasks) that generate supervisory signals …

  7. Self-Supervised Learning: What is it? - Medium

    Jan 29, 2025 · Self-supervised learning is a machine learning technique in which a model learns representations or features from unlabeled data by generating its own supervision signal.

  8. Self-Supervised Learning: A Beginner's Guide to the Future of AI

    Jul 20, 2025 · Self-supervised learning (SSL) is a cutting-edge machine learning technique that enables AI models to learn from vast amounts of unlabeled data by generating their own supervisory signals.

  9. An Introduction to Self-Supervised Learning - Baeldung

    Feb 28, 2025 · In self-supervised learning, the model is not trained using a label as a supervision signal but using the data itself. For example, a common self-supervised method is to train a model to …

  10. What Is Self-Supervised Learning? - ML Journey

    May 18, 2025 · Self-supervised learning relies on creative proxy tasks—known as pretext tasks—that transform unlabeled data into supervised signals. By withholding or altering parts of the data and …