paper-with-me

Papers

ERASER: A Benchmark to Evaluate Rationalized NLP Models

2019-11-08 · ACL 2020 6 · Jay DeYoung, Sarthak Jain, Nazneen Fatema Rajani, Eric Lehman, Caiming Xiong, Richard Socher, Byron C. Wallace

State-of-the-art models in NLP are now predominantly based on deep neural networks that are opaque in terms of how they come to make predictions. This limitation has increased interest in designing more interpretable deep models for NLP that reveal the `reasoning' behind model outputs. But work in this direction has been conducted on different datasets and tasks with correspondingly unique aims and metrics; this makes it difficult to track progress. We propose the Evaluating Rationales And Simple English Reasoning (ERASER) benchmark to advance research on interpretable models in NLP. This benchmark comprises multiple datasets and tasks for which human annotations of "rationales" (supporting evidence) have been collected. We propose several metrics that aim to capture how well the rationales provided by models align with human rationales, and also how faithful these rationales are (i.e., the degree to which provided rationales influenced the corresponding predictions). Our hope is that releasing this benchmark facilitates progress on designing more interpretable NLP systems. The benchmark, code, and documentation are available at https://www.eraserbenchmark.com/

📄 PDF Abstract BibTeX arXiv:1911.03429

Code (2)

jayded/eraserbenchmark 공식 구현 pytorch
mandeep-rathee/bagel-benchmark pytorch

Similar Papers 제목 키워드 기반

An Information Bottleneck Approach for Controlling Conciseness in Rationale Extraction

2020-05-01 · EMNLP 2020 11 · Bhargavi Paranjape, Mandar Joshi, John Thickstun, Hannaneh Hajishirzi 외

Decisions of complex language understanding models can be rationalized by limiting their inputs to a relevant subsequence of the original text. A rationale should be as concise as possible without significantly degrading…

DeepEraser: Deep Iterative Context Mining for Generic Text Eraser

2024-02-29 · Hao Feng, Wendi Wang, Shaokai Liu, Jiajun Deng 외

In this work, we present DeepEraser, an effective deep network for generic text removal. DeepEraser utilizes a recurrent architecture that erases the text in an image via iterative operations. Our idea comes from the pro…

LMEraser: Large Model Unlearning through Adaptive Prompt Tuning

2024-04-17 · Jie Xu, Zihan Wu, Cong Wang, Xiaohua Jia

To address the growing demand for privacy protection in machine learning, we propose a novel and efficient machine unlearning approach for \textbf{L}arge \textbf{M}odels, called \textbf{LM}Eraser. Existing unlearning res…

DiversityMachine Unlearningmodel

MEraser: An Effective Fingerprint Erasure Approach for Large Language Models

2025-06-14 · JingXuan Zhang, Zhenhua Xu, Rui Hu, Wenpeng Xing 외

Large Language Models (LLMs) have become increasingly prevalent across various sectors, raising critical concerns about model ownership and intellectual property protection. Although backdoor-based fingerprinting has eme…

Physics-Aware Video Instance Removal Benchmark

2026-04-07 · Zirui Li, Xinghao Chen, Lingyu Jiang, Dengzhe Hou 외 arxiv

Video Instance Removal (VIR) requires removing target objects while maintaining background integrity and physical consistency, such as specular reflections and illumination interactions. Despite advancements in text-guid…

Instruction Following