paper-with-me

홈 › Papers

Etalon: Holistic Performance Evaluation Framework for LLM Inference Systems

2024-07-09 · Amey Agrawal, Anmol Agarwal, Nitin Kedia, Jayashree Mohan, Souvik Kundu, Nipun Kwatra, Ramachandran Ramjee, Alexey Tumanov

Serving large language models (LLMs) in production can incur substantial costs, which has prompted recent advances in inference system optimizations. Today, these systems are evaluated against conventional latency and throughput metrics (eg. TTFT, TBT, Normalised Latency and TPOT). However, these metrics fail to fully capture the nuances of LLM inference, leading to an incomplete assessment of user-facing performance crucial for real-time applications such as chat and translation. In this paper, we first identify the pitfalls of current performance metrics in evaluating LLM inference systems. We then propose Etalon, a comprehensive performance evaluation framework that includes fluidity-index -- a novel metric designed to reflect the intricacies of the LLM inference process and its impact on real-time user experience. Finally, we evaluate various existing open-source platforms and model-as-a-service offerings using Etalon, discussing their strengths and weaknesses. Etalon is available at https://github.com/project-etalon/etalon.

📄 PDF Abstract BibTeX arXiv:2407.07000

Code (2)

project-etalon/etalon 공식 구현
project-metron/metron 공식 구현

Similar Papers 제목 키워드 기반

Hardware/Software Co-Programmable Framework for Computational SSDs to Accelerate Deep Learning Service on Large-Scale Graphs

2022-01-23 · Miryeong Kwon, Donghyun Gouk, Sangwon Lee, Myoungsoo Jung

Graph neural networks (GNNs) process large-scale graphs consisting of a hundred billion edges. In contrast to traditional deep learning, unique behaviors of the emerging GNNs are engaged with a large set of graphs and em…

Do LLMs Understand Personality? Rethinking Persona Fidelity Evaluation through Structured Behavioral Inference

2026-08-27 · Mengfan Li, Zesheng Wei, Xuanhua Shi, Yang Deng arxiv

As large language models are increasingly deployed to simulate diverse human characters, ensuring persona fidelity, defined as the extent to which an agent's behavior consistently reflects the psychological and stylistic…

LabelBank: Revisiting Global Perspectives for Semantic Segmentation

2017-03-29 · Hexiang Hu, Zhiwei Deng, Guang-Tong Zhou, Fei Sha 외

Semantic segmentation requires a detailed labeling of image pixels by object category. Information derived from local image patches is necessary to describe the detailed shape of individual objects. However, this informa…

SegmentationSemantic Segmentation

Towards Holistic and Automatic Evaluation of Open-Domain Dialogue Generation

2020-07-01 · ACL 2020 6 · Bo Pang, Erik Nijkamp, Wenjuan Han, Linqi Zhou 외

Open-domain dialogue generation has gained increasing attention in Natural Language Processing. Its evaluation requires a holistic means. Human ratings are deemed as the gold standard. As human evaluation is inefficient …

Dialogue EvaluationDialogue GenerationDiversityNatural Language Inference

VHELM: A Holistic Evaluation of Vision Language Models

2024-10-09 · Tony Lee, Haoqin Tu, Chi Heem Wong, Wenhao Zheng 외

Current benchmarks for assessing vision-language models (VLMs) often focus on their perception or problem-solving capabilities and neglect other critical aspects such as fairness, multilinguality, or toxicity. Furthermor…

Fairness