paper-with-me

홈 › Papers

GPT4AIGChip: Towards Next-Generation AI Accelerator Design Automation via Large Language Models

2023-09-19 · Yonggan Fu, Yongan Zhang, Zhongzhi Yu, Sixu Li, Zhifan Ye, Chaojian Li, Cheng Wan, Yingyan Celine Lin

The remarkable capabilities and intricate nature of Artificial Intelligence (AI) have dramatically escalated the imperative for specialized AI accelerators. Nonetheless, designing these accelerators for various AI workloads remains both labor- and time-intensive. While existing design exploration and automation tools can partially alleviate the need for extensive human involvement, they still demand substantial hardware expertise, posing a barrier to non-experts and stifling AI accelerator development. Motivated by the astonishing potential of large language models (LLMs) for generating high-quality content in response to human language instructions, we embark on this work to examine the possibility of harnessing LLMs to automate AI accelerator design. Through this endeavor, we develop GPT4AIGChip, a framework intended to democratize AI accelerator design by leveraging human natural languages instead of domain-specific languages. Specifically, we first perform an in-depth investigation into LLMs' limitations and capabilities for AI accelerator design, thus aiding our understanding of our current position and garnering insights into LLM-powered automated AI accelerator design. Furthermore, drawing inspiration from the above insights, we develop a framework called GPT4AIGChip, which features an automated demo-augmented prompt-generation pipeline utilizing in-context learning to guide LLMs towards creating high-quality AI accelerator design. To our knowledge, this work is the first to demonstrate an effective pipeline for LLM-powered automated AI accelerator generation. Accordingly, we anticipate that our insights and framework can serve as a catalyst for innovations in next-generation LLM-powered design automation tools.

📄 PDF Abstract BibTeX arXiv:2309.10730

Code (0)

등록된 구현이 없습니다.

Tasks

In-Context Learning

Similar Papers 제목 키워드 기반

A3D: Agentic AI flow for autonomous Accelerator Design

2026-05-14 · Abinand Nallathambi, Christopher Knight, Shantanu Ganguly, Wilfried Haensch 외 arxiv

Accelerating applications through the design of hardware accelerators can significantly enhance system performance and energy efficiency. Despite advances, such as high-level synthesis (HLS), designing accelerators for c…

Tackling Variabilities in Autonomous Driving

2021-04-21 · Yuqiong Qi, Yang Hu, Haibin Wu, Shen Li 외

The state-of-the-art driving automation system demands extreme computational resources to meet rigorous accuracy and latency requirements. Though emerging driving automation computing platforms are based on ASIC to provi…

Autonomous DrivingDeep Reinforcement LearningReinforcement Learning (RL)Scheduling

GANDSE: Generative Adversarial Network based Design Space Exploration for Neural Network Accelerator Design

2022-08-01 · Lang Feng, Wenjian Liu, Chuliang Guo, Ke Tang 외

With the popularity of deep learning, the hardware implementation platform of deep learning has received increasing interest. Unlike the general purpose devices, e.g., CPU, or GPU, where the deep learning algorithms are …

CPUDeep LearningDeep Reinforcement LearningGenerative Adversarial Network+1

Syn2Logic: End-to-End Neuromorphic Design Automation

2026-08-26 · Artur Podobas arxiv

In this work, we propose a view on electronic Neuromorphic Design Automation (eNDA), which we see as a design automation flow that bridges computational neuroscience modeling with traditional Electronic Design Automation…

TPU-Gen: LLM-Driven Custom Tensor Processing Unit Generator

2025-03-07 · Deepak Vungarala, Mohammed E. Elbtity, Sumiya Syed, Sakila Alam 외

The increasing complexity and scale of Deep Neural Networks (DNNs) necessitate specialized tensor accelerators, such as Tensor Processing Units (TPUs), to meet various computational and energy efficiency requirements. Ne…

Large Language ModelRAGRetrieval-augmented Generation