Papers › Circle Feature Graphormer: Can Circle Features Stimulate Graph Transformer?
Circle Feature Graphormer: Can Circle Features Stimulate Graph Transformer?
Jingsong Lv, Hongyang Chen, Yao Qi, Lei Yu
In this paper, we introduce two local graph features for missing link prediction tasks on ogbl-citation2. We define the features as Circle Features, which are borrowed from the concept of circle of friends. We propose the detailed computing formulas for the above features. Firstly, we define the first circle feature as modified swing for common graph, which comes from bipartite graph. Secondly, we define the second circle feature as bridge, which indicates the importance of two nodes for different circle of friends. In addition, we firstly propose the above features as bias to enhance graph transformer neural network, such that graph self-attention mechanism can be improved. We implement a Circled Feature aware Graph transformer (CFG) model based on SIEG network, which utilizes a double tower structure to capture both global and local structure features. Experimental results show that CFG achieves the state-of-the-art performance on dataset ogbl-citation2.
Code
Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.
Code Syntology ran Syntology
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Link Property Prediction | ogbl-citation2 | CFG | Ext. data | No | #4 of 23 | Archive leaderboard | report |
| Link Property Prediction | ogbl-citation2 | CFG | Number of params | 686253 | #4 of 23 | Archive leaderboard | report |
| Link Property Prediction | ogbl-citation2 | CFG | Test MRR | 0.8997 ± 0.0015 | #4 of 23 | Archive leaderboard | report |
| Link Property Prediction | ogbl-citation2 | CFG | Validation MRR | 0.8987 ± 0.0011 | #4 of 23 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Methods
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections