paper-with-me

Papers

A Rationale-centric Counterfactual Data Augmentation Method for Cross-Document Event Coreference Resolution

2024-04-02 · Bowen Ding, Qingkai Min, Shengkun Ma, Yingjie Li, Linyi Yang, Yue Zhang

Based on Pre-trained Language Models (PLMs), event coreference resolution (ECR) systems have demonstrated outstanding performance in clustering coreferential events across documents. However, the existing system exhibits an excessive reliance on the `triggers lexical matching' spurious pattern in the input mention pair text. We formalize the decision-making process of the baseline ECR system using a Structural Causal Model (SCM), aiming to identify spurious and causal associations (i.e., rationales) within the ECR task. Leveraging the debiasing capability of counterfactual data augmentation, we develop a rationale-centric counterfactual data augmentation method with LLM-in-the-loop. This method is specialized for pairwise input in the ECR system, where we conduct direct interventions on triggers and context to mitigate the spurious association while emphasizing the causation. Our approach achieves state-of-the-art performance on three popular cross-document ECR benchmarks and demonstrates robustness in out-of-domain scenarios.

📄 PDF Abstract BibTeX arXiv:2404.01921

Code (1)

danield21/rationale4cdecr 공식 구현 pytorch

Tasks

coreference-resolutionCoreference ResolutioncounterfactualData AugmentationDecision MakingEvent Coreference Resolution

Similar Papers 제목 키워드 기반

CREST: A Joint Framework for Rationalization and Counterfactual Text Generation

2023-05-26 · Marcos Treviso, Alexis Ross, Nuno M. Guerreiro, André F. T. Martins

Selective rationales and counterfactual examples have emerged as two effective, complementary classes of interpretability methods for analyzing and training NLP models. However, prior work has not explored how these meth…

counterfactualData AugmentationText Generationvalid

Thought-Path Contrastive Learning via Premise-Oriented Data Augmentation for Logical Reading Comprehension

2024-09-22 · Chenxu Wang, Ping Jian, Zhen Yang

Logical reading comprehension is a challenging task that entails grasping the underlying semantics of text and applying reasoning to deduce the correct answer. Prior researches have primarily focused on enhancing logical…

Contrastive LearningcounterfactualData AugmentationLogical Reasoning+1

EXPLAIN, EDIT, GENERATE: Rationale-Sensitive Counterfactual Data Augmentation for Multi-hop Fact Verification

2023-10-23 · Yingjie Zhu, Jiasheng Si, Yibo Zhao, Haiyang Zhu 외

Automatic multi-hop fact verification task has gained significant attention in recent years. Despite impressive results, these well-designed models perform poorly on out-of-domain data. One possible solution is to augmen…

counterfactualData AugmentationFact Verification

Making a (Counterfactual) Difference One Rationale at a Time

2022-01-13 · NeurIPS 2021 12 · Mitchell Plyler, Michael Green, Min Chi

Rationales, snippets of extracted text that explain an inference, have emerged as a popular framework for interpretable natural language processing (NLP). Rationale models typically consist of two cooperating modules: a …

counterfactualData Augmentation

A Rationale-Centric Framework for Human-in-the-loop Machine Learning

2022-03-24 · ACL 2022 5 · Jinghui Lu, Linyi Yang, Brian Mac Namee, Yue Zhang

We present a novel rationale-centric framework with human-in-the-loop -- Rationales-centric Double-robustness Learning (RDL) -- to boost model out-of-distribution performance in few-shot learning scenarios. By using stat…

BIG-bench Machine LearningFew-Shot Learning