{"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-2510-17457","title":"Deeper with Riemannian Geometry: Overcoming Oversmoothing and Oversquashing for Graph Foundation Models","arxiv_id":"2510.17457","date":"2025-10-20","proceeding":"NeurIPS","authors":["Li Sun","Zhenhao Huang","Ming Zhang","Philip S. Yu"],"abstract":"Message Passing Neural Networks (MPNNs) is the building block of graph foundation models, but fundamentally suffer from oversmoothing and oversquashing. There has recently been a surge of interest in fixing both issues. Existing efforts primarily adopt global approaches, which may be beneficial in some regions but detrimental in others, ultimately leading to the suboptimal expressiveness. In this paper, we begin by revisiting oversquashing through a global measure -- spectral gap $λ$ -- and prove that the increase of $λ$ leads to gradient vanishing with respect to the input features, thereby undermining the effectiveness of message passing. Motivated by such theoretical insights, we propose a \\textbf{local} approach that adaptively adjusts message passing based on local structures. To achieve this, we connect local Riemannian geometry with MPNNs, and establish a novel nonhomogeneous boundary condition to address both oversquashing and oversmoothing. Building on the Robin condition, we design a GBN network with local bottleneck adjustment, coupled with theoretical guarantees. Extensive experiments on homophilic and heterophilic graphs show the expressiveness of GBN. Furthermore, GBN does not exhibit performance degradation even when the network depth exceeds $256$ layers.","url_abs":"https://arxiv.org/abs/2510.17457","url_pdf":"https://arxiv.org/pdf/2510.17457","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":{"syntology_url":null,"atlas_url":"https://app.syntology.ai/?focus=2510.17457","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2510.17457"}},"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/ZhenhHuang/GBN","reach":{"status":"ok"}}],"summary":{"unverified":10},"by_repo_kind":{"found_in_text":{"samples":10,"ran":0,"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":10,"samples":[{"code_sha256_prefix":"9b6059741edcff55","entry":"ActivateModule","repo":"ZhenhHuang/GBN","repo_kind":"found_in_text","path":"utils/train_utils.py","file_url":"https://github.com/ZhenhHuang/GBN/blob/HEAD/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":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"9b6059741edcff55"}},{"code_sha256_prefix":"ae2eb46615e36cd3","entry":"NormModule","repo":"ZhenhHuang/GBN","repo_kind":"found_in_text","path":"utils/train_utils.py","file_url":"https://github.com/ZhenhHuang/GBN/blob/HEAD/utils/train_utils.py","link_basis":"plan_row","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":"ae2eb46615e36cd3"}},{"code_sha256_prefix":"bfb52d89fac57a1e","entry":"cal_AUC_AP","repo":"ZhenhHuang/GBN","repo_kind":"found_in_text","path":"utils/eval_utils.py","file_url":"https://github.com/ZhenhHuang/GBN/blob/HEAD/utils/eval_utils.py","link_basis":"plan_row","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":"bfb52d89fac57a1e"}},{"code_sha256_prefix":"8d30d89985b51939","entry":"cal_F1","repo":"ZhenhHuang/GBN","repo_kind":"found_in_text","path":"utils/eval_utils.py","file_url":"https://github.com/ZhenhHuang/GBN/blob/HEAD/utils/eval_utils.py","link_basis":"plan_row","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":"8d30d89985b51939"}},{"code_sha256_prefix":"9dc4838146d93e39","entry":"cal_accuracy","repo":"ZhenhHuang/GBN","repo_kind":"found_in_text","path":"utils/eval_utils.py","file_url":"https://github.com/ZhenhHuang/GBN/blob/HEAD/utils/eval_utils.py","link_basis":"plan_row","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":"9dc4838146d93e39"}},{"code_sha256_prefix":"f5c6682786e66416","entry":"create_logger","repo":"ZhenhHuang/GBN","repo_kind":"found_in_text","path":"logger.py","file_url":"https://github.com/ZhenhHuang/GBN/blob/HEAD/logger.py","link_basis":"plan_row","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":"f5c6682786e66416"}},{"code_sha256_prefix":"373a389551605855","entry":"get_split","repo":"ZhenhHuang/GBN","repo_kind":"found_in_text","path":"utils/data_utils.py","file_url":"https://github.com/ZhenhHuang/GBN/blob/HEAD/utils/data_utils.py","link_basis":"plan_row","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":"373a389551605855"}},{"code_sha256_prefix":"953a71bdce66befa","entry":"line_graph","repo":"ZhenhHuang/GBN","repo_kind":"found_in_text","path":"utils/data_utils.py","file_url":"https://github.com/ZhenhHuang/GBN/blob/HEAD/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":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"953a71bdce66befa"}},{"code_sha256_prefix":"9290ac465e02bd05","entry":"list2str","repo":"ZhenhHuang/GBN","repo_kind":"found_in_text","path":"utils/config.py","file_url":"https://github.com/ZhenhHuang/GBN/blob/HEAD/utils/config.py","link_basis":"plan_row","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":"9290ac465e02bd05"}},{"code_sha256_prefix":"5c3415d2970d7a4c","entry":"load_config","repo":"ZhenhHuang/GBN","repo_kind":"found_in_text","path":"utils/config.py","file_url":"https://github.com/ZhenhHuang/GBN/blob/HEAD/utils/config.py","link_basis":"plan_row","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":"5c3415d2970d7a4c"}}]},"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_api"},"syntology_extracted_results":null}