English

Task-Specific Efficiency Analysis: When Small Language Models Outperform Large Language Models

Computation and Language 2026-03-24 v1 Machine Learning

Abstract

Large Language Models achieve remarkable performance but incur substantial computational costs unsuitable for resource-constrained deployments. This paper presents the first comprehensive task-specific efficiency analysis comparing 16 language models across five diverse NLP tasks. We introduce the Performance-Efficiency Ratio (PER), a novel metric integrating accuracy, throughput, memory, and latency through geometric mean normalization. Our systematic evaluation reveals that small models (0.5--3B parameters) achieve superior PER scores across all given tasks. These findings establish quantitative foundations for deploying small models in production environments prioritizing inference efficiency over marginal accuracy gains.

Keywords

Cite

@article{arxiv.2603.21389,
  title  = {Task-Specific Efficiency Analysis: When Small Language Models Outperform Large Language Models},
  author = {Jinghan Cao and Yu Ma and Xinjin Li and Qingyang Ren and Xiangyun Chen},
  journal= {arXiv preprint arXiv:2603.21389},
  year   = {2026}
}

Comments

Accepted for publication at ESANN 2025. This is a task-specific efficiency analysis comparing small language models

R2 v1 2026-07-01T11:32:26.945Z