paper-with-me

홈 › Papers

Exploring Automatically Perturbed Natural Language Explanations in Relation Extraction

2023-05-24 · Wanyun Cui, Xingran Chen

Previous research has demonstrated that natural language explanations provide valuable inductive biases that guide models, thereby improving the generalization ability and data efficiency. In this paper, we undertake a systematic examination of the effectiveness of these explanations. Remarkably, we find that corrupted explanations with diminished inductive biases can achieve competitive or superior performance compared to the original explanations. Our findings furnish novel insights into the characteristics of natural language explanations in the following ways: (1) the impact of explanations varies across different training styles and datasets, with previously believed improvements primarily observed in frozen language models. (2) While previous research has attributed the effect of explanations solely to their inductive biases, our study shows that the effect persists even when the explanations are completely corrupted. We propose that the main effect is due to the provision of additional context space. (3) Utilizing the proposed automatic perturbed context, we were able to attain comparable results to annotated explanations, but with a significant increase in computational efficiency, 20-30 times faster.

📄 PDF Abstract BibTeX arXiv:2305.15520

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyRelationRelation Extraction

Similar Papers 제목 키워드 기반

PEACE 2.0: Grounded Explanations and Counter-Speech for Combating Hate Expressions

2026-02-19 · Greta Damo, Stéphane Petiot, Elena Cabrio, Serena Villata arxiv

The increasing volume of hate speech on online platforms poses significant societal challenges. While the Natural Language Processing community has developed effective methods to automatically detect the presence of hate…

Response Generation

Improving Robustness Estimates in Natural Language Explainable AI though Synonymity Weighted Similarity Measures

2025-01-02 · Christopher Burger

Explainable AI (XAI) has seen a surge in recent interest with the proliferation of powerful but intractable black-box models. Moreover, XAI has come under fire for techniques that may not offer reliable explanations. As …

Information Retrieval

A Study of Automatic Metrics for the Evaluation of Natural Language Explanations

2021-03-15 · EACL 2021 2 · Miruna Clinciu, Arash Eshghi, Helen Hastie

As transparency becomes key for robotics and AI, it will be necessary to evaluate the methods through which transparency is provided, including automatically generated natural language (NL) explanations. Here, we explore…

nlg evaluationText Generation

Verification and Refinement of Natural Language Explanations through LLM-Symbolic Theorem Proving

2024-05-02 · Xin Quan, Marco Valentino, Louise A. Dennis, André Freitas

Natural language explanations represent a proxy for evaluating explanation-based and multi-step Natural Language Inference (NLI) models. However, assessing the validity of explanations for NLI is challenging as it typica…

Automated Theorem ProvingNatural Language Inference

Enhancing Robustness of AI Offensive Code Generators via Data Augmentation

2023-06-08 · Cristina Improta, Pietro Liguori, Roberto Natella, Bojan Cukic 외

Since manually writing software exploits for offensive security is time-consuming and requires expert knowledge, AI-base code generators are an attractive solution to enhance security analysts' productivity by automatica…

Data AugmentationDiversity