[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"doc-detail-84498-en":3,"doc-seo-84498-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},84498,549758146520,"Patrick","https://ap-avatar.wpscdn.com/avatar/80002397d8c0411e94?_k=1775819394049821470",8,"Research & Report","MelT A Portable Single-GEMM Mel Audio Frontend via Non-Uniform DFT with Measured Latency and Energy Gains on GPUs","Modern neural audio inference increasingly runs on accelerators optimized for dense matrix multiplication, yet conventional acoustic frontends remain multi-stage pipelines built around STFT and sparse Mel aggregation, introducing overheads beyond the dominant dense kernels. MelT replaces this with a portable single-stage Mel frontend: precomputing Mel-spaced NDFT bases and applying them to time-domain frames using GEMM. Despite using more arithmetic than the FFT pipeline, MelT reduces latency 1.64×–3.29× and measured active energy up to 3.03× across devices, while preserving task utility and improving cepstral extensions like MFCCT.","MelT: A Portable, Single-GEMM Mel Audio Frontend via Non-Uniform DFT with Measured Latency and Energy Gains on GPUs  \nAUGUSTO CAMARGO 1 AND MARCELO FINGER1  \n1Instituto de Ciências Matemáticas e de Computação, University of São Paulo, São Paulo, Brazil ([e-mail: augustoc@usp.br](e-mail: augustoc@usp.br); [mfinger@ime.usp.br](mfinger@ime.usp.br))  \nCorresponding author: Augusto Camargo (e-mail: [augustoc@usp.br](augustoc@usp.br)).  \n[ cs . SD] 13 Jul 2026  \nABSTRACT Modern neural audio models run on accelerators whose peak throughput comes from dense matrix multiplication, increasingly at the edge and in datacenters. The conventional acoustic frontend, however—a Short-Time Fourier Transform (STFT) followed by sparse Mel aggregation—remains a multistage pipeline centered on the Fast Fourier Transform (FFT), with execution overheads unlike the dense linear algebra dominating the inference stack. This work introduces MelT, a portable single-stage Mel frontend that precomputes Mel-spaced Non-Uniform Discrete Fourier Transform (NDFT) bases and applies them to time-domain frames through General Matrix Multiplication (GEMM) . The contribution is a computational design principle: decoupling Mel feature extraction from vendor-specific FFT primitives and lowering it onto the matrix-multiplication substrate accelerators already optimize. It is not a new spectral operator. MelT’s direct projection performs more arithmetic than the FFT pipeline. Yet in the compact-resolution regime of neural audio frontends, it achieves a 1.64-times to 3.29-times latency reduction and up to a 3.03-times reduction in measured active energy, from the Apple A18 Pro to the NVIDIA H100 . All gains are withinplatform comparisons, accompanied by task-level validation. Word error rate stays statistically equivalent to the native frontend’s on frozen Whisper models of medium size and larger; speaker-attribute classification on VoxCeleb1 is non-inferior. The cepstral extension MFCCT preserves utility on a clinical respiratoryinsufficiency classification task (SPIRA) while improving on the MFCC baseline. These results indicate that, in practical regimes on the accelerators evaluated here, hardware alignment rather than arithmetic count can govern the realized cost of feature extraction.  \nINDEX TERMS Audio frontends, discrete Fourier transforms, energy efficiency, feature extraction, general matrix multiplication (GEMM), graphics processing units (GPUs), Mel frequency cepstral coefficients, nonuniform discrete Fourier transform (NDFT)  \nI. INTRODUCTION  \nLARGE-SCALE audio systems—including speech rec  \nognizers [1], audio classifiers [2], [3], and selfsupervised models [4]—are increasingly deployed on hardware whose peak throughput is derived from dense matrix multiplication. Modern accelerators, from mobile GPUs to datacenter-scale systems, devote substantial silicon resources to matrix engines such as Tensor Cores [5] and specialized matrix coprocessors [6] . As a consequence, many of the dominant workloads in contemporary machine learning are  \nto applications [9]; Google AI Edge provides an end-to-end stack for on-device generative and multimodal models [10]; Microsoft’s Foundry Local targets local AI applications and agents [11]; and NVIDIA supports edge inference through its Jetson platforms [12] . These efforts are driven by demands for privacy, responsiveness, offline operation, and infrastructure efficiency. As inference spans ever more heterogeneous hardware, latency, energy, and hardware efficiency matter across the entire stack, including the signal-processing frontends that precede neural inference.  \narXiv :2606 .01009v2  \nnow executed primarily as dense matrix multiplication.  \nThis architectural shift coincides with a change in where inference runs. Foundation models and other AI workloads increasingly run on local and edge hardware—smartphones, personal computers, embedded systems, and acceleratorequipped devices—rather than exclusively in centralized","cbCaifwbhI0R1oQM","https://ap.wps.com/l/cbCaifwbhI0R1oQM","pdf",616014,1,17,"English","en",105,"# Introduction\n## Background and motivation\n## Conventional frontend inefficiencies\n# MelT approach\n## Single-stage portable Mel frontend\n# Experimental design and evaluation\n## Efficiency metrics\n## Utility preservation","[{\"question\":\"What problem does MelT target in modern neural audio inference pipelines?\",\"answer\":\"It targets the mismatch between accelerator-friendly dense matrix workloads and conventional frontends built on STFT plus sparse Mel aggregation, which add structural overheads such as extra memory traffic and kernel dispatch costs.\"},{\"question\":\"How does MelT compute Mel features in a single-stage manner?\",\"answer\":\"MelT precomputes Mel-spaced Non-Uniform Discrete Fourier Transform (NDFT) bases, then projects time-domain frames using General Matrix Multiplication (GEMM) to obtain Mel features.\"},{\"question\":\"What efficiency and utility results are reported for MelT?\",\"answer\":\"MelT achieves 1.64×–3.29× latency reduction and up to 3.03× measured active energy reduction on evaluated GPU platforms, while task outputs remain statistically equivalent or non-inferior under frozen downstream Whisper and classification models.\"}]",1784196085,43,{"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},"melt-a-portable-single-gemm-mel-audio-frontend-via-non-uniform-dft-with-measured-latency-and-energy-gains-on-gpus","",{"@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/melt-a-portable-single-gemm-mel-audio-frontend-via-non-uniform-dft-with-measured-latency-and-energy-gains-on-gpus/84498/",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 MelT target in modern neural audio inference pipelines?","Question",{"text":75,"@type":76},"It targets the mismatch between accelerator-friendly dense matrix workloads and conventional frontends built on STFT plus sparse Mel aggregation, which add structural overheads such as extra memory traffic and kernel dispatch costs.","Answer",{"name":78,"@type":73,"acceptedAnswer":79},"How does MelT compute Mel features in a single-stage manner?",{"text":80,"@type":76},"MelT precomputes Mel-spaced Non-Uniform Discrete Fourier Transform (NDFT) bases, then projects time-domain frames using General Matrix Multiplication (GEMM) to obtain Mel features.",{"name":82,"@type":73,"acceptedAnswer":83},"What efficiency and utility results are reported for MelT?",{"text":84,"@type":76},"MelT achieves 1.64×–3.29× latency reduction and up to 3.03× measured active energy reduction on evaluated GPU platforms, while task outputs remain statistically equivalent or non-inferior under frozen downstream Whisper and classification models.","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"]