Residual CNDS
Hussein A. Al-Barazanchi, Hussam Qassim, Abhishek Verma

TL;DR
This paper investigates the impact of integrating residual connections into CNDS networks, demonstrating improved accuracy in image classification tasks by combining deep supervision with residual learning techniques.
Contribution
It introduces residual connections into CNDS networks, enhancing their accuracy and training efficiency for deep CNNs.
Findings
Residual connections improve CNDS accuracy
Enhanced training stability with residual CNDS
Better performance on image classification benchmarks
Abstract
Convolutional Neural networks nowadays are of tremendous importance for any image classification system. One of the most investigated methods to increase the accuracy of CNN is by increasing the depth of CNN. Increasing the depth by stacking more layers also increases the difficulty of training besides making it computationally expensive. Some research found that adding auxiliary forks after intermediate layers increases the accuracy. Specifying which intermediate layer shoud have the fork just addressed recently. Where a simple rule were used to detect the position of intermediate layers that needs the auxiliary supervision fork. This technique known as convolutional neural networks with deep supervision (CNDS). This technique enhanced the accuracy of classification over the straight forward CNN used on the MIT places dataset and ImageNet. In the other side, Residual Learning is…
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
TopicsAdvanced Neural Network Applications · Human Pose and Action Recognition · COVID-19 diagnosis using AI
