paper-with-me

Papers

Large Language Model Augmented Narrative Driven Recommendations

2023-06-04 · Sheshera Mysore, Andrew McCallum, Hamed Zamani

Narrative-driven recommendation (NDR) presents an information access problem where users solicit recommendations with verbose descriptions of their preferences and context, for example, travelers soliciting recommendations for points of interest while describing their likes/dislikes and travel circumstances. These requests are increasingly important with the rise of natural language-based conversational interfaces for search and recommendation systems. However, NDR lacks abundant training data for models, and current platforms commonly do not support these requests. Fortunately, classical user-item interaction datasets contain rich textual data, e.g., reviews, which often describe user preferences and context - this may be used to bootstrap training for NDR models. In this work, we explore using large language models (LLMs) for data augmentation to train NDR models. We use LLMs for authoring synthetic narrative queries from user-item interactions with few-shot prompting and train retrieval models for NDR on synthetic queries and user-item interaction data. Our experiments demonstrate that this is an effective strategy for training small-parameter retrieval models that outperform other retrieval and LLM baselines for narrative-driven recommendation.

📄 PDF Abstract BibTeX arXiv:2306.02250

Code (1)

iesl/narrative-driven-rec-mint 공식 구현 pytorch

Tasks

Data AugmentationLanguage ModelingLanguage ModellingLarge Language ModelmodelRecommendation SystemsRetrieval

Methods 이 논문이 사용한 방법론

Travel 설명 없음

Similar Papers 제목 키워드 기반

Large Language Models as Narrative-Driven Recommenders

2024-10-17 · Lukas Eberhard, Thorsten Ruprechter, Denis Helic

Narrative-driven recommenders aim to provide personalized suggestions for user requests expressed in free-form text such as "I want to watch a thriller with a mind-bending story, like Shutter Island." Although large lang…

Movie RecommendationNatural Language QueriesRecommendation Systems

Keyword-driven Retrieval-Augmented Large Language Models for Cold-start User Recommendations

2024-05-30 · Hai-Dang Kieu, Minh Duc Nguyen, Thanh-Son Nguyen, Dung D. Le

Recent advancements in Large Language Models (LLMs) have shown significant potential in enhancing recommender systems. However, addressing the cold-start recommendation problem, where users lack historical data, remains …

Recommendation SystemsRe-RankingRetrieval

REGEN: A Dataset and Benchmarks with Natural Language Critiques and Narratives

2025-03-14 · Kun Su, Krishna Sayana, Hubert Pham, James Pine 외

This paper introduces a novel dataset REGEN (Reviews Enhanced with GEnerative Narratives), designed to benchmark the conversational capabilities of recommender Large Language Models (LLMs), addressing the limitations of …

Conversational Recommendation

OphCLIP: Hierarchical Retrieval-Augmented Learning for Ophthalmic Surgical Video-Language Pretraining

2024-11-23 · Ming Hu, Kun Yuan, Yaling Shen, Feilong Tang 외

Surgical practice involves complex visual interpretation, procedural skills, and advanced medical knowledge, making surgical vision-language pretraining (VLP) particularly challenging due to this complexity and the limit…

Representation LearningRetrieval

Evaluating Large Language Models for Evidence-Based Clinical Question Answering

2025-09-13 · Can Wang, Yiqun Chen arxiv

Large Language Models (LLMs) have demonstrated substantial progress in biomedical and clinical applications, motivating rigorous evaluation of their ability to answer nuanced, evidence-based questions. We curate a multi-…

Question Answering