BigPower: Hierarchical Source-Level Module Power Estimation for CPUs with Large Language Models

23d ago · Global · primary source: export.arxiv.org

A new surrogate model called BigPower can estimate fine-grained, module-level power consumption in CPUs directly from source-level design information, according to research submitted to arXiv in June 2026 [1]. The approach uses large language model-based representations to bypass conventional simulation-based workflows [2]. The work, titled "BigPower: Hierarchical Source-Level Module Power Estimation for CPUs with Large Language Models," was posted on the arXiv preprint server on 11 June 2026 [1]. The authors describe a hierarchical model that incorporates architectural hierarchy, module connectivity, configuration parameters, and workload context to produce power estimates without requiring additional simulation during inference [2]. Experimental validation was conducted on the open-source XiangShan processor family, demonstrating practical fine-grained power estimation across diverse configurations and workloads [2]. The paper appears at a time when energy consumption in computing infrastructure is under increasing scrutiny. Global data center electricity consumption was estimated at around 415 terawatt hours in 2024, roughly 1.5 percent of global electricity demand, and the International Energy Agency projects that figure could double by 2030 [3]. Hyperscale and colocation facilities now account for approximately 74 percent of U.S. server energy consumption, a share that has grown significantly over the past decade as workloads migrate away from on-premises enterprise infrastructure [3]. BigPower's source-level approach represents a departure from traditional power estimation methods that rely on simulation-derived information or post-silicon analysis [2]. Large language models, which are trained with self-supervised learning on vast amounts of text, have been adapted for a range of tasks beyond natural language generation [11]. By applying LLM-based representations to hardware design artifacts, the researchers aim to give chip architects earlier and more accessible power feedback during the design cycle. The research was disseminated through arXiv, an open-access repository of electronic preprints that has been operating since August 1991 and now receives about 24,000 submissions per month as of November 2024 [9]. The paper's abstract page includes integration with arXivLabs, a framework launched in 2020 that allows community collaborators to develop experimental tools such as citation explorers and code finders directly on the site [7][8].

research-paperinfrastructuretool-releasecommentary

Background sources we checked (10)
  • arxiv.org ↗ Accurate power estimation is important for understanding and optimizing CPU power behavior, yet practical workflows often rely on simulation-derived information or post-silicon analysis. In this work, we present BigPower, a hierarchical source-level surrogate model for fine-grain…
  • en.wikipedia.org ↗ A data center is a facility used to house computer systems and associated components, such as telecommunications and storage systems. Data centers are critical infrastructure for the storage and processing of information, and they support the global financial system, cloud servic…
  • en.wikipedia.org ↗ The Linux kernel is a free and open-source Unix-like kernel that is used in many computer systems worldwide. The kernel was created by Linus Torvalds in 1991 and was soon adopted as the kernel for the GNU operating system (OS), which was created to be a free replacement for Unix.…
  • en.wikipedia.org ↗ In computing, load balancing is the process of distributing a set of tasks over a set of resources (computing units) with the aim of making their overall processing more efficient. Load balancing can optimize response time and avoid unevenly overloading some compute nodes while o…
  • info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
  • blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
  • info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository ... # arXivLabs: Showcase ... arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. ... While the arXiv team is focused on our core mission—pr…
  • en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
  • en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
  • en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…

Sources

Spot something wrong? Report an issue