SearcharxivSearch

arXiv subjects

Vishal Patil

Publications and source records attributed to Vishal Patil.

2 recordsLinked to original sources

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

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.

cs.CL

Enhancing Financial Decision-Making: Machine Learning and AI-Powered Predictions and Analysis

The proposed system aims to use various machine learning algorithms to enhance financial prediction and generate highly accurate analyses. It introduces an AI-driven platform which offers inflation-analysis, stock market prediction, and E-learning module powered by a chatbot. It has achieved high accuracy where the Inflation Analysis depicts 0.8% MAE, 1.2% RMSE and the Stock Prediction shows 98% and 96% accuracy for Apple and Google stock prices respectively. Key features include historical price trends, inflation rates, short-term future stock prediction, where the data has been extracted using real-world financial datasets. Additionally, the E-learning feature contributes to bridging financial gaps and promoting informed decisions. We have implemented algorithms like linear regression, ARIMA, LSTM where the accuracy has been evaluated using metrics such as MAE, RMSE and the like.

cs.CE