中文
相关论文

相关论文: S$^2$GSL: Incorporating Segment to Syntactic Enhan…

200 篇论文

Aspect-based sentiment analysis (ABSA) aims at extracting opinionated aspect terms in review texts and determining their sentiment polarities, which is widely studied in both academia and industry. As a fine-grained classification task, the…

人工智能 · 计算机科学 2023-08-17 Anguo Dong , Cuiyun Gao , Yan Jia , Qing Liao , Xuan Wang , Lei Wang , Jing Xiao

Given the ubiquitous existence of graph-structured data, learning the representations of nodes for the downstream tasks ranging from node classification, link prediction to graph classification is of crucial importance. Regarding missing…

机器学习 · 计算机科学 2022-04-21 Bisheng Li , Min Zhou , Shengzhong Zhang , Menglin Yang , Defu Lian , Zengfeng Huang

Aspect-Based Sentiment Analysis (ABSA) predicts sentiment polarity for specific aspect terms, a task made difficult by conflicting sentiments across aspects and the sparse context of short texts. Prior graph-based approaches model only…

计算与语言 · 计算机科学 2025-11-19 Omkar Mahesh Kashyap , Padegal Amit , Madhav Kashyap , Ashwini M Joshi , Shylaja SS

Capturing global contextual representations by exploiting long-range pixel-pixel dependencies has shown to improve semantic segmentation performance. However, how to do this efficiently is an open question as current approaches of utilising…

计算机视觉与模式识别 · 计算机科学 2021-01-05 Qinghui Liu , Michael Kampffmeyer , Robert Jenssen , Arnt-Børre Salberg

Aspect-based sentiment analysis (ABSA) is dedicated to forecasting the sentiment polarity of aspect terms within sentences. Employing graph neural networks to capture structural patterns from syntactic dependency parsing has been confirmed…

计算与语言 · 计算机科学 2023-11-09 Xusheng Zhao , Hao Peng , Qiong Dai , Xu Bai , Huailiang Peng , Yanbing Liu , Qinglang Guo , Philip S. Yu

Aspect-based sentiment analysis (ABSA) aims to predict the sentiment expressed in a review with respect to a given aspect. The core of ABSA is to model the interaction between the context and given aspect to extract the aspect-related…

计算与语言 · 计算机科学 2022-04-22 Bowen Xing , Ivor W. Tsang

Recent advances in pixel-level tasks (e.g. segmentation) illustrate the benefit of of long-range interactions between aggregated region-based representations that can enhance local features. However, such aggregated representations, often…

计算机视觉与模式识别 · 计算机科学 2024-04-19 Mir Rayat Imtiaz Hossain , Leonid Sigal , James J. Little

Recently, the emergence of large language models (LLMs) has motivated integrating language descriptions into graphs, forming text-attributed graphs (TAGs) that enhance model encoding capabilities from a data-centric perspective. A review of…

机器学习 · 计算机科学 2026-02-03 Zhihan Zhang , Xunkai Li , Lei Zhu , Guang Zeng , Bowen Fan , Yanzhe Wen , Hongchao Qin , Rong-Hua Li , Guoren Wang

Temporal Graph Learning, which aims to model the time-evolving nature of graphs, has gained increasing attention and achieved remarkable performance recently. However, in reality, graph structures are often incomplete and noisy, which…

机器学习 · 计算机科学 2023-08-16 Haozhen Zhang , Xueting Han , Xi Xiao , Jing Bai

Aspect-based sentiment analysis (ABSA), a nuanced task in text analysis, seeks to discern sentiment orientation linked to specific aspect terms in text. Traditional approaches often overlook or inadequately model the explicit syntactic…

计算与语言 · 计算机科学 2023-12-08 Ullman Galen , Frey Lee , Woods Ali

Generating semantic layout from scene graph is a crucial intermediate task connecting text to image. We present a conceptually simple, flexible and general framework using sequence to sequence (seq-to-seq) learning for this task. The…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Boren Li , Boyu Zhuang , Mingyang Li , Jian Gu

Graph contrastive learning (GCL) has garnered significant attention recently since it learns complex structural information from graphs through self-supervised learning manner. However, prevalent GCL models may suffer from performance…

机器学习 · 计算机科学 2025-04-28 Xiaofan Wei , Binyan Zhang

Graph Neural Networks (GNNs) are de facto solutions to structural data learning. However, it is susceptible to low-quality and unreliable structure, which has been a norm rather than an exception in real-world graphs. Existing graph…

机器学习 · 计算机科学 2023-03-20 Dongcheng Zou , Hao Peng , Xiang Huang , Renyu Yang , Jianxin Li , Jia Wu , Chunyang Liu , Philip S. Yu

Aspect-level sentiment classification (ASC) aims to predict the fine-grained sentiment polarity towards a given aspect mentioned in a review. Despite recent advances in ASC, enabling machines to preciously infer aspect sentiments is still…

计算与语言 · 计算机科学 2022-03-02 Bowen Xing , Ivor W. Tsang

We introduce Graph-Augmented Sequence-to-Sequence (GA-S2S), a novel framework that integrates a T5-small encoder-decoder with a Relational Graph Attention Network (RGAT) to improve link prediction in knowledge graphs. While existing Seq2Seq…

计算与语言 · 计算机科学 2026-05-19 Luu Huu Phuc , Ratan Bahadur Thapa , Mojtaba Nayyeri , Jingcheng Wu , Evgeny Kharlamov , Steffen Staab

Structured sentiment analysis (SSA) aims to automatically extract people's opinions from a text in natural language and adequately represent that information in a graph structure. One of the most accurate methods for performing SSA was…

计算与语言 · 计算机科学 2026-02-12 Daniel Fernández-González

Aspect-based Sentiment Analysis (ABSA) has recently advanced into the multimodal domain, where user-generated content often combines text and images. However, existing multimodal ABSA (MABSA) models struggle to filter noisy visual signals,…

计算与语言 · 计算机科学 2025-09-30 Adamu Lawan , Haruna Yunusa

Aspect-based sentiment analysis (ABSA) aims to associate a text with a set of aspects and infer their respective sentimental polarities. State-of-the-art approaches are built on fine-tuning pre-trained language models, focusing on learning…

计算与语言 · 计算机科学 2024-08-26 Murtadha Ahmed , Bo Wen , Shengfeng Pan , Jianlin Su , Luo Ao , Yunfeng Liu

Global contexts in images are quite valuable in image-to-image translation problems. Conventional attention-based and graph-based models capture the global context to a large extent, however, these are computationally expensive. Moreover,…

计算机视觉与模式识别 · 计算机科学 2023-07-13 Ayush Singh , Yash Bhambhu , Himanshu Buckchash , Deepak K. Gupta , Dilip K. Prasad

Aspect-based Sentiment Analysis (ABSA) is a fine-grained opinion mining approach that identifies and classifies opinions associated with specific entities (aspects) or their categories within a sentence. Despite its rapid growth and broad…

计算与语言 · 计算机科学 2025-11-06 Yan Cathy Hua , Paul Denny , Jörg Wicker , Katerina Taškova