Pith. sign in

REVIEW 9 cited by

Graph-MLP: Node Classification without Message Passing in Graph

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

arxiv 2106.04051 v1 pith:QAYQ66MJ submitted 2021-06-08 cs.LG cs.AIcs.CVcs.SI

classification cs.LGcs.AIcs.CVcs.SI
keywords graphadjacencymessagepassinggraph-mlpinformationnodeclassification
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

Graph Neural Network (GNN) has been demonstrated its effectiveness in dealing with non-Euclidean structural data. Both spatial-based and spectral-based GNNs are relying on adjacency matrix to guide message passing among neighbors during feature aggregation. Recent works have mainly focused on powerful message passing modules, however, in this paper, we show that none of the message passing modules is necessary. Instead, we propose a pure multilayer-perceptron-based framework, Graph-MLP with the supervision signal leveraging graph structure, which is sufficient for learning discriminative node representation. In model-level, Graph-MLP only includes multi-layer perceptrons, activation function, and layer normalization. In the loss level, we design a neighboring contrastive (NContrast) loss to bridge the gap between GNNs and MLPs by utilizing the adjacency information implicitly. This design allows our model to be lighter and more robust when facing large-scale graph data and corrupted adjacency information. Extensive experiments prove that even without adjacency information in testing phase, our framework can still reach comparable and even superior performance against the state-of-the-art models in the graph node classification task.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 9 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. The Best is Yet to Come: Graph Convolution in the Testing Phase for Multimodal Recommendation

    cs.IR 2025-07 conditional novelty 6.0 of 10

    A multimodal recommender that trains without graph convolution and applies it only at test time outperforms graph-trained baselines while training much faster.

  2. iN2V: Bringing Transductive Node Embeddings to Inductive Graphs

    cs.LG 2025-06 conditional novelty 6.0 of 10

    iN2V extends node2vec embeddings to unseen nodes via iterative neighbor averaging with train-time modifications, improving node classification by about 1 point on average over Feature Propagation.

  3. Bi-Directional Multi-Scale Graph Dataset Condensation via Information Bottleneck

    cs.LG 2024-12 conditional novelty 6.0 of 10

    A bidirectional, information-bottleneck-guided graph condensation method selects a meso-scale graph and condenses in both directions, outperforming prior one-directional multi-scale approaches on several benchmarks, t...

  4. TINED: GNNs-to-MLPs by Teacher Injection and Dirichlet Energy Distillation

    cs.LG 2024-12 conditional novelty 6.0 of 10

    TINED distills GNNs into MLPs layer-by-layer by injecting feature-transformation parameters and matching Dirichlet energy ratios, outperforming prior distillation methods on seven node-classification benchmarks.

  5. Pre-Training Graph Contrastive Masked Autoencoders are Strong Distillers for EEG

    cs.LG 2024-11 conditional novelty 6.0 of 10

    EEG-DisGCMAE combines graph contrastive and masked autoencoder pre-training with a graph topology distillation loss to improve low-density EEG classification using high-density and unlabeled data.

  6. Negative Metric Learning for Graphs

    cs.LG 2025-05 reject novelty 5.0 of 10

    NML-GCL learns a negative metric network that down-weights false negatives during contrastive training, improving node classification and clustering on six standard graph benchmarks.

  7. BrainNetMLP: An Efficient and Effective Baseline for Functional Brain Network Classification

    q-bio.NC 2025-05 conditional novelty 5.0 of 10

    A dual-branch MLP that reads lower-triangular functional connectivity and low-pass filtered BOLD spectra matches or beats transformer baselines on ABIDE and HCP with far fewer parameters and FLOPs.

  8. Beyond Graph Convolution: Multimodal Recommendation with Topology-aware MLPs

    cs.IR 2024-12 conditional novelty 5.0 of 10

    TMLP models multimodal item relations with MLPs plus topological pruning and mutual-information learning, outperforming GCN-based recommenders on three Amazon datasets.

  9. Edge-Splitting MLP: Node Classification on Homophilic and Heterophilic Graphs without Message Passing

    cs.LG 2024-12 conditional novelty 5.0 of 10

    ES-MLP extends Graph-MLP with an edge-splitting mechanism from ES-GNN so that a pure MLP can match graph neural networks on homophilic and heterophilic node classification without using edges at inference.

Pith tools