中文
相关论文

相关论文: T-T: Table Transformer for Tagging-based Aspect Se…

200 篇论文

Recent progress in cross-lingual relation and event extraction use graph convolutional networks (GCNs) with universal dependency parses to learn language-agnostic sentence representations such that models trained on one language can be…

计算与语言 · 计算机科学 2021-02-19 Wasi Uddin Ahmad , Nanyun Peng , Kai-Wei Chang

The extraction of aspect terms is a critical step in fine-grained sentiment analysis of text. Existing approaches for this task have yielded impressive results when the training and testing data are from the same domain. However, these…

计算与语言 · 计算机科学 2022-10-20 Phillip Howard , Arden Ma , Vasudev Lal , Ana Paula Simoes , Daniel Korat , Oren Pereg , Moshe Wasserblat , Gadi Singer

Most recent existing aspect-term level sentiment analysis (ATSA) approaches combined various neural network models with delicately carved attention mechanisms built upon given aspect and context to generate refined sentence representations…

计算与语言 · 计算机科学 2020-01-22 Chi Xu , Hao Feng , Guoxin Yu , Min Yang , Xiting Wang , Xiang Ao

One of the current state-of-the-art multilingual document embedding model LASER is based on the bidirectional LSTM neural machine translation model. This paper presents a transformer-based sentence/document embedding model, T-LASER, which…

计算与语言 · 计算机科学 2020-08-21 Wei Li , Brian Mak

Automatic term extraction (ATE) is a Natural Language Processing (NLP) task that eases the effort of manually identifying terms from domain-specific corpora by providing a list of candidate terms. As units of knowledge in a specific field…

计算与语言 · 计算机科学 2023-01-18 Hanh Thi Hong Tran , Matej Martinc , Jaya Caporusso , Antoine Doucet , Senja Pollak

The quadratic complexity of self-attention in Transformer models remains a significant bottleneck for processing long sequences and deploying large language models efficiently. For this approach, there has been significant research into…

计算与语言 · 计算机科学 2026-05-26 Spandan Pratyush

Benefiting from the capability of building inter-dependencies among channels or spatial locations, attention mechanisms have been extensively studied and broadly used in a variety of computer vision tasks recently. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2020-11-09 Diganta Misra , Trikay Nalamada , Ajay Uppili Arasanipalai , Qibin Hou

Information extraction from semi-structured webpages provides valuable long-tailed facts for augmenting knowledge graph. Relational Web tables are a critical component containing additional entities and attributes of rich and diverse…

信息检索 · 计算机科学 2021-02-19 Daheng Wang , Prashant Shiralkar , Colin Lockard , Binxuan Huang , Xin Luna Dong , Meng Jiang

Aspect-level sentiment classification aims to identify the sentiment polarity towards a specific aspect term in a sentence. Most current approaches mainly consider the semantic information by utilizing attention mechanisms to capture the…

计算与语言 · 计算机科学 2021-02-12 Xiaochen Hou , Jing Huang , Guangtao Wang , Xiaodong He , Bowen Zhou

Transfer entropy (TE) is an information theoretic measure that reveals the directional flow of information between processes, providing valuable insights for a wide range of real-world applications. This work proposes Transfer Entropy…

信息论 · 计算机科学 2025-07-22 Omer Luxembourg , Dor Tsur , Haim Permuter

Aspect Sentiment Triplet Extraction (ASTE) has achieved promising results while relying on sufficient annotation data in a specific domain. However, it is infeasible to annotate data for each individual domain. We propose to explore ASTE in…

计算与语言 · 计算机科学 2023-11-20 Ting Xu , Zhen Wu , Huiyun Yang , Xinyu Dai

Joint extraction of aspects and sentiments can be effectively formulated as a sequence labeling problem. However, such formulation hinders the effectiveness of supervised methods due to the lack of annotated sequence data in many domains.…

计算与语言 · 计算机科学 2019-11-01 Zheng Li , Xin Li , Ying Wei , Lidong Bing , Yu Zhang , Qiang Yang

Sentiment analysis (SA) has become an extensive research area in recent years impacting diverse fields including ecommerce, consumer business, and politics, driven by increasing adoption and usage of social media platforms. It is…

计算与语言 · 计算机科学 2021-06-03 Sarojadevi Palani , Prabhu Rajagopal , Sidharth Pancholi

Aspect based sentiment analysis (ABSA) aims to identify the sentiment polarity towards the given aspect in a sentence, while previous models typically exploit an aspect-independent (weakly associative) encoder for sentence representation…

计算与语言 · 计算机科学 2019-09-04 Yunlong Liang , Fandong Meng , Jinchao Zhang , Jinan Xu , Yufeng Chen , Jie Zhou

Aspect-based sentiment analysis (ABSA) task is a multi-grained task of natural language processing and consists of two subtasks: aspect term extraction (ATE) and aspect polarity classification (APC). Most of the existing work focuses on the…

计算与语言 · 计算机科学 2020-02-13 Heng Yang , Biqing Zeng , JianHao Yang , Youwei Song , Ruyang Xu

Distantly-supervised relation extraction (RE) is an effective method to scale RE to large corpora but suffers from noisy labels. Existing approaches try to alleviate noise through multi-instance learning and by providing additional…

计算与语言 · 计算机科学 2021-02-03 Despina Christou , Grigorios Tsoumakas

In recent years, a great deal of attention has been paid to the Transformer network for speech recognition tasks due to its excellent model performance. However, the Transformer network always involves heavy computation and large number of…

声音 · 计算机科学 2023-04-12 Guangyong Wei , Zhikui Duan , Shiren Li , Guangguang Yang , Xinmei Yu , Junhua Li

Aspect based Sentiment Analysis is a major subarea of sentiment analysis. Many supervised and unsupervised approaches have been proposed in the past for detecting and analyzing the sentiment of aspect terms. In this paper, a graph-based…

计算与语言 · 计算机科学 2020-03-12 Gunjan Ansari , Chandni Saxena , Tanvir Ahmad , M. N. Doja

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 rely on dot-product…

计算与语言 · 计算机科学 2026-03-10 Xinfeng Liao , Xuanqi Chen , Lianxi Wang , Jiahuan Yang , Zhuowei Chen , Ziying Rong

Extracting entity pairs along with relation types from unstructured texts is a fundamental subtask of information extraction. Most existing joint models rely on fine-grained labeling scheme or focus on shared embedding parameters. These…

人工智能 · 计算机科学 2020-10-16 Bin-Bin Zhao , Liang Li , Hui-Dong Zhang