{"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/deep-graph-matching-via-blackbox","title":"Deep Graph Matching via Blackbox Differentiation of Combinatorial Solvers","arxiv_id":"2003.11657","date":"2020-03-25","proceeding":null,"authors":["Michal Rolínek","Paul Swoboda","Dominik Zietlow","Anselm Paulus","Vít Musil","Georg Martius"],"abstract":"Building on recent progress at the intersection of combinatorial optimization and deep learning, we propose an end-to-end trainable architecture for deep graph matching that contains unmodified combinatorial solvers. Using the presence of heavily optimized combinatorial solvers together with some improvements in architecture design, we advance state-of-the-art on deep graph matching benchmarks for keypoint correspondence. In addition, we highlight the conceptual advantages of incorporating solvers into deep learning architectures, such as the possibility of post-processing with a strong multi-graph matching solver or the indifference to changes in the training setting. Finally, we propose two new challenging experimental setups. The code is available at https://github.com/martius-lab/blackbox-deep-graph-matching","url_abs":"https://arxiv.org/abs/2003.11657v2","url_pdf":"https://arxiv.org/pdf/2003.11657v2.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":"deep-graph-matching-via-blackbox","repo_url":"https://github.com/martius-lab/blackbox-deep-graph-matching","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"deep-graph-matching-via-blackbox","repo_url":"https://github.com/LPMP/LPMP","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"deep-graph-matching-via-blackbox","repo_url":"https://github.com/martius-lab/blackbox-backprop","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"deep-graph-matching-via-blackbox","repo_url":"https://github.com/q3erf/topo_bbgm","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"deep-graph-matching-via-blackbox","repo_url":"https://github.com/Thinklab-SJTU/ThinkMatch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"combinatorial-optimization","task_name":"Combinatorial Optimization"},{"task_slug":"deep-learning","task_name":"Deep Learning"},{"task_slug":"graph-matching","task_name":"Graph Matching"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/graph-matching-on-pascal-voc","task":"Graph Matching","dataset":"PASCAL VOC","model":"BBGM-Multi","rank_in_archive_order":2,"of":31,"metrics":{"F1 score":"0.628"},"uses_additional_data":false},{"leaderboard":"/sota/graph-matching-on-pascal-voc","task":"Graph Matching","dataset":"PASCAL VOC","model":"BBGM","rank_in_archive_order":5,"of":31,"metrics":{"F1 score":"0.614","matching accuracy":"0.801"},"uses_additional_data":false},{"leaderboard":"/sota/graph-matching-on-spair-71k","task":"Graph Matching","dataset":"SPair-71k","model":"BBGM","rank_in_archive_order":5,"of":8,"metrics":{"matching accuracy":"0.8215"},"uses_additional_data":false},{"leaderboard":"/sota/graph-matching-on-willow-object-class","task":"Graph Matching","dataset":"Willow Object Class","model":"BBGM","rank_in_archive_order":10,"of":23,"metrics":{"matching accuracy":"0.9718"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2003.11657","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2003.11657"}},"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/q3erf/topo_bbgm","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/LPMP/LPMP","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/martius-lab/blackbox-deep-graph-matching","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/Thinklab-SJTU/ThinkMatch","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/martius-lab/blackbox-backprop","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran_fixture":1,"ran_draft_wrong":3,"ran_violates":1,"unverified":6},"by_repo_kind":{"listed":{"samples":11,"ran":5,"repositories":2}},"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":3,"samples":[{"code_sha256_prefix":"bc40b9897e027ece","entry":"concat_features","repo":"Thinklab-SJTU/ThinkMatch","repo_kind":"listed","path":"models/BBGM/model.py","file_url":"https://github.com/Thinklab-SJTU/ThinkMatch/blob/HEAD/models/BBGM/model.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"bc40b9897e027ece"}},{"code_sha256_prefix":"a81be531136a1b00","entry":"lexico_iter","repo":"Thinklab-SJTU/ThinkMatch","repo_kind":"listed","path":"models/BBGM/model.py","file_url":"https://github.com/Thinklab-SJTU/ThinkMatch/blob/HEAD/models/BBGM/model.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"a81be531136a1b00"}},{"code_sha256_prefix":"f12ddebef47d400e","entry":"normalize_over_channels","repo":"Thinklab-SJTU/ThinkMatch","repo_kind":"listed","path":"models/BBGM/model.py","file_url":"https://github.com/Thinklab-SJTU/ThinkMatch/blob/HEAD/models/BBGM/model.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"f12ddebef47d400e"}},{"code_sha256_prefix":"2e1e2e8c543195f7","entry":"rank","repo":"martius-lab/blackbox-backprop","repo_kind":"listed","path":"blackbox_backprop/ranking.py","file_url":"https://github.com/martius-lab/blackbox-backprop/blob/HEAD/blackbox_backprop/ranking.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2e1e2e8c543195f7"}},{"code_sha256_prefix":"ed49cae4f66fd45c","entry":"rank_normalised","repo":"martius-lab/blackbox-backprop","repo_kind":"listed","path":"blackbox_backprop/ranking.py","file_url":"https://github.com/martius-lab/blackbox-backprop/blob/HEAD/blackbox_backprop/ranking.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ed49cae4f66fd45c"}},{"code_sha256_prefix":"b9da24f59f9a500a","entry":"darker","repo":"martius-lab/blackbox-backprop","repo_kind":"listed","path":"visualization_utils.py","file_url":"https://github.com/martius-lab/blackbox-backprop/blob/HEAD/visualization_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":"b9da24f59f9a500a"}},{"code_sha256_prefix":"79d845c43088342b","entry":"dijkstra","repo":"martius-lab/blackbox-backprop","repo_kind":"listed","path":"blackbox_backprop/shortest_path.py","file_url":"https://github.com/martius-lab/blackbox-backprop/blob/HEAD/blackbox_backprop/shortest_path.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":"79d845c43088342b"}},{"code_sha256_prefix":"8073153564d8de8e","entry":"gurobi_tsp","repo":"martius-lab/blackbox-backprop","repo_kind":"listed","path":"blackbox_backprop/travelling_salesman.py","file_url":"https://github.com/martius-lab/blackbox-backprop/blob/HEAD/blackbox_backprop/travelling_salesman.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":"8073153564d8de8e"}},{"code_sha256_prefix":"7a3fc706eff98f36","entry":"interpolate","repo":"martius-lab/blackbox-backprop","repo_kind":"listed","path":"visualization_utils.py","file_url":"https://github.com/martius-lab/blackbox-backprop/blob/HEAD/visualization_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":"7a3fc706eff98f36"}},{"code_sha256_prefix":"f4d8af262e615db7","entry":"maybe_parallelize","repo":"martius-lab/blackbox-backprop","repo_kind":"listed","path":"blackbox_backprop/utils.py","file_url":"https://github.com/martius-lab/blackbox-backprop/blob/HEAD/blackbox_backprop/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":"f4d8af262e615db7"}},{"code_sha256_prefix":"c08e18b8412b9339","entry":"subtour","repo":"martius-lab/blackbox-backprop","repo_kind":"listed","path":"blackbox_backprop/travelling_salesman.py","file_url":"https://github.com/martius-lab/blackbox-backprop/blob/HEAD/blackbox_backprop/travelling_salesman.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":"c08e18b8412b9339"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}