Backbones-Review: Feature Extraction Networks for Deep Learning and Deep Reinforcement Learning Approaches
Omar Elharrouss, Younes Akbari, Noor Almaadeed, Somaya Al-Maadeed

TL;DR
This paper reviews various backbone networks like VGG, ResNet, and DenseNet used for feature extraction in deep learning, discussing their applications in computer vision and comparing their performance across tasks.
Contribution
It provides a comprehensive overview and comparison of existing backbone networks for feature extraction in deep learning and reinforcement learning.
Findings
ResNet outperforms VGG in accuracy for image classification.
DenseNet shows better feature reuse and efficiency.
Backbones vary in suitability depending on the specific computer vision task.
Abstract
To understand the real world using various types of data, Artificial Intelligence (AI) is the most used technique nowadays. While finding the pattern within the analyzed data represents the main task. This is performed by extracting representative features step, which is proceeded using the statistical algorithms or using some specific filters. However, the selection of useful features from large-scale data represented a crucial challenge. Now, with the development of convolution neural networks (CNNs), the feature extraction operation has become more automatic and easier. CNNs allow to work on large-scale size of data, as well as cover different scenarios for a specific task. For computer vision tasks, convolutional networks are used to extract features also for the other parts of a deep learning model. The selection of a suitable network for feature extraction or the other parts of a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Brain Tumor Detection and Classification · Machine Learning and Data Classification
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Batch Normalization · Concatenated Skip Connection · Max Pooling · 1x1 Convolution · Global Average Pooling · Dense Block · Dropout · Kaiming Initialization · Dense Connections
