CLNov 21, 2023

Beyond Text: Unveiling Multimodal Proficiency of Large Language Models with MultiAPI Benchmark

arXiv:2311.13053v127 citationsh-index: 7
Originality Highly original
AI Analysis

This addresses the limitation of LLMs in handling real-world multimodal information for AI researchers and developers, though it is incremental as it builds on existing tool-augmented LLM approaches.

The study tackled the problem of large language models (LLMs) struggling with multimodal tasks by introducing the MultiAPI benchmark, revealing that while LLMs are proficient in API call decision-making, they face challenges in domain identification, function selection, and argument generation, with auxiliary context sometimes impairing performance.

The proliferation of Large Language Models like ChatGPT has significantly advanced language understanding and generation, impacting a broad spectrum of applications. However, these models predominantly excel in text-based tasks, overlooking the complexity of real-world multimodal information. This study introduces MultiAPI, a pioneering comprehensive large-scale API benchmark dataset aimed at expanding LLMs' proficiency in multimodal contexts. Developed collaboratively through ChatGPT, MultiAPI consists of 235 diverse API calls and 2,038 contextual prompts, offering a unique platform evaluation of tool-augmented LLMs handling multimodal tasks. Through comprehensive experiments, our findings reveal that while LLMs demonstrate proficiency in API call decision-making, they face challenges in domain identification, function selection, and argument generation. What's more, we surprisingly notice that auxiliary context can actually impair the performance. An in-depth error analysis paves the way for a new paradigm to address these challenges, suggesting a potential direction for future LLM research.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes