LLM-Enhanced Linear Autoencoders for Recommendation
Jaewan Moon, Seongmin Park, and Jongwuk Lee

TL;DR
This paper introduces L3AE, a novel method integrating large language models into linear autoencoders for recommendation systems, improving semantic item representations and outperforming existing models on benchmark datasets.
Contribution
L3AE is the first framework to incorporate LLM-derived semantic knowledge into linear autoencoders for recommendation, using a two-phase optimization with closed-form solutions.
Findings
L3AE outperforms state-of-the-art models on benchmark datasets.
Achieves 27.6% improvement in Recall@20.
Achieves 39.3% improvement in NDCG@20.
Abstract
Large language models (LLMs) have been widely adopted to enrich the semantic representation of textual item information in recommender systems. However, existing linear autoencoders (LAEs) that incorporate textual information rely on sparse word co-occurrence patterns, limiting their ability to capture rich textual semantics. To address this, we propose L3AE, the first integration of LLMs into the LAE framework. L3AE effectively integrates the heterogeneous knowledge of textual semantics and user-item interactions through a two-phase optimization strategy. (i) L3AE first constructs a semantic item-to-item correlation matrix from LLM-derived item representations. (ii) It then learns an item-to-item weight matrix from collaborative signals while distilling semantic item correlations as regularization. Notably, each phase of L3AE is optimized through closed-form solutions, ensuring global…
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.
