Turning Semantics into Topology: LLM-Driven Attribute Augmentation for Collaborative Filtering
Junjie Meng, Ranxu zhang, Wei Wu, Rui Zhang, Chuan Qin, Qi Zhang, Qi Liu, Hui Xiong, Chao Wang

TL;DR
This paper introduces TAGCF, a novel framework that leverages large language models to convert semantic knowledge into topological structures, enhancing collaborative filtering by modeling interaction intents and causal relations within an enriched graph.
Contribution
The paper proposes a new method that transforms semantic signals into topological connectivity using LLMs and introduces an adaptive graph convolution to improve recommendation accuracy.
Findings
Consistent performance improvements across multiple datasets.
Effective handling of cold-start scenarios.
Robustness validated through extensive experiments.
Abstract
Large Language Models (LLMs) have shown great potential for enhancing recommender systems through their extensive world knowledge and reasoning capabilities. However, effectively translating these semantic signals into traditional collaborative embeddings remains an open challenge. Existing approaches typically fall into two extremes: direct inference methods are computationally prohibitive for large-scale retrieval, while embedding-based methods primarily focus on unilateral feature augmentation rather than holistic collaborative signal enhancement. To bridge this gap, we propose Topology-Augmented Graph Collaborative Filtering (TAGCF), a novel framework that transforms semantic knowledge into topological connectivity. Unlike existing approaches that depend on textual features or direct interaction synthesis, TAGCF employs LLMs to infer interaction intents and underlying causal…
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
TopicsAdvanced Graph Neural Networks · Recommender Systems and Techniques · Topic Modeling
