{"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/graph-neural-ordinary-differential-equations","title":"Graph Neural Ordinary Differential Equations","arxiv_id":"1911.07532","date":"2019-11-18","proceeding":null,"authors":["Michael Poli","Stefano Massaroli","Junyoung Park","Atsushi Yamashita","Hajime Asama","Jinkyoo Park"],"abstract":"We introduce the framework of continuous--depth graph neural networks (GNNs). Graph neural ordinary differential equations (GDEs) are formalized as the counterpart to GNNs where the input-output relationship is determined by a continuum of GNN layers, blending discrete topological structures and differential equations. The proposed framework is shown to be compatible with various static and autoregressive GNN models. Results prove general effectiveness of GDEs: in static settings they offer computational advantages by incorporating numerical methods in their forward pass; in dynamic settings, on the other hand, they are shown to improve performance by exploiting the geometry of the underlying dynamics.","url_abs":"https://arxiv.org/abs/1911.07532v4","url_pdf":"https://arxiv.org/pdf/1911.07532v4.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":"graph-neural-ordinary-differential-equations","repo_url":"https://github.com/Zymrael/gde","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"graph-neural-ordinary-differential-equations","repo_url":"https://github.com/caidao22/pnode","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1911.07532","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1911.07532"}},"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/caidao22/pnode","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/Zymrael/gde","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran_honours":1,"ran_draft_wrong":1,"unverified":9},"by_repo_kind":{"official":{"samples":3,"ran":0,"repositories":1},"listed":{"samples":8,"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":0,"samples":[{"code_sha256_prefix":"f6b944f50d3f15ae","entry":"count_parameters","repo":"caidao22/pnode","repo_kind":"listed","path":"examples-pnode/train-Cifar10.py","file_url":"https://github.com/caidao22/pnode/blob/HEAD/examples-pnode/train-Cifar10.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":"416b44e8cb9fc048","entry":"get_logger","repo":"caidao22/pnode","repo_kind":"listed","path":"examples-pnode/train-Cifar10.py","file_url":"https://github.com/caidao22/pnode/blob/HEAD/examples-pnode/train-Cifar10.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":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"416b44e8cb9fc048"}},{"code_sha256_prefix":"ed4748e6a32d513c","entry":"SqNxt_23_1x","repo":"caidao22/pnode","repo_kind":"listed","path":"examples-pnode/models/sqnxt_PETSc.py","file_url":"https://github.com/caidao22/pnode/blob/HEAD/examples-pnode/models/sqnxt_PETSc.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":"ed4748e6a32d513c"}},{"code_sha256_prefix":"2b440dfe1b5fc91d","entry":"accuracy","repo":"Zymrael/gde","repo_kind":"official","path":"torchgde/utils.py","file_url":"https://github.com/Zymrael/gde/blob/HEAD/torchgde/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":"2b440dfe1b5fc91d"}},{"code_sha256_prefix":"10161f75c29a803c","entry":"fun","repo":"caidao22/pnode","repo_kind":"listed","path":"examples-pnode/ROBER.py","file_url":"https://github.com/caidao22/pnode/blob/HEAD/examples-pnode/ROBER.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":"10161f75c29a803c"}},{"code_sha256_prefix":"33ca98e9ddeb9a27","entry":"get_indices","repo":"Zymrael/gde","repo_kind":"official","path":"torchgde/data_utils.py","file_url":"https://github.com/Zymrael/gde/blob/HEAD/torchgde/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":"33ca98e9ddeb9a27"}},{"code_sha256_prefix":"4d3d2e407f692a54","entry":"inplace_spectral_norm","repo":"caidao22/pnode","repo_kind":"listed","path":"ffjord-pnode/lib/spectral_norm.py","file_url":"https://github.com/caidao22/pnode/blob/HEAD/ffjord-pnode/lib/spectral_norm.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":"4d3d2e407f692a54"}},{"code_sha256_prefix":"d37932322607e0f6","entry":"jac","repo":"caidao22/pnode","repo_kind":"listed","path":"examples-pnode/ROBER.py","file_url":"https://github.com/caidao22/pnode/blob/HEAD/examples-pnode/ROBER.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":"d37932322607e0f6"}},{"code_sha256_prefix":"2003406c1040031b","entry":"lr_schedule","repo":"caidao22/pnode","repo_kind":"listed","path":"examples-pnode/models/sqnxt_PETSc.py","file_url":"https://github.com/caidao22/pnode/blob/HEAD/examples-pnode/models/sqnxt_PETSc.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":"2003406c1040031b"}},{"code_sha256_prefix":"d69f23bce39cf751","entry":"remove_spectral_norm","repo":"caidao22/pnode","repo_kind":"listed","path":"ffjord-pnode/lib/spectral_norm.py","file_url":"https://github.com/caidao22/pnode/blob/HEAD/ffjord-pnode/lib/spectral_norm.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":"d69f23bce39cf751"}},{"code_sha256_prefix":"ac5619d34e29a26d","entry":"set_timestamps","repo":"Zymrael/gde","repo_kind":"official","path":"torchgde/data_utils.py","file_url":"https://github.com/Zymrael/gde/blob/HEAD/torchgde/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":"ac5619d34e29a26d"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}