paper-with-me

홈 › Papers

ALICE: Active Learning with Contrastive Natural Language Explanations

2020-09-22 · EMNLP 2020 11 · Weixin Liang, James Zou, Zhou Yu

Training a supervised neural network classifier typically requires many annotated training samples. Collecting and annotating a large number of data points are costly and sometimes even infeasible. Traditional annotation process uses a low-bandwidth human-machine communication interface: classification labels, each of which only provides several bits of information. We propose Active Learning with Contrastive Explanations (ALICE), an expert-in-the-loop training framework that utilizes contrastive natural language explanations to improve data efficiency in learning. ALICE learns to first use active learning to select the most informative pairs of label classes to elicit contrastive natural language explanations from experts. Then it extracts knowledge from these explanations using a semantic parser. Finally, it incorporates the extracted knowledge through dynamically changing the learning model's structure. We applied ALICE in two visual recognition tasks, bird species classification and social relationship classification. We found by incorporating contrastive explanations, our models outperform baseline models that are trained with 40-100% more training data. We found that adding 1 explanation leads to similar performance gain as adding 13-30 labeled training data points.

📄 PDF Abstract BibTeX arXiv:2009.10259

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Anatomical Invariance Modeling and Semantic Alignment for Self-supervised Learning in 3D Medical Image Analysis

2023-02-11 · ICCV 2023 1 · Yankai Jiang, Mingze Sun, Heng Guo, Xiaoyu Bai 외

Self-supervised learning (SSL) has recently achieved promising performance for 3D medical image analysis tasks. Most current methods follow existing SSL paradigm originally designed for photographic or natural images, wh…

Contrastive LearningImage SegmentationMedical Image AnalysisMedical Image Segmentation+3

Let the CAT out of the bag: Contrastive Attributed explanations for Text

2021-09-16 · Saneem Chemmengath, Amar Prakash Azad, Ronny Luss, Amit Dhurandhar

Contrastive explanations for understanding the behavior of black box models has gained a lot of attention recently as they provide potential for recourse. In this paper, we propose a method Contrastive Attributed explana…

AttributeLanguage ModelingLanguage Modelling

The Alice Datasets: fMRI \& EEG Observations of Natural Language Comprehension

2020-05-01 · LREC 2020 5 · Shohini Bhattasali, Jonathan Brennan, Wen-Ming Luh, Berta Franzluebbers 외

The Alice Datasets are a set of datasets based on magnetic resonance data and electrophysiological data, collected while participants heard a story in English. Along with the datasets and the text of the story, we provid…

EEGElectroencephalogram (EEG)valid

Non-entailed subsequences as a challenge for natural language inference

2018-11-29 · R. Thomas McCoy, Tal Linzen

Neural network models have shown great success at natural language inference (NLI), the task of determining whether a premise entails a hypothesis. However, recent studies suggest that these models may rely on fallible h…

Natural Language InferenceSentence

Ontological grounding for sound and natural robot explanations via large language models

2026-02-14 · Alberto Olivares-Alarcos, Muhammad Ahsan, Satrio Sanjaya, Hsien-I Lin 외 arxiv

Building effective human-robot interaction requires robots to derive conclusions from their experiences that are both logically sound and communicated in ways aligned with human expectations. This paper presents a hybrid…