paper-with-me

Papers

MTU-Bench: A Multi-granularity Tool-Use Benchmark for Large Language Models

2024-10-15 · Pei Wang, Yanan Wu, Zekun Wang, Jiaheng Liu, Xiaoshuai Song, Zhongyuan Peng, Ken Deng, Chenchen Zhang, Jiakai Wang, Junran Peng, Ge Zhang, Hangyu Guo, Zhaoxiang Zhang, Wenbo Su, Bo Zheng

Large Language Models (LLMs) have displayed massive improvements in reasoning and decision-making skills and can hold natural conversations with users. Recently, many tool-use benchmark datasets have been proposed. However, existing datasets have the following limitations: (1). Insufficient evaluation scenarios (e.g., only cover limited tool-use scenes). (2). Extensive evaluation costs (e.g., GPT API costs). To address these limitations, in this work, we propose a multi-granularity tool-use benchmark for large language models called MTU-Bench. For the "multi-granularity" property, our MTU-Bench covers five tool usage scenes (i.e., single-turn and single-tool, single-turn and multiple-tool, multiple-turn and single-tool, multiple-turn and multiple-tool, and out-of-distribution tasks). Besides, all evaluation metrics of our MTU-Bench are based on the prediction results and the ground truth without using any GPT or human evaluation metrics. Moreover, our MTU-Bench is collected by transforming existing high-quality datasets to simulate real-world tool usage scenarios, and we also propose an instruction dataset called MTU-Instruct data to enhance the tool-use abilities of existing LLMs. Comprehensive experimental results demonstrate the effectiveness of our MTU-Bench. Code and data will be released at https: //github.com/MTU-Bench-Team/MTU-Bench.git.

📄 PDF Abstract BibTeX arXiv:2410.11710

Code (1)

mtu-bench-team/mtu-bench 공식 구현

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 &…
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…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Multi-Head Attention 설명 없음
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…
Residual Connection 설명 없음
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…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…

Similar Papers 제목 키워드 기반

Factcheck-Bench: Fine-Grained Evaluation Benchmark for Automatic Fact-checkers

2023-11-15 · Yuxia Wang, Revanth Gangi Reddy, Zain Muhammad Mujahid, Arnav Arora 외

The increased use of large language models (LLMs) across a variety of real-world applications calls for mechanisms to verify the factual accuracy of their outputs. In this work, we present a holistic end-to-end solution …

Fact CheckingSentence

From Single- to Cross-Document: Benchmarking Multi-Granularity Event Analysis of Large Language Models

2026-07-30 · Tao Wen, Shuai Shao, Pei Ke, Xu Han 외 arxiv

Event analysis is an essential and fundamental direction of information extraction, involving various event-centric tasks at different granularity of documents. While large language models (LLMs) have preliminarily achie…

Information Extraction

AVG-LLaVA: A Large Multimodal Model with Adaptive Visual Granularity

2024-09-20 · Zhibin Lan, LiQiang Niu, Fandong Meng, Wenbo Li 외

Recently, when dealing with high-resolution images, dominant LMMs usually divide them into multiple local images and one global image, which will lead to a large number of visual tokens. In this work, we introduce AVG-LL…

Avg

Instruction-guided Multi-Granularity Segmentation and Captioning with Large Multimodal Model

2024-09-20 · Li Zhou, Xu Yuan, Zenghui Sun, Zikun Zhou 외

Large Multimodal Models (LMMs) have achieved significant progress by extending large language models. Building on this progress, the latest developments in LMMs demonstrate the ability to generate dense pixel-wise segmen…

Image CaptioningPanoptic SegmentationReasoning SegmentationSegmentation

Granuscore: A Reference-Free Measure of Granularity for Text Analysis and Question Answering

2026-05-26 · Lukas Ellinger, Alexander Fichtl, Miriam Anschütz, Georg Groh arxiv

Natural language conveys information at varying levels of granularity, from fine-grained references to broad descriptions. While granularity is fundamental to human communication, existing measures mostly capture surface…

Question Answering