Skip to content
View anonymouskddsubmission1557's full-sized avatar
Block or Report

Block or report anonymouskddsubmission1557

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
[Anonymous] Code for KDD2021 Research Track Submission 1557.

[main.py]: Main file;
[load_data.py]: Prepare the experiment data for transductive learning;
[models.py]: Prepare the experiment GNN model;
[group_pr.py]: Computing Group PageRank, Node Preference Rank, Node TIG Value and TIFA-Contrastive Loss Weight Schedule;
[hard_neg.py: The proposed TIFA-Contrastive Pair Sampling Strategy;
[graph_argument.py]: The proposd TIFA-graph perturbation algorithm;
[subgraph_sampler]: The proposed SAINT-TIFA subgraph sampler;
[utils.py]: Some Assistant Functions.

Popular repositories Loading

  1. anonymouskddsubmission1557 anonymouskddsubmission1557 Public

    [Anonymous] Code for KDD2021 Research Track Submission 1557.

    Python