CLNov 13, 2023

MEGAVERSE: Benchmarking Large Language Models Across Languages, Modalities, Models and Tasks

CMUDeepMindMicrosoft
arXiv:2311.07463v272 citationsh-index: 31
AI Analysis

This addresses the gap in evaluating LLMs for non-English languages, providing a comprehensive benchmark for researchers and developers working on multilingual AI systems.

The researchers benchmarked state-of-the-art large language models (GPT-3.5-Turbo, GPT-4, PaLM2, Gemini-Pro, Mistral, Llama2, Gemma) across 83 languages including low-resource African languages, finding that larger models like GPT-4 outperformed smaller ones on various tasks, with GPT-4 beating PaLM2 and Gemini-Pro on more datasets.

There has been a surge in LLM evaluation research to understand LLM capabilities and limitations. However, much of this research has been confined to English, leaving LLM building and evaluation for non-English languages relatively unexplored. Several new LLMs have been introduced recently, necessitating their evaluation on non-English languages. This study aims to perform a thorough evaluation of the non-English capabilities of SoTA LLMs (GPT-3.5-Turbo, GPT-4, PaLM2, Gemini-Pro, Mistral, Llama2, and Gemma) by comparing them on the same set of multilingual datasets. Our benchmark comprises 22 datasets covering 83 languages, including low-resource African languages. We also include two multimodal datasets in the benchmark and compare the performance of LLaVA models, GPT-4-Vision and Gemini-Pro-Vision. Our experiments show that larger models such as GPT-4, Gemini-Pro and PaLM2 outperform smaller models on various tasks, notably on low-resource languages, with GPT-4 outperforming PaLM2 and Gemini-Pro on more datasets. We also perform a study on data contamination and find that several models are likely to be contaminated with multilingual evaluation benchmarks, necessitating approaches to detect and handle contamination while assessing the multilingual performance of LLMs.

Foundations

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

Your Notes