paper-with-me

홈 › Papers

OMuleT: Orchestrating Multiple Tools for Practicable Conversational Recommendation

2024-11-28 · Se-eun Yoon, Xiaokai Wei, Yexi Jiang, Rachit Pareek, Frank Ong, Kevin Gao, Julian McAuley, Michelle Gong

In this paper, we present a systematic effort to design, evaluate, and implement a realistic conversational recommender system (CRS). The objective of our system is to allow users to input free-form text to request recommendations, and then receive a list of relevant and diverse items. While previous work on synthetic queries augments large language models (LLMs) with 1-3 tools, we argue that a more extensive toolbox is necessary to effectively handle real user requests. As such, we propose a novel approach that equips LLMs with over 10 tools, providing them access to the internal knowledge base and API calls used in production. We evaluate our model on a dataset of real users and show that it generates relevant, novel, and diverse recommendations compared to vanilla LLMs. Furthermore, we conduct ablation studies to demonstrate the effectiveness of using the full range of tools in our toolbox. We share our designs and lessons learned from deploying the system for internal alpha release. Our contribution is the addressing of all four key aspects of a practicable CRS: (1) real user requests, (2) augmenting LLMs with a wide variety of tools, (3) extensive evaluation, and (4) deployment insights.

📄 PDF Abstract BibTeX arXiv:2411.19352

Code (0)

등록된 구현이 없습니다.

Tasks

Conversational RecommendationRecommendation Systems

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

InnerPond: Fostering Inter-Self Dialogue with a Multi-Agent Approach for Introspection

2026-03-29 · Hayeon Jeon, Dakyeom Ahn, Sunyu Pang, Yunseo Choi 외 arxiv

Introspection is central to identity construction and future planning, yet most digital tools approach the self as a unified entity. In contrast, Dialogical Self Theory (DST) views the self as composed of multiple intern…

Machine Learning as a Tool (MLAT): A Framework for Integrating Statistical ML Models as Callable Tools within LLM Agent Workflows

2026-02-15 · Edwin Chen, Zulekha Bibi arxiv

We introduce Machine Learning as a Tool (MLAT), a design pattern in which pre-trained statistical machine learning models are exposed as callable tools within large language model (LLM) agent workflows. This allows an or…

Atlas: Orchestrating Heterogeneous Models and Tools for Multi-Domain Complex Reasoning

2026-01-07 · Jinyang Wu, Guocheng Zhai, Ruihan Jin, Jiahao Yuan 외 arxiv

The integration of large language models (LLMs) with external tools has significantly expanded the capabilities of AI agents. However, as the diversity of both LLMs and tools increases, selecting the optimal model-tool c…

Visual Reasoning

Data Agent: A Holistic Architecture for Orchestrating Data+AI Ecosystems

2025-07-02 · Zhaoyan Sun, Jiayi Wang, Xinyang Zhao, Jiachi Wang 외

Traditional Data+AI systems utilize data-driven techniques to optimize performance, but they rely heavily on human experts to orchestrate system pipelines, enabling them to adapt to changes in data, queries, tasks, and e…

LAW: Legal Agentic Workflows for Custody and Fund Services Contracts

2024-12-15 · William Watson, Nicole Cho, Nishan Srishankar, Zhen Zeng 외

Legal contracts in the custody and fund services domain govern critical aspects such as key provider responsibilities, fee schedules, and indemnification rights. However, it is challenging for an off-the-shelf Large Lang…

Language ModelingLanguage ModellingLarge Language Model