paper-with-me

Papers

Contextual Semantic Interpretability

2020-09-18 · Diego Marcos, Ruth Fong, Sylvain Lobry, Remi Flamary, Nicolas Courty, Devis Tuia

Convolutional neural networks (CNN) are known to learn an image representation that captures concepts relevant to the task, but do so in an implicit way that hampers model interpretability. However, one could argue that such a representation is hidden in the neurons and can be made explicit by teaching the model to recognize semantically interpretable attributes that are present in the scene. We call such an intermediate layer a \emph{semantic bottleneck}. Once the attributes are learned, they can be re-combined to reach the final decision and provide both an accurate prediction and an explicit reasoning behind the CNN decision. In this paper, we look into semantic bottlenecks that capture context: we want attributes to be in groups of a few meaningful elements and participate jointly to the final decision. We use a two-layer semantic bottleneck that gathers attributes into interpretable, sparse groups, allowing them contribute differently to the final output depending on the context. We test our contextual semantic interpretable bottleneck (CSIB) on the task of landscape scenicness estimation and train the semantic interpretable bottleneck using an auxiliary database (SUN Attributes). Our model yields in predictions as accurate as a non-interpretable baseline when applied to a real-world test set of Flickr images, all while providing clear and interpretable explanations for each prediction.

📄 PDF Abstract BibTeX arXiv:2009.08720

Code (1)

dmarcosg/CSIB pytorch

Similar Papers 제목 키워드 기반

Vec2Gloss: definition modeling leveraging contextualized vectors with Wordnet gloss

2023-05-29 · Yu-Hsiang Tseng, Mao-Chang Ku, Wei-Ling Chen, Yu-Lin Chang 외

Contextualized embeddings are proven to be powerful tools in multiple NLP tasks. Nonetheless, challenges regarding their interpretability and capability to represent lexical semantics still remain. In this paper, we prop…

Interpretable Semantic Role Relation Table for Supporting Facts Recognition of Reading Comprehension

2021-09-29 · YanQing Bai, Zhichang Zhang, HaoYuan Chen, Xiaohui Qin 외

The current Machine Reading Comprehension (MRC) model has poor interpretability. Interpretable semantic features can enhancethe interpretability of the model. Semantic role labeling (SRL) captures predicate-argument re…

Machine Reading ComprehensionReading ComprehensionRelationSemantic Role Labeling+1

Multi-Modal Interpretability for Enhanced Localization in Vision-Language Models

2025-09-17 · Muhammad Imran, Yugyung Lee arxiv

Recent advances in vision-language models have significantly expanded the frontiers of automated image analysis. However, applying these models in safety-critical contexts remains challenging due to the complex relations…

Contextualized word senses: from attention to compositionality

2023-12-01 · Pablo Gamallo

The neural architectures of language models are becoming increasingly complex, especially that of Transformers, based on the attention mechanism. Although their application to numerous natural language processing tasks h…

When is a bishop not like a rook? When it's like a rabbi! Multi-prototype BERT embeddings for estimating semantic relationships

2020-11-01 · CONLL 2020 · Gabriella Chronis, Katrin Erk

This paper investigates contextual language models, which produce token representations, as a resource for lexical semantics at the word or type level. We construct multi-prototype word embeddings from bert-base-uncased …

Semantic SimilaritySemantic Textual SimilarityVocal Bursts Type PredictionWord Embeddings