paper-with-me

Papers

Beyond the Star Rating: A Scalable Framework for Aspect-Based Sentiment Analysis Using LLMs and Text Classification

2026-02-24 · Vishal Patil, Shree Vaishnavi Bacha, Revanth Yamani, Yidan Sun, Mayank Kejriwal arxiv

Customer-provided reviews have become an important source of information for business owners and other customers alike. However, effectively analyzing millions of unstructured reviews remains challenging. While large language models (LLMs) show promise for natural language understanding, their application to large-scale review analysis has been limited by computational costs and scalability concerns. This study proposes a hybrid approach that uses LLMs for aspect identification while employing classic machine-learning methods for sentiment classification at scale. Using ChatGPT to analyze sampled restaurant reviews, we identified key aspects of dining experiences and developed sentiment classifiers using human-labeled reviews, which we subsequently applied to 4.7 million reviews collected over 17 years from a major online platform. Regression analysis reveals that our machine-labeled aspects significantly explain variance in overall restaurant ratings across different aspects of dining experiences, cuisines, and geographical regions. Our findings demonstrate that combining LLMs with traditional machine learning approaches can effectively automate aspect-based sentiment analysis of large-scale customer feedback, suggesting a practical framework for both researchers and practitioners in the hospitality industry and potentially, other service sectors.

📄 PDF Abstract BibTeX arXiv:2602.21082

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language UnderstandingText ClassificationSentiment Analysis

Similar Papers 제목 키워드 기반

Mining User/Movie Preferred Features Based on Reviews for Video Recommendation System

2017-02-09 · Xuan-Son Vu, Seong-Bae Park

In this work, we present an approach for mining user preferences and recommendation based on reviews. There have been various studies worked on recommendation problem. However, most of the studies beyond one aspect user …

StarVector: Generating Scalable Vector Graphics Code from Images and Text

2023-12-17 · CVPR 2025 1 · Juan A. Rodriguez, Abhay Puri, Shubham Agarwal, Issam H. Laradji 외

Scalable Vector Graphics (SVGs) are vital for modern image rendering due to their scalability and versatility. Previous SVG generation methods have focused on curve-based vectorization, lacking semantic understanding, of…

Code GenerationLanguage ModelingLanguage ModellingLarge Language Model+2

What Defines Good Reasoning in LLMs? Dissecting Reasoning Steps with Multi-Aspect Evaluation

2025-10-23 · Heejin Do, Jaehui Hwang, Dongyoon Han, Seong Joon Oh 외 arxiv

Evaluating large language models (LLMs) on final-answer correctness is the dominant paradigm. This approach, however, provides a coarse signal for model improvement and overlooks the quality of the underlying reasoning p…

CATN: Cross-Domain Recommendation for Cold-Start Users via Aspect Transfer Network

2020-05-21 · Cheng Zhao, Chenliang Li, Rong Xiao, Hongbo Deng 외

In a large recommender system, the products (or items) could be in many different categories or domains. Given two relevant domains (e.g., Book and Movie), users may have interactions with items in one domain but not in …

Recommendation Systems

From Stars to Insights: Exploration and Implementation of Unified Sentiment Analysis with Distant Supervision

2023-05-02 · Wenchang Li, John P. Lalor, Yixing Chen, Vamsi K. Kanuri

Sentiment analysis is integral to understanding the voice of the customer and informing businesses' strategic decisions. Conventional sentiment analysis involves three separate tasks: aspect-category detection (ACD), asp…

Aspect Category DetectionAspect Category Sentiment AnalysisSentiment Analysis