English
Related papers

Related papers: Unsupervised Aspect Term Extraction with B-LSTM & …

200 papers

For many business applications, we often seek to analyze sentiments associated with any arbitrary aspects of commercial products, despite having a very limited amount of labels or even without any labels at all. However, existing aspect…

Computation and Language · Computer Science 2021-09-09 Ronald Seoh , Ian Birle , Mrinal Tak , Haw-Shiuan Chang , Brian Pinette , Alfred Hough

The tasks of aspect identification and term extraction remain challenging in natural language processing. While supervised methods achieve high scores, it is hard to use them in real-world applications due to the lack of labelled datasets.…

Computation and Language · Computer Science 2020-05-07 Timur Sokhin , Maria Khodorchenko , Nikolay Butakov

Aspect-based sentiment analysis (ABSA), a popular research area in NLP has two distinct parts -- aspect extraction (AE) and labeling the aspects with sentiment polarity (ALSA). Although distinct, these two tasks are highly correlated. The…

Computation and Language · Computer Science 2020-05-15 Navonil Majumder , Rishabh Bhardwaj , Soujanya Poria , Amir Zadeh , Alexander Gelbukh , Amir Hussain , Louis-Philippe Morency

Aspect-based sentiment analysis (ABSA) is an emerging fine-grained sentiment analysis task that aims to extract aspects, classify corresponding sentiment polarities and find opinions as the causes of sentiment. The latest research tends to…

Computation and Language · Computer Science 2021-09-20 Chengxi Li , Feiyu Gao , Jiajun Bu , Lu Xu , Xiang Chen , Yu Gu , Zirui Shao , Qi Zheng , Ningyu Zhang , Yongpan Wang , Zhi Yu

Aspect-based Sentiment Analysis (ABSA) is a fine-grained sentiment analysis task which involves four elements from user-generated texts: aspect term, aspect category, opinion term, and sentiment polarity. Most computational approaches focus…

Aspect category detection is one of the important and challenging subtasks of aspect-based sentiment analysis. Given a set of pre-defined categories, this task aims to detect categories which are indicated implicitly or explicitly in a…

Computation and Language · Computer Science 2019-06-24 Erfan Ghadery , Sajad Movahedi , Heshaam Faili , Azadeh Shakery

Aspect-Sentiment Triplet Extraction (ASTE) is a recently proposed task of aspect-based sentiment analysis that consists in extracting (aspect phrase, opinion phrase, sentiment polarity) triples from a given sentence. Recent state-of-the-art…

Computation and Language · Computer Science 2024-10-07 Iwo Naglik , Mateusz Lango

In aspect-based sentiment analysis (ABSA), many neural models are equipped with an attention mechanism to quantify the contribution of each context word to sentiment prediction. However, such a mechanism suffers from one drawback: only a…

Computation and Language · Computer Science 2021-03-08 Jinsong Su , Jialong Tang , Hui Jiang , Ziyao Lu , Yubin Ge , Linfeng Song , Deyi Xiong , Le Sun , Jiebo Luo

Automatic Term Extraction (ATE) identifies domain-specific expressions that are crucial for downstream tasks such as machine translation and information retrieval. Although large language models (LLMs) have significantly advanced various…

Computation and Language · Computer Science 2025-06-27 Yongchan Chun , Minhyuk Kim , Dongjun Kim , Chanjun Park , Heuiseok Lim

Aspect-based sentiment analysis (ABSA), a fine-grained sentiment classification task, has received much attention recently. Many works investigate sentiment information through opinion words, such as ''good'' and ''bad''. However, implicit…

Computation and Language · Computer Science 2023-12-19 Jihong Ouyang , Zhiyao Yang , Silong Liang , Bing Wang , Yimeng Wang , Ximing Li

Aspect-based sentiment analysis (ABSA) aims to predict fine-grained sentiments of comments with respect to given aspect terms or categories. In previous ABSA methods, the importance of aspect has been realized and verified. Most existing…

Computation and Language · Computer Science 2019-07-09 Bowen Xing , Lejian Liao , Dandan Song , Jingang Wang , Fuzheng Zhang , Zhongyuan Wang , Heyan Huang

Aspect-level sentiment classification (ALSC) aims at identifying the sentiment polarity of a specified aspect in a sentence. ALSC is a practical setting in aspect-based sentiment analysis due to no opinion term labeling needed, but it fails…

Computation and Language · Computer Science 2021-09-08 Bo Wang , Tao Shen , Guodong Long , Tianyi Zhou , Yi Chang

Aspect-Based Sentiment Analysis (ABSA) is a fine-grained linguistics problem that entails the extraction of multifaceted aspects, opinions, and sentiments from the given text. Both standalone and compound ABSA tasks have been extensively…

Computation and Language · Computer Science 2025-07-18 S M Rafiuddin , Mohammed Rakib , Sadia Kamal , Arunkumar Bagavathi

Aspect Sentiment Triplet Extraction (ASTE) is a new fine-grained sentiment analysis task that aims to extract triplets of aspect terms, sentiments, and opinion terms from review sentences. Recently, span-level models achieve gratifying…

Computation and Language · Computer Science 2022-11-11 Yuqi Chen , Keming Chen , Xian Sun , Zequn Zhang

Unsupervised aspect detection (UAD) aims at automatically extracting interpretable aspects and identifying aspect-specific segments (such as sentences) from online reviews. However, recent deep learning-based topic models, specifically…

Computation and Language · Computer Science 2021-01-01 Tian Shi , Liuqing Li , Ping Wang , Chandan K. Reddy

Deep learning architectures based on self-attention have recently achieved and surpassed state of the art results in the task of unsupervised aspect extraction and topic modeling. While models such as neural attention-based aspect…

Computation and Language · Computer Science 2020-06-18 Anton Alekseev , Elena Tutubalina , Valentin Malykh , Sergey Nikolenko

In this work we investigate the capability of Graph Attention Network for extracting aspect and opinion terms. Aspect and opinion term extraction is posed as a token-level classification task akin to named entity recognition. We use the…

Computation and Language · Computer Science 2024-05-01 Abir Chakraborty

Compliments and concerns in reviews are valuable for understanding users' shopping interests and their opinions with respect to specific aspects of certain items. Existing review-based recommenders favor large and complex language encoders…

Information Retrieval · Computer Science 2021-09-10 Zeyu Li , Wei Cheng , Reema Kshetramade , John Houser , Haifeng Chen , Wei Wang

Aspect Sentiment Triplet Extraction (ASTE) aims to recognize targets, their sentiment polarities and opinions explaining the sentiment from a sentence. ASTE could be naturally divided into 3 atom subtasks, namely target detection, opinion…

Computation and Language · Computer Science 2021-11-18 Peiyi Wang , Tianyu Liu , Damai Dai , Runxin Xu , Baobao Chang , Zhifang Sui

Aspect term extraction is one of the important subtasks in aspect-based sentiment analysis. Previous studies have shown that using dependency tree structure representation is promising for this task. However, most dependency tree structures…

Computation and Language · Computer Science 2019-05-07 Huaishao Luo , Tianrui Li , Bing Liu , Bin Wang , Herwig Unger