{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/musegnn-interpretable-and-convergent-graph","title":"MuseGNN: Interpretable and Convergent Graph Neural Network Layers at Scale","arxiv_id":"2310.12457","date":"2023-10-19","proceeding":null,"authors":["Haitian Jiang","Renjie Liu","Xiao Yan","Zhenkun Cai","Minjie Wang","David Wipf"],"abstract":"Among the many variants of graph neural network (GNN) architectures capable of modeling data with cross-instance relations, an important subclass involves layers designed such that the forward pass iteratively reduces a graph-regularized energy function of interest. In this way, node embeddings produced at the output layer dually serve as both predictive features for solving downstream tasks (e.g., node classification) and energy function minimizers that inherit desirable inductive biases and interpretability. However, scaling GNN architectures constructed in this way remains challenging, in part because the convergence of the forward pass may involve models with considerable depth. To tackle this limitation, we propose a sampling-based energy function and scalable GNN layers that iteratively reduce it, guided by convergence guarantees in certain settings. We also instantiate a full GNN architecture based on these designs, and the model achieves competitive accuracy and scalability when applied to the largest publicly-available node classification benchmark exceeding 1TB in size.","url_abs":"https://arxiv.org/abs/2310.12457v1","url_pdf":"https://arxiv.org/pdf/2310.12457v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[],"tasks":[{"task_slug":"graph-neural-network","task_name":"Graph Neural Network"},{"task_slug":"node-classification","task_name":"Node Classification"}],"methods":[{"method_slug":"graph-neural-network","method_name":"Graph Neural Network"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2310.12457","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2310.12457"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"deterministic:regex_extraction","url":"https://github.com/haitian-jiang/MuseGNN","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":5,"unverified":1},"by_repo_kind":{"found_in_text":{"samples":6,"ran":5,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"c803023f2af568b2","entry":"D_power_X","repo":"haitian-jiang/MuseGNN","repo_kind":"found_in_text","path":"model/functions.py","file_url":"https://github.com/haitian-jiang/MuseGNN/blob/HEAD/model/functions.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c803023f2af568b2"}},{"code_sha256_prefix":"b1e2ea2b0220b753","entry":"evaluate","repo":"haitian-jiang/MuseGNN","repo_kind":"found_in_text","path":"batch.py","file_url":"https://github.com/haitian-jiang/MuseGNN/blob/HEAD/batch.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b1e2ea2b0220b753"}},{"code_sha256_prefix":"10e5b33e372f7d10","entry":"index2mask","repo":"haitian-jiang/MuseGNN","repo_kind":"found_in_text","path":"gen_ppr_subg.py","file_url":"https://github.com/haitian-jiang/MuseGNN/blob/HEAD/gen_ppr_subg.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"10e5b33e372f7d10"}},{"code_sha256_prefix":"e6b2306d71cab077","entry":"preprocess_ogb_data","repo":"haitian-jiang/MuseGNN","repo_kind":"found_in_text","path":"gen_ppr_subg.py","file_url":"https://github.com/haitian-jiang/MuseGNN/blob/HEAD/gen_ppr_subg.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e6b2306d71cab077"}},{"code_sha256_prefix":"3723770e898ccc30","entry":"train","repo":"haitian-jiang/MuseGNN","repo_kind":"found_in_text","path":"batch.py","file_url":"https://github.com/haitian-jiang/MuseGNN/blob/HEAD/batch.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3723770e898ccc30"}},{"code_sha256_prefix":"96f067056d5c474c","entry":"prepare_graph","repo":"haitian-jiang/MuseGNN","repo_kind":"found_in_text","path":"MAG240M/gen_subg.py","file_url":"https://github.com/haitian-jiang/MuseGNN/blob/HEAD/MAG240M/gen_subg.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"96f067056d5c474c"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}