SELGFeb 3, 2025

Prioritizing App Reviews for Developer Responses on Google Play

arXiv:2502.01520v17 citationsh-index: 1DMSVIVA
Originality Synthesis-oriented
AI Analysis

This addresses a time-consuming issue for app developers on Google Play, but it is incremental as it applies existing machine learning models to a specific domain problem.

The authors tackled the problem of developers being unable to respond to many user reviews on Google Play by proposing a method to prioritize reviews based on response priority, finding that the XGBoost model was most effective for this task.

The number of applications in Google Play has increased dramatically in recent years. On Google Play, users can write detailed reviews and rate apps, with these ratings significantly influencing app success and download numbers. Reviews often include notable information like feature requests, which are valuable for software maintenance. Users can update their reviews and ratings anytime. Studies indicate that apps with ratings below three stars are typically avoided by potential users. Since 2013, Google Play has allowed developers to respond to user reviews, helping resolve issues and potentially boosting overall ratings and download rates. However, responding to reviews is time-consuming, and only 13% to 18% of developers engage in this practice. To address this challenge, we propose a method to prioritize reviews based on response priority. We collected and preprocessed review data, extracted both textual and semantic features, and assessed their impact on the importance of responses. We labelled reviews as requiring a response or not and trained four different machine learning models to prioritize them. We evaluated the models performance using metrics such as F1-Score, Accuracy, Precision, and Recall. Our findings indicate that the XGBoost model is the most effective for prioritizing reviews needing a response.

Foundations

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

Your Notes