[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"doc-detail-85175-en":3,"doc-seo-85175-105":29,"detail-sidebar-cat-0-en-105":91},{"code":4,"msg":5,"data":6},0,"success",{"doc_id":7,"user_id":8,"nickname":9,"user_avatar":10,"doc_module":4,"category_id":11,"category_name":12,"doc_title":13,"doc_description":14,"doc_content":15,"file_id":16,"file_url":17,"file_type":18,"file_size":19,"view_count":20,"is_deleted":4,"is_public":20,"is_downloadable":20,"audit_status":20,"page_count":21,"language":22,"language_code":23,"site_id":24,"html_lang":23,"table_of_contents":25,"faqs":26,"seo_title":13,"seo_description":14,"update_tm":27,"read_time":28},85175,962075114765,"Quinn","https://ap-avatar.wpscdn.com/davatar_a8503ba1806abce46bf441b54a3ca4cd",8,"Research & Report","Adaptive Model Compression (AMC) Saliency-Driven Resource Allocation for Ultra-Low-Power Transformer Inference","Deploying large-scale transformer models on resource-constrained edge devices remains difficult because static inference treats all tokens with equal compute, creating substantial energy and memory overhead. Adaptive Model Compression (AMC) introduces a saliency-driven, hardware-aware framework that assigns resources dynamically according to token importance. A multi-tier architecture processes high-saliency information at full precision, while compressing less important data via reduced rank and bit-width. On 45nm CMOS hardware, AMC cuts system energy by 59.2% and boosts throughput 2.24×, with only a 3.6% accuracy trade-off.","Adaptive Model Compression (AMC): Saliency-Driven Resource Allocation for Ultra-Low-Power Transformer Inference  \nJiayin Hu, Kai Yuan, Vanessa Hu, Xuetao Yin, Jianhua Li, Sean Suchter  \nApple USA  \narXiv :2607 . 10 109v 1 [ cs .IR] 11 Jul 2026  \nAbstract—Deploying large-scale transformer models on resource-constrained edge devices remains a challenge due to the high energy and memory overhead inherent in static inference, which processes simple and complex tokens with uniform intensity. To address this, we propose Adaptive Model Compression (AMC), a saliency-driven framework that dynamically allocates hardware resources based on token importance.  \nBy implementing a multi-tier architecture, our system identifies critical high-saliency information for full-precision processing while aggressively reducing the rank and bit-width of less significant data. Experimental results demonstrate that AMC achieves a 59.2% reduction in system energy and a 2.24× increase in throughput on 45nm CMOS hardware. This approach effectively extends the battery life of mobile devices by utilizing high-definition compute only where necessary, maintaining robust performance with a marginal 3.6% accuracy trade-off.  \nIndex Terms—energy-saving, AMC, co-design  \nI. INTRODUCTION  \nStandard transformer inference is often bottle-necked by memory bandwidth and static computational overhead. The deployment of large-scale transformers on edge hardware is limited by the energy cost of SRAM access and multiplyaccumulate (MAC) operations. Conventional Post-Training Quantization (PTQ) and Low-Rank Adaptation (LoRA) are static, treating all input data with uniform precision regardless of complexity. We present a co-design approach where the software dynamically schedules hardware resource allocation based on real-time activation saliency.  \n1) . Background Modern Transformer-based LLMs are fundamentally bottle necked by the memory wall, where the energy cost of moving model weights from off-chip DRAM to on-chip SRAM exceeds the energy of the actual MultiplyAccumulate (MAC) operations by orders of magnitude. Standard inference pipelines operate in a static manner, allocating uniform computational precision and rank-dimensional capacity to every token in a sequence regardless of its linguistic entropy. This uniform allocation strategy fails to acknowledge that in natural language generation, the vast majority of tokens—such as syntactic glue words, repetitive punctuation,  \nor semantically redundant filler—contribute negligibly to the final output probability distribution, yet consume the same energy budget as highly informative, context-defining tokens.  \n2) . Challenges Implementing adaptive resource scaling on silicon at the 45nm node introduces three primary engineering challenges are as follows. The Structural Alignment Dilemma: Raw Transformer hidden dimensions do not inherently exhibit ordered variance; blindly truncating dimensions leads to stochastic information loss. Our framework addresses this through offline structural calibration to enforce variance-based channel ordering.Controller Overhead: Introducing complex dynamic logic to guess token importance can consume more energy than the compression saves. The challenge is to maintain O (N) computational complexity for the saliency engine, ensuring the hardware-side clock-gating controller remains a negligible fraction of the total die area. Systolic Array Synchronicity: Aggressively gating physical execution elements can lead to pipeline stalls in systolic array architectures. AMC must ensure that token-level tier switching maintains data-flow throughput without inducing latency bottlenecks.  \n3) . Related Work Existing literature has pursued token compression through three primary lenses, each possessing distinct limitations that AMC aims to resolve. Dynamic Quantization: Methods such [as LLM.int8](as LLM.int8)() [14] and AWQ [15] reduce precision globally or per-layer. While effective for memory bandwidth","cbCaivipQFgw9sol","https://ap.wps.com/l/cbCaivipQFgw9sol","pdf",2921690,1,11,"English","en",105,"# I. Introduction\n# 2. Challenges\n# 3. Related Work\n# II. Methodology: Hardware-Software Co-Design\n## A. The Software Saliency Engine","[{\"question\":\"What problem does Adaptive Model Compression (AMC) target in transformer inference on edge devices?\",\"answer\":\"AMC targets the high energy and memory overhead of static inference pipelines that process all tokens with uniform precision, wasting compute on low-importance tokens.\"},{\"question\":\"How does AMC determine which tokens deserve higher precision?\",\"answer\":\"AMC uses a saliency-driven software engine based on how activation magnitude correlates with influence on the final prediction, identifying information-rich tokens before hardware execution.\"},{\"question\":\"What hardware and performance benefits does AMC report on 45nm CMOS?\",\"answer\":\"AMC reports a 59.2% system energy reduction and a 2.24× throughput increase on 45nm CMOS, while maintaining robust performance with a marginal 3.6% accuracy trade-off.\"}]",1784201549,28,{"code":4,"msg":30,"data":31},"ok",{"site_id":24,"language":23,"slug":32,"title":13,"keywords":33,"description":14,"schema_data":34,"social_meta":86,"head_meta":88,"extra_data":90,"updated_unix":27},"adaptive-model-compression-amc-saliency-driven-resource-allocation-for-ultra-low-power-transformer-inference","",{"@graph":35,"@context":85},[36,53,68],{"@type":37,"itemListElement":38},"BreadcrumbList",[39,43,47,50],{"item":40,"name":41,"@type":42,"position":20},"https://docshare.wps.com","Home","ListItem",{"item":44,"name":45,"@type":42,"position":46},"https://docshare.wps.com/document/","Document",2,{"item":48,"name":12,"@type":42,"position":49},"https://docshare.wps.com/document/research-report/",3,{"item":51,"name":13,"@type":42,"position":52},"https://docshare.wps.com/document/adaptive-model-compression-amc-saliency-driven-resource-allocation-for-ultra-low-power-transformer-inference/85175/",4,{"url":51,"name":13,"@type":54,"author":55,"headline":13,"publisher":57,"fileFormat":60,"inLanguage":23,"description":14,"dateModified":61,"datePublished":62,"encodingFormat":60,"isAccessibleForFree":63,"interactionStatistic":64},"DigitalDocument",{"name":9,"@type":56},"Person",{"url":40,"name":58,"@type":59},"DocShare","Organization","application/pdf","2026-07-17","2026-07-16",true,{"@type":65,"interactionType":66,"userInteractionCount":20},"InteractionCounter",{"@type":67},"ViewAction",{"@type":69,"mainEntity":70},"FAQPage",[71,77,81],{"name":72,"@type":73,"acceptedAnswer":74},"What problem does Adaptive Model Compression (AMC) target in transformer inference on edge devices?","Question",{"text":75,"@type":76},"AMC targets the high energy and memory overhead of static inference pipelines that process all tokens with uniform precision, wasting compute on low-importance tokens.","Answer",{"name":78,"@type":73,"acceptedAnswer":79},"How does AMC determine which tokens deserve higher precision?",{"text":80,"@type":76},"AMC uses a saliency-driven software engine based on how activation magnitude correlates with influence on the final prediction, identifying information-rich tokens before hardware execution.",{"name":82,"@type":73,"acceptedAnswer":83},"What hardware and performance benefits does AMC report on 45nm CMOS?",{"text":84,"@type":76},"AMC reports a 59.2% system energy reduction and a 2.24× throughput increase on 45nm CMOS, while maintaining robust performance with a marginal 3.6% accuracy trade-off.","https://schema.org",{"og:url":51,"og:type":87,"og:title":13,"og:site_name":58,"og:description":14},"article",{"robots":89,"canonical":51},"index,follow",{"doc_id":7,"site_id":24},{"code":4,"msg":5,"data":92},[93,97,101,105,110,115,120,123,128,131,135],{"id":20,"doc_module":4,"doc_module_name":45,"category_name":94,"show_sort_weight":95,"slug":96},"Story & Novel",90,"story-novel",{"id":46,"doc_module":4,"doc_module_name":45,"category_name":98,"show_sort_weight":99,"slug":100},"Literature",80,"literature",{"id":52,"doc_module":4,"doc_module_name":45,"category_name":102,"show_sort_weight":103,"slug":104},"Exam",70,"exam",{"id":106,"doc_module":4,"doc_module_name":45,"category_name":107,"show_sort_weight":108,"slug":109},5,"Comic",60,"comic",{"id":111,"doc_module":4,"doc_module_name":45,"category_name":112,"show_sort_weight":113,"slug":114},6,"Technology",50,"technology",{"id":116,"doc_module":4,"doc_module_name":45,"category_name":117,"show_sort_weight":118,"slug":119},7,"Healthcare",40,"healthcare",{"id":11,"doc_module":4,"doc_module_name":45,"category_name":12,"show_sort_weight":121,"slug":122},30,"research-report",{"id":124,"doc_module":4,"doc_module_name":45,"category_name":125,"show_sort_weight":126,"slug":127},9,"Religion & Spirituality",20,"religion-spirituality",{"id":126,"doc_module":4,"doc_module_name":45,"category_name":129,"show_sort_weight":126,"slug":130},"World Cup","world-cup",{"id":132,"doc_module":4,"doc_module_name":45,"category_name":133,"show_sort_weight":132,"slug":134},10,"Lifestyle","lifestyle",{"id":136,"doc_module":4,"doc_module_name":45,"category_name":137,"show_sort_weight":106,"slug":138},19,"General","general"]