Related Experiment Video
Updated: Jul 16, 2025

03:31
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
568
A Long Skip Connection for Enhanced Color Selectivity in CNN Architectures
Oscar Sanchez-Cesteros1, Mariano Rincon1, Margarita Bachiller1
1Department of Artificial Intelligence, National University of Distance Education (UNED), 28040 Madrid, Spain.
Sensors (Basel, Switzerland)
|September 9, 2023
Summary
Adding a long skip connection (LSC) to convolutional neural networks (CNNs) improves image classification accuracy and color selectivity. This modification allows deeper network layers to access information from earlier layers, enhancing feature extraction for natural scenes.
Area of Science:
- Computer Vision
- Neuroscience-inspired AI
- Machine Learning
Background:
- Convolutional Neural Networks (CNNs) exhibit limited color selectivity in natural image datasets.
- CNNs are inspired by the hierarchical structure of the visual cortex.
- Existing CNN architectures may not fully leverage low-level visual information in deeper layers.
Purpose of the Study:
- To enhance the color selectivity and classification accuracy of CNNs.
- To investigate the impact of long skip connections (LSCs) on CNN performance.
- To improve the integration of low-level and high-level features within CNNs.
Main Methods:
- Proposed adding a long skip connection (LSC) between the first and last blocks of the CNN feature extraction stage.
- Applied LSC strategy to established CNN architectures.
- Quantitatively and qualitatively analyzed improvements in accuracy and color selectivity.
- Developed a novel color representation method for feature map visualization.
Main Results:
- LSCs generally improve CNN classification accuracy.
- The proposed LSC demonstrated superior performance over standard skip connections.
- Enhanced color selectivity was observed in CNNs augmented with LSCs.
- The new color representation facilitated manageable qualitative analysis of feature maps.
Conclusions:
- Long skip connections are effective in boosting CNN accuracy and color selectivity.
- Integrating shallow and deep layer information via LSCs is beneficial for processing natural scenes.
- The proposed LSC strategy offers a promising direction for developing more perceptually aligned AI vision systems.
Related Concept Videos
Color Vision
611
Color perception begins in the retina, the light-sensitive layer at the back of the eye. Two main theories explain how colors are seen: the trichromatic theory and the opponent-process theory. The trichromatic theory, proposed by Thomas Young in 1802 and extended by Hermann von Helmholtz in 1852, suggests that color vision is based on three types of cone receptors in the retina. These cones are sensitive to different but overlapping ranges of wavelengths corresponding to red, blue, and green.
611
Reducing Line Loss
173
In a three-phase circuit, line loss is an indicator of energy dissipated as heat due to the resistance of transmission lines. To address this, incorporating transformers into the system—a step-up transformer at the source and a step-down transformer at the load—is a strategic solution. Two three-phase transformers are introduced to improve this.
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss...
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss...
173

