Related Experiment Video
Updated: Jan 21, 2026

03:31
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
1.0K
An Improved Convolutional Neural Network Algorithm and Its Application in Multilabel Image Labeling
Jianfang Cao1,2, Chenyan Wu2, Lichao Chen2
1Department of Computer Science and Technology, Xinzhou Teachers University, Xinzhou 034000, China.
Computational Intelligence and Neuroscience
|July 30, 2019
Summary
A new dual-channel convolution neural network (DCCNN) significantly improves automatic image labeling accuracy, especially for low-frequency labels. This method offers faster training and more reliable results compared to traditional approaches.
Area of Science:
- Computer Science
- Artificial Intelligence
- Machine Learning
Background:
- Automatic image annotation is crucial for efficient text-based image retrieval in the age of abundant image resources.
- Imbalanced training data, particularly with low-frequency semantic labels, leads to poor annotation accuracy.
- Existing methods struggle with accuracy and training efficiency when dealing with imbalanced datasets.
Purpose of the Study:
- To develop an improved automatic image labeling model that addresses the challenge of imbalanced semantic annotations.
- To enhance the accuracy and efficiency of automatic image annotation, particularly for low-frequency labels.
- To introduce a novel Dual-Channel Convolutional Neural Network (DCCNN) for superior image labeling performance.
Main Methods:
- Designed a Dual-Channel Convolutional Neural Network (DCCNN) integrating two CNN channels with distinct structures.
- One channel is optimized for low-frequency samples, increasing their proportion during training.
- The second channel trains on the entire dataset; outputs are fused for the final labeling decision.
Main Results:
- The DCCNN achieved 93.4% labeling accuracy on the Pascal VOC 2012 dataset, surpassing CNN by 8.9% and traditional methods by 15%.
- DCCNN reached high accuracy in significantly fewer training iterations (100) compared to CNN (2,500).
- The model demonstrated stable performance (>93% accuracy) on a large dataset (50,000 images) and improved low-frequency label accuracy by ~10% over CNN.
Conclusions:
- The proposed DCCNN effectively enhances automatic image labeling accuracy, especially for imbalanced datasets.
- DCCNN offers a more efficient and reliable solution for image annotation compared to existing CNN and traditional methods.
- The model's ability to improve low-frequency label accuracy validates its robustness and practical applicability.
Related Concept Videos
Convolution Properties II
582
The important convolution properties include width, area, differentiation, and integration properties.
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
582
Convolution Properties I
562
Convolution computations can be simplified by utilizing their inherent properties.
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
562
Protein Networks
4.5K
An organism can have thousands of different proteins, and these proteins must cooperate to ensure the health of an organism. Proteins bind to other proteins and form complexes to carry out their functions. Many proteins interact with multiple other proteins creating a complex network of protein interactions.
These interactions can be represented through maps depicting protein-protein interaction networks, represented as nodes and edges. Nodes are circles that are representative of a protein,...
These interactions can be represented through maps depicting protein-protein interaction networks, represented as nodes and edges. Nodes are circles that are representative of a protein,...
4.5K
Protein Networks
2.8K
2.8K
Trial and Error and Algorithm
399
A problem-solving strategy is a plan of action used to find a solution. Different strategies have distinct action plans. Trial and error involves trying different solutions until one works. For instance, to fix a broken printer, you might check ink levels, ensure the paper tray isn't jammed, and verify the printer's connection to your laptop. This method can be time-consuming but is commonly used. Thomas Edison, for example, used trial and error to find a suitable filament for the light...
399
Network Covalent Solids
16.1K
Network covalent solids contain a three-dimensional network of covalently bonded atoms as found in the crystal structures of nonmetals like diamond, graphite, silicon, and some covalent compounds, such as silicon dioxide (sand) and silicon carbide (carborundum, the abrasive on sandpaper). Many minerals have networks of covalent bonds.
To break or to melt a covalent network solid, covalent bonds must be broken. Because covalent bonds are relatively strong, covalent network solids are typically...
To break or to melt a covalent network solid, covalent bonds must be broken. Because covalent bonds are relatively strong, covalent network solids are typically...
16.1K

