NeFut Logo NeFut
Admin Login

[CS.AI] Triple-Bottom-Line Sustainability of Language Models for Edge AI: Comparing SLMs and Quantized LLMs

Published at: 2026-09-03 22:00 Last updated: 2026-09-04 02:14
#AI #optimization #LLM

Edge‑AI model selection is often driven by a single metric—accuracy, latency, memory, energy consumption, or safety—although a deployable language model must balance all five. This paper addresses a fundamental question: do small language models (SLMs) trained natively offer a more sustainable edge deployment than large language models (LLMs) that are compressed via post‑training quantization?

We introduce a Holistic Sustainability Score (HSS) organized around the triple‑bottom‑line:

The study evaluates five BF16‑based SLMs and five LLMs under different quantization schemes—BF16, INT8, NF4 4‑bit, GPTQ 4‑bit, and GGUF Q4—yielding 30 measured configurations. Capability is measured on five zero‑shot tasks, efficiency on latency, throughput, peak VRAM and energy, and safety is approximated by the attack success rate on five harmful prompts.

Findings:

Conclusion: Quantization is a systems‑level choice rather than a monotonic precision‑efficiency trade‑off, and the HSS is relative to its comparison pool and proxy definitions. Future work should refine metrics and explore cross‑model collaborative optimizations.

Review

Original Source: https://arxiv.org/abs/2609.00665

[h] Back to Home