paper-with-me

홈 › Papers

The Illusion of Power Capping in LLM Decode: A Phase-Aware Energy Characterisation Across Attention Architectures

2026-05-12 · Bole Ma, Ayesha Afzal, Jan Eitzinger, Gerhard Wellein arxiv

Power capping is the standard GPU energy lever in LLM serving, and it appears to work: throughput drops, power readings fall, and energy budgets are met. We show the appearance is illusory for the phase that dominates production serving: autoregressive decode. Across four attention paradigms -- GQA, MLA, Gated DeltaNet, and Mamba2 -- on NVIDIA H200, decode draws only 137--300\,W on a 700\,W GPU; no cap ever triggers, because memory-bound decode saturates HBM bandwidth rather than compute and leaves power headroom untouched. Firmware-initiated clock throttling compounds the illusion: these deviations can corrupt any throughput measurement that attributes them to the cap. SM clock locking dissolves both confounds. By targeting the lever that is actually on the critical path, clock locking Pareto-dominates power capping universally, recovering up to 32\% of decode energy at minimal throughput loss. We identify three architecture-dependent DVFS behavioural classes and characterise a common energy pattern across novel attention replacements: a heavy prefill cost recouped by efficient decode, eventually halving total request energy relative to GQA at production batch sizes.

📄 PDF Abstract BibTeX arXiv:2605.11999

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Sustainable Supercomputing for AI: GPU Power Capping at HPC Scale

2024-02-25 · Dan Zhao, Siddharth Samsi, Joseph McDonald, Baolin Li 외

As research and deployment of AI grows, the computational burden to support and sustain its progress inevitably does too. To train or fine-tune state-of-the-art models in NLP, computer vision, etc., some form of AI hardw…

GPU

Illusion-Aware Visual Preprocessing and Anti-Illusion Prompting for Classic Illusion Understanding in Vision-Language Models

2026-05-09 · Junli Zha, Jiahui Wang, Xinkai Lu, Jinbo Wang arxiv

Vision-Language Models (VLMs) exhibit systematic bias toward visual illusions, recalling memorized facts rather than perceiving actual visual differences. This paper presents a training-free framework for the 5th DataCV …

Prompt Engineering

PTDiffusion: Free Lunch for Generating Optical Illusion Hidden Pictures with Phase-Transferred Diffusion Model

2025-03-08 · CVPR 2025 1 · Xiang Gao, Shuai Yang, Jiaying Liu

Optical illusion hidden picture is an interesting visual perceptual phenomenon where an image is cleverly integrated into another picture in a way that is not immediately obvious to the viewer. Established on the off-the…

DenoisingImage Generation

Reach Measurement, Optimization and Frequency Capping In Targeted Online Advertising Under k-Anonymity

2025-01-08 · Yuan Gao, Mu Qiao

The growth in the use of online advertising to foster brand awareness over recent years is largely attributable to the ubiquity of social media. One pivotal technology contributing to the success of online brand advertis…

Privacy Preserving

Now You See the Hate: Adaptive View Retrieval for Hidden Hateful Illusions

2026-07-21 · Qianpu Chen, Derya Soydaner arxiv

Hateful optical illusions expose a serious gap in current multimodal safety systems. On original-view hateful illusions, previous work shows that six moderation classifiers achieve at most 20.9 to 24.5% accuracy and nine…