{"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/enriching-pre-trained-language-model-with","title":"Enriching Pre-trained Language Model with Entity Information for Relation Classification","arxiv_id":"1905.08284","date":"2019-05-20","proceeding":null,"authors":["Shanchan Wu","Yifan He"],"abstract":"Relation classification is an important NLP task to extract relations between entities. The state-of-the-art methods for relation classification are primarily based on Convolutional or Recurrent Neural Networks. Recently, the pre-trained BERT model achieves very successful results in many NLP classification / sequence labeling tasks. Relation classification differs from those tasks in that it relies on information of both the sentence and the two target entities. In this paper, we propose a model that both leverages the pre-trained BERT language model and incorporates information from the target entities to tackle the relation classification task. We locate the target entities and transfer the information through the pre-trained architecture and incorporate the corresponding encoding of the two entities. We achieve significant improvement over the state-of-the-art method on the SemEval-2010 task 8 relational dataset.","url_abs":"https://arxiv.org/abs/1905.08284v1","url_pdf":"https://arxiv.org/pdf/1905.08284v1.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":"enriching-pre-trained-language-model-with","repo_url":"https://github.com/Valdegg/anlp_rbert","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"enriching-pre-trained-language-model-with","repo_url":"https://github.com/chielingyueh/anaphora_resolution_chemical_patents","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"enriching-pre-trained-language-model-with","repo_url":"https://github.com/mickeystroller/R-BERT","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"GPL-3.0"}},{"paper_slug":"enriching-pre-trained-language-model-with","repo_url":"https://github.com/monologg/R-BERT","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"enriching-pre-trained-language-model-with","repo_url":"https://github.com/wang-h/bert-relation-classification","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"enriching-pre-trained-language-model-with","repo_url":"https://github.com/onehaitao/R-BERT-relation-extraction","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"classification","task_name":"General Classification"},{"task_slug":"language-modeling","task_name":"Language Modeling"},{"task_slug":"language-modelling","task_name":"Language Modelling"},{"task_slug":null,"task_name":"Relation"},{"task_slug":"relation-classification","task_name":"Relation Classification"},{"task_slug":"relation-extraction","task_name":"Relation Extraction"},{"task_slug":"sentence","task_name":"Sentence"}],"methods":[{"method_slug":"adam","method_name":"Adam"},{"method_slug":"attention","method_name":"Attention"},{"method_slug":"attention-dropout","method_name":"Attention Dropout"},{"method_slug":"bert","method_name":"BERT"},{"method_slug":"dense-connections","method_name":"Dense Connections"},{"method_slug":"dropout","method_name":"Dropout"},{"method_slug":"layer-normalization","method_name":"Layer Normalization"},{"method_slug":"linear-layer","method_name":"Linear Layer"},{"method_slug":"linear-warmup-with-linear-decay","method_name":"Linear Warmup With Linear Decay"},{"method_slug":"multi-head-attention","method_name":"Multi-Head Attention"},{"method_slug":"residual-connection","method_name":"Residual Connection"},{"method_slug":"softmax","method_name":"Softmax"},{"method_slug":"weight-decay","method_name":"Weight Decay"},{"method_slug":"wordpiece","method_name":"WordPiece"}],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/relation-extraction-on-semeval-2010-task-8","task":"Relation Extraction","dataset":"SemEval-2010 Task-8","model":"R-BERT","rank_in_archive_order":15,"of":31,"metrics":{"F1":"89.25"},"uses_additional_data":false},{"leaderboard":"/sota/relation-extraction-on-tacred","task":"Relation Extraction","dataset":"TACRED","model":"R-BERT","rank_in_archive_order":25,"of":40,"metrics":{"F1":"69.4"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1905.08284","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1905.08284"}},"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/onehaitao/R-BERT-relation-extraction","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/mickeystroller/R-BERT","reach":{"status":"ok","spdx":"GPL-3.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/wang-h/bert-relation-classification","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/Valdegg/anlp_rbert","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/chielingyueh/anaphora_resolution_chemical_patents","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/monologg/R-BERT","reach":null}],"summary":{"ran_draft_wrong":3,"unverified":5},"by_repo_kind":{"listed":{"samples":8,"ran":3,"repositories":3}},"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":"107869d936646d01","entry":"get_args","repo":"monologg/R-BERT","repo_kind":"listed","path":"predict.py","file_url":"https://github.com/monologg/R-BERT/blob/HEAD/predict.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"107869d936646d01"}},{"code_sha256_prefix":"88395eef09dea094","entry":"get_device","repo":"monologg/R-BERT","repo_kind":"listed","path":"predict.py","file_url":"https://github.com/monologg/R-BERT/blob/HEAD/predict.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"88395eef09dea094"}},{"code_sha256_prefix":"b31fd07675860198","entry":"semeval_scorer","repo":"onehaitao/R-BERT-relation-extraction","repo_kind":"listed","path":"evaluate.py","file_url":"https://github.com/onehaitao/R-BERT-relation-extraction/blob/HEAD/evaluate.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b31fd07675860198"}},{"code_sha256_prefix":"77ec489744adb0c1","entry":"compute_metrics","repo":"chielingyueh/anaphora_resolution_chemical_patents","repo_kind":"listed","path":"utils.py","file_url":"https://github.com/chielingyueh/anaphora_resolution_chemical_patents/blob/HEAD/utils.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":"77ec489744adb0c1"}},{"code_sha256_prefix":"858f5413d0c58846","entry":"convert_examples_to_features","repo":"chielingyueh/anaphora_resolution_chemical_patents","repo_kind":"listed","path":"data_loader.py","file_url":"https://github.com/chielingyueh/anaphora_resolution_chemical_patents/blob/HEAD/data_loader.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":"858f5413d0c58846"}},{"code_sha256_prefix":"0f7620720c0761a8","entry":"get_label","repo":"chielingyueh/anaphora_resolution_chemical_patents","repo_kind":"listed","path":"utils.py","file_url":"https://github.com/chielingyueh/anaphora_resolution_chemical_patents/blob/HEAD/utils.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":"0f7620720c0761a8"}},{"code_sha256_prefix":"057777fc1e9365c2","entry":"load_tokenizer","repo":"chielingyueh/anaphora_resolution_chemical_patents","repo_kind":"listed","path":"utils.py","file_url":"https://github.com/chielingyueh/anaphora_resolution_chemical_patents/blob/HEAD/utils.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":"057777fc1e9365c2"}},{"code_sha256_prefix":"6090cfd8fbd27924","entry":"read_tsv_to_df","repo":"chielingyueh/anaphora_resolution_chemical_patents","repo_kind":"listed","path":"answer_keys.py","file_url":"https://github.com/chielingyueh/anaphora_resolution_chemical_patents/blob/HEAD/answer_keys.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":"6090cfd8fbd27924"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}