paper-with-me

홈 › Papers

Learning Explanations from Language Data

2018-08-13 · WS 2018 11 · David Harbecke, Robert Schwarzenberg, Christoph Alt

PatternAttribution is a recent method, introduced in the vision domain, that explains classifications of deep neural networks. We demonstrate that it also generates meaningful interpretations in the language domain.

📄 PDF Abstract BibTeX arXiv:1808.04127

Code (1)

DFKI-NLP/language-attributions 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Reasoning-Grounded Natural Language Explanations for Language Models

2025-03-14 · Vojtech Cahlik, Rodrigo Alves, Pavel Kordik

We propose a large language model explainability technique for obtaining faithful natural language explanations by grounding the explanations in a reasoning process. When converted to a sequence of tokens, the outputs of…

Language ModelingLanguage ModellingLarge Language Model

Explain-then-Translate: An Analysis on Improving Program Translation with Self-generated Explanations

2023-11-13 · Zilu Tang, Mayank Agarwal, Alex Shypula, Bailin Wang 외

This work explores the use of self-generated natural language explanations as an intermediate step for code-to-code translation with language models. Across three types of explanations and 19 programming languages constr…

Code TranslationTranslation

e-SNLI: Natural Language Inference with Natural Language Explanations

2018-12-04 · NeurIPS 2018 12 · Oana-Maria Camburu, Tim Rocktäschel, Thomas Lukasiewicz, Phil Blunsom

In order for machine learning to garner widespread public adoption, models must be able to provide interpretable and robust explanations for their decisions, as well as learn from human-provided explanations at train tim…

Natural Language InferenceSentence

FLamE: Few-shot Learning from Natural Language Explanations

2023-06-13 · Yangqiaoyu Zhou, Yiming Zhang, Chenhao Tan

Natural language explanations have the potential to provide rich information that in principle guides model reasoning. Yet, recent work by Lampinen et al. (2022) has shown limited utility of natural language explanations…

ClassificationFew-Shot LearningNatural Language Inference

CLUES: A Benchmark for Learning Classifiers using Natural Language Explanations

2022-04-14 · ACL 2022 5 · Rakesh R Menon, Sayan Ghosh, Shashank Srivastava

Supervised learning has traditionally focused on inductive learning by observing labeled examples of a task. In contrast, humans have the ability to learn new concepts from language. Here, we explore training zero-shot c…

Inductive Learning