paper-with-me

Papers

ToolTalk: Evaluating Tool-Usage in a Conversational Setting

2023-11-15 · Nicholas Farn, Richard Shin

Large language models (LLMs) have displayed massive improvements in reasoning and decision-making skills and can hold natural conversations with users. Many recent works seek to augment LLM-based assistants with external tools so they can access private or up-to-date information and carry out actions on behalf of users. To better measure the performance of these assistants, this paper introduces ToolTalk, a benchmark consisting of complex user intents requiring multi-step tool usage specified through dialogue. ToolTalk contains 28 tools grouped into 7 plugins, and includes a complete simulated implementation of each tool, allowing for fully automated evaluation of assistants that rely on execution feedback. ToolTalk also emphasizes tools that externally affect the world rather than only tools for referencing or searching information. We evaluate GPT-3.5 and GPT-4 on ToolTalk resulting in success rates of 26% and 50% respectively. Our analysis of the errors reveals three major categories and suggests some future directions for improvement. We release ToolTalk at https://github.com/microsoft/ToolTalk.

📄 PDF Abstract BibTeX arXiv:2311.10775

Code (1)

microsoft/tooltalk

Tasks

Decision Making

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
{Dispute@FaQ-s}How to file a dispute with Expedia? How to file a dispute with Expedia? To file a complaint against Expedia, first try contacting their customer service directly. You can reach them by phone at…
Multi-Head Attention 설명 없음
15 Ways to Contact How can i speak to someone at Delta Airlines 설명 없음
Attention 설명 없음
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

FREYR: A Framework for Recognizing and Executing Your Requests

2025-01-21 · Roberto Gallotta, Antonios Liapis, Georgios N. Yannakakis

Large language models excel as conversational agents, but their capabilities can be further extended through tool usage, i.e.: executable code, to enhance response accuracy or address specialized domains. Current approac…

Game Design

Language Diversity: Evaluating Language Usage and AI Performance on African Languages in Digital Spaces

2025-12-01 · Edward Ajayi, Eudoxie Umwari, Mawuli Deku, Prosper Singadi 외 arxiv

This study examines the digital representation of African languages and the challenges this presents for current language detection tools. We evaluate their performance on Yoruba, Kinyarwanda, and Amharic. While these la…

$τ$-Knowledge: Evaluating Conversational Agents over Unstructured Knowledge

2026-03-04 · Quan Shi, Alexandra Zytek, Pedram Razavi, Karthik Narasimhan 외 arxiv

Conversational agents are increasingly deployed in knowledge-intensive settings, where correct behavior depends on retrieving and applying domain-specific knowledge from large, proprietary, and unstructured corpora durin…

Longitudinal Study on Social and Emotional Use of AI Conversational Agent

2025-04-19 · Mohit Chandra, Javier Hernandez, Gonzalo Ramos, Mahsa Ershadi 외

Development in digital technologies has continuously reshaped how individuals seek and receive social and emotional support. While online platforms and communities have long served this need, the increased integration of…

UserSimCRS: A User Simulation Toolkit for Evaluating Conversational Recommender Systems

2023-01-13 · Jafar Afzali, Aleksander Mark Drzewiecki, Krisztian Balog, Shuo Zhang

We present an extensible user simulation toolkit to facilitate automatic evaluation of conversational recommender systems. It builds on an established agenda-based approach and extends it with several novel elements, inc…

Recommendation SystemsText GenerationUser Simulation