paper-with-me

홈 › Papers

Personalized Benchmarking with the Ludwig Benchmarking Toolkit

2021-11-08 · Avanika Narayan, Piero Molino, Karan Goel, Willie Neiswanger, Christopher Ré

The rapid proliferation of machine learning models across domains and deployment settings has given rise to various communities (e.g. industry practitioners) which seek to benchmark models across tasks and objectives of personal value. Unfortunately, these users cannot use standard benchmark results to perform such value-driven comparisons as traditional benchmarks evaluate models on a single objective (e.g. average accuracy) and fail to facilitate a standardized training framework that controls for confounding variables (e.g. computational budget), making fair comparisons difficult. To address these challenges, we introduce the open-source Ludwig Benchmarking Toolkit (LBT), a personalized benchmarking toolkit for running end-to-end benchmark studies (from hyperparameter optimization to evaluation) across an easily extensible set of tasks, deep learning models, datasets and evaluation metrics. LBT provides a configurable interface for controlling training and customizing evaluation, a standardized training framework for eliminating confounding variables, and support for multi-objective evaluation. We demonstrate how LBT can be used to create personalized benchmark studies with a large-scale comparative analysis for text classification across 7 models and 9 datasets. We explore the trade-offs between inference latency and performance, relationships between dataset attributes and performance, and the effects of pretraining on convergence and robustness, showing how LBT can be used to satisfy various benchmarking objectives.

📄 PDF Abstract BibTeX arXiv:2111.04260

Code (2)

ludwig-ai/ludwig 공식 구현 pytorch
uber/ludwig tf

Tasks

BenchmarkingHyperparameter Optimizationtext-classificationText Classification

Similar Papers 제목 키워드 기반

EnviroLLM: Resource Tracking and Optimization for Local AI

2025-12-12 · Troy Allen arxiv

Large language models (LLMs) are increasingly deployed locally for privacy and accessibility, yet users lack tools to measure their resource usage, environmental impact, and efficiency metrics. This paper presents Enviro…

CEBench: A Benchmarking Toolkit for the Cost-Effectiveness of LLM Pipelines

2024-06-20 · Wenbo Sun, Jiaqi Wang, Qiming Guo, Ziyu Li 외

Online Large Language Model (LLM) services such as ChatGPT and Claude 3 have transformed business operations and academic research by effortlessly enabling new opportunities. However, due to data-sharing restrictions, se…

BenchmarkingDecision MakingLanguage ModelingLanguage Modelling+1

pke: an open source python-based keyphrase extraction toolkit

2016-12-01 · COLING 2016 12 · Florian Boudin

We describe pke, an open source python-based keyphrase extraction toolkit. It provides an end-to-end keyphrase extraction pipeline in which each component can be easily modified or extented to develop new approaches. pke…

BenchmarkingKeyphrase ExtractionText Categorization

Benchmarking Performance of Deep Learning Model for Material Segmentation on Two HPC Systems

2023-07-27 · Warren R. Williams, S. Ross Glandon, Luke L. Morris, Jing-Ru C. Cheng

Performance Benchmarking of HPC systems is an ongoing effort that seeks to provide information that will allow for increased performance and improve the job schedulers that manage these systems. We develop a benchmarking…

BenchmarkingGPUMaterial Segmentation

TerraTorch: The Geospatial Foundation Models Toolkit

2025-03-26 · Carlos Gomes, Benedikt Blumenstiel, Joao Lucas de Sousa Almeida, Pedro Henrique de Oliveira 외

TerraTorch is a fine-tuning and benchmarking toolkit for Geospatial Foundation Models built on PyTorch Lightning and tailored for satellite, weather, and climate data. It integrates domain-specific data modules, pre-defi…

BenchmarkingDecoderEarth ObservationHyperparameter Optimization