paper-with-me

홈 › Papers

AIBench Scenario: Scenario-distilling AI Benchmarking

2020-05-06 · Wanling Gao, Fei Tang, Jianfeng Zhan, Xu Wen, Lei Wang, Zheng Cao, Chuanxin Lan, Chunjie Luo, Xiaoli Liu, Zihan Jiang

Modern real-world application scenarios like Internet services consist of a diversity of AI and non-AI modules with huge code sizes and long and complicated execution paths, which raises serious benchmarking or evaluating challenges. Using AI components or micro benchmarks alone can lead to error-prone conclusions. This paper presents a methodology to attack the above challenge. We formalize a real-world application scenario as a Directed Acyclic Graph-based model and propose the rules to distill it into a permutation of essential AI and non-AI tasks, which we call a scenario benchmark. Together with seventeen industry partners, we extract nine typical scenario benchmarks. We design and implement an extensible, configurable, and flexible benchmark framework. We implement two Internet service AI scenario benchmarks based on the framework as proxies to two real-world application scenarios. We consider scenario, component, and micro benchmarks as three indispensable parts for evaluating. Our evaluation shows the advantage of our methodology against using component or micro AI benchmarks alone. The specifications, source code, testbed, and results are publicly available from \url{https://www.benchcouncil.org/aibench/scenario/}.

📄 PDF Abstract BibTeX arXiv:2005.03459

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingDiversity

Similar Papers 제목 키워드 기반

AIBench: An Agile Domain-specific Benchmarking Methodology and an AI Benchmark Suite

2020-02-17 · Wanling Gao, Fei Tang, Jianfeng Zhan, Chuanxin Lan 외

Domain-specific software and hardware co-design is encouraging as it is much easier to achieve efficiency for fewer tasks. Agile domain-specific benchmarking speeds up the process as it provides not only relevant design …

Benchmarking

SAIBench: Benchmarking AI for Science

2022-06-11 · Yatao Li, Jianfeng Zhan

Scientific research communities are embracing AI-based solutions to target tractable scientific tasks and improve research workflows. However, the development and evaluation of such solutions are scattered across multipl…

BenchmarkingFriction

AIBench Training: Balanced Industry-Standard AI Training Benchmarking

2020-04-30 · Fei Tang, Wanling Gao, Jianfeng Zhan, Chuanxin Lan 외

Earlier-stage evaluations of a new AI architecture/system need affordable benchmarks. Only using a few AI component benchmarks like MLPerfalone in the other stages may lead to misleading conclusions. Moreover, the learni…

Benchmarking

AIBench: An Industry Standard Internet Service AI Benchmark Suite

2019-08-13 · Wanling Gao, Fei Tang, Lei Wang, Jianfeng Zhan 외

Today's Internet Services are undergoing fundamental changes and shifting to an intelligent computing era where AI is widely employed to augment services. In this context, many innovative AI algorithms, systems, and arch…

BenchmarkingLearning-To-Rank

MobileAIBench: Benchmarking LLMs and LMMs for On-Device Use Cases

2024-06-12 · Rithesh Murthy, Liangwei Yang, Juntao Tan, Tulika Manoj Awalgaonkar 외

The deployment of Large Language Models (LLMs) and Large Multimodal Models (LMMs) on mobile devices has gained significant attention due to the benefits of enhanced privacy, stability, and personalization. However, the h…

BenchmarkingModel CompressionQuantization