Related Experiment Video
Updated: Jun 7, 2025

09:11
Revealing Neural Circuit Topography in Multi-Color
Published on: November 14, 2011
15.0K
Signed graph embedding via multi-order neighborhood feature fusion and contrastive learning
Chaobo He1, Hao Cheng1, Jiaqi Yang1
1School of Computer Science, South China Normal University, Guangzhou, China.
Summary
This study introduces MOSGCN, a novel signed graph embedding method that overcomes generality issues. MOSGCN enhances node representations for better performance across multiple downstream tasks like link sign prediction.
Area of Science:
- Graph theory
- Network analysis
- Machine learning
Background:
- Signed graphs model complex networks with positive/negative links.
- Existing signed graph embedding methods often lack generality across tasks.
- The generality problem limits performance in multiple downstream applications.
Purpose of the Study:
- To propose a novel signed graph embedding method, MOSGCN, addressing the generality problem.
- To enhance node representations by capturing both local and global structural features.
- To improve the robustness and discriminative power of embeddings for diverse tasks.
Main Methods:
- Developed MOSGCN with a multi-order neighborhood feature fusion strategy based on structural balance theory.
- Employed a signed graph contrastive learning framework for training.
- Evaluated on link sign prediction and community detection tasks using four benchmark datasets.
Main Results:
- MOSGCN demonstrates superior performance in downstream tasks compared to state-of-the-art methods.
- The proposed method shows good generality across different signed graph analysis tasks.
- Multi-order feature fusion and contrastive learning contribute to more informative node representations.
Conclusions:
- MOSGCN effectively addresses the generality problem in signed graph embedding.
- The method achieves state-of-the-art results on link sign prediction and community detection.
- MOSGCN offers a robust and versatile approach for signed graph analysis.
Related Concept Videos
Vector Algebra: Graphical Method
11.9K
Vectors can be multiplied by scalars, added to other vectors, or subtracted from other vectors. The vector sum of two (or more) vectors is called the resultant vector or, for short, the resultant.
We use the laws of geometry to construct resultant vectors, followed by trigonometry to find vector magnitudes and directions. For a geometric construction of the sum of two vectors in a plane, we follow the parallelogram rule. Suppose two vectors are at arbitrary positions. Translate either one of...
We use the laws of geometry to construct resultant vectors, followed by trigonometry to find vector magnitudes and directions. For a geometric construction of the sum of two vectors in a plane, we follow the parallelogram rule. Suppose two vectors are at arbitrary positions. Translate either one of...
11.9K
Multiple Bar Graph
5.1K
As the name suggests, a multiple bar graph is the same as a bar graph but has multiple bars to depict relationships between different data values. One can include as many parameters as possible. However, each parameter must have the same unit of measurement.
Each bar or column in the multiple bar graph represents a data value. These graphs are used primarily in interrelating two or more sets of data. The categories of different kinds of data are listed along the horizontal or x-axis, whereas...
Each bar or column in the multiple bar graph represents a data value. These graphs are used primarily in interrelating two or more sets of data. The categories of different kinds of data are listed along the horizontal or x-axis, whereas...
5.1K
Ogive Graph
5.6K
An ogive graph is sometimes called a cumulative frequency polygon. It is one type of frequency polygon that shows cumulative frequency. In other words, the cumulative percentages are added to the graph from left to right. An ogive graph plots cumulative frequency on the vertical y-axis and class boundaries along the horizontal x-axis. It’s very similar to a histogram; only instead of rectangles, an ogive displays a single point where the top right of the rectangle would be. Creating this...
5.6K
End Point Prediction: Gran Plot
278
A Gran plot is used to predict the equivalence volume or endpoint of a potentiometric or acid-base titration without reaching the endpoint. Typically, titration data is collected as a function of the titrant's volume up to a point less than the equivalence volume and then transformed into a linear format. The straight line is extended to the x-axis, indicating the necessary titrant volume to achieve the equivalence point.
For potentiometric titration, the Gran plot is created by plotting...
For potentiometric titration, the Gran plot is created by plotting...
278
Time-Series Graph
4.3K
A time-series graph is a line graph with repeated measurements taken at successive intervals of time. It is also called a time series chart. To construct a time-series graph, one must look at both pieces of a paired data set. The horizontal axis is used to plot the time increments, and the vertical axis is used to plot the values of the variable that one is measuring. By using the axes in this way, each point on the graph will correspond to time and a measured quantity. The points on the graph...
4.3K
Wilcoxon Signed-Ranks Test for Matched Pairs
87
The Wilcoxon signed-rank test for matched pairs evaluates the null hypothesis by combining the ranks of differences with their signs. It essentially tests whether the median of the differences in a population of matched pairs is zero. Since the test incorporates more information than the sign test, it generally yields more trustable conclusions. This test also does not require the data to follow a normal distribution, but two conditions must be met for it to be applicable: (1) the data must...
87

