39
0

An Empirical Study of Causal Relation Extraction Transfer: Design and Data

Abstract

We conduct an empirical analysis of neural network architectures and data transfer strategies for causal relation extraction. By conducting experiments with various contextual embedding layers and architectural components, we show that a relatively straightforward BioBERT-BiGRU relation extraction model generalizes better than other architectures across varying web-based sources and annotation strategies. Furthermore, we introduce a metric for evaluating transfer performance, F1phraseF1_{phrase} that emphasizes noun phrase localization rather than directly matching target tags. Using this metric, we can conduct data transfer experiments, ultimately revealing that augmentation with data with varying domains and annotation styles can improve performance. Data augmentation is especially beneficial when an adequate proportion of implicitly and explicitly causal sentences are included.

View on arXiv
@article{anuyah2025_2503.06076,
  title={ An Empirical Study of Causal Relation Extraction Transfer: Design and Data },
  author={ Sydney Anuyah and Jack Vanschaik and Palak Jain and Sawyer Lehman and Sunandan Chakraborty },
  journal={arXiv preprint arXiv:2503.06076},
  year={ 2025 }
}
Comments on this paper