Skip to content
Open access

Deep Learning Enhancements Using Pretraining and Fine-Tuning

2023 · International Journal of Applied Data Science & Modern Computing · 0 citations

TL;DR

Experimental findings show that pretrained models outperform those trained from scratch in terms of accuracy, convergence speed, and robustness, and a unified framework is proposed to integrate both processes in a deep learning pipeline.

Abstract

Deep learning has achieved state-of-the-art performance across domains such as computer vision, NLP, and healthcare, but it often requires large datasets and high computational resources. Pretraining and fine-tuning have emerged as effective strategies to improve performance, reduce training cost, and enhance generalization. Pretraining learns transferable representations from large-scale data, while fine-tuning adapts models to specific tasks with limited labeled data. This paper provides a comprehensive study of various pretraining methods (supervised, unsupervised, self-supervised) and fine-tuning techniques, including full-model and parameter-efficient approaches. A unified framework is proposed to integrate both processes in a deep learning pipeline. Experimental findings show that pretrained models outperform those trained from scratch in terms of accuracy, convergence speed, and robustness. The study also highlights challenges, trade-offs, and emerging trends such as foundation models and multimodal learning, emphasizing the importance of these techniques in advancing deep learning systems.

Read PDF

Similar papers

Review Open access 2026

Transfer Learning Approaches for Small-Scale Datasets

The results confirm that transfer learning is a core solution to the real-world problems that may be limited by available labeled data.

Sivesh Prasana, Karthick eyan · 0 citations
Open access Aug 2026

Benchmarking Pre-Trained Feature Extractors: A Comparative Study Across Deep Learning Tasks

This study systematically compares seven pre-trained feature extractors across three architectural families, convolutional neural networks (CNNs), Vision Transformers (ViTs), and self-supervised models to provide practical guidance on model selection for downstream deep learning tasks.

Rafeek Sibrikhan, M. Mufassirin · 0 citations
Open access Aug 2026

Transfer learning in neural networks: leveraging pre-trained models for improved performance

The results demonstrate that transfer learning significantly improves convergence speed, generalization, and computational efficiency, making it a promising approach for AI applications across domains such as healthcare, NLP, and autonomous systems.

Abdul Sttar Ismail Wdaa, Iraq Ali Hussein, A. Ahmed · 0 citations
Open access 2023

Self-Supervised Learning Techniques for Large-Scale AI Systems

Experimental results demonstrate that SSL outperforms traditional supervised learning in accuracy, scalability, and transferability, while also reducing data labeling costs.

Shalini Gupta · 0 citations
Preprint Jul 2026

Self-Supervised Visual Representation Learning: Pretrain-Finetuning or Joint Training?

This work systematically investigate whether jointly optimizing the self-supervised and supervised objectives during training provides a better alternative, and finds that JT consistently improves data and training efficiency while being robust in low-label settings, while PFT is more reliable in more specialized domains.

Nusrat Munia, Tyler Ward, Nishat Nayla et al. · 0 citations
Open access Aug 2026

The More the Merrier: The Effects of Data Volume and Transfer Learning on Creating Generalizable Deep Learning PAM Detectors

While trained models saw a drop in performance when tested on a new dataset, those pretrained on large diverse datasets outperformed limited target‐specific training even when deployment conditions were not represented during training, confirming training diversity improves transferability.

Laia Garrobé Fonollosa, D. Gillespie, L. Stanković et al. · 0 citations