{"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/three-sentences-are-all-you-need-local-path","title":"Three Sentences Are All You Need: Local Path Enhanced Document Relation Extraction","arxiv_id":"2106.01793","date":"2021-06-03","proceeding":"ACL 2021 5","authors":["Quzhe Huang","Shengqi Zhu","Yansong Feng","Yuan Ye","Yuxuan Lai","Dongyan Zhao"],"abstract":"Document-level Relation Extraction (RE) is a more challenging task than sentence RE as it often requires reasoning over multiple sentences. Yet, human annotators usually use a small number of sentences to identify the relationship between a given entity pair. In this paper, we present an embarrassingly simple but effective method to heuristically select evidence sentences for document-level RE, which can be easily combined with BiLSTM to achieve good performance on benchmark datasets, even better than fancy graph neural network based methods. We have released our code at https://github.com/AndrewZhe/Three-Sentences-Are-All-You-Need.","url_abs":"https://arxiv.org/abs/2106.01793v1","url_pdf":"https://arxiv.org/pdf/2106.01793v1.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":"three-sentences-are-all-you-need-local-path","repo_url":"https://github.com/AndrewZhe/Three-Sentences-Are-All-You-Need","is_official":0,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"all","task_name":"All"},{"task_slug":"document-level-relation-extraction","task_name":"Document-level Relation Extraction"},{"task_slug":"graph-neural-network","task_name":"Graph Neural Network"},{"task_slug":null,"task_name":"Relation"},{"task_slug":"relation-extraction","task_name":"Relation Extraction"},{"task_slug":"sentence","task_name":"Sentence"}],"methods":[{"method_slug":"bilstm","method_name":"BiLSTM"},{"method_slug":"graph-neural-network","method_name":"Graph Neural Network"},{"method_slug":"lstm","method_name":"LSTM"},{"method_slug":"sigmoid-activation","method_name":"Sigmoid Activation"},{"method_slug":"tanh-activation","method_name":"Tanh Activation"}],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/relation-extraction-on-docred","task":"Relation Extraction","dataset":"DocRED","model":"Paths+BiLSTM-GloVe","rank_in_archive_order":48,"of":62,"metrics":{"F1":"56.23"},"uses_additional_data":false}],"syntology":{"syntology_url":null,"atlas_url":"https://app.syntology.ai/?focus=2106.01793","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2106.01793"}},"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":"deterministic:regex_extraction","url":"https://github.com/AndrewZhe/Three-Sentences-Are-All-You-Need","reach":null}],"summary":{"ran":3},"by_repo_kind":{"named_in_paper":{"samples":3,"ran":3,"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":"3d13789b159908dc","entry":"EncoderLSTM","repo":"AndrewZhe/Three-Sentences-Are-All-You-Need","repo_kind":"named_in_paper","path":"src/model/localEncoder.py","file_url":"https://github.com/AndrewZhe/Three-Sentences-Are-All-You-Need/blob/HEAD/src/model/localEncoder.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3d13789b159908dc"}},{"code_sha256_prefix":"4569f48a56011f6c","entry":"LocalEncoder","repo":"AndrewZhe/Three-Sentences-Are-All-You-Need","repo_kind":"named_in_paper","path":"src/model/localEncoder.py","file_url":"https://github.com/AndrewZhe/Three-Sentences-Are-All-You-Need/blob/HEAD/src/model/localEncoder.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4569f48a56011f6c"}},{"code_sha256_prefix":"171f32dfc1d82105","entry":"LockedDropout","repo":"AndrewZhe/Three-Sentences-Are-All-You-Need","repo_kind":"named_in_paper","path":"src/model/localEncoder.py","file_url":"https://github.com/AndrewZhe/Three-Sentences-Are-All-You-Need/blob/HEAD/src/model/localEncoder.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"171f32dfc1d82105"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}