paper-with-me

홈 › Papers

SentiLARE: Sentiment-Aware Language Representation Learning with Linguistic Knowledge

2019-11-06 · EMNLP 2020 11 · Pei Ke, Haozhe Ji, Siyang Liu, Xiaoyan Zhu, Minlie Huang

Most of the existing pre-trained language representation models neglect to consider the linguistic knowledge of texts, which can promote language understanding in NLP tasks. To benefit the downstream tasks in sentiment analysis, we propose a novel language representation model called SentiLARE, which introduces word-level linguistic knowledge including part-of-speech tag and sentiment polarity (inferred from SentiWordNet) into pre-trained models. We first propose a context-aware sentiment attention mechanism to acquire the sentiment polarity of each word with its part-of-speech tag by querying SentiWordNet. Then, we devise a new pre-training task called label-aware masked language model to construct knowledge-aware language representation. Experiments show that SentiLARE obtains new state-of-the-art performance on a variety of sentiment analysis tasks.

📄 PDF Abstract BibTeX arXiv:1911.02493

Code (1)

thu-coai/SentiLARE 공식 구현 pytorch

Tasks

Data AugmentationLanguage ModelingLanguage ModellingRepresentation LearningSentiment AnalysisTAG

Similar Papers 제목 키워드 기반

CMV-Fuse: Cross Modal-View Fusion of AMR, Syntax, and Knowledge Representations for Aspect Based Sentiment Analysis

2025-12-07 · Smitha Muthya Sudheendra, Mani Deep Cherukuri, Jaideep Srivastava arxiv

Natural language understanding inherently depends on integrating multiple complementary perspectives spanning from surface syntax to deep semantics and world knowledge. However, current Aspect-Based Sentiment Analysis (A…

Natural Language UnderstandingComputational EfficiencyConstituency ParsingContrastive Learning

UCAS-IIE-NLP at SemEval-2023 Task 12: Enhancing Generalization of Multilingual BERT for Low-resource Sentiment Analysis

2023-06-01 · Dou Hu, Lingwei Wei, Yaxin Liu, Wei Zhou 외

This paper describes our system designed for SemEval-2023 Task 12: Sentiment analysis for African languages. The challenge faced by this task is the scarcity of labeled data and linguistic resources in low-resource setti…

Contrastive LearningRepresentation LearningSentiment AnalysisSentiment Classification+3

FaiMA: Feature-aware In-context Learning for Multi-domain Aspect-based Sentiment Analysis

2024-03-02 · Songhua Yang, Xinke Jiang, Hanjie Zhao, Wenxuan Zeng 외

Multi-domain aspect-based sentiment analysis (ABSA) seeks to capture fine-grained sentiment across diverse domains. While existing research narrowly focuses on single-domain applications constrained by methodological lim…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Contrastive LearningGraph Attention+3

Multi-refined Feature Enhanced Sentiment Analysis Using Contextual Instruction

2025-11-01 · Peter Atandoh, Jie Zou, Weikang Guo, Jiwei Wei 외 arxiv

Sentiment analysis using deep learning and pre-trained language models (PLMs) has gained significant traction due to their ability to capture rich contextual representations. However, existing approaches often underperfo…

Sentiment Analysis

Idiom-Aware Compositional Distributed Semantics

2017-09-01 · EMNLP 2017 9 · Pengfei Liu, Kaiyu Qian, Xipeng Qiu, Xuanjing Huang

Idioms are peculiar linguistic constructions that impose great challenges for representing the semantics of language, especially in current prevailing end-to-end neural models, which assume that the semantics of a phrase…

General ClassificationMachine TranslationSentenceSentiment Analysis+2