Related Experiment Video
Updated: Dec 22, 2025

03:31
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
930
Graph Convolution Networks with manifold regularization for semi-supervised learning
M Tavassoli Kejani1, F Dornaika2, H Talebi3
1University of Isfahan, Isfahan, Iran.
Summary
Graph Convolution Networks (GCN) are enhanced with Manifold Regularization (GCNMR) for improved semi-supervised learning. This novel approach boosts label propagation accuracy without increasing computational complexity, outperforming existing methods.
Area of Science:
- Machine Learning
- Graph Neural Networks
- Computer Vision
Background:
- Graph Convolutional Networks (GCN) are effective for graph-based semi-supervised learning.
- Enhancing label propagation in GCNs is crucial for improving performance.
- Existing methods may have limitations in balancing supervised and unsupervised learning objectives.
Purpose of the Study:
- To introduce a novel Graph Convolutional Network model with Manifold Regularization (GCNMR).
- To enhance the label propagation capabilities of GCNs.
- To improve semi-supervised learning performance through a refined objective function.
Main Methods:
- Proposing GCNs with Manifold Regularization (GCNMR).
- Designing an objective function with supervised and unsupervised terms.
- The supervised term fits predicted labels to known labels.
- The unsupervised term ensures smoothness of predicted labels across all samples.
Main Results:
- The GCNMR model demonstrates superior performance compared to standard GCN.
- The proposed model outperforms other competing graph-based semi-supervised learning methods.
- Experiments on three public image datasets validate the effectiveness of GCNMR.
Conclusions:
- GCNMR offers a powerful enhancement to graph-based semi-supervised learning.
- The model retains GCN advantages while improving accuracy without increased time complexity.
- GCNMR represents a significant advancement in leveraging graph structures for learning.
Related Concept Videos
Convolution: Math, Graphics, and Discrete Signals
741
In any LTI (Linear Time-Invariant) system, the convolution of two signals is denoted using a convolution operator, assuming all initial conditions are zero. The convolution integral can be divided into two parts: the zero-input or natural response and the zero-state or forced response, with t0 indicating the initial time.
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
741
Convolution Properties II
508
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...
508
Deconvolution
485
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
485
Convolution Properties I
473
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:
473
