Memory-Guided Unified Hardware Accelerator for Mixed-Precision Scientific Computing
Chuanzhen Wang, Leo Zhang, Eric Liu

TL;DR
This paper presents a unified hardware accelerator that adaptively handles mixed-precision computations for finite element methods, spiking neural networks, and sparse tensor operations, improving efficiency and accuracy.
Contribution
It introduces a memory-guided, adaptive framework that unifies diverse scientific computing workloads on a single platform, surpassing fixed-precision and manual configuration limitations.
Findings
Achieved 2.8% improvement in numerical accuracy
Realized 47% throughput increase
Reduced energy consumption by 34%
Abstract
Recent hardware acceleration advances have enabled powerful specialized accelerators for finite element computations, spiking neural network inference, and sparse tensor operations. However, existing approaches face fundamental limitations: (1) finite element methods lack comprehensive rounding error analysis for reduced-precision implementations and use fixed precision assignment strategies that cannot adapt to varying numerical conditioning; (2) spiking neural network accelerators cannot handle non-spike operations and suffer from bit-width escalation as network depth increases; and (3) FPGA tensor accelerators optimize only for dense computations while requiring manual configuration for each sparsity pattern. To address these challenges, we introduce \textbf{Memory-Guided Unified Hardware Accelerator for Mixed-Precision Scientific Computing}, a novel framework that integrates three…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsParallel Computing and Optimization Techniques · Model Reduction and Neural Networks · Machine Learning in Materials Science
