paper-with-me

홈 › Papers

On the Viability of using LLMs for SW/HW Co-Design: An Example in Designing CiM DNN Accelerators

2023-06-12 · Zheyu Yan, Yifan Qin, Xiaobo Sharon Hu, Yiyu Shi

Deep Neural Networks (DNNs) have demonstrated impressive performance across a wide range of tasks. However, deploying DNNs on edge devices poses significant challenges due to stringent power and computational budgets. An effective solution to this issue is software-hardware (SW-HW) co-design, which allows for the tailored creation of DNN models and hardware architectures that optimally utilize available resources. However, SW-HW co-design traditionally suffers from slow optimization speeds because their optimizers do not make use of heuristic knowledge, also known as the ``cold start'' problem. In this study, we present a novel approach that leverages Large Language Models (LLMs) to address this issue. By utilizing the abundant knowledge of pre-trained LLMs in the co-design optimization process, we effectively bypass the cold start problem, substantially accelerating the design process. The proposed method achieves a significant speedup of 25x. This advancement paves the way for the rapid and efficient deployment of DNNs on edge devices.

📄 PDF Abstract BibTeX arXiv:2306.06923

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Designing Efficient LLM Accelerators for Edge Devices

2024-08-01

The increase in open-source availability of Large Language Models (LLMs) has enabled users to deploy them on more and more resource-constrained edge devices to reduce reliance on network connections and provide more priv…

Towards Agentic AI on Particle Accelerators

2024-09-10 · Antonin Sulc, Thorsten Hellert, Raimund Kammering, Hayden Hoschouer 외

As particle accelerators grow in complexity, traditional control methods face increasing challenges in achieving optimal performance. This paper envisions a paradigm shift: a decentralized multi-agent framework for accel…

LLM-Driven Design Space Exploration of FPGA-based Accelerators

2026-05-07 · Vinamra Sharma, Xingjian Fu, Jude Haris, José Cano arxiv

Designing field-programmable gate array (FPGA)-based accelerators for modern artificial intelligence workloads requires navigating a large and complex hardware design space encompassing architectural parameters, dataflow…

On Ensuring that Intelligent Machines Are Well-Behaved

2017-08-17 · Philip S. Thomas, Bruno Castro da Silva, Andrew G. Barto, Emma Brunskill

Machine learning algorithms are everywhere, ranging from simple data analysis and pattern recognition tools used across the sciences to complex systems that achieve super-human performance on various tasks. Ensuring that…

BIG-bench Machine Learning

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

2023-09-19 · Yonggan Fu, Yongan Zhang, Zhongzhi Yu, Sixu Li 외

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 worklo…

In-Context Learning