paper-with-me

Papers

An Open-Source ML-Based Full-Stack Optimization Framework for Machine Learning Accelerators

2023-08-23 · Hadi Esmaeilzadeh, Soroush Ghodrati, Andrew B. Kahng, Joon Kyung Kim, Sean Kinzer, Sayak Kundu, Rohan Mahapatra, Susmita Dey Manasi, Sachin Sapatnekar, Zhiang Wang, Ziqing Zeng

Parameterizable machine learning (ML) accelerators are the product of recent breakthroughs in ML. To fully enable their design space exploration (DSE), we propose a physical-design-driven, learning-based prediction framework for hardware-accelerated deep neural network (DNN) and non-DNN ML algorithms. It adopts a unified approach that combines backend power, performance, and area (PPA) analysis with frontend performance simulation, thereby achieving a realistic estimation of both backend PPA and system metrics such as runtime and energy. In addition, our framework includes a fully automated DSE technique, which optimizes backend and system metrics through an automated search of architectural and backend parameters. Experimental studies show that our approach consistently predicts backend PPA and system metrics with an average 7% or less prediction error for the ASIC implementation of two deep learning accelerator platforms, VTA and VeriGOOD-ML, in both a commercial 12 nm process and a research-oriented 45 nm process.

📄 PDF Abstract BibTeX arXiv:2308.12120

Code (1)

verigood-ml/public 공식 구현

Similar Papers 제목 키워드 기반

CFU Playground: Full-Stack Open-Source Framework for Tiny Machine Learning (tinyML) Acceleration on FPGAs

2022-01-05 · Shvetank Prakash, Tim Callahan, Joseph Bushagour, Colby Banbury 외

Need for the efficient processing of neural networks has given rise to the development of hardware accelerators. The increased adoption of specialized hardware has highlighted the need for more agile design flows for har…

CPU

AutoQuREO: A Framework for Automated Quantum Resource Estimation and Optimization

2026-08-13 · Harshkumar Oza, Aritra Sarkar, Syed Naqi Abbas, Rahul Bhowmick 외 arxiv

As quantum computing progresses from proof-of-principle demonstrations toward practical utility, a significant impediment is the need to augment algorithmic feasibility with system-level optimization across heterogeneous…

MusaCoder: Native GPU Kernel Generation with Full-Stack Training on Moore Threads GPU

2026-06-03 · Kun Cheng, Songshuo Lu, Sicong Liao, Tankun Li 외 arxiv

Native GPU kernel generation turns high-level tensor programs into executable, efficient low-level code. Existing Large Language Models (LLMs) struggle with this task, while execution-based reinforcement learning suffers…

Reinforcement Learning

Gemmini: Enabling Systematic Deep-Learning Architecture Evaluation via Full-Stack Integration

2019-11-22 · Hasan Genc, Seah Kim, Alon Amid, Ameer Haj-Ali 외

DNN accelerators are often developed and evaluated in isolation without considering the cross-stack, system-level effects in real-world environments. This makes it difficult to appreciate the impact of System-on-Chip (So…

Deep Learning

DiffStack: A Differentiable and Modular Control Stack for Autonomous Vehicles

2022-12-13 · Peter Karkus, Boris Ivanovic, Shie Mannor, Marco Pavone

Autonomous vehicle (AV) stacks are typically built in a modular fashion, with explicit components performing detection, tracking, prediction, planning, control, etc. While modularity improves reusability, interpretabilit…

Autonomous VehiclesPrediction