Search papers, labs, and topics across Lattice.
The paper introduces Attribute-based Sensory Enhanced Generative Recommendation (ASEGR), a two-stage framework that distills sensory information from product reviews into item embeddings for sequential recommendation. A fine-tuned LLM extracts structured sensory attribute-value pairs from reviews, which are then distilled into a compact transformer to generate fixed-dimensional sensory embeddings. Integrating these embeddings into existing sequential recommendation models like SASRec and BERT4Rec significantly improves performance across four Amazon domains, demonstrating the value of linguistically grounded sensory representations.
Forget collaborative filtering alone – sensory attributes distilled from product reviews can substantially boost sequential recommendation accuracy.
We propose a novel framework for sensory-aware sequential recommendation that enriches item representations with linguistically extracted sensory attributes from product reviews. Our approach, \textsc{ASEGR} (Attribute-based Sensory Enhanced Generative Recommendation), introduces a two-stage pipeline in which a large language model is first fine-tuned as a teacher to extract structured sensory attribute--value pairs, such as \textit{color: matte black} and \textit{scent: vanilla}, from unstructured review text. The extracted structures are then distilled into a compact student transformer that produces fixed-dimensional sensory embeddings for each item. These embeddings encode experiential semantics in a reusable form and are incorporated into standard sequential recommender architectures as additional item-level representations. We evaluate our method on four Amazon domains and integrate the learned sensory embeddings into representative sequential recommendation models, including SASRec, BERT4Rec, and BSARec. Across domains, sensory-enhanced models consistently outperform their identifier-based counterparts, indicating that linguistically grounded sensory representations provide complementary signals to behavioral interaction patterns. Qualitative analysis further shows that the extracted attributes align closely with human perceptions of products, enabling interpretable connections between natural language descriptions and recommendation behavior. Overall, this work demonstrates that sensory attribute distillation offers a principled and scalable way to bridge information extraction and sequential recommendation through structured semantic representation learning.