Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

EnergyLens: Interpretable Closed-Form Energy Models for Multimodal LLM Inference Serving

About

As large language models span dense, mixture-of-experts, and state-space architectures and are deployed on heterogeneous accelerators under increasingly diverse multimodal workloads, optimising inference energy has become as critical as optimizing latency and throughput. Existing approaches either treat latency as an energy proxy or rely on data-hungry black-box surrogates. Both fail under varying parallelism strategies: latency and energy optima diverge in over 20% of configurations we tested, and black-box surrogates require hundreds of profiling samples to generalize across model families and hardware. We present EnergyLens, which uses symbolic regression as a structure-discovery tool over profiling data to derive a single twelve-parameter closed-form energy model expressed in terms of system properties such as degree of parallelism, batch size, and sequence length. Unlike black-box surrogates, EnergyLens decouples tensor and pipeline parallelism contributions and separates prefill from decode energy, making its predictions physically interpretable and actionable. Fitted from as few as 50 profiling measurements, EnergyLens achieves 88.2% Top-1 configuration selection accuracy across many evaluation scenarios compared to 60.9% for the closest prior analytical baseline, matches the predictive accuracy of ensemble ML methods with 10x fewer profiling samples, and extrapolates reliably to unseen batch sizes and hardware platforms without structural modification, making it a practical, interpretable tool for energy-optimal LLM deployment.

Vittorio Palladino, Gianluca Palermo, Michael E. Papka, Zhiling Lan• 2026

Related benchmarks

TaskDatasetResultRank
Energy consumption rankingMistral workload 7B
Pairwise Accuracy99.3
2
Energy consumption rankingNemotron 9B workload V2
Pairwise Accuracy96.1
2
Energy consumption rankingQwen MoE workload 1.5
Pairwise Accuracy94.8
2
Energy consumption rankingQwen2-VL text workload
Pairwise Accuracy95.8
2
Energy consumption rankingQwen2-VL vid-only workload
Pairwise Accuracy86.7
2
Energy consumption rankingLLava img-chat workload
Pairwise Accuracy94.6
2
Energy consumption rankingOverall 940 total scenarios
Pairwise Accuracy95.8
2
Energy consumption rankingQwen2-VL image workload
Pairwise Accuracy88.3
2
Energy consumption rankingLLava vid-chat workload
Pairwise Accuracy83.3
2
Showing 9 of 9 rows

Other info

Follow for update