paper-with-me

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 language models (LLMs) have been shown to excel in processing general natural language queries, their effectiveness for handling such recommendation requests remains relatively unexplored. To close this gap, we compare the performance of 38 open- and closed-source LLMs of various sizes, such as LLama 3.2 and GPT-4o, in a movie recommendation setting. For this, we utilize a gold-standard, crowdworker-annotated dataset of posts from reddit's movie suggestion community and employ various prompting strategies, including zero-shot, identity, and few-shot prompting. Our findings demonstrate the ability of LLMs to generate contextually relevant movie recommendations, significantly outperforming other state-of-the-art approaches, such as doc2vec. While we find that closed-source and large-parameterized models generally perform best, medium-sized open-source models remain competitive, being only slightly outperformed by their more computationally expensive counterparts. Furthermore, we observe no significant differences across prompting strategies for most models, underscoring the effectiveness of simple approaches such as zero-shot prompting for narrative-driven recommendations. Overall, this work offers valuable insights for recommender system researchers as well as practitioners aiming to integrate LLMs into real-world recommendation tools.

📄 PDF Abstract BibTeX arXiv:2410.13604

Code (0)

등록된 구현이 없습니다.

Tasks

Movie RecommendationNatural Language QueriesRecommendation Systems

Methods 이 논문이 사용한 방법론

LLaMA LLaMA is a collection of foundation language models ranging from 7B to 65B parameters. It is based on the transformer architecture with various improvements that were…

Similar Papers 제목 키워드 기반

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

Player-Driven Emergence in LLM-Driven Game Narrative

2024-04-25 · Xiangyu Peng, Jessica Quaye, Sudha Rao, Weijia Xu 외

We explore how interaction with large language models (LLMs) can give rise to emergent behaviors, empowering players to participate in the evolution of game narratives. Our testbed is a text-adventure game in which playe…

Language ModelingLanguage ModellingLarge Language Model

Narrative Theory-Driven LLM Methods for Automatic Story Generation and Understanding: A Survey

2026-01-23 · David Y. Liu, Aditya Joshi, Paul Dawson arxiv

Applications of narrative theories using large language models (LLMs) deliver promising methods in automatic story generation and understanding tasks. Our survey examines how natural language processing (NLP) research us…

Story Generation

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 recommendatio…

Data AugmentationLanguage ModelingLanguage ModellingLarge Language Model+3

SeriesBench: A Benchmark for Narrative-Driven Drama Series Understanding

2025-04-30 · CVPR 2025 1 · Chenkai Zhang, Yiming Lei, Zeming Liu, Haitao Leng 외

With the rapid development of Multi-modal Large Language Models (MLLMs), an increasing number of benchmarks have been established to evaluate the video understanding capabilities of these models. However, these benchmark…

Video Understanding