Home › Code › sample_mask

sample_mask

Syntologyentry name in harvested coderead from the graph 2026-09-24

sample_mask appears in the code Syntology harvested for 39 papers, as 13 distinct code bodies found in 39 places (a place is one code body under one paper). At least one of them ran in 32 of the papers; 1 of the code bodies carries a behaviour fingerprint.

What this page is not. Routines are grouped here by the exact string of their function or class name. Nothing asserts that two samples named sample_mask do the same thing, share code, or are comparable; the name is a string, not an identity. Behaviour outputs (what a fingerprinted sample returned on the shared battery) are not in this export and are not shown here; the graph at syntology.ai holds them. "Ran" means executed on a synthesized fixture, not that the code is correct or reproduces a paper.

Samples Syntology

Syntology ran 6 of the 13 distinct code bodies named sample_mask; 7 are unverified. One tile per status, in the site's fixed vocabulary, each code body counted once:

0ran · honoured contract
1ran · violated contract
4ran · our draft was wrong
0ran · fixture could not drive it
1ran
7unverified
1fingerprinted

Licence is a property of each copy, so it is counted per place: 13 of the 39 places are pointer only (Syntology does not serve that copy's text). This site shows no code text for any sample; every row below links to the file in its repository where the record names one.

“Ran” means the sample executed on a synthesized input; it does not mean the output is correct. “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, and those samples did run. The ran count above is every status except unverified, the same rule as each paper page.

Papers

39 papers shown of 39, newest first; 39 places in the table. A paper with no recorded date is placed by the month its arXiv id encodes, shown in the Date column as YYYY-MM (from id). One row per place: a paper whose repository defines the name more than once appears more than once, and the same code body held for several papers appears once under each, with the same status. Titles and dates are the archive's archive 2025-07-28 for papers in the archive; 1 papers have no page here and are shown by arXiv id only. Status and fingerprint are Syntology's record of each code body; licence is recorded for each place. The File cell ends with the code body's 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.

PaperDateFileStatus SyntologyLicence
One Node One Model: Featuring the Missing-Half for Graph Clustering 13 Dec 2024 xiexuanting/fpgc/FPGC-main/utils.py b32fd748b4bbe3bf ran · violated contract fingerprinted no licence file found · pointer only
IGL-Bench: Establishing the Comprehensive Benchmark for Imbalanced Graph Learning 14 Jun 2024 RingBDStack/IGL-Bench/IGL_Bench/algorithm/DEMONet/util.py 03c26d27b6d12de7 ran MIT (permissive)
Combating Bilateral Edge Noise for Robust Link Prediction 2 Nov 2023 flyingdoog/PTDNet/utils.py b32fd748b4bbe3bf ran · violated contract fingerprinted no licence file found · pointer only
Simple and Asymmetric Graph Contrastive Learning without Augmentations 29 Oct 2023 graphdml-uiuc-jlu/geom-gcn/utils.py b32fd748b4bbe3bf ran · violated contract fingerprinted no licence file found · pointer only
CONVERT:Contrastive Graph Clustering with Reliable Augmentation 17 Aug 2023 xihongyang1999/convert/utils.py b32fd748b4bbe3bf ran · violated contract fingerprinted no licence file found · pointer only
RS-Del: Edit Distance Robustness Certificates for Sequence Classifiers via Randomized Deletion 31 Jan 2023 dovermore/randomized-deletion/src/torchmalware/certification/masking_mech.py fc750dd2d5bc8304 unverified MIT (permissive)
Multi-Objective GFlowNets 23 Oct 2022 samuelstanton/lambo/lambo/models/mlm.py 30a113efdcdd9ae4 unverified Apache-2.0 (permissive)
MM-GNN: Mix-Moment Graph Neural Network towards Modeling Neighborhood Feature Distribution 15 Aug 2022 wendongbi/MMGNN/main/process.py b32fd748b4bbe3bf ran · violated contract fingerprinted MIT recorded; this copy not marked cleared · pointer only
A Unification Framework for Euclidean and Hyperbolic Graph Neural Networks 9 Jun 2022 oom-debugger/ijcai23/GCNII-master/process.py b32fd748b4bbe3bf ran · violated contract fingerprinted Apache-2.0 (permissive)
Graph Ordering Attention Networks 11 Apr 2022 michailchatzianastasis/goat/utils2.py b32fd748b4bbe3bf ran · violated contract fingerprinted MIT (permissive)
Equivariant and Stable Positional Encoding for More Powerful Graph Neural Networks 1 Mar 2022 graph-com/peg/utils.py b32fd748b4bbe3bf ran · violated contract fingerprinted MIT (permissive)
SAITS: Self-Attention-based Imputation for Time Series 17 Feb 2022 gorgen2020/LSSDM_imputation/dataset_pemsbay.py 353b5cb711bb921e unverified MIT (permissive)
Towards Unsupervised Deep Graph Structure Learning 17 Jan 2022 grand-lab/sublime/data_loader.py b32fd748b4bbe3bf ran · violated contract fingerprinted MIT (permissive)
Evaluating Modules in Graph Contrastive Learning 15 Jun 2021 thunlp/opengcl/src/opengcl/datasets/planetoid_dataset.py 8168a1e07d2c4a1f unverified MIT (permissive)
Higher-Order Attribute-Enhancing Heterogeneous Graph Neural Networks 16 Apr 2021 RingBDStack/HAE/HAE_GATGAT/execute_cora.py 72ba653e4f5592f9 ran · our draft was wrong no licence file found · pointer only
SetVAE: Learning Hierarchical Composition for Generative Modeling of Set-Structured Data 29 Mar 2021 jw9730/setvae/models/networks.py f3ac4b1a18df2e8f ran · our draft was wrong MIT (permissive)
Uncertainty Aware Semi-Supervised Learning on Graph Data 24 Oct 2020 identical code first harvested elsewhere b32fd748b4bbe3bf ran · violated contract fingerprinted licence of this copy not recorded
Graph Convolutional Networks for Hyperspectral Image Classification 6 Aug 2020 identical code first harvested elsewhere b32fd748b4bbe3bf ran · violated contract fingerprinted licence of this copy not recorded
Beyond Homophily in Graph Neural Networks: Current Limitations and Effective Designs 20 Jun 2020 PetarV-/GAT/utils/process.py b32fd748b4bbe3bf ran · violated contract fingerprinted MIT (permissive)
Bandit Samplers for Training Graph Neural Networks 10 Jun 2020 xavierzw/ogb-geniepath-bs/utils.py b32fd748b4bbe3bf ran · violated contract fingerprinted MIT (permissive)
Geom-GCN: Geometric Graph Convolutional Networks 13 Feb 2020 bingzhewei/geom-gcn/utils.py 61cb7d8c95b55c0c ran · our draft was wrong no licence file found · pointer only
How to train your neural ODE: the world of Jacobian and kinetic regularization 7 Feb 2020 D-hash-code/ffjord-rnode-finalweek-mnist/lib/layers/coupling.py 3a7bef4c55086f50 unverified MIT (permissive)
GraphAIR: Graph Representation Learning with Neighborhood Aggregation and Interaction 5 Nov 2019 CRIPAC-DIG/GraphAIR/tensorflow_code/utils.py b32fd748b4bbe3bf ran · violated contract fingerprinted MIT (permissive)
RWR-GAE: Random Walk Regularization for Graph Auto Encoders 12 Aug 2019 MysteryVaibhav/DW-GAE/gae/utils.py b32fd748b4bbe3bf ran · violated contract fingerprinted MIT (permissive)
Improving Robustness Without Sacrificing Accuracy with Patch Gaussian Augmentation 6 Jun 2019 gatheluck/PatchGaussian/libs/mask.py 0af957208b1acfa3 unverified MIT (permissive)
Deep Bayesian Optimization on Attributed Graphs 31 May 2019 csjtx1021/DGBO/gcn/utils.py b32fd748b4bbe3bf ran · violated contract fingerprinted MIT (permissive)
Predicting Path Failure In Time-Evolving Graphs 10 May 2019 chocolates/predicting-path-failure-in-time-evolving-graphs/load_data.py 72ba653e4f5592f9 ran · our draft was wrong MIT (permissive)
Heterogeneous Graph Attention Network 2019-03 (from id) Jhy1993/HAN/ex_acm3025.py b32fd748b4bbe3bf ran · violated contract fingerprinted no licence file found · pointer only
Multi-Stage Self-Supervised Learning for Graph Convolutional Networks on Graphs with Few Labels 28 Feb 2019 Junseok0207/M3S_Pytorch/models/M3S.py 780134f804064be1 ran · our draft was wrong no licence file found · pointer only
Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification 13 Feb 2019 CRIPAC-DIG/H-GCN/tensorflow_code/utils.py b32fd748b4bbe3bf ran · violated contract fingerprinted MIT (permissive)
Bayesian graph convolutional neural networks for semi-supervised classification 27 Nov 2018 huawei-noah/BGCN/src/utils_gcn.py b32fd748b4bbe3bf ran · violated contract fingerprinted MIT recorded; this copy not marked cleared · pointer only
Multi-Task Graph Autoencoders 7 Nov 2018 vuptran/graph-representation-learning/longae/utils_gcn.py b32fd748b4bbe3bf ran · violated contract fingerprinted MIT (permissive)
Learning with privileged information via adversarial discriminative modality distillation 19 Oct 2018 pmorerio/admd/ActionRecogDatasets/codebase/parsers.py b5290762a80247bb unverified MIT (permissive)
Deep Graph Infomax 27 Sep 2018 dfdazac/dgi/gcn/utils.py b32fd748b4bbe3bf ran · violated contract fingerprinted MIT (permissive)
Graph Convolutional Neural Networks via Scattering 31 Mar 2018 identical code first harvested elsewhere b32fd748b4bbe3bf ran · violated contract fingerprinted licence of this copy not recorded
Graph Attention Networks 30 Oct 2017 404nofound/gat/utils/process.py b32fd748b4bbe3bf ran · violated contract fingerprinted MIT (permissive)
Stochastic Training of Graph Convolutional Networks with Variance Reduction 29 Oct 2017 thu-ml/stochastic_gcn/gcn/utils.py b32fd748b4bbe3bf ran · violated contract fingerprinted MIT (permissive)
Revisiting Semi-Supervised Learning with Graph Embeddings 29 Mar 2016 asarigun/la-gcn-tensorflow/utils.py b32fd748b4bbe3bf ran · violated contract fingerprinted MIT (permissive)
arXiv:aaai_20873 RICE-EIC/Early-Bird-GCN/gcn/utils.py b32fd748b4bbe3bf ran · violated contract fingerprinted Apache-2.0 (permissive)

This site shows no code text; each File cell links to the file on GitHub at the repository's current default branch, which may have changed since the 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 cell for the reason. Per-sample records for a paper are on its paper page under "Code Syntology ran".

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