{"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-2603-00599","title":"Heterophily-Agnostic Hypergraph Neural Networks with Riemannian Local Exchanger","arxiv_id":"2603.00599","date":"2026-02-28","proceeding":null,"authors":["Li Sun","Ming Zhang","Wenxin Jin","Zhongtian Sun","Zhenhao Huang","Hao Peng","Sen Su","Philip Yu"],"abstract":"Hypergraphs are the natural description of higher-order interactions among objects, widely applied in social network analysis, cross-modal retrieval, etc. Hypergraph Neural Networks (HGNNs) have become the dominant solution for learning on hypergraphs. Traditional HGNNs are extended from message passing graph neural networks, following the homophily assumption, and thus struggle with the prevalent heterophilic hypergraphs that call for long-range dependence modeling. In this paper, we achieve heterophily-agnostic message passing through the lens of Riemannian geometry. The key insight lies in the connection between oversquashing and hypergraph bottleneck within the framework of Riemannian manifold heat flow. Building on this, we propose the novel idea of locally adapting the bottlenecks of different subhypergraphs. The core innovation of the proposed mechanism is the design of an adaptive local (heat) exchanger. Specifically, it captures the rich long-range dependencies via the Robin condition, and preserves the representation distinguishability via source terms, thereby enabling heterophily-agnostic message passing with theoretical guarantees. Based on this theoretical foundation, we present a novel Heat-Exchanger with Adaptive Locality for Hypergraph Neural Network (HealHGNN), designed as a node-hyperedge bidirectional systems with linear complexity in the number of nodes and hyperedges. Extensive experiments on both homophilic and heterophilic cases show that HealHGNN achieves the state-of-the-art performance.","url_abs":"https://arxiv.org/abs/2603.00599","url_pdf":"https://arxiv.org/pdf/2603.00599","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=2603.00599","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2603.00599"}},"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/Mingzhang21/HealHGNN","reach":null}],"summary":{"ran_honours":1,"unverified":11},"by_repo_kind":{"found_in_text":{"samples":12,"ran":1,"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":"f6b944f50d3f15ae","entry":"count_parameters","repo":"Mingzhang21/HealHGNN","repo_kind":"found_in_text","path":"HealHGNN/utils/utils.py","file_url":"https://github.com/Mingzhang21/HealHGNN/blob/HEAD/HealHGNN/utils/utils.py","link_basis":"harvester_set","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f6b944f50d3f15ae"}},{"code_sha256_prefix":"e56d64255e4ee03e","entry":"ActivateModule","repo":"Mingzhang21/HealHGNN","repo_kind":"found_in_text","path":"HealHGNN/utils/train_utils.py","file_url":"https://github.com/Mingzhang21/HealHGNN/blob/HEAD/HealHGNN/utils/train_utils.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":"e56d64255e4ee03e"}},{"code_sha256_prefix":"ae2eb46615e36cd3","entry":"NormModule","repo":"Mingzhang21/HealHGNN","repo_kind":"found_in_text","path":"HealHGNN/utils/train_utils.py","file_url":"https://github.com/Mingzhang21/HealHGNN/blob/HEAD/HealHGNN/utils/train_utils.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":"ae2eb46615e36cd3"}},{"code_sha256_prefix":"bfb52d89fac57a1e","entry":"cal_AUC_AP","repo":"Mingzhang21/HealHGNN","repo_kind":"found_in_text","path":"HealHGNN/utils/eval_utils.py","file_url":"https://github.com/Mingzhang21/HealHGNN/blob/HEAD/HealHGNN/utils/eval_utils.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":"bfb52d89fac57a1e"}},{"code_sha256_prefix":"8d30d89985b51939","entry":"cal_F1","repo":"Mingzhang21/HealHGNN","repo_kind":"found_in_text","path":"HealHGNN/utils/eval_utils.py","file_url":"https://github.com/Mingzhang21/HealHGNN/blob/HEAD/HealHGNN/utils/eval_utils.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":"8d30d89985b51939"}},{"code_sha256_prefix":"9dc4838146d93e39","entry":"cal_accuracy","repo":"Mingzhang21/HealHGNN","repo_kind":"found_in_text","path":"HealHGNN/utils/eval_utils.py","file_url":"https://github.com/Mingzhang21/HealHGNN/blob/HEAD/HealHGNN/utils/eval_utils.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":"9dc4838146d93e39"}},{"code_sha256_prefix":"f5c6682786e66416","entry":"create_logger","repo":"Mingzhang21/HealHGNN","repo_kind":"found_in_text","path":"HealHGNN/logger.py","file_url":"https://github.com/Mingzhang21/HealHGNN/blob/HEAD/HealHGNN/logger.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":"f5c6682786e66416"}},{"code_sha256_prefix":"373a389551605855","entry":"get_split","repo":"Mingzhang21/HealHGNN","repo_kind":"found_in_text","path":"HealHGNN/utils/data_utils.py","file_url":"https://github.com/Mingzhang21/HealHGNN/blob/HEAD/HealHGNN/utils/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":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"373a389551605855"}},{"code_sha256_prefix":"9290ac465e02bd05","entry":"list2str","repo":"Mingzhang21/HealHGNN","repo_kind":"found_in_text","path":"HealHGNN/utils/config.py","file_url":"https://github.com/Mingzhang21/HealHGNN/blob/HEAD/HealHGNN/utils/config.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":"9290ac465e02bd05"}},{"code_sha256_prefix":"5c3415d2970d7a4c","entry":"load_config","repo":"Mingzhang21/HealHGNN","repo_kind":"found_in_text","path":"HealHGNN/utils/config.py","file_url":"https://github.com/Mingzhang21/HealHGNN/blob/HEAD/HealHGNN/utils/config.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":"5c3415d2970d7a4c"}},{"code_sha256_prefix":"5e264c272c383c0c","entry":"rand_train_test_idx","repo":"Mingzhang21/HealHGNN","repo_kind":"found_in_text","path":"HealHGNN/utils/utils.py","file_url":"https://github.com/Mingzhang21/HealHGNN/blob/HEAD/HealHGNN/utils/utils.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":"5e264c272c383c0c"}},{"code_sha256_prefix":"95e21e1aa38d7b73","entry":"save_data_to_pickle","repo":"Mingzhang21/HealHGNN","repo_kind":"found_in_text","path":"HealHGNN/utils/data_utils.py","file_url":"https://github.com/Mingzhang21/HealHGNN/blob/HEAD/HealHGNN/utils/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":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"95e21e1aa38d7b73"}}]},"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}