paper-with-me

홈 › Papers

APE: Argument Pair Extraction from Peer Review and Rebuttal via Multi-task Learning

2020-11-01 · EMNLP 2020 11 · Liying Cheng, Lidong Bing, Qian Yu, Wei Lu, Luo Si

Peer review and rebuttal, with rich interactions and argumentative discussions in between, are naturally a good resource to mine arguments. However, few works study both of them simultaneously. In this paper, we introduce a new argument pair extraction (APE) task on peer review and rebuttal in order to study the contents, the structure and the connections between them. We prepare a challenging dataset that contains 4,764 fully annotated review-rebuttal passage pairs from an open review platform to facilitate the study of this task. To automatically detect argumentative propositions and extract argument pairs from this corpus, we cast it as the combination of a sequence labeling task and a text relation classification task. Thus, we propose a multitask learning framework based on hierarchical LSTM networks. Extensive experiments and analysis demonstrate the effectiveness of our multi-task framework, and also show the challenges of the new task as well as motivate future research directions.

📄 PDF Abstract BibTeX

Code (1)

LiyingCheng95/ArgumentPairExtraction 공식 구현 pytorch

Tasks

Argument Pair Extraction (APE)Multi-Task LearningRelation Classification

Similar Papers 제목 키워드 기반

DISAPERE: A Dataset for Discourse Structure in Peer Review Discussions

2021-10-16 · NAACL 2022 7 · Neha Kennard, Tim O'Gorman, Rajarshi Das, Akshay Sharma 외

At the foundation of scientific evaluation is the labor-intensive process of peer review. This critical task requires participants to consume vast amounts of highly technical text. Prior work has annotated different aspe…

Sentence

DISAPERE: A Dataset for Discourse Structure in Peer Review Discussions

2021-11-16 · ACL ARR November 2021 11 · Anonymous

At the foundation of scientific evaluation is the labor-intensive process of peer review. This critical task requires participants to consume vast amounts of highly technical text. Prior work has annotated different aspe…

Sentence

Exploring Jiu-Jitsu Argumentation for Writing Peer Review Rebuttals

2023-11-07 · Sukannya Purkayastha, Anne Lauscher, Iryna Gurevych

In many domains of argumentation, people's arguments are driven by so-called attitude roots, i.e., underlying beliefs and world views, and their corresponding attitude themes. Given the strength of these latent drivers o…

Sentence

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

2021-11-01 · EMNLP 2021 11 · Jianzhu Bao, Bin Liang, Jingyi Sun, Yice Zhang 외

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 l…

Argument Pair Extraction (APE)RelationRelation ClassificationSentence

Insights from the ICLR Peer Review and Rebuttal Process

2025-11-19 · Amir Hossein Kargaran, Nafiseh Nikeghbal, Jing Yang, Nedjma Ousidhoum arxiv

Peer review is a cornerstone of scientific publishing, including at premier machine learning conferences such as ICLR. As submission volumes increase, understanding the nature and dynamics of the review process is crucia…