Papers › Provable Training for Graph Contrastive Learning

Provable Training for Graph Contrastive Learning

25 Sep 2023NeurIPS 2023 11arXiv:2309.13944archive 2025-07-28

Yue Yu, Xiao Wang, Mengmei Zhang, Nian Liu, Chuan Shi

Graph Contrastive Learning (GCL) has emerged as a popular training approach for learning node embeddings from augmented graphs without labels. Despite the key principle that maximizing the similarity between positive node pairs while minimizing it between negative node pairs is well established, some fundamental problems are still unclear. Considering the complex graph structure, are some nodes consistently well-trained and following this principle even with different graph augmentations? Or are there some nodes more likely to be untrained across graph augmentations and violate the principle? How to distinguish these nodes and further guide the training of GCL? To answer these questions, we first present experimental evidence showing that the training of GCL is indeed imbalanced across all nodes. To address this problem, we propose the metric "node compactness", which is the lower bound of how a node follows the GCL principle related to the range of augmentations. We further derive the form of node compactness theoretically through bound propagation, which can be integrated into binary cross-entropy as a regularization. To this end, we propose the PrOvable Training (POT) for GCL, which regularizes the training of GCL to encode node embeddings that follows the GCL principle better. Through extensive experiments on various benchmarks, POT consistently improves the existing GCL approaches, serving as a friendly plugin.

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="2309.13944")

Code

Syntology Ran 10 of 11 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 5 ran · our draft was wrong; 5 ran with no contract checked.

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

voidharuhi/pot-gcl officialmentioned in paperpytorchMIT 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

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

5ran · our draft was wrong
5ran
1unverified

Licence: 0 of the 11 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 VoidHaruhi/POT-GCL. “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.

weighted_mean VoidHaruhi/POT-GCL/ProGCL/pGRACE/model.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 2dff6e858d437842 · report
Ztrans VoidHaruhi/POT-GCL/COSTA/src/util/helper.py official repository ran fingerprinted MIT (permissive) · c8bbf5537361b210 · report
drop_feature VoidHaruhi/POT-GCL/GRACE/model.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 22bfb6129463d322 · report
drop_feature_weighted VoidHaruhi/POT-GCL/GCA/pGRACE/functional.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 867c9382144672b7 · report
drop_feature_weighted_2 VoidHaruhi/POT-GCL/GCA/pGRACE/functional.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 2694bcf35c3d7b93 · report
fit_beta_weighted VoidHaruhi/POT-GCL/ProGCL/pGRACE/model.py official repository ran · our draft was wrong MIT (permissive) · 300e84c6b99cb7f4 · report
generate_split VoidHaruhi/POT-GCL/GRACE/my_utils.py official repository ran MIT (permissive) · b6b75b8c990299ac · report
get_alpha_beta VoidHaruhi/POT-GCL/GRACE/my_utils.py official repository ran fingerprinted MIT (permissive) · 3b63e93e7a542afb · report
get_batch VoidHaruhi/POT-GCL/COSTA/src/model/utils.py official repository ran fingerprinted MIT (permissive) · 06aaec706bf52e17 · report
get_path VoidHaruhi/POT-GCL/GCA/pGRACE/dataset.py official repository ran fingerprinted MIT (permissive) · 5b18ad957d4c29e1 · report
get_crown_weights VoidHaruhi/POT-GCL/COSTA/src/model/utils.py official repository unverified MIT (permissive) · ec9355b99f54bc56 · report

Tasks

Contrastive Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Contrastive Learning

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