Papers › On the Unreasonable Effectiveness of Feature propagation in Learning on Graphs with...

On the Unreasonable Effectiveness of Feature propagation in Learning on Graphs with Missing Node Features

23 Nov 2021arXiv:2111.12128archive 2025-07-28

Emanuele Rossi, Henry Kenlay, Maria I. Gorinova, Benjamin Paul Chamberlain, Xiaowen Dong, Michael Bronstein

While Graph Neural Networks (GNNs) have recently become the de facto standard for modeling relational data, they impose a strong assumption on the availability of the node or edge features of the graph. In many real-world applications, however, features are only partially available; for example, in social networks, age and gender are available only for a small subset of users. We present a general approach for handling missing features in graph machine learning applications that is based on minimization of the Dirichlet energy and leads to a diffusion-type differential equation on the graph. The discretization of this equation produces a simple, fast and scalable algorithm which we call Feature Propagation. We experimentally show that the proposed approach outperforms previous methods on seven common node-classification benchmarks and can withstand surprisingly high rates of missing features: on average we observe only around 4% relative accuracy drop when 99% of the features are missing. Moreover, it takes only 10 seconds to run on a graph with ∼2.5M nodes and ∼123M edges on a single GPU.

PaperPDFConference PDFCodeCode 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="2111.12128")

Code

Syntology Ran 0 of 14 code samples harvested from 1 repository linked to this paper; 14 have no recorded run.

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

twitter-research/feature-propagation officialmentioned on GitHubpytorchApache-2.0 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

14 samples harvested; 0 ran; 0 honoured the contract we drafted; 14 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.

14unverified

Licence: 0 of the 14 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 twitter-research/feature-propagation. “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.

ex_relu twitter-research/feature-propagation/src/baselines/gcn_mf.py official repository unverified Apache-2.0 (permissive) · cc49cd8a589e02de · report
get_component twitter-research/feature-propagation/src/data_utils.py official repository unverified Apache-2.0 (permissive) · c68140584cc0e991 · report
get_conv twitter-research/feature-propagation/src/models.py official repository unverified Apache-2.0 (permissive) · 338d87d585e0b11d · report
get_largest_connected_component twitter-research/feature-propagation/src/data_utils.py official repository unverified Apache-2.0 (permissive) · b36878b25e3455a3 · report
get_mask twitter-research/feature-propagation/src/utils.py official repository unverified Apache-2.0 (permissive) · 12003dcf4549f5a3 · report
get_missing_feature_mask twitter-research/feature-propagation/src/utils.py official repository unverified Apache-2.0 (permissive) · bdff77b67175af09 · report
inference_full_batch twitter-research/feature-propagation/src/evaluation.py official repository unverified Apache-2.0 (permissive) · 09a790aab330a10e · report
inference_sampled twitter-research/feature-propagation/src/evaluation.py official repository unverified Apache-2.0 (permissive) · 17f844b866904bc9 · report
init_gmm twitter-research/feature-propagation/src/baselines/gcn_mf.py official repository unverified Apache-2.0 (permissive) · 56a5ef8b43881fac · report
keep_only_largest_connected_component twitter-research/feature-propagation/src/data_utils.py official repository unverified Apache-2.0 (permissive) · 9e01cbb3f563b6df · report
mean_filling twitter-research/feature-propagation/src/filling_strategies.py official repository unverified Apache-2.0 (permissive) · b8ff0add0a440e77 · report
random_filling twitter-research/feature-propagation/src/filling_strategies.py official repository unverified Apache-2.0 (permissive) · 6161e8125aef4044 · report
test twitter-research/feature-propagation/src/evaluation.py official repository unverified Apache-2.0 (permissive) · 917430c937090e71 · report
zero_filling twitter-research/feature-propagation/src/filling_strategies.py official repository unverified Apache-2.0 (permissive) · 603473b3dc2838d0 · report

Tasks

Node Classification

1 archive task tag without a task page not shown.

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