AdaRec: Adaptive Recommendation with LLMs via Narrative Profiling and Dual-Channel Reasoning
Meiyun Wang, Charin Polpanumas

TL;DR
AdaRec is a novel framework that uses narrative profiling and dual-channel reasoning with large language models to improve personalized recommendations, especially in few-shot and zero-shot scenarios.
Contribution
It introduces a unified, semantic, and adaptive recommendation approach leveraging narrative profiling and a bivariate reasoning paradigm with dual-channel architecture.
Findings
Outperforms existing models by up to 8% in few-shot settings.
Achieves up to 19% improvement over expert profiling in zero-shot scenarios.
Lightweight fine-tuning on synthetic data matches fully fine-tuned models.
Abstract
We propose AdaRec, a few-shot in-context learning framework that leverages large language models for an adaptive personalized recommendation. AdaRec introduces narrative profiling, transforming user-item interactions into natural language representations to enable unified task handling and enhance human readability. Centered on a bivariate reasoning paradigm, AdaRec employs a dual-channel architecture that integrates horizontal behavioral alignment, discovering peer-driven patterns, with vertical causal attribution, highlighting decisive factors behind user preferences. Unlike existing LLM-based approaches, AdaRec eliminates manual feature engineering through semantic representations and supports rapid cross-task adaptation with minimal supervision. Experiments on real ecommerce datasets demonstrate that AdaRec outperforms both machine learning models and LLM-based baselines by up to…
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
TopicsRecommender Systems and Techniques · Topic Modeling · Advanced Graph Neural Networks
