EMNLP 2021main22 citations

Argument Pair Extraction with Mutual Guidance and Inter-sentence Relation Graph

Jianzhu Bao, Bin Liang, Jingyi Sun, Yice Zhang, Min Yang, Ruifeng Xu

Abstract

Argument pair extraction (APE) aims to extract interactive argument pairs from two passages of a discussion. Previous work studied this task in the context of peer review and rebuttal, and decomposed it into a sequence labeling task and a sentence relation classification task. However, despite the promising performance, such an approach obtains the argument pairs implicitly by the two decomposed tasks, lacking explicitly modeling of the argument-level interactions between argument pairs. In this paper, we tackle the APE task by a mutual guidance framework, which could utilize the information of an argument in one passage to guide the identification of arguments that can form pairs with it in another passage. In this manner, two passages can mutually guide each other in the process of APE. Furthermore, we propose an inter-sentence relation graph to effectively model the inter-relations between two sentences and thus facilitates the extraction of argument pairs. Our proposed method can better represent the holistic argument-level semantics and thus explicitly capture the complex correlations between argument pairs. Experimental results show that our approach significantly outperforms the current state-of-the-art model.

BibTeX
@inproceedings{bao-etal-2021-argument,
    title = "Argument Pair Extraction with Mutual Guidance and Inter-sentence Relation Graph",
    author = "Bao, Jianzhu  and
      Liang, Bin  and
      Sun, Jingyi  and
      Zhang, Yice  and
      Yang, Min  and
      Xu, Ruifeng",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2021",
    address = "Online and Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.emnlp-main.319/",
    doi = "10.18653/v1/2021.emnlp-main.319",
    pages = "3923--3934"
}
Argument Pair Extraction with Mutual Guidance and Inter-sentence Relation Graph · EMNLP 2021