{"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/learning-discrete-structures-for-graph-neural","title":"Learning Discrete Structures for Graph Neural Networks","arxiv_id":"1903.11960","date":"2019-03-28","proceeding":null,"authors":["Luca Franceschi","Mathias Niepert","Massimiliano Pontil","Xiao He"],"abstract":"Graph neural networks (GNNs) are a popular class of machine learning models whose major advantage is their ability to incorporate a sparse and discrete dependency structure between data points. Unfortunately, GNNs can only be used when such a graph-structure is available. In practice, however, real-world graphs are often noisy and incomplete or might not be available at all. With this work, we propose to jointly learn the graph structure and the parameters of graph convolutional networks (GCNs) by approximately solving a bilevel program that learns a discrete probability distribution on the edges of the graph. This allows one to apply GCNs not only in scenarios where the given graph is incomplete or corrupted but also in those where a graph is not available. We conduct a series of experiments that analyze the behavior of the proposed method and demonstrate that it outperforms related methods by a significant margin.","url_abs":"https://arxiv.org/abs/1903.11960v4","url_pdf":"https://arxiv.org/pdf/1903.11960v4.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":"learning-discrete-structures-for-graph-neural","repo_url":"https://github.com/lucfra/LDS","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"NOASSERTION"}},{"paper_slug":"learning-discrete-structures-for-graph-neural","repo_url":"https://github.com/lucfra/LDS-GNN","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"tf","reach":null}],"tasks":[{"task_slug":"music-genre-recognition","task_name":"Music Genre Recognition"},{"task_slug":"node-classification","task_name":"Node Classification"}],"methods":[{"method_slug":"graph-convolutional-networks","method_name":"Graph Convolutional Networks"}],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/node-classification-on-citeseer-with-public","task":"Node Classification","dataset":"CiteSeer with Public Split: fixed 20 nodes per class","model":"LDS-GNN","rank_in_archive_order":3,"of":40,"metrics":{"Accuracy":"75.0%"},"uses_additional_data":false},{"leaderboard":"/sota/node-classification-on-citeseer","task":"Node Classification","dataset":"Citeseer","model":"LDS-GNN","rank_in_archive_order":23,"of":71,"metrics":{"Accuracy":"75.0"},"uses_additional_data":false},{"leaderboard":"/sota/node-classification-on-cora","task":"Node Classification","dataset":"Cora","model":"LDS-GNN","rank_in_archive_order":33,"of":73,"metrics":{"Accuracy":"84.08 ± 0.4%"},"uses_additional_data":false},{"leaderboard":"/sota/node-classification-on-cora-with-public-split","task":"Node Classification","dataset":"Cora with Public Split: fixed 20 nodes per class","model":"LDS-GNN","rank_in_archive_order":13,"of":36,"metrics":{"Accuracy":"84.1%"},"uses_additional_data":false},{"leaderboard":"/sota/node-classification-on-cora-fixed-20-node-per","task":"Node Classification","dataset":"Cora: fixed 20 node per class","model":"LDS-GNN","rank_in_archive_order":3,"of":9,"metrics":{"Accuracy":"84.1"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1903.11960","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1903.11960"}},"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/lucfra/LDS","reach":{"status":"ok","spdx":"NOASSERTION"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/lucfra/LDS-GNN","reach":null}],"summary":{"unverified":2},"by_repo_kind":{"official":{"samples":2,"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":2,"samples":[{"code_sha256_prefix":"67c3e78aef9394b5","entry":"empirical_mean_model","repo":"lucfra/LDS-GNN","repo_kind":"official","path":"lds_gnn/lds.py","file_url":"https://github.com/lucfra/LDS-GNN/blob/HEAD/lds_gnn/lds.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"67c3e78aef9394b5"}},{"code_sha256_prefix":"e6bdcfb305e9dac0","entry":"from_svd","repo":"lucfra/LDS-GNN","repo_kind":"official","path":"lds_gnn/lds.py","file_url":"https://github.com/lucfra/LDS-GNN/blob/HEAD/lds_gnn/lds.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"e6bdcfb305e9dac0"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}