paper-with-me

홈 › Papers

Explaining NLP Models via Minimal Contrastive Editing (MiCE)

2020-12-27 · Findings (ACL) 2021 8 · Alexis Ross, Ana Marasović, Matthew E. Peters

Humans have been shown to give contrastive explanations, which explain why an observed event happened rather than some other counterfactual event (the contrast case). Despite the influential role that contrastivity plays in how humans explain, this property is largely missing from current methods for explaining NLP models. We present Minimal Contrastive Editing (MiCE), a method for producing contrastive explanations of model predictions in the form of edits to inputs that change model outputs to the contrast case. Our experiments across three tasks--binary sentiment classification, topic classification, and multiple-choice question answering--show that MiCE is able to produce edits that are not only contrastive, but also minimal and fluent, consistent with human contrastive edits. We demonstrate how MiCE edits can be used for two use cases in NLP system development--debugging incorrect model outputs and uncovering dataset artifacts--and thereby illustrate that producing contrastive explanations is a promising research direction for model interpretability.

📄 PDF Abstract BibTeX arXiv:2012.13985

Code (1)

allenai/mice 공식 구현 pytorch

Tasks

counterfactualMultiple-choiceQuestion AnsweringSentiment AnalysisSentiment ClassificationTopic Classification

Similar Papers 제목 키워드 기반

Editing Everything Everywhere All at Once

2026-06-30 · Fabio Quattrini, Carmine Zaccagnino, Enis Simsar, Marta Tintoré Gazulla 외 arxiv

Editing multiple elements of an image in a single forward pass is a practical alternative to multi-turn image manipulation, offering improved efficiency and potentially better harmonization. However, when several instruc…

Image ManipulationImage Editing

MiCE: Mixture of Contrastive Experts for Unsupervised Image Clustering

2021-05-05 · ICLR 2021 1 · Tsung Wei Tsai, Chongxuan Li, Jun Zhu

We present Mixture of Contrastive Experts (MiCE), a unified probabilistic clustering framework that simultaneously exploits the discriminative representations learned by contrastive learning and the semantic structures c…

ClusteringContrastive LearningImage ClusteringMixture-of-Experts

MICE: a middleware layer for MT

2020-11-01 · EAMT 2020 11 · Joachim Van den Bogaert, Tom Vanallemeersch, Heidi Depraetere

The MICE project (2018-2020) will deliver a middleware layer for improving the output quality of the eTranslation system of EC’s Connecting Europe Facility through additional services, such as domain adaptation and named…

Domain Adaptationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

Cross-Lingual Multi-Hop Knowledge Editing -- Benchmarks, Analysis and a Simple Contrastive Learning based Approach

2024-07-14 · Aditi Khandelwal, Harman Singh, Hengrui Gu, Tianlong Chen 외

Large language models are often expected to constantly adapt to new sources of knowledge and knowledge editing techniques aim to efficiently patch the outdated model knowledge, with minimal modification. Most prior works…

Contrastive Learningknowledge editing

A Multimodal Foundation Model to Enhance Generalizability and Data Efficiency for Pan-cancer Prognosis Prediction

2025-09-16 · Huajun Zhou, Fengtao Zhou, Jiabo Ma, Yingxue Xu 외 arxiv

Multimodal data provides heterogeneous information for a holistic understanding of the tumor microenvironment. However, existing AI models often struggle to harness the rich information within multimodal data and extract…