paper-with-me

홈 › Papers

Make Every Move Count: LLM-based High-Quality RTL Code Generation Using MCTS

2024-02-05 · Matthew DeLorenzo, Animesh Basak Chowdhury, Vasudev Gohil, Shailja Thakur, Ramesh Karri, Siddharth Garg, Jeyavijayan Rajendran

Existing large language models (LLMs) for register transfer level code generation face challenges like compilation failures and suboptimal power, performance, and area (PPA) efficiency. This is due to the lack of PPA awareness in conventional transformer decoding algorithms. In response, we present an automated transformer decoding algorithm that integrates Monte Carlo tree-search for lookahead, guiding the transformer to produce compilable, functionally correct, and PPA-optimized code. Empirical evaluation with a fine-tuned language model on RTL codesets shows that our proposed technique consistently generates functionally correct code compared to prompting-only methods and effectively addresses the PPA-unawareness drawback of naive large language models. For the largest design generated by the state-of-the-art LLM (16-bit adder), our technique can achieve a 31.8% improvement in the area-delay product.

📄 PDF Abstract BibTeX arXiv:2402.03289

Code (0)

등록된 구현이 없습니다.

Tasks

Code GenerationLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Learning to Move Like Professional Counter-Strike Players

2024-08-25 · David Durst, Feng Xie, Vishnu Sarukkai, Brennan Shacklett 외

In multiplayer, first-person shooter games like Counter-Strike: Global Offensive (CS:GO), coordinated movement is a critical component of high-level strategic play. However, the complexity of team coordination and the va…

CPU

Movable Antenna Enabled ISAC: Tackling Slow Antenna Movement, Dynamic RCS, and Imperfect CSI via Two-timescale Optimizati

2025-03-24 · Ata Khalili, Robert Schober

We investigate resource allocation for a movable antenna (MA) enabled integrated sensing and communication (ISAC) system scanning a sector for sensing and simultaneously serving multiple communication users using multipl…

Integrated sensing and communicationISAC

GALOSH: Blind, Training-Free Denoising of Raw Bayer and sRGB Images by Parallel-Friendly Local Shrinkage

2026-07-04 · Yoshiro Sato arxiv

Classical training-free denoisers such as BM3D and non-local means owe much of their strength to search: content-dependent block matching whose memory traffic and data-dependent control flow parallelize poorly and preclu…

Superhuman Artificial Intelligence Can Improve Human Decision Making by Increasing Novelty

2023-03-13 · Minkyu Shin, Jin Kim, Bas van Opheusden, Thomas L. Griffiths

How will superhuman artificial intelligence (AI) affect human decision making? And what will be the mechanisms behind this effect? We address these questions in a domain where AI already exceeds human performance, analyz…

counterfactualDecision Making

Machine-assisted writing evaluation: Exploring pre-trained language models in analyzing argumentative moves

2025-03-25 · Wenjuan Qin, Weiran Wang, Yuming Yang, Tao Gui

The study investigates the efficacy of pre-trained language models (PLMs) in analyzing argumentative moves in a longitudinal learner corpus. Prior studies on argumentative moves often rely on qualitative analysis and man…