paper-with-me

Papers

Natural language is not enough: Benchmarking multi-modal generative AI for Verilog generation

2024-07-11 · Kaiyan Chang, Zhirong Chen, Yunhao Zhou, Wenlong Zhu, Kun Wang, Haobo Xu, Cangyuan Li, Mengdi Wang, Shengwen Liang, Huawei Li, Yinhe Han, Ying Wang

Natural language interfaces have exhibited considerable potential in the automation of Verilog generation derived from high-level specifications through the utilization of large language models, garnering significant attention. Nevertheless, this paper elucidates that visual representations contribute essential contextual information critical to design intent for hardware architectures possessing spatial complexity, potentially surpassing the efficacy of natural-language-only inputs. Expanding upon this premise, our paper introduces an open-source benchmark for multi-modal generative models tailored for Verilog synthesis from visual-linguistic inputs, addressing both singular and complex modules. Additionally, we introduce an open-source visual and natural language Verilog query language framework to facilitate efficient and user-friendly multi-modal queries. To evaluate the performance of the proposed multi-modal hardware generative AI in Verilog generation tasks, we compare it with a popular method that relies solely on natural language. Our results demonstrate a significant accuracy improvement in the multi-modal generated Verilog compared to queries based solely on natural language. We hope to reveal a new approach to hardware design in the large-hardware-design-model era, thereby fostering a more diversified and productive approach to hardware design.

📄 PDF Abstract BibTeX arXiv:2407.08473

Code (1)

aichipdesign/chipgptv 공식 구현

Tasks

Benchmarking

Similar Papers 제목 키워드 기반

Synthetic Video Generation for Robust Hand Gesture Recognition in Augmented Reality Applications

2019-11-04 · Varun Jain, Shivam Aggarwal, Suril Mehta, Ramya Hebbalaguppe

Hand gestures are a natural means of interaction in Augmented Reality and Virtual Reality (AR/VR) applications. Recently, there has been an increased focus on removing the dependence of accurate hand gesture recognition …

BenchmarkingGesture RecognitionHand Gesture RecognitionHand-Gesture Recognition+1

Sarcasm in Sight and Sound: Benchmarking and Expansion to Improve Multimodal Sarcasm Detection

2023-09-29 · Swapnil Bhosale, Abhra Chaudhuri, Alex Lee Robert Williams, Divyank Tiwari 외

The introduction of the MUStARD dataset, and its emotion recognition extension MUStARD++, have identified sarcasm to be a multi-modal phenomenon -- expressed not only in natural language text, but also through manners of…

BenchmarkingDiversityEmotion RecognitionSarcasm Detection

Automatic benchmarking of large multimodal models via iterative experiment programming

2024-06-18 · Alessandro Conti, Enrico Fini, Paolo Rota, Yiming Wang 외

Assessing the capabilities of large multimodal models (LMMs) often requires the creation of ad-hoc evaluations. Currently, building new benchmarks requires tremendous amounts of manual work for each specific analysis. Th…

BenchmarkingLanguage ModelingLanguage ModellingLarge Language Model

Learning to navigate by distilling visual information and natural language instructions

2018-01-01 · ICLR 2018 1 · Abhishek Sinha, Akilesh B, Mausoom Sarkar, Balaji Krishnamurthy

In this work, we focus on the problem of grounding language by training an agent to follow a set of natural language instructions and navigate to a target object in a 2D grid environment. The agent receives visual inform…

NavigateZero-shot Generalization

Vision-Language Consistency Guided Multi-modal Prompt Learning for Blind AI Generated Image Quality Assessment

2024-06-24 · Jun Fu, Wei Zhou, Qiuping Jiang, Hantao Liu 외

Recently, textual prompt tuning has shown inspirational performance in adapting Contrastive Language-Image Pre-training (CLIP) models to natural image quality assessment. However, such uni-modal prompt learning method on…

Image Quality AssessmentPrompt Learning