International Research Journal of Engineering and Technology (IRJET)
e-ISSN: 2395-0056
Volume: 13 Issue: 03 | Mar 2026
p-ISSN: 2395-0072
www.irjet.net
A STUDY COMPARING SUPERVISED VS. SELF-SUPERVISED LEARNING FOR LOW-DATA ENVIRONMENTS Divya Vishwakarma1, Mrs. Arifa Khan2 1Master of Technology, Computer Science and Engineering, Lucknow Institute of Technology, Lucknow, India 2Assistant Professor, Department of Computer Science and Engineering, Lucknow Institute of Technology,
Lucknow, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - The rapid advancement of deep learning has
on handcrafted features and domain expertise. The breakthrough in deep learning, particularly with Convolutional Neural Networks (CNNs) and Transformerbased architectures, enabled end-to-end learning directly from raw data, eliminating the need for manual feature engineering. Landmark developments such as deep CNNs for image recognition and attention-based models for natural language processing have established deep learning as the dominant paradigm in artificial intelligence (LeCun et al., 2015). This transition has led to unprecedented improvements in accuracy and scalability across multiple domains.
led to remarkable performance improvements across domains such as computer vision and natural language processing; however, these gains are heavily dependent on the availability of large-scale labeled datasets. In real-world scenarios, obtaining annotated data is often expensive, timeconsuming, and sometimes infeasible, resulting in significant performance degradation for supervised learning models in low-data environments. This study presents a systematic comparative analysis of supervised and self-supervised learning paradigms under controlled data-scarce conditions. The research employs a rigorous experimental framework using benchmark datasets from both vision and language domains, with labeled data fractions restricted to 1%, 5%, and 10% to simulate lowresource settings. Supervised models are trained from scratch, while self-supervised models undergo representation pretraining on unlabeled data followed by fine-tuning. Performance is evaluated using standard metrics including accuracy, F1-score, precision, recall, and ROC-AUC, along with statistical significance testing to ensure reliability. Experimental results demonstrate that self-supervised learning consistently outperforms supervised learning in extreme low-data regimes by improving sample efficiency and generalization capability. However, the performance gap diminishes as labeled data availability increases. The study also highlights the trade-off between computational cost and annotation effort, providing practical insights for selecting appropriate learning strategies in resource-constrained environments.
1.1.2 Dependency on Large Labeled Datasets Despite its success, deep learning is inherently dataintensive and relies heavily on large-scale annotated datasets. Models such as ResNet and Transformer-based architectures achieve state-of-the- art performance primarily due to training on millions of labeled samples. This reliance is grounded in empirical risk minimization, where sufficient labeled data is required to approximate the underlying data distribution effectively. Large benchmark datasets like ImageNet and GLUE have played a crucialrole in advancing model performance; however, their scale is difficult to replicate in practical scenarios. Consequently, the requirement for extensive labeled data becomes a major bottleneck in real-world deployments (Deng et al., 2009).
1.1.3 Gap Between Research Benchmarks and RealWorld Constraints
Key Words: Supervised Learning, Self-Supervised Learning , Low-Data Environments , Representation Learning , Sample Efficiency , Deep Learning
A critical gap exists between controlled research environments and real-world applications. Benchmark datasets are often clean, balanced, and well-annotated, whereas real-world data is noisy, imbalanced, and limited in quantity. Domains such as healthcare, remote sensing, and low-resource languages face significant challenges in data annotation due to cost and expertise requirements. This disparity results in a mismatch between laboratoryscale success and practical applicability, highlighting the need for learning paradigms that can perform effectively under constrained data conditions (Johnson et al., 2019).
1. INTRODUCTION 1.1 Background 1.1.1 Evolution of Machine Learning and Deep Learning Dominance Machine Learning (ML) has evolved significantly from early rule-based and statistical models to modern deep learning architectures capable of learning complex hierarchical representations. Early approaches such as linear models and Support Vector Machines relied heavily
© 2026, IRJET
|
Impact Factor value: 8.226
|
ISO 9001:2008 Certified Journal
|
Page 1614