{"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/higher-order-coreference-resolution-with","title":"Higher-order Coreference Resolution with Coarse-to-fine Inference","arxiv_id":"1804.05392","date":"2018-04-15","proceeding":"NAACL 2018 6","authors":["Kenton Lee","Luheng He","Luke Zettlemoyer"],"abstract":"We introduce a fully differentiable approximation to higher-order inference\nfor coreference resolution. Our approach uses the antecedent distribution from\na span-ranking architecture as an attention mechanism to iteratively refine\nspan representations. This enables the model to softly consider multiple hops\nin the predicted clusters. To alleviate the computational cost of this\niterative process, we introduce a coarse-to-fine approach that incorporates a\nless accurate but more efficient bilinear factor, enabling more aggressive\npruning without hurting accuracy. Compared to the existing state-of-the-art\nspan-ranking approach, our model significantly improves accuracy on the English\nOntoNotes benchmark, while being far more computationally efficient.","url_abs":"http://arxiv.org/abs/1804.05392v1","url_pdf":"http://arxiv.org/pdf/1804.05392v1.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":"higher-order-coreference-resolution-with","repo_url":"https://github.com/kentonl/e2e-coref","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"higher-order-coreference-resolution-with","repo_url":"https://github.com/Filter-Bubble/e2e-Dutch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"higher-order-coreference-resolution-with","repo_url":"https://github.com/bkntr/coref-ee","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"higher-order-coreference-resolution-with","repo_url":"https://github.com/kkjawz/coref-ee","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"higher-order-coreference-resolution-with","repo_url":"https://github.com/shayneobrien/coreference-resolution","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}}],"tasks":[{"task_slug":"coreference-resolution","task_name":"Coreference Resolution"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/coreference-resolution-on-conll-2012","task":"Coreference Resolution","dataset":"CoNLL 2012","model":"c2f-coref + ELMo","rank_in_archive_order":15,"of":18,"metrics":{"Avg F1":"73.0"},"uses_additional_data":false},{"leaderboard":"/sota/coreference-resolution-on-ontonotes","task":"Coreference Resolution","dataset":"OntoNotes","model":"c2f-coref","rank_in_archive_order":19,"of":26,"metrics":{"F1":"73.0"},"uses_additional_data":false},{"leaderboard":"/sota/coreference-resolution-on-ontonotes","task":"Coreference Resolution","dataset":"OntoNotes","model":"e2e-coref + ELMo + hyperparameter tuning","rank_in_archive_order":20,"of":26,"metrics":{"F1":"72.3"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1804.05392","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1804.05392"}},"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/kkjawz/coref-ee","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/bkntr/coref-ee","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/Filter-Bubble/e2e-Dutch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/kentonl/e2e-coref","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/shayneobrien/coreference-resolution","reach":{"status":"ok"}}],"summary":{"ran_draft_wrong":2,"unverified":21},"by_repo_kind":{"official":{"samples":6,"ran":0,"repositories":1},"listed":{"samples":17,"ran":2,"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":0,"samples":[{"code_sha256_prefix":"2dc172f4dc0c745c","entry":"get_activation","repo":"bkntr/coref-ee","repo_kind":"listed","path":"modeling.py","file_url":"https://github.com/bkntr/coref-ee/blob/HEAD/modeling.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"2dc172f4dc0c745c"}},{"code_sha256_prefix":"67b9b442fafaf135","entry":"normalize_word","repo":"Filter-Bubble/e2e-Dutch","repo_kind":"listed","path":"e2edutch/minimize.py","file_url":"https://github.com/Filter-Bubble/e2e-Dutch/blob/HEAD/e2edutch/minimize.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"67b9b442fafaf135"}},{"code_sha256_prefix":"3643e9b2dc2db0a3","entry":"b_cubed","repo":"kentonl/e2e-coref","repo_kind":"official","path":"metrics.py","file_url":"https://github.com/kentonl/e2e-coref/blob/HEAD/metrics.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"3643e9b2dc2db0a3"}},{"code_sha256_prefix":"ed6c424cfbcc05d2","entry":"create_example","repo":"Filter-Bubble/e2e-Dutch","repo_kind":"listed","path":"e2edutch/util.py","file_url":"https://github.com/Filter-Bubble/e2e-Dutch/blob/HEAD/e2edutch/util.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"ed6c424cfbcc05d2"}},{"code_sha256_prefix":"611737050d77ba8e","entry":"encode_sentences","repo":"Filter-Bubble/e2e-Dutch","repo_kind":"listed","path":"e2edutch/bert.py","file_url":"https://github.com/Filter-Bubble/e2e-Dutch/blob/HEAD/e2edutch/bert.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"611737050d77ba8e"}},{"code_sha256_prefix":"926accff13df41f1","entry":"evaluate_conll","repo":"kentonl/e2e-coref","repo_kind":"official","path":"conll.py","file_url":"https://github.com/kentonl/e2e-coref/blob/HEAD/conll.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"926accff13df41f1"}},{"code_sha256_prefix":"00a3badc95e7a110","entry":"evaluate_conll","repo":"bkntr/coref-ee","repo_kind":"listed","path":"conll.py","file_url":"https://github.com/bkntr/coref-ee/blob/HEAD/conll.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"00a3badc95e7a110"}},{"code_sha256_prefix":"fb091f0baeb8754b","entry":"evaluate_documents","repo":"Filter-Bubble/e2e-Dutch","repo_kind":"listed","path":"e2edutch/metrics.py","file_url":"https://github.com/Filter-Bubble/e2e-Dutch/blob/HEAD/e2edutch/metrics.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"fb091f0baeb8754b"}},{"code_sha256_prefix":"5dc251a1bb16c94f","entry":"f1","repo":"kentonl/e2e-coref","repo_kind":"official","path":"metrics.py","file_url":"https://github.com/kentonl/e2e-coref/blob/HEAD/metrics.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"5dc251a1bb16c94f"}},{"code_sha256_prefix":"e1c488c0a12228b0","entry":"filter_embedded_mentions","repo":"bkntr/coref-ee","repo_kind":"listed","path":"data.py","file_url":"https://github.com/bkntr/coref-ee/blob/HEAD/data.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"e1c488c0a12228b0"}},{"code_sha256_prefix":"6558b9f62bb65244","entry":"gelu","repo":"bkntr/coref-ee","repo_kind":"listed","path":"modeling.py","file_url":"https://github.com/bkntr/coref-ee/blob/HEAD/modeling.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"6558b9f62bb65244"}},{"code_sha256_prefix":"50958618b65e514e","entry":"get_assignment_map_from_checkpoint","repo":"bkntr/coref-ee","repo_kind":"listed","path":"modeling.py","file_url":"https://github.com/bkntr/coref-ee/blob/HEAD/modeling.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"50958618b65e514e"}},{"code_sha256_prefix":"f300a33fe05fc609","entry":"get_doc_key","repo":"kentonl/e2e-coref","repo_kind":"official","path":"conll.py","file_url":"https://github.com/kentonl/e2e-coref/blob/HEAD/conll.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"f300a33fe05fc609"}},{"code_sha256_prefix":"0b3e399d5766581a","entry":"get_doc_key","repo":"Filter-Bubble/e2e-Dutch","repo_kind":"listed","path":"e2edutch/conll.py","file_url":"https://github.com/Filter-Bubble/e2e-Dutch/blob/HEAD/e2edutch/conll.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"0b3e399d5766581a"}},{"code_sha256_prefix":"9546e87ba8191ce9","entry":"get_prediction_map","repo":"Filter-Bubble/e2e-Dutch","repo_kind":"listed","path":"e2edutch/conll.py","file_url":"https://github.com/Filter-Bubble/e2e-Dutch/blob/HEAD/e2edutch/conll.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"9546e87ba8191ce9"}},{"code_sha256_prefix":"307916bd2f65b4ed","entry":"get_reverse_doc_key","repo":"Filter-Bubble/e2e-Dutch","repo_kind":"listed","path":"e2edutch/conll.py","file_url":"https://github.com/Filter-Bubble/e2e-Dutch/blob/HEAD/e2edutch/conll.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"307916bd2f65b4ed"}},{"code_sha256_prefix":"1fddeb8edf3b310c","entry":"index_in_mention","repo":"bkntr/coref-ee","repo_kind":"listed","path":"data.py","file_url":"https://github.com/bkntr/coref-ee/blob/HEAD/data.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"1fddeb8edf3b310c"}},{"code_sha256_prefix":"fb8d325e40dbff1b","entry":"input_fn_builder","repo":"bkntr/coref-ee","repo_kind":"listed","path":"extract_features.py","file_url":"https://github.com/bkntr/coref-ee/blob/HEAD/extract_features.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"fb8d325e40dbff1b"}},{"code_sha256_prefix":"0eb897cb891b4790","entry":"load_bert","repo":"Filter-Bubble/e2e-Dutch","repo_kind":"listed","path":"e2edutch/bert.py","file_url":"https://github.com/Filter-Bubble/e2e-Dutch/blob/HEAD/e2edutch/bert.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"0eb897cb891b4790"}},{"code_sha256_prefix":"01664a0b4c74a36e","entry":"make_summary","repo":"Filter-Bubble/e2e-Dutch","repo_kind":"listed","path":"e2edutch/util.py","file_url":"https://github.com/Filter-Bubble/e2e-Dutch/blob/HEAD/e2edutch/util.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"01664a0b4c74a36e"}},{"code_sha256_prefix":"baf41dd8b65076e6","entry":"mention_contains","repo":"bkntr/coref-ee","repo_kind":"listed","path":"data.py","file_url":"https://github.com/bkntr/coref-ee/blob/HEAD/data.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"baf41dd8b65076e6"}},{"code_sha256_prefix":"3b625164c1147fcf","entry":"normalize_word","repo":"kentonl/e2e-coref","repo_kind":"official","path":"minimize.py","file_url":"https://github.com/kentonl/e2e-coref/blob/HEAD/minimize.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"3b625164c1147fcf"}},{"code_sha256_prefix":"5712dc7b00cdd758","entry":"official_conll_eval","repo":"kentonl/e2e-coref","repo_kind":"official","path":"conll.py","file_url":"https://github.com/kentonl/e2e-coref/blob/HEAD/conll.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"5712dc7b00cdd758"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}