App-Aware Response Synthesis for User Reviews
Umar Farooq, A.B. Siddique, Fuad Jamour, Zhijia Zhao, Vagelis, Hristidis

TL;DR
This paper introduces AARSynth, a system that generates app-specific responses to user reviews by integrating retrieved app reviews and descriptions into a seq2seq model, significantly improving response quality.
Contribution
AARSynth is the first system to augment response generation with app-specific retrieved information, enhancing relevance and personalization in automated responses.
Findings
AARSynth outperforms existing systems by 22.2% on BLEU-4 score.
Human evaluation shows significant improvement in response quality.
The system effectively combines retrieval and generation for app-aware responses.
Abstract
Responding to user reviews promptly and satisfactorily improves application ratings, which is key to application popularity and success. The proliferation of such reviews makes it virtually impossible for developers to keep up with responding manually. To address this challenge, recent work has shown the possibility of automatic response generation. However, because the training review-response pairs are aggregated from many different apps, it remains challenging for such models to generate app-specific responses, which, on the other hand, are often desirable as apps have different features and concerns. Solving the challenge by simply building a model per app (i.e., training with review-response pairs of a single app) may be insufficient because individual apps have limited review-response pairs, and such pairs typically lack the relevant information needed to respond to a new review.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory · Sequence to Sequence
