paper-with-me

홈 › Papers

Free and Fair Hardware: A Pathway to Copyright Infringement-Free Verilog Generation using LLMs

2025-05-09 · Sam Bush, Matthew DeLorenzo, Phat Tieu, Jeyavijayan Rajendran

Limitations in Large Language Model (LLM) capabilities for hardware design tasks, such as generating functional Verilog codes, have motivated various fine-tuning optimizations utilizing curated hardware datasets from open-source repositories. However, these datasets remain limited in size and contain minimal checks on licensing for reuse, resulting in potential copyright violations by fine-tuned LLMs. Therefore, we propose an evaluation benchmark to estimate the risk of Verilog-trained LLMs to generate copyright-protected codes. To minimize this risk, we present an open-source Verilog dataset, FreeSet, containing over 220k files, along with the automated dataset curation framework utilized to provide additional guarantees of fair-use Verilog data. We then execute an LLM fine-tuning framework consisting of continual pre-training, resulting in a fine-tuned Llama model for Verilog, FreeV. Our results indicate that FreeV demonstrates the smallest risk of copyright-infringement among prior works, with only a 3% violation rate. Furthermore, experimental results demonstrate improvements in Verilog generation functionality over its baseline model, improving VerilogEval pass@10 rates by over 10%.

📄 PDF Abstract BibTeX arXiv:2505.06096

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language Model

Methods 이 논문이 사용한 방법론

LLaMA LLaMA is a collection of foundation language models ranging from 7B to 65B parameters. It is based on the transformer architecture with various improvements that were…

Similar Papers 제목 키워드 기반

Disguised Copyright Infringement of Latent Diffusion Models

2024-04-10 · Yiwei Lu, Matthew Y. R. Yang, Zuoqiu Liu, Gautam Kamath 외

Copyright infringement may occur when a generative model produces samples substantially similar to some copyrighted data that it had access to during the training phase. The notion of access usually refers to including c…

Nine Ways to Break Copyright Law and Why Our LLM Won't: A Fair Use Aligned Generation Framework

2025-05-25 · Aakash Sen Sharma, Debdeep Sanyal, Priyansh Srivastava, Sundar Atreya H. 외

Large language models (LLMs) commonly risk copyright infringement by reproducing protected content verbatim or with insufficient transformative modifications, posing significant ethical, legal, and practical concerns. Cu…

Probabilistic Analysis of Copyright Disputes and Generative AI Safety

2024-10-01 · Hiroaki Chiba-Okabe

This paper presents a probabilistic approach to analyzing copyright infringement disputes. Under this approach, evidentiary principles shaped by case law are formalized in probabilistic terms, allowing for a mathematical…

Jurisprudence

Generative AI Training and Copyright Law

2025-02-21 · Tim W. Dornis, Sebastian Stober

Training generative AI models requires extensive amounts of data. A common practice is to collect such data through web scraping. Yet, much of what has been and is collected is copyright protected. Its use may be copyrig…

Memorization

CopyrightShield: Spatial Similarity Guided Backdoor Defense against Copyright Infringement in Diffusion Models

2024-12-02 · Zhixiang Guo, Siyuan Liang, Aishan Liu, DaCheng Tao

The diffusion model has gained significant attention due to its remarkable data generation ability in fields such as image synthesis. However, its strong memorization and replication abilities with respect to the trainin…

backdoor defenseImage GenerationMemorization