pith. sign in

arxiv: 1605.05362 · v1 · pith:UXIEM3IRnew · submitted 2016-05-17 · 💻 cs.CL · cs.IR· cs.LG

Yelp Dataset Challenge: Review Rating Prediction

classification 💻 cs.CL cs.IRcs.LG
keywords reviewratingpredictionclassificationmodelsproblemyelpdataset
0
0 comments X
read the original abstract

Review websites, such as TripAdvisor and Yelp, allow users to post online reviews for various businesses, products and services, and have been recently shown to have a significant influence on consumer shopping behaviour. An online review typically consists of free-form text and a star rating out of 5. The problem of predicting a user's star rating for a product, given the user's text review for that product, is called Review Rating Prediction and has lately become a popular, albeit hard, problem in machine learning. In this paper, we treat Review Rating Prediction as a multi-class classification problem, and build sixteen different prediction models by combining four feature extraction methods, (i) unigrams, (ii) bigrams, (iii) trigrams and (iv) Latent Semantic Indexing, with four machine learning algorithms, (i) logistic regression, (ii) Naive Bayes classification, (iii) perceptrons, and (iv) linear Support Vector Classification. We analyse the performance of each of these sixteen models to come up with the best model for predicting the ratings from reviews. We use the dataset provided by Yelp for training and testing the models.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 8 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. MARS: Multi-rate Aggregation of Recency Signals for Sequential Recommendation across Sparse and Dense Regimes

    cs.IR 2026-06 conditional novelty 7.0

    MARS is a new encoder-agnostic operator that produces multiple recency-scale summaries from timestamps and fuses them adaptively, achieving top HR@10 on five benchmarks with gains up to 36% on sparse data and efficien...

  2. Toward Efficient Membership Inference Attacks against Federated Large Language Models: A Projection Residual Approach

    cs.LG 2026-04 unverdicted novelty 7.0

    ProjRes achieves near-100% accuracy in membership inference on FedLLMs by measuring projection residuals of hidden embeddings on gradient subspaces, outperforming prior methods by up to 75.75% even under differential privacy.

  3. FLAME: Condensing Ensemble Diversity into a Single Network for Efficient Sequential Recommendation

    cs.IR 2026-04 conditional novelty 6.0

    FLAME condenses ensemble diversity into a single network via modular ensemble simulation and guided mutual learning during training, delivering ensemble-level performance with single-network inference speed on sequent...

  4. Forget What's Sensitive, Remember What Matters: Token-Level Differential Privacy in Memory Sculpting for Continual Learning

    cs.AI 2025-09 unverdicted novelty 6.0

    PeCL applies token-level dynamic differential privacy and privacy-guided memory sculpting to achieve superior privacy-utility balance in continual learning.

  5. ART: Automatic multi-step reasoning and tool-use for large language models

    cs.CL 2023-03 unverdicted novelty 6.0

    ART automatically generates multi-step reasoning programs with tool integration for LLMs, yielding substantial gains over few-shot and auto-CoT prompting on BigBench and MMLU while matching hand-crafted CoT on most tasks.

  6. ALIEN: Aligned Entropy Head for Improving Uncertainty Estimation of LLMs

    cs.CL 2025-05 conditional novelty 5.0

    ALIEN trains a lightweight uncertainty head initialized to model entropy and refined via supervised regularization to improve detection of incorrect predictions and calibration on classification and NER tasks.

  7. Structuring and Tokenizing Distributed User Interest Context for Generative Recommendation

    cs.IR 2026-06 unverdicted novelty 4.0

    G2Rec unifies holistic graph-based user co-engagement modeling with semantic tokenization for scalable generative recommendation without ground-truth user interests.

  8. LLMs-as-Judges: A Comprehensive Survey on LLM-based Evaluation Methods

    cs.CL 2024-12 accept novelty 3.0

    A survey that organizes LLMs-as-judges research into functionality, methodology, applications, meta-evaluation, and limitations.