{"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/one-node-one-model-featuring-the-missing-half","title":"One Node One Model: Featuring the Missing-Half for Graph Clustering","arxiv_id":"2412.09902","date":"2024-12-13","proceeding":null,"authors":["Xuanting Xie","Bingheng Li","Erlin Pan","Zhaochen Guo","Zhao Kang","Wenyu Chen"],"abstract":"Most existing graph clustering methods primarily focus on exploiting topological structure, often neglecting the ``missing-half\" node feature information, especially how these features can enhance clustering performance. This issue is further compounded by the challenges associated with high-dimensional features. Feature selection in graph clustering is particularly difficult because it requires simultaneously discovering clusters and identifying the relevant features for these clusters. To address this gap, we introduce a novel paradigm called ``one node one model\", which builds an exclusive model for each node and defines the node label as a combination of predictions for node groups. Specifically, the proposed ``Feature Personalized Graph Clustering (FPGC)\" method identifies cluster-relevant features for each node using a squeeze-and-excitation block, integrating these features into each model to form the final representations. Additionally, the concept of feature cross is developed as a data augmentation technique to learn low-order feature interactions. Extensive experimental results demonstrate that FPGC outperforms state-of-the-art clustering methods. Moreover, the plug-and-play nature of our method provides a versatile solution to enhance GNN-based models from a feature perspective.","url_abs":"https://arxiv.org/abs/2412.09902v2","url_pdf":"https://arxiv.org/pdf/2412.09902v2.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":"one-node-one-model-featuring-the-missing-half","repo_url":"https://github.com/xiexuanting/fpgc","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok"}}],"tasks":[{"task_slug":"clustering","task_name":"Clustering"},{"task_slug":"data-augmentation","task_name":"Data Augmentation"},{"task_slug":"graph-clustering","task_name":"Graph Clustering"},{"task_slug":"feature-selection","task_name":"feature selection"}],"methods":[{"method_slug":"feature-selection","method_name":"Feature Selection"},{"method_slug":"focus","method_name":"Focus"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2412.09902","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2412.09902"}},"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/xiexuanting/fpgc","reach":{"status":"ok"}}],"summary":{"ran_draft_wrong":1,"ran_violates":1,"unverified":5},"by_repo_kind":{"official":{"samples":7,"ran":2,"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":7,"samples":[{"code_sha256_prefix":"d4e6fd9f6cd8a3ad","entry":"load_twitch_gamer","repo":"xiexuanting/fpgc","repo_kind":"official","path":"FPGC-main/load_data.py","file_url":"https://github.com/xiexuanting/fpgc/blob/HEAD/FPGC-main/load_data.py","link_basis":"harvester_set","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":"b32fd748b4bbe3bf","entry":"sample_mask","repo":"xiexuanting/fpgc","repo_kind":"official","path":"FPGC-main/utils.py","file_url":"https://github.com/xiexuanting/fpgc/blob/HEAD/FPGC-main/utils.py","link_basis":"plan_row","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"b32fd748b4bbe3bf"}},{"code_sha256_prefix":"5c9307a7a17f1a3f","entry":"even_quantile_labels","repo":"xiexuanting/fpgc","repo_kind":"official","path":"FPGC-main/data_utils.py","file_url":"https://github.com/xiexuanting/fpgc/blob/HEAD/FPGC-main/data_utils.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":"5c9307a7a17f1a3f"}},{"code_sha256_prefix":"0765a875204d931d","entry":"load_fb100","repo":"xiexuanting/fpgc","repo_kind":"official","path":"FPGC-main/load_data.py","file_url":"https://github.com/xiexuanting/fpgc/blob/HEAD/FPGC-main/load_data.py","link_basis":"harvester_set","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":"0765a875204d931d"}},{"code_sha256_prefix":"563a5ce4dce55a17","entry":"load_twitch","repo":"xiexuanting/fpgc","repo_kind":"official","path":"FPGC-main/load_data.py","file_url":"https://github.com/xiexuanting/fpgc/blob/HEAD/FPGC-main/load_data.py","link_basis":"harvester_set","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":"563a5ce4dce55a17"}},{"code_sha256_prefix":"13234652741e2264","entry":"rand_train_test_idx","repo":"xiexuanting/fpgc","repo_kind":"official","path":"FPGC-main/data_utils.py","file_url":"https://github.com/xiexuanting/fpgc/blob/HEAD/FPGC-main/data_utils.py","link_basis":"harvester_set","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":"13234652741e2264"}},{"code_sha256_prefix":"f7843797de50ce62","entry":"to_planetoid","repo":"xiexuanting/fpgc","repo_kind":"official","path":"FPGC-main/data_utils.py","file_url":"https://github.com/xiexuanting/fpgc/blob/HEAD/FPGC-main/data_utils.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":"f7843797de50ce62"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}