REVIEW 5 cited by
Graph-Bert: Only Attention is Needed for Learning Graph Representations
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
The dominant graph neural networks (GNNs) over-rely on the graph links, several serious performance problems with which have been witnessed already, e.g., suspended animation problem and over-smoothing problem. What's more, the inherently inter-connected nature precludes parallelization within the graph, which becomes critical for large-sized graph, as memory constraints limit batching across the nodes. In this paper, we will introduce a new graph neural network, namely GRAPH-BERT (Graph based BERT), solely based on the attention mechanism without any graph convolution or aggregation operators. Instead of feeding GRAPH-BERT with the complete large input graph, we propose to train GRAPH-BERT with sampled linkless subgraphs within their local contexts. GRAPH-BERT can be learned effectively in a standalone mode. Meanwhile, a pre-trained GRAPH-BERT can also be transferred to other application tasks directly or with necessary fine-tuning if any supervised label information or certain application oriented objective is available. We have tested the effectiveness of GRAPH-BERT on several graph benchmark datasets. Based the pre-trained GRAPH-BERT with the node attribute reconstruction and structure recovery tasks, we further fine-tune GRAPH-BERT on node classification and graph clustering tasks specifically. The experimental results have demonstrated that GRAPH-BERT can out-perform the existing GNNs in both the learning effectiveness and efficiency.
Forward citations
Cited by 5 Pith papers
-
Logarithmic High-Probability Regret for Online Convex Optimization with Two-Point Bandit Feedback
Standard two-point projected gradient achieves fixed-comparator high-probability logarithmic regret for strongly convex OCO with two-point bandit feedback, with a leading d (not d²) horizon term.
-
Player-Team Heterogeneous Interaction Graph Transformer for Soccer Outcome Prediction
HIGFormer predicts soccer match outcomes by jointly modeling player-player event interactions and team-team historical win rates with a heterogeneous graph transformer and graph convolution network.
-
GTHNA: Local-global Graph Transformer with Memory Reconstruction for Holistic Node Anomaly Evaluation
GTHNA scores node anomalies by combining local-global Transformer embeddings, a memory of normal patterns, and multi-scale reconstruction, reporting top AUC on six of seven graph benchmarks.
-
VulBinLLM: LLM-powered Vulnerability Detection for Stripped Binaries
An LLM pipeline that enriches decompiled code with vulnerability hints and then classifies CWEs reports high Juliet accuracy, but leaky hints and unmatched baselines weaken the claim.
-
Leveraging Manifold Embeddings for Enhanced Graph Transformer Representations and Learning
R-SGFormer pairs GraphMoRE embeddings with SGFormer, but its own tables show the full model fails to consistently beat SGFormer or GraphMoRE baselines.
Discussion (0). Continue with ORCID to comment.