paper-with-me

Papers

Structured Self-AttentionWeights Encode Semantics in Sentiment Analysis

2020-11-01 · EMNLP (BlackboxNLP) 2020 11 · Zhengxuan Wu, Thanh-Son Nguyen, Desmond Ong

Neural attention, especially the self-attention made popular by the Transformer, has become the workhorse of state-of-the-art natural language processing (NLP) models. Very recent work suggests that the self-attention in the Transformer encodes syntactic information; Here, we show that self-attention scores encode semantics by considering sentiment analysis tasks. In contrast to gradient-based feature attribution methods, we propose a simple and effective Layer-wise Attention Tracing (LAT) method to analyze structured attention weights. We apply our method to Transformer models trained on two tasks that have surface dissimilarities, but share common semantics—sentiment analysis of movie reviews and time-series valence prediction in life story narratives. Across both tasks, words with high aggregated attention weights were rich in emotional semantics, as quantitatively validated by an emotion lexicon labeled by human annotators. Our results show that structured attention weights encode rich semantics in sentiment analysis, and match human interpretations of semantics.

📄 PDF Abstract BibTeX

Code (1)

frankaging/LAT_for_Transformer 공식 구현 pytorch

Tasks

Sentiment AnalysisTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Structured Self-Attention Weights Encode Semantics in Sentiment Analysis

2020-10-10 · Zhengxuan Wu, Thanh-Son Nguyen, Desmond C. Ong

Neural attention, especially the self-attention made popular by the Transformer, has become the workhorse of state-of-the-art natural language processing (NLP) models. Very recent work suggests that the self-attention in…

Sentiment AnalysisTime SeriesTime Series Analysis

A semantically enhanced dual encoder for aspect sentiment triplet extraction

2023-06-14 · Baoxing Jiang, Shehui Liang, Peiyu Liu, Kaifang Dong 외

Aspect sentiment triplet extraction (ASTE) is a crucial subtask of aspect-based sentiment analysis (ABSA) that aims to comprehensively identify sentiment triplets. Previous research has focused on enhancing ASTE through …

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Aspect Sentiment Triplet ExtractionSentiment Analysis+1

Beyond Sentiment: Structured Information Extraction from Financial News

2026-07-30 · Daohan Zhu, Sitong Ge, Ruofei Wang, Honggu Chen 외 arxiv

Financial sentiment analysis has become a standard component in news-driven stock prediction, yet it reduces rich, multi-dimensional news articles to a single polarity score. We hypothesize that financial news encodes mu…

Information ExtractionSentiment AnalysisFeature Importance

Semantically Enriching Investor Micro-blogs for Opinion-Aware Emotion Analysis: A Practical Approach

2026-05-04 · Gaurav Negi, Paul Buitelaar arxiv

While sentiment analysis is the staple of financial NLP, capturing the nuances of 'why' behind that sentiment remains a challenge. There have been attempts to address this by analysing investor emotions alongside sentime…

Sentiment Analysis

CERES: Pretraining of Graph-Conditioned Transformer for Semi-Structured Session Data

2022-01-16 · ACL ARR January 2022 1 · Anonymous

User sessions empower many search and recommendation tasks on a daily basis. Such session data are semi-structured, which encode heterogeneous relations between queries and products, and each item is described by the uns…

Entity LinkingSelf-Supervised LearningSession Search