CLAIAug 15, 2025

Reference Points in LLM Sentiment Analysis: The Role of Structured Context

arXiv:2508.11454v1h-index: 4
Originality Incremental advance
AI Analysis

This work addresses the need for efficient sentiment analysis in marketing by enabling smaller models to achieve competitive performance through structured prompting, offering a practical alternative for resource-constrained applications.

The study tackled the problem of improving sentiment analysis in marketing by incorporating supplementary reference points, showing that JSON-formatted prompts with additional information outperform baselines with Macro-F1 increases of 1.6% and 4% and RMSE reductions of 16% and 9.1% on Yelp data.

Large language models (LLMs) are now widely used across many fields, including marketing research. Sentiment analysis, in particular, helps firms understand consumer preferences. While most NLP studies classify sentiment from review text alone, marketing theories, such as prospect theory and expectation--disconfirmation theory, point out that customer evaluations are shaped not only by the actual experience but also by additional reference points. This study therefore investigates how the content and format of such supplementary information affect sentiment analysis using LLMs. We compare natural language (NL) and JSON-formatted prompts using a lightweight 3B parameter model suitable for practical marketing applications. Experiments on two Yelp categories (Restaurant and Nightlife) show that the JSON prompt with additional information outperforms all baselines without fine-tuning: Macro-F1 rises by 1.6% and 4% while RMSE falls by 16% and 9.1%, respectively, making it deployable in resource-constrained edge devices. Furthermore, a follow-up analysis confirms that performance gains stem from genuine contextual reasoning rather than label proxying. This work demonstrates that structured prompting can enable smaller models to achieve competitive performance, offering a practical alternative to large-scale model deployment.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes