paper-with-me

Papers

Implicit Sentiment Analysis Based on Chain of Thought Prompting

2024-08-22 · Zhihua Duan, Jialin Wang

Implicit Sentiment Analysis (ISA) is a crucial research area in natural language processing. Inspired by the idea of large language model Chain of Thought (CoT), this paper introduces a Sentiment Analysis of Thinking (SAoT) framework. The framework first analyzes the implicit aspects and opinions in the text using common sense and thinking chain capabilities. Then, it reflects on the process of implicit sentiment analysis and finally deduces the polarity of sentiment. The model is evaluated on the SemEval 2014 dataset, consisting of 1120 restaurant reviews and 638 laptop reviews. The experimental results demonstrate that the utilization of the ERNIE-Bot-4+SAoT model yields a notable performance improvement. Specifically, on the restaurant dataset, the F1 score reaches 75.27, accompanied by an ISA score of 66.29. Similarly, on the computer dataset, the F1 score achieves 76.50, while the ISA score amounts to 73.46. Comparatively, the ERNIE-Bot-4+SAoT model surpasses the BERTAsp + SCAPt baseline by an average margin of 47.99%.

📄 PDF Abstract BibTeX arXiv:2408.12157

Code (0)

등록된 구현이 없습니다.

Tasks

Common Sense ReasoningLanguage ModelingLanguage ModellingLarge Language ModelSentiment Analysis

Similar Papers 제목 키워드 기반

Reasoning Implicit Sentiment with Chain-of-Thought Prompting

2023-05-18 · Hao Fei, Bobo Li, Qian Liu, Lidong Bing 외

While sentiment analysis systems try to determine the sentiment polarities of given targets based on the key opinion expressions in input texts, in implicit sentiment analysis (ISA) the opinion cues come in an implicit a…

Common Sense ReasoningSentiment Analysis

Enhancing Granular Sentiment Classification with Chain-of-Thought Prompting in Large Language Models

2025-05-07 · Vihaan Miriyala, Smrithi Bukkapatnam, Lavanya Prahallad

We explore the use of Chain-of-Thought (CoT) prompting with large language models (LLMs) to improve the accuracy of granular sentiment categorization in app store reviews. Traditional numeric and polarity-based ratings o…

Sentiment AnalysisSentiment Classification

Causal Prompting for Implicit Sentiment Analysis with Large Language Models

2025-07-01 · Jing Ren, Wenhao Zhou, Bowen Li, Mujie Liu 외 arxiv

Implicit Sentiment Analysis (ISA) aims to infer sentiment that is implied rather than explicitly stated, requiring models to perform deeper reasoning over subtle contextual cues. While recent prompting-based methods usin…

Contrastive LearningSentiment AnalysisCausal Inference

Enhance Multi-domain Sentiment Analysis of Review Texts through Prompting Strategies

2023-09-05 · Yajing Wang, Zongwei Luo

Large Language Models (LLMs) have made significant strides in both scientific research and practical applications. Existing studies have demonstrated the state-of-the-art (SOTA) performance of LLMs in various natural lan…

Sentiment Analysis

Enhancing Sentiment Classification and Irony Detection in Large Language Models through Advanced Prompt Engineering Techniques

2026-01-13 · Marvin Schmitt, Anne Schwerk, Sebastian Lempert arxiv

This study investigates the use of prompt engineering to enhance large language models (LLMs), specifically GPT-4o-mini and gemini-1.5-flash, in sentiment analysis tasks. It evaluates advanced prompting techniques like f…

Sentiment AnalysisPrompt EngineeringFew-Shot Learning