IRAINov 4, 2024

Enhancing ID-based Recommendation with Large Language Models

arXiv:2411.02041v113 citationsh-index: 63ACM Trans. Inf. Syst.
Originality Incremental advance
AI Analysis

This addresses a gap in recommendation systems for scenarios lacking textual data, though it is incremental as it adapts LLMs to a specific data type.

The paper tackles the problem of using large language models (LLMs) in ID-based recommendation systems, where only ID data is available without textual information, and demonstrates that augmenting ID data with LLMs improves recommendation performance, outperforming existing methods on three datasets.

Large Language Models (LLMs) have recently garnered significant attention in various domains, including recommendation systems. Recent research leverages the capabilities of LLMs to improve the performance and user modeling aspects of recommender systems. These studies primarily focus on utilizing LLMs to interpret textual data in recommendation tasks. However, it's worth noting that in ID-based recommendations, textual data is absent, and only ID data is available. The untapped potential of LLMs for ID data within the ID-based recommendation paradigm remains relatively unexplored. To this end, we introduce a pioneering approach called "LLM for ID-based Recommendation" (LLM4IDRec). This innovative approach integrates the capabilities of LLMs while exclusively relying on ID data, thus diverging from the previous reliance on textual data. The basic idea of LLM4IDRec is that by employing LLM to augment ID data, if augmented ID data can improve recommendation performance, it demonstrates the ability of LLM to interpret ID data effectively, exploring an innovative way for the integration of LLM in ID-based recommendation. We evaluate the effectiveness of our LLM4IDRec approach using three widely-used datasets. Our results demonstrate a notable improvement in recommendation performance, with our approach consistently outperforming existing methods in ID-based recommendation by solely augmenting input data.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes