{"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/an-embarrassingly-simple-model-for-dialogue","title":"An Embarrassingly Simple Model for Dialogue Relation Extraction","arxiv_id":"2012.13873","date":"2020-12-27","proceeding":null,"authors":["Fuzhao Xue","Aixin Sun","Hao Zhang","Jinjie Ni","Eng Siong Chng"],"abstract":"Dialogue relation extraction (RE) is to predict the relation type of two entities mentioned in a dialogue. In this paper, we propose a simple yet effective model named SimpleRE for the RE task. SimpleRE captures the interrelations among multiple relations in a dialogue through a novel input format named BERT Relation Token Sequence (BRS). In BRS, multiple [CLS] tokens are used to capture possible relations between different pairs of entities mentioned in the dialogue. A Relation Refinement Gate (RRG) is then designed to extract relation-specific semantic representation in an adaptive manner. Experiments on the DialogRE dataset show that SimpleRE achieves the best performance, with much shorter training time. Further, SimpleRE outperforms all direct baselines on sentence-level RE without using external resources.","url_abs":"https://arxiv.org/abs/2012.13873v2","url_pdf":"https://arxiv.org/pdf/2012.13873v2.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":"an-embarrassingly-simple-model-for-dialogue","repo_url":"https://github.com/XueFuzhao/SimpleRE","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"unanswered"}}],"tasks":[{"task_slug":"dialog-relation-extraction","task_name":"Dialog Relation Extraction"},{"task_slug":null,"task_name":"Relation"},{"task_slug":"sentence","task_name":"Sentence"},{"task_slug":"model","task_name":"model"}],"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/dialog-relation-extraction-on-dialogre","task":"Dialog Relation Extraction","dataset":"DialogRE","model":"SimpleRE","rank_in_archive_order":9,"of":17,"metrics":{"F1 (Chinese)":"65.2","F1 (v1)":"66.3","F1 (v2)":"66.7","F1c (v2)":"63.3"},"uses_additional_data":false}],"syntology":{"syntology_url":"https://syntology.ai/paper/2012.13873","atlas_url":"https://app.syntology.ai/?focus=2012.13873","mcp":null,"developers":"https://syntology.ai/developers"},"arxiv_metadata":null,"syntology_extracted_results":null}