IRMar 30

Improving Conversational Recommendation with Contextual Adaptation of External Recommenders and LLM-based Reranking

arXiv:2508.1388919.11 citationsh-index: 16
Predicted impact top 20% in IR · last 90 daysOriginality Incremental advance
AI Analysis

This addresses the problem of low recommendation accuracy in conversational systems for users, though it appears incremental by combining existing methods.

The paper tackled the challenge of integrating large language models (LLMs) with external recommender systems to improve conversational recommendation accuracy, resulting in average accuracy enhancements of 54% and 25% on ReDial and INSPIRED datasets.

We tackle the challenge of integrating large language models (LLMs) with external recommender systems to enhance domain expertise in conversational recommendation (CRS). Current LLM-based CRS approaches primarily rely on zero/few-shot methods for generating item recommendations based on user queries, but this method faces two significant challenges: (1) without domain-specific adaptation, LLMs frequently recommend items not in the target item space, resulting in low recommendation accuracy; and (2) LLMs largely rely on dialogue context for content-based recommendations, neglecting the collaborative relationships among item sequences. To address these limitations, we introduce the CARE (Contextual Adaptation of Recommenders) framework. CARE (a) integrates external recommender systems as domain experts, producing candidate items through entity-level insights, and (b) customizes LLMs as rerankers to enhance the accuracy by leveraging contextual information. Our results demonstrate that incorporating CARE framework significantly enhances recommendation accuracy of LLMs by an average of 54% and 25% for ReDial and INSPIRED datasets. The most effective CARE strategy involves LLMs selecting and reranking candidate items that external recommenders provide based on contextual insights.

Foundations

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

Your Notes