中文
相关论文

相关论文: Dynamic Multi-Scale Context Aggregation for Conver…

200 篇论文

The rapid development of aspect-based sentiment analysis (ABSA) within recent decades shows great potential for real-world society. The current ABSA works, however, are mostly limited to the scenario of a single text piece, leaving the…

计算与语言 · 计算机科学 2023-05-23 Bobo Li , Hao Fei , Fei Li , Yuhan Wu , Jinsong Zhang , Shengqiong Wu , Jingye Li , Yijiang Liu , Lizi Liao , Tat-Seng Chua , Donghong Ji

Dialogues Aspect-based Sentiment Quadruple Extraction (DiaASQ) aims to extract all target-aspect-opinion-sentiment quadruples from a given multi-round, multi-participant dialogue. Existing methods typically learn word relations across…

计算与语言 · 计算机科学 2025-08-08 Kun Peng , Cong Cao , Hao Peng , Zhifeng Hao , Lei Jiang , Kongjing Gu , Yanbing Liu , Philip S. Yu

Conversational Aspect-Based Sentiment Analysis (DiaASQ) aims to detect quadruples \{target, aspect, opinion, sentiment polarity\} from given dialogues. In DiaASQ, elements constituting these quadruples are not necessarily confined to…

计算与语言 · 计算机科学 2024-03-18 Binbin Li , Yuqing Li , Siyu Jia , Bingnan Ma , Yu Ding , Zisen Qi , Xingbang Tan , Menghan Guo , Shenghui Liu

Conversational Aspect-based Sentiment Quadruple Analysis (DiaASQ) needs to capture the complex interrelationships in multiple rounds of dialogues. Existing methods usually employ simple Graph Convolutional Networks (GCN), which introduce…

计算与语言 · 计算机科学 2026-05-11 Xinran Li , Xinze Che , Yifan Lyu , Zhiqi Huang , Xiujuan Xu

Multimodal Aspect-Based Sentiment Analysis (MABSA) seeks to extract fine-grained information from image-text pairs to identify aspect terms and determine their sentiment polarity. However, existing approaches often fall short in…

计算与语言 · 计算机科学 2025-10-31 Hao Liu , Lijun He , Jiaxi Liang , Zhihan Ren , Haixia Bi , Fan Li

In recent years, aspect-based sentiment analysis (ABSA) has made rapid progress and shown strong practical value. However, existing research and benchmarks are largely concentrated on high-resource languages, leaving fine-grained sentiment…

计算与语言 · 计算机科学 2026-04-14 Aizihaierjiang Yusufu , Jiang Liu , Kamran Aziz , Abidan Ainiwaer , Bobo Li , Fei Li , Donghong Ji , Aizierguli Yusufu

Multimodal aspect-based sentiment analysis (MABSA) aims to identify aspect-level sentiments by jointly modeling textual and visual information, which is essential for fine-grained opinion understanding in social media. Existing approaches…

计算与语言 · 计算机科学 2026-01-13 Zhongzheng Wang , Yuanhe Tian , Hongzhi Wang , Yan Song

Existing works for aspect-based sentiment analysis (ABSA) have adopted a unified approach, which allows the interactive relations among subtasks. However, we observe that these methods tend to predict polarities based on the literal meaning…

计算与语言 · 计算机科学 2021-09-15 Shinhyeok Oh , Dongyub Lee , Taesun Whang , IlNam Park , Gaeun Seo , EungGyun Kim , Harksoo Kim

Aspect-based sentiment analysis (ABSA) is a fine-grained sentiment analysis task, which focuses on detecting the sentiment polarity towards the aspect in a sentence. However, it is always sensitive to the multi-aspect challenge, where…

计算与语言 · 计算机科学 2022-09-08 Bing Wang , Liang Ding , Qihuang Zhong , Ximing Li , Dacheng Tao

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…

计算与语言 · 计算机科学 2025-07-18 S M Rafiuddin , Mohammed Rakib , Sadia Kamal , Arunkumar Bagavathi

Aspect-based sentiment analysis (ABSA) involves identifying sentiment towards specific aspect terms in a sentence and allows us to uncover nuanced perspectives and attitudes on particular aspects of a product, service, or topic. However,…

计算与语言 · 计算机科学 2024-09-18 Lingling Xu , Haoran Xie , S. Joe Qin , Fu Lee Wang , Xiaohui Tao

Multiturn dialogue models aim to generate human-like responses by leveraging conversational context, consisting of utterances from previous exchanges. Existing methods often neglect the interactions between these utterances or treat all of…

计算与语言 · 计算机科学 2025-04-15 Akanksha Mehndiratta , Krishna Asawa

The Web has become the main platform where people express their opinions about entities of interest and their associated aspects. Aspect-Based Sentiment Analysis (ABSA) aims to automatically compute the sentiment towards these aspects from…

计算与语言 · 计算机科学 2020-04-21 Maria Mihaela Trusca , Daan Wassenberg , Flavius Frasincar , Rommert Dekker

Aspect-Term Sentiment Analysis (ATSA) in multi-aspect sentences faces a fundamental tradeoff between efficiency and expressiveness. Existing models either re-encode the sentence for each aspect or rely on static use of deep representations,…

计算与语言 · 计算机科学 2026-05-21 Yan Xia , Zhuangzhuang Pan , Amirrudin Kamsin , Chee Seng Chan

Understanding sentiment in multimodal conversations is a complex yet crucial challenge toward building emotionally intelligent AI systems. The Multimodal Conversational Aspect-based Sentiment Analysis (MCABSA) Challenge invited participants…

计算与语言 · 计算机科学 2025-12-30 Zhiqiang Gao , Shihao Gao , Zixing Zhang , Yihao Guo , Hongyu Chen , Jing Han

Dialog act (DA) recognition is a task that has been widely explored over the years. Recently, most approaches to the task explored different DNN architectures to combine the representations of the words in a segment and generate a segment…

计算与语言 · 计算机科学 2019-07-30 Eugénio Ribeiro , Ricardo Ribeiro , David Martins de Matos

Aspect-based sentiment analysis (ABSA) has been extensively studied in recent years, which typically involves four fundamental sentiment elements, including the aspect category, aspect term, opinion term, and sentiment polarity. Existing…

计算与语言 · 计算机科学 2021-10-05 Wenxuan Zhang , Yang Deng , Xin Li , Yifei Yuan , Lidong Bing , Wai Lam

Aspect-based sentiment analysis (ABSA) predicts sentiment polarity towards a specific aspect in the given sentence. While pre-trained language models such as BERT have achieved great success, incorporating dynamic semantic changes into ABSA…

计算与语言 · 计算机科学 2022-11-24 Kai Zhang , Kun Zhang , Mengdi Zhang , Hongke Zhao , Qi Liu , Wei Wu , Enhong Chen

This paper explores the design of an aspect-based sentiment analysis system using large language models (LLMs) for real-world use. We focus on quadruple opinion extraction -- identifying aspect categories, sentiment polarity, targets, and…

计算与语言 · 计算机科学 2025-07-17 Benjamin White , Anastasia Shimorina

Product reviews often contain a large number of implicit aspects and object-attribute co-existence cases. Unfortunately, many existing studies in Aspect-Based Sentiment Analysis (ABSA) have overlooked this issue, which can make it difficult…

计算与语言 · 计算机科学 2023-11-29 Dan Ma , Jun Xu , Zongyu Wang , Xuezhi Cao , Yunsen Xian
‹ 上一页 1 2 3 10 下一页 ›