paper-with-me

홈 › Papers

Beyond Word Importance: Contextual Decomposition to Extract Interactions from LSTMs

2018-01-16 · ICLR 2018 1 · W. James Murdoch, Peter J. Liu, Bin Yu

The driving force behind the recent success of LSTMs has been their ability to learn complex and non-linear relationships. Consequently, our inability to describe these relationships has led to LSTMs being characterized as black boxes. To this end, we introduce contextual decomposition (CD), an interpretation algorithm for analysing individual predictions made by standard LSTMs, without any changes to the underlying model. By decomposing the output of a LSTM, CD captures the contributions of combinations of words or variables to the final prediction of an LSTM. On the task of sentiment analysis with the Yelp and SST data sets, we show that CD is able to reliably identify words and phrases of contrasting sentiment, and how they are combined to yield the LSTM's final prediction. Using the phrase-level labels in SST, we also demonstrate that CD is able to successfully extract positive and negative negations from an LSTM, something which has not previously been done.

📄 PDF Abstract BibTeX arXiv:1801.05453

Code (4)

jamie-murdoch/ContextualDecomposition 공식 구현 pytorch
csinva/hierarchical-dnn-interpretations pytorch
optum/long-medical-document-lms pytorch
suyash/ContextualDecomposition tf

Tasks

Sentiment Analysis

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Towards Hierarchical Importance Attribution: Explaining Compositional Semantics for Neural Sequence Models

2019-11-08 · ICLR 2020 1 · Xisen Jin, Zhongyu Wei, Junyi Du, xiangyang xue 외

The impressive performance of neural networks on natural language processing tasks attributes to their ability to model complicated word and phrase compositions. To explain how the model handles semantic compositions, we…

Semantic Composition

Eigenfunction Extraction for Ordered Representation Learning

2025-10-28 · Burak Varıcı, Che-Ping Tsai, Ritabrata Ray, Nicholas M. Boffi 외 arxiv

Recent advances in representation learning reveal that widely used objectives, such as contrastive and non-contrastive, implicitly perform spectral decomposition of a contextual kernel, induced by the relationship betwee…

Representation Learning

From Precision to Perception: User-Centred Evaluation of Keyword Extraction Algorithms for Internet-Scale Contextual Advertising

2025-04-30 · Jingwen Cai, Sara Leckner, Johanna Björklund

Keyword extraction is a foundational task in natural language processing, underpinning countless real-world applications. A salient example is contextual advertising, where keywords help predict the topical congruence be…

BenchmarkingComputational EfficiencyKeyword Extraction

Dependency-driven Relation Extraction with Attentive Graph Convolutional Networks

2021-08-01 · ACL 2021 5 · Yuanhe Tian, Guimin Chen, Yan Song, Xiang Wan

Syntactic information, especially dependency trees, has been widely used by existing studies to improve relation extraction with better semantic guidance for analyzing the context information associated with the given en…

RelationRelation ClassificationRelation Extraction

Tensor Decompositions: A New Concept in Brain Data Analysis?

2013-05-02 · Andrzej Cichocki

Matrix factorizations and their extensions to tensor factorizations and decompositions have become prominent techniques for linear and multilinear blind source separation (BSS), especially multiway Independent Component …

blind source separationClassificationClusteringDimensionality Reduction+2