Unveiling Public Opinion: A Study of Sentiment Analysis Using LSTM and Traditional Models
Summary
This paper presents a comparative study of LSTM and traditional models for sentiment analysis of public opinion.
View Cached Full Text
Cached at: 07/10/26, 06:11 AM
# Unveiling Public Opinion: A Study of Sentiment Analysis Using LSTM and Traditional Models Source: [https://arxiv.org/abs/2607.07772](https://arxiv.org/abs/2607.07772) Bibliographic Tools ## Bibliographic and Citation Tools Bibliographic Explorer Toggle Code, Data, Media ## Code, Data and Media Associated with this Article Demos ## Demos Related Papers ## Recommenders and Search Tools About arXivLabs ## arXivLabs: experimental projects with community collaborators arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website\. Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy\. arXiv is committed to these values and only works with partners that adhere to them\. Have an idea for a project that will add value for arXiv's community?[**Learn more about arXivLabs**](https://info.arxiv.org/labs/index.html)\.
Similar Articles
Beyond Sentiment: Comparing Traditional NLP and LLM-Based Multi-Dimensional Analysis for Political News Evaluation
This paper compares RoBERTa-based sentiment analysis with an LLM-based multi-dimensional framing analysis on political news articles, finding that traditional SA suffers from 'neutral collapse' and that LLM-based approaches better capture bias, sensationalism, and framing for social science research.
Unsupervised sentiment neuron
OpenAI demonstrates an unsupervised system that learns sentiment representation by training a multiplicative LSTM to predict the next character in Amazon reviews, achieving state-of-the-art sentiment analysis on Stanford Sentiment Treebank (91.8% accuracy) while requiring 30-100x fewer labeled examples than supervised approaches. The model discovers a distinct 'sentiment neuron' that captures sentiment information and can be directly manipulated to control text generation sentiment.
Leveraging Large Language Models for Sentiment Analysis: Multi-Modal Analysis of Decentraland's MANA Token
This paper uses a BERT-based large language model for sentiment analysis of Decentraland's Discord community to enhance MANA token price prediction, demonstrating that a multi-modal LSTM incorporating sentiment, trading volume, and market capitalization outperforms a price-only baseline.
Emulate or Estimate? The Divergent Strengths of Base and Post-Trained Language Models for Opinion Simulation
This paper distinguishes between two tasks in LLM opinion simulation—emulation (generating individual responses) and estimation (directly predicting population distributions)—and finds that base models are better emulators while post-trained models are better estimators, using the Pew American Trends Panel.
Does Topic Sentiment Cause Perceived Ideology? Comparing Human and LLM Annotations in Political News Articles
This paper investigates whether topic sentiment causally affects perceived political ideology in news articles, comparing human annotations from AllSides with those from LLMs including GPT-4o-mini and Llama-3.3-70B. It finds that fine-tuned GPT-4o-mini exhibits a spurious sentiment-ideology coupling not present in human judgments, highlighting risks of using LLM annotations as proxies in causal analyses.