paper-with-me

Papers

ToolEyes: Fine-Grained Evaluation for Tool Learning Capabilities of Large Language Models in Real-world Scenarios

2024-01-01 · Junjie Ye, Guanyu Li, Songyang Gao, Caishuang Huang, Yilong Wu, Sixian Li, Xiaoran Fan, Shihan Dou, Tao Ji, Qi Zhang, Tao Gui, Xuanjing Huang

Existing evaluations of tool learning primarily focus on validating the alignment of selected tools for large language models (LLMs) with expected outcomes. However, these approaches rely on a limited set of scenarios where answers can be pre-determined, diverging from genuine needs. Furthermore, a sole emphasis on outcomes disregards the complex capabilities required for LLMs to effectively use tools. To tackle this issue, we propose ToolEyes, a fine-grained system tailored for the evaluation of the LLMs' tool learning capabilities in authentic scenarios. The system meticulously examines seven real-world scenarios, analyzing five dimensions crucial to LLMs in tool learning: format alignment, intent comprehension, behavior planning, tool selection, and answer organization. Additionally, ToolEyes incorporates a tool library boasting approximately 600 tools, serving as an intermediary between LLMs and the physical world. Evaluations involving ten LLMs across three categories reveal a preference for specific scenarios and limited cognitive abilities in tool learning. Intriguingly, expanding the model size even exacerbates the hindrance to tool learning. The code and data are available at https://github.com/Junjie-Ye/ToolEyes.

📄 PDF Abstract BibTeX arXiv:2401.00741

Code (1)

junjie-ye/tooleyes 공식 구현

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Library 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

ChineseWebText 2.0: Large-Scale High-quality Chinese Web Text with Multi-dimensional and fine-grained information

2024-11-29 · Wanyue Zhang, Ziyong Li, Wen Yang, Chunlin Leng 외

During the development of large language models (LLMs), pre-training data play a critical role in shaping LLMs' capabilities. In recent years several large-scale and high-quality pre-training datasets have been released …

ToolRL: Reward is All Tool Learning Needs

2025-04-16 · Cheng Qian, Emre Can Acikgoz, Qi He, Hongru Wang 외

Current Large Language Models (LLMs) often undergo supervised fine-tuning (SFT) to acquire tool use capabilities. However, SFT struggles to generalize to unfamiliar or complex tool use scenarios. Recent advancements in r…

AllReinforcement Learning (RL)

T-Eval: Evaluating the Tool Utilization Capability of Large Language Models Step by Step

2023-12-21 · Zehui Chen, Weihua Du, Wenwei Zhang, Kuikun Liu 외

Large language models (LLM) have achieved remarkable performance on various NLP tasks and are augmented by tools for broader applications. Yet, how to evaluate and analyze the tool-utilization capability of LLMs is still…

Instruction FollowingRetrieval

Hal-Eval: A Universal and Fine-grained Hallucination Evaluation Framework for Large Vision Language Models

2024-02-24 · Chaoya Jiang, Hongrui Jia, Wei Ye, Mengfan Dong 외

Large Vision Language Models exhibit remarkable capabilities but struggle with hallucinations inconsistencies between images and their descriptions. Previous hallucination evaluation studies on LVLMs have identified hall…

HallucinationHallucination Evaluation

An LLM-LVLM Driven Agent for Iterative and Fine-Grained Image Editing

2025-08-24 · Zihan Liang, Jiahao Sun, Haoran Ma arxiv

Despite the remarkable capabilities of text-to-image (T2I) generation models, real-world applications often demand fine-grained, iterative image editing that existing methods struggle to provide. Key challenges include g…

Scene UnderstandingImage Editing