paper-with-me

Papers

Beta Distribution Guided Aspect-aware Graph for Aspect Category Sentiment Analysis with Affective Knowledge

2021-11-01 · EMNLP 2021 11 · Bin Liang, Hang Su, Rongdi Yin, Lin Gui, Min Yang, Qin Zhao, Xiaoqi Yu, Ruifeng Xu

In this paper, we investigate the Aspect Category Sentiment Analysis (ACSA) task from a novel perspective by exploring a Beta Distribution guided aspect-aware graph construction based on external knowledge. That is, we are no longer entangled about how to laboriously search the sentiment clues for coarse-grained aspects from the context, but how to preferably find the words highly related to the aspects in the context and determine their importance based on the public knowledge base. In this way, the contextual sentiment clues can be explicitly tracked in ACSA for the aspects in the light of these aspect-related words. To be specific, we first regard each aspect as a pivot to derive aspect-aware words that are highly related to the aspect from external affective commonsense knowledge. Then, we employ Beta Distribution to educe the aspect-aware weight, which reflects the importance to the aspect, for each aspect-aware word. Afterward, the aspect-aware words are served as the substitutes of the coarse-grained aspect to construct graphs for leveraging the aspect-related contextual sentiment dependencies in ACSA. Experiments on 6 benchmark datasets show that our approach significantly outperforms the state-of-the-art baseline methods.

📄 PDF Abstract BibTeX

Code (2)

binliang-nlp/aagcn-acsa 공식 구현 pytorch
lvyufeng/sentiment_analysis mindspore

Tasks

Aspect Category Sentiment Analysisgraph constructionSentiment Analysis

Similar Papers 제목 키워드 기반

HGV4Risk: Hierarchical Global View-guided Sequence Representation Learning for Risk Prediction

2022-11-15 · Youru Li, Zhenfeng Zhu, Xiaobo Guo, Shaoshuai Li 외

Risk prediction, as a typical time series modeling problem, is usually achieved by learning trends in markers or historical behavior from sequence data, and has been widely applied in healthcare and finance. In recent ye…

Graph EmbeddingPredictionRepresentation LearningTime Series Analysis

OTESGN: Optimal Transport-Enhanced Syntactic-Semantic Graph Networks for Aspect-Based Sentiment Analysis

2025-09-10 · Xinfeng Liao, Xuanqi Chen, Lianxi Wang, Jiahuan Yang 외 arxiv

Aspect-based sentiment analysis (ABSA) aims to identify aspect terms and determine their sentiment polarity. While dependency trees combined with contextual semantics provide structural cues, existing approaches often re…

Sentiment Analysis

Digital Twin-Guided Robot Path Planning: A Beta-Bernoulli Fusion with Large Language Model as a Sensor

2025-09-25 · Mani Amani, Reza Akhavian arxiv

Integrating natural language (NL) prompts into robotic mission planning has attracted significant interest in recent years. In the construction domain, Building Information Models (BIM) encapsulate rich NL descriptions o…

Guided Speculative Inference for Efficient Test-Time Alignment of LLMs

2025-06-04 · Jonathan Geuter, Youssef Mroueh, David Alvarez-Melis

We propose Guided Speculative Inference (GSI), a novel algorithm for efficient reward-guided decoding in large language models. GSI combines soft best-of-$n$ test-time scaling with a reward model $r(x,y)$ and speculative…

Math

Beta Embeddings for Multi-Hop Logical Reasoning in Knowledge Graphs

2020-10-22 · NeurIPS 2020 12 · Hongyu Ren, Jure Leskovec

One of the fundamental problems in Artificial Intelligence is to perform complex multi-hop logical reasoning over the facts captured by a knowledge graph (KG). This problem is challenging, because KGs can be massive and …

Complex Query AnsweringKnowledge GraphsLogical ReasoningNegation