Papers › Learning How to Propagate Messages in Graph Neural Networks

Learning How to Propagate Messages in Graph Neural Networks

1 Oct 2023arXiv:2310.00697archive 2025-07-28

Teng Xiao, Zhengyu Chen, Donglin Wang, Suhang Wang

This paper studies the problem of learning message propagation strategies for graph neural networks (GNNs). One of the challenges for graph neural networks is that of defining the propagation strategy. For instance, the choices of propagation steps are often specialized to a single graph and are not personalized to different nodes. To compensate for this, in this paper, we present learning to propagate, a general learning framework that not only learns the GNN parameters for prediction but more importantly, can explicitly learn the interpretable and personalized propagate strategies for different nodes and various types of graphs. We introduce the optimal propagation steps as latent variables to help find the maximum-likelihood estimation of the GNN parameters in a variational Expectation-Maximization (VEM) framework. Extensive experiments on various types of graph benchmarks demonstrate that our proposed framework can significantly achieve better performance compared with the state-of-the-art methods, and can effectively learn personalized and interpretable propagate strategies of messages in GNNs.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2310.00697")

Code

Syntology Ran 6 of 12 code samples harvested from 1 repository linked to this paper; 6 have no recorded run. Of those that ran: 2 ran · our draft was wrong; 4 ran with no contract checked.

By repository: official repository: 12 samples from 1 repository, 6 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

tengxiao1/l2p officialmentioned in paperpytorch report

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

12 samples harvested; 6 ran; 0 honoured the contract we drafted; 6 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · our draft was wrong
4ran
6unverified

Licence: 12 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from tengxiao1/l2p. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

gcn tengxiao1/l2p/full/normalization.py official repository ran no licence file found · pointer only · 6c563d191528f1d3 · report
index_to_mask tengxiao1/l2p/full/utils.py official repository ran · our draft was wrong no licence file found · pointer only · da80a2b9fd449bd2 · report
laplacian tengxiao1/l2p/full/normalization.py official repository ran no licence file found · pointer only · 9ed3800b90416b36 · report
normalized_laplacian tengxiao1/l2p/full/normalization.py official repository ran no licence file found · pointer only · e65f0364ccfaaf6a · report
random_planetoid_splits tengxiao1/l2p/full/utils.py official repository ran · our draft was wrong no licence file found · pointer only · d97355d8b1db10f9 · report
sys_normalized_adjacency tengxiao1/l2p/full/utils.py official repository ran no licence file found · pointer only · 55d314d6731edc0a · report
Val_train tengxiao1/l2p/full/L2Q.py official repository unverified no licence file found · pointer only · 53280b095b8b22bf · report
get_amazon_dataset tengxiao1/l2p/full/datasets.py official repository unverified no licence file found · pointer only · e5b3b7cccd4623e2 · report
get_coauthor_dataset tengxiao1/l2p/full/datasets.py official repository unverified no licence file found · pointer only · a85b8d8c95235e9b · report
get_planetoid_dataset tengxiao1/l2p/full/datasets.py official repository unverified no licence file found · pointer only · a6021fcd0e12d255 · report
get_t tengxiao1/l2p/full/L2Q.py official repository unverified no licence file found · pointer only · 378f5c3b07ffb8b8 · report
train tengxiao1/l2p/full/L2Q.py official repository unverified no licence file found · pointer only · 97610413fe4dddab · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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