no code implementations • EMNLP 2021 • Jianzhu Bao, Bin Liang, Jingyi Sun, Yice Zhang, Min Yang, Ruifeng Xu
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.
Ranked #1 on
Argument Pair Extraction (APE)
on RR
no code implementations • SemEval (NAACL) 2022 • Yihui Li, Yifan Yang, Yice Zhang, Ruifeng Xu
This paper describes our system that participated in the SemEval-2022 Task 10: Structured Sentiment Analysis, which aims to extract opinion tuples from texts. A full opinion tuple generally contains an opinion holder, an opinion target, the sentiment expression, and the corresponding polarity. The complex structure of the opinion tuple makes the task challenging. To address this task, we formalize it as a span-relation extraction problem and propose a two-stage extraction framework accordingly. In the first stage, we employ the span module to enumerate spans and then recognize the type of every span. In the second stage, we employ the relation module to determine the relation between spans. Our system achieves competitive results and ranks among the top-10 systems in almost subtasks.
no code implementations • SEMEVAL 2021 • Qinglin Zhu, Zijie Lin, Yice Zhang, Jingyi Sun, Xiang Li, Qihui Lin, Yixue Dang, Ruifeng Xu
This paper presents the winning system that participated in SemEval-2021 Task 5: Toxic Spans Detection.
no code implementations • SEMEVAL 2020 • Yice Zhang, Jiaxuan Lin, Yang Fan, Peng Jin, Yuanchao Liu, Bingquan Liu
For this task, it is obvious that external knowledge, such as Knowledge graph, can help the model understand commonsense in natural language statements.