Towards Bridging Review Sparsity in Recommendation with Textual Edge Graph Representation
Leyao Wang, Xutao Mao, Xuhui Zhan, Yuying Zhao, Bo Ni, Ryan A. Rossi, Nesreen K. Ahmed, Tyler Derr

TL;DR
This paper introduces TWISTER, a novel framework that models user-item interactions as a Textual-Edge Graph to generate personalized reviews, effectively addressing review sparsity and improving recommendation accuracy.
Contribution
TWISTER uniquely combines semantic and structural signals through a graph-based approach with LLMs to impute missing reviews, advancing beyond traditional methods.
Findings
Outperforms baseline models on Amazon and Goodreads datasets.
Generates more helpful, authentic, and specific reviews.
Enhances recommendation performance through improved review imputation.
Abstract
Textual reviews enrich recommender systems with fine-grained preference signals and enhanced explainability. However, in real-world scenarios, users rarely leave reviews, resulting in severe sparsity that undermines the effectiveness of existing models. A natural solution is to impute or generate missing reviews to enrich the data. However, conventional imputation techniques -- such as matrix completion and LLM-based augmentation -- either lose contextualized semantics by embedding texts into vectors, or overlook structural dependencies among user-item interactions. To address these shortcomings, we propose TWISTER (ToWards Imputation on Sparsity with Textual Edge Graph Representation), a unified framework that imputes missing reviews by jointly modeling semantic and structural signals. Specifically, we represent user-item interactions as a Textual-Edge Graph (TEG), treating reviews as…
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
TopicsRecommender Systems and Techniques · Sentiment Analysis and Opinion Mining · Advanced Graph Neural Networks
