{"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/spectre-spectral-conditioning-helps-to","title":"SPECTRE: Spectral Conditioning Helps to Overcome the Expressivity Limits of One-shot Graph Generators","arxiv_id":"2204.01613","date":"2022-04-04","proceeding":null,"authors":["Karolis Martinkus","Andreas Loukas","Nathanaël Perraudin","Roger Wattenhofer"],"abstract":"We approach the graph generation problem from a spectral perspective by first generating the dominant parts of the graph Laplacian spectrum and then building a graph matching these eigenvalues and eigenvectors. Spectral conditioning allows for direct modeling of the global and local graph structure and helps to overcome the expressivity and mode collapse issues of one-shot graph generators. Our novel GAN, called SPECTRE, enables the one-shot generation of much larger graphs than previously possible with one-shot models. SPECTRE outperforms state-of-the-art deep autoregressive generators in terms of modeling fidelity, while also avoiding expensive sequential generation and dependence on node ordering. A case in point, in sizable synthetic and real-world graphs SPECTRE achieves a 4-to-170 fold improvement over the best competitor that does not overfit and is 23-to-30 times faster than autoregressive generators.","url_abs":"https://arxiv.org/abs/2204.01613v2","url_pdf":"https://arxiv.org/pdf/2204.01613v2.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":[{"paper_slug":"spectre-spectral-conditioning-helps-to","repo_url":"https://github.com/karolismart/spectre","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"graph-generation","task_name":"Graph Generation"},{"task_slug":"graph-matching","task_name":"Graph Matching"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2204.01613","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2204.01613"}},"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/KarolisMart/SPECTRE","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/karolismart/spectre","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":3,"ran_honours":1,"unverified":4},"by_repo_kind":{"official":{"samples":8,"ran":4,"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":"e97fe300b007fc38","entry":"discretize","repo":"KarolisMart/SPECTRE","repo_kind":"official","path":"util/model_helper.py","file_url":"https://github.com/KarolisMart/SPECTRE/blob/HEAD/util/model_helper.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e97fe300b007fc38"}},{"code_sha256_prefix":"039fc6561a9516bc","entry":"l2","repo":"KarolisMart/SPECTRE","repo_kind":"official","path":"util/dist_helper.py","file_url":"https://github.com/KarolisMart/SPECTRE/blob/HEAD/util/dist_helper.py","link_basis":"harvester_set","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"039fc6561a9516bc"}},{"code_sha256_prefix":"cb85ea32090da15f","entry":"rand_rot","repo":"KarolisMart/SPECTRE","repo_kind":"official","path":"util/model_helper.py","file_url":"https://github.com/KarolisMart/SPECTRE/blob/HEAD/util/model_helper.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":"cb85ea32090da15f"}},{"code_sha256_prefix":"56dc6197e373d95c","entry":"zero_diag","repo":"KarolisMart/SPECTRE","repo_kind":"official","path":"util/model_helper.py","file_url":"https://github.com/KarolisMart/SPECTRE/blob/HEAD/util/model_helper.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"56dc6197e373d95c"}},{"code_sha256_prefix":"4c2a0e8f2404dcfb","entry":"clean_graphs","repo":"KarolisMart/SPECTRE","repo_kind":"official","path":"util/eval_helper.py","file_url":"https://github.com/KarolisMart/SPECTRE/blob/HEAD/util/eval_helper.py","link_basis":"harvester_set","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":"4c2a0e8f2404dcfb"}},{"code_sha256_prefix":"2830d89cd6960c9d","entry":"degree_worker","repo":"KarolisMart/SPECTRE","repo_kind":"official","path":"util/eval_helper.py","file_url":"https://github.com/KarolisMart/SPECTRE/blob/HEAD/util/eval_helper.py","link_basis":"harvester_set","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":"2830d89cd6960c9d"}},{"code_sha256_prefix":"a39feeeaa3cceac3","entry":"find_nearest_idx","repo":"KarolisMart/SPECTRE","repo_kind":"official","path":"util/eval_helper.py","file_url":"https://github.com/KarolisMart/SPECTRE/blob/HEAD/util/eval_helper.py","link_basis":"harvester_set","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":"a39feeeaa3cceac3"}},{"code_sha256_prefix":"74ede2585b6c1835","entry":"n_community","repo":"KarolisMart/SPECTRE","repo_kind":"official","path":"data.py","file_url":"https://github.com/KarolisMart/SPECTRE/blob/HEAD/data.py","link_basis":"harvester_set","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":"74ede2585b6c1835"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}