为手机端大模型量身打造的智能理解基准,评测真实移动场景下的性能表现。
Mobile-MMLU: A Mobile Intelligence Language Understanding Benchmark
- 构建80个移动端领域1.6万道题的多选题集,聚焦真实手机使用场景
- 包含更难的Mobile-MMLU-Pro子集,评估模型在资源受限下的推理能力
- 重点测试响应延迟、耗电、内存和隐私保护,适合优化手机AI模型的研究者
大型语言模型(LLMs)的快速发展推动了其在移动设备上的部署需求。与桌面用户不同,移动用户的行为模式带来独特的交互习惯和数据偏差。现有基准主要面向服务器和桌面环境,缺乏针对移动场景的大规模评测数据集。同时,移动设备在存储和计算资源上受限,要求模型具备高效率和关键知识优先的能力。为此,我们提出Mobile-MMLU,一个专为移动智能设计的大规模基准数据集,包含80个移动相关领域的16,186道题目,用于评估模型在真实移动场景中的表现。其中,Mobile-MMLU-Pro子集规模与MMLU-Pro相当,但难度显著更高。所有题目均为多选且顺序无关,关注如菜谱推荐、出行规划和日常任务等实际应用。数据集强调推理延迟、能耗、内存占用和响应质量等移动端核心指标,提供全面的性能洞察。此外,它还注重隐私保护与适应性,评估模型在本地处理、用户隐私保障及个性化适配方面的能力。Mobile-MMLU系列为开发和比较移动优化的LLM提供了标准化框架,推动移动计算环境中生产力与决策能力的提升。代码与数据可在https://github.com/VILA-Lab/Mobile-MMLU 获取。
原文摘要 · Abstract (English)
Rapid advancements in large language models (LLMs) have increased interest in deploying them on mobile devices for on-device AI applications. Mobile users interact differently with LLMs compared to desktop users, creating unique expectations and data biases. Current benchmark datasets primarily target at server and desktop environments, and there is a notable lack of extensive datasets specifically designed for mobile contexts. Additionally, mobile devices face strict limitations in storage and computing resources, constraining model size and capabilities, thus requiring optimized efficiency and prioritized knowledge. To address these challenges, we introduce Mobile-MMLU, a large-scale benchmark dataset tailored for mobile intelligence. It consists of 16,186 questions across 80 mobile-related fields, designed to evaluate LLM performance in realistic mobile scenarios. A challenging subset, Mobile-MMLU-Pro, provides advanced evaluation similar in size to MMLU-Pro but significantly more difficult than our standard full set. Both benchmarks use multiple-choice, order-invariant questions focused on practical mobile interactions, such as recipe suggestions, travel planning, and essential daily tasks. The dataset emphasizes critical mobile-specific metrics like inference latency, energy consumption, memory usage, and response quality, offering comprehensive insights into model performance under mobile constraints. Moreover, it prioritizes privacy and adaptability, assessing models' ability to perform on-device processing, maintain user privacy, and adapt to personalized usage patterns. Mobile-MMLU family offers a standardized framework for developing and comparing mobile-optimized LLMs, enabling advancements in productivity and decision-making within mobile computing environments. Our code and data are available at: https://github.com/VILA-Lab/Mobile-MMLU.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。