English

1Cademy @ Causal News Corpus 2022: Enhance Causal Span Detection via Beam-Search-based Position Selector

Computation and Language 2022-11-01 v1

Abstract

In this paper, we present our approach and empirical observations for Cause-Effect Signal Span Detection -- Subtask 2 of Shared task 3~\cite{tan-etal-2022-event} at CASE 2022. The shared task aims to extract the cause, effect, and signal spans from a given causal sentence. We model the task as a reading comprehension (RC) problem and apply a token-level RC-based span prediction paradigm to the task as the baseline. We explore different training objectives to fine-tune the model, as well as data augmentation (DA) tricks based on the language model (LM) for performance improvement. Additionally, we propose an efficient beam-search post-processing strategy to due with the drawbacks of span detection to obtain a further performance gain. Our approach achieves an average F1F_1 score of 54.15 and ranks \textbf{1st1^{st}} in the CASE competition. Our code is available at \url{https://github.com/Gzhang-umich/1CademyTeamOfCASE}.

Keywords

Cite

@article{arxiv.2210.17157,
  title  = {1Cademy @ Causal News Corpus 2022: Enhance Causal Span Detection via Beam-Search-based Position Selector},
  author = {Xingran Chen and Ge Zhang and Adam Nik and Mingyu Li and Jie Fu},
  journal= {arXiv preprint arXiv:2210.17157},
  year   = {2022}
}

Comments

paper of CASE workshop in EMNLP 2022