TalkPlay-Tools: Conversational Music Recommendation with LLM Tool Calling

Published: 09 Jun 2026, Last Modified: 19 Jun 2026KSMI 2026 PosterEveryoneRevisionsCC BY 4.0
Submission Type: Global Research Track / 글로벌 연구 소개 트랙
Keywords: Conversational Music Recommendation, Large Language Models
TLDR: This paper proposes a tool-calling LLM framework for music recommendation that integrates diverse retrieval and filtering methods into a unified pipeline, allowing the system to selectively orchestrate specialized tools based on user intent.
Abstract: While the recent developments in large language models (LLMs) have successfully enabled generative recommenders with natural language interactions, their recommendation behavior is limited, leaving other simpler yet crucial components such as metadata or attribute filtering underutilized in the system. We propose an LLM-based music recommendation system with tool calling to serve as a unified retrieval-reranking pipeline. Our system positions an LLM as an end-to-end recommendation system that interprets user intent, plans tool invocations, and orchestrates specialized components: boolean filters (SQL), sparse retrieval (BM25), dense retrieval (embedding similarity), and generative retrieval (semantic IDs). Through tool planning, the system predicts which types of tools to use, their execution order, and the arguments needed to find music matching user preferences, supporting diverse modalities while seamlessly integrating multiple database filtering methods. We demonstrate that this unified tool-calling framework achieves competitive performance across diverse recommendation scenarios by selectively employing appropriate retrieval methods based on user queries, envisioning a new paradigm for conversational music recommendation systems.
Demo Video: https://www.youtube.com/watch?v=y2XBC9OHQL4
Email Sharing: We authorize sharing author emails with Program Chairs. / 저자 이메일 공유에 동의합니다.
Data Release: We understand and agree to the OpenReview metadata visibility policy. / OpenReview 메타데이터 공개 정책을 이해하고 동의합니다.
Submission Number: 2
Loading