{"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/joint-graph-rewiring-and-feature-denoising","title":"Joint Graph Rewiring and Feature Denoising via Spectral Resonance","arxiv_id":"2408.07191","date":"2024-08-13","proceeding":null,"authors":["Jonas Linkerhägner","Cheng Shi","Ivan Dokmanić"],"abstract":"When learning from graph data, the graph and the node features both give noisy information about the node labels. In this paper we propose an algorithm to jointly denoise the features and rewire the graph (JDR), which improves the performance of downstream node classification graph neural nets (GNNs). JDR works by aligning the leading spectral spaces of graph and feature matrices. It approximately solves the associated non-convex optimization problem in a way that handles graphs with multiple classes and different levels of homophily or heterophily. We theoretically justify JDR in a stylized setting and show that it consistently outperforms existing rewiring methods on a wide range of synthetic and real-world node classification tasks.","url_abs":"https://arxiv.org/abs/2408.07191v4","url_pdf":"https://arxiv.org/pdf/2408.07191v4.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":"joint-graph-rewiring-and-feature-denoising","repo_url":"https://github.com/jlinki/JDR","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"denoising","task_name":"Denoising"},{"task_slug":"graph-learning","task_name":"Graph Learning"},{"task_slug":"node-classification","task_name":"Node Classification"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":null,"atlas_url":"https://app.syntology.ai/?focus=2408.07191","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2408.07191"}},"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":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/jlinki/JDR","reach":null}],"summary":{"ran_draft_wrong":5,"ran_violates":2,"unverified":2},"by_repo_kind":{"official":{"samples":9,"ran":7,"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":9,"samples":[{"code_sha256_prefix":"387019cef39afd9f","entry":"compute_alignment","repo":"jlinki/JDR","repo_kind":"official","path":"src/denoise_jointly.py","file_url":"https://github.com/jlinki/JDR/blob/HEAD/src/denoise_jointly.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"387019cef39afd9f"}},{"code_sha256_prefix":"9b50cdc61d744f5f","entry":"find_largest","repo":"jlinki/JDR","repo_kind":"official","path":"src/denoise_jointly.py","file_url":"https://github.com/jlinki/JDR/blob/HEAD/src/denoise_jointly.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"9b50cdc61d744f5f"}},{"code_sha256_prefix":"06728056514fc369","entry":"get_clipped_features","repo":"jlinki/JDR","repo_kind":"official","path":"src/denoise_jointly.py","file_url":"https://github.com/jlinki/JDR/blob/HEAD/src/denoise_jointly.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"06728056514fc369"}},{"code_sha256_prefix":"fd8f3770d7c076cb","entry":"get_clipped_matrix","repo":"jlinki/JDR","repo_kind":"official","path":"src/denoise_jointly.py","file_url":"https://github.com/jlinki/JDR/blob/HEAD/src/denoise_jointly.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"fd8f3770d7c076cb"}},{"code_sha256_prefix":"f5e279f59c3eda3b","entry":"get_top_k_features","repo":"jlinki/JDR","repo_kind":"official","path":"src/denoise_jointly.py","file_url":"https://github.com/jlinki/JDR/blob/HEAD/src/denoise_jointly.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f5e279f59c3eda3b"}},{"code_sha256_prefix":"be2902c22c51ab4a","entry":"get_top_k_matrix","repo":"jlinki/JDR","repo_kind":"official","path":"src/denoise_jointly.py","file_url":"https://github.com/jlinki/JDR/blob/HEAD/src/denoise_jointly.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"be2902c22c51ab4a"}},{"code_sha256_prefix":"d4e6fd9f6cd8a3ad","entry":"load_twitch_gamer","repo":"jlinki/jdr","repo_kind":"official","path":"src/dataset_utils.py","file_url":"https://github.com/jlinki/jdr/blob/HEAD/src/dataset_utils.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d4e6fd9f6cd8a3ad"}},{"code_sha256_prefix":"fceef65f0f85efa5","entry":"RunExp","repo":"jlinki/jdr","repo_kind":"official","path":"src/train_model.py","file_url":"https://github.com/jlinki/jdr/blob/HEAD/src/train_model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"fceef65f0f85efa5"}},{"code_sha256_prefix":"8c49e49a81468ec8","entry":"denoise_jointly","repo":"jlinki/JDR","repo_kind":"official","path":"src/denoise_jointly.py","file_url":"https://github.com/jlinki/JDR/blob/HEAD/src/denoise_jointly.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"8c49e49a81468ec8"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}