{"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/arxiv-2606-23199","title":"Bridge the Gaps: Heterogeneous Attributed Graph Clustering via Quaternion Representation Learning","arxiv_id":"2606.23199","date":"2026-06-22","proceeding":null,"authors":["Xinxi Chen","Junyang Chen","Yiqun Zhang","Chuangming Qiu","Xiang Zhang"],"abstract":"Attributed graph clustering partitions nodes by jointly exploiting node attributes and graph topology. It remains challenging due to attribute heterogeneity and representation degradation during graph learning. Real-world datasets often contain heterogeneous attributes, i.e., numerical and categorical attributes, complicating unified representation learning. This challenge becomes more complex in attributed graphs, where constructing a clustering-friendly graph structure from attributes and topology remains difficult. Under deep graph architectures, repeated graph propagation causes node embeddings to become overly similar, leading to the over-smoothing (OS) effect. Meanwhile, graph representation learning amplifies topological influence, making discriminative attribute information harder to exploit for clustering, an effect we refer to as over-dominating (OD). To bridge these gaps, an end-to-end framework, Any-type attributed Graph REpresentation lEarning (AGREE), is proposed. It unifies attributed graphs and any-type attributed data through multi-level alignment and similarity-based graph construction. Quaternion-based graph convolution strengthens attribute interaction to alleviate OD, while shallow graph architectures help relieve OS. The learned embeddings are jointly optimized for graph reconstruction and clustering, without requiring a predefined number of clusters during training. Experiments on diverse benchmarks show that AGREE achieves strong overall performance in accuracy, robustness, and adaptability.","url_abs":"https://arxiv.org/abs/2606.23199","url_pdf":"https://arxiv.org/pdf/2606.23199","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2606.23199","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2606.23199"}},"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":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/XinxiiChen/AGREE","reach":null}],"summary":{"ran":5,"unverified":7},"by_repo_kind":{"found_in_text":{"samples":12,"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":12,"samples":[{"code_sha256_prefix":"c23e7385037ff465","entry":"cal_clustering_inner_metric","repo":"XinxiiChen/AGREE","repo_kind":"found_in_text","path":"src/agree/metrics.py","file_url":"https://github.com/XinxiiChen/AGREE/blob/HEAD/src/agree/metrics.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c23e7385037ff465"}},{"code_sha256_prefix":"01423bbbb5930bbd","entry":"get_i","repo":"XinxiiChen/AGREE","repo_kind":"found_in_text","path":"src/agree/core_qnn/quaternion_ops.py","file_url":"https://github.com/XinxiiChen/AGREE/blob/HEAD/src/agree/core_qnn/quaternion_ops.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"01423bbbb5930bbd"}},{"code_sha256_prefix":"250d2abbf60ffa77","entry":"get_r","repo":"XinxiiChen/AGREE","repo_kind":"found_in_text","path":"src/agree/core_qnn/quaternion_ops.py","file_url":"https://github.com/XinxiiChen/AGREE/blob/HEAD/src/agree/core_qnn/quaternion_ops.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"250d2abbf60ffa77"}},{"code_sha256_prefix":"918b1c6d60867845","entry":"move_column_to_end","repo":"XinxiiChen/AGREE","repo_kind":"found_in_text","path":"src/agree/mixed_data.py","file_url":"https://github.com/XinxiiChen/AGREE/blob/HEAD/src/agree/mixed_data.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"918b1c6d60867845"}},{"code_sha256_prefix":"917981cbd6f167d2","entry":"q_normalize","repo":"XinxiiChen/AGREE","repo_kind":"found_in_text","path":"src/agree/core_qnn/quaternion_ops.py","file_url":"https://github.com/XinxiiChen/AGREE/blob/HEAD/src/agree/core_qnn/quaternion_ops.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"917981cbd6f167d2"}},{"code_sha256_prefix":"db986a408d629c50","entry":"build_mixed_graph_dataset","repo":"XinxiiChen/AGREE","repo_kind":"found_in_text","path":"src/agree/mixed_data.py","file_url":"https://github.com/XinxiiChen/AGREE/blob/HEAD/src/agree/mixed_data.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":"db986a408d629c50"}},{"code_sha256_prefix":"09fc2cbe7895a126","entry":"cal_clustering_acc","repo":"XinxiiChen/AGREE","repo_kind":"found_in_text","path":"src/agree/metrics.py","file_url":"https://github.com/XinxiiChen/AGREE/blob/HEAD/src/agree/metrics.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":"09fc2cbe7895a126"}},{"code_sha256_prefix":"1ef035a07de60bca","entry":"cal_clustering_metric","repo":"XinxiiChen/AGREE","repo_kind":"found_in_text","path":"src/agree/metrics.py","file_url":"https://github.com/XinxiiChen/AGREE/blob/HEAD/src/agree/metrics.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":"1ef035a07de60bca"}},{"code_sha256_prefix":"d1fc131806c875e0","entry":"get_Laplacian","repo":"XinxiiChen/AGREE","repo_kind":"found_in_text","path":"src/agree/models/agree.py","file_url":"https://github.com/XinxiiChen/AGREE/blob/HEAD/src/agree/models/agree.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":"d1fc131806c875e0"}},{"code_sha256_prefix":"decc4fc4bf89e28e","entry":"get_Laplacian_from_weights","repo":"XinxiiChen/AGREE","repo_kind":"found_in_text","path":"src/agree/models/agree.py","file_url":"https://github.com/XinxiiChen/AGREE/blob/HEAD/src/agree/models/agree.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":"decc4fc4bf89e28e"}},{"code_sha256_prefix":"5d8b79857c884a31","entry":"load_mixed_raw_dataset","repo":"XinxiiChen/AGREE","repo_kind":"found_in_text","path":"src/agree/mixed_data.py","file_url":"https://github.com/XinxiiChen/AGREE/blob/HEAD/src/agree/mixed_data.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":"5d8b79857c884a31"}},{"code_sha256_prefix":"7ec5c0c83f6641fe","entry":"to_tensor","repo":"XinxiiChen/AGREE","repo_kind":"found_in_text","path":"src/agree/models/agree.py","file_url":"https://github.com/XinxiiChen/AGREE/blob/HEAD/src/agree/models/agree.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":"7ec5c0c83f6641fe"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}