AiEDA: An Open-Source AI-Aided Design Library for Design-to-Vector
- URL: http://arxiv.org/abs/2511.05823v1
- Date: Sat, 08 Nov 2025 03:14:26 GMT
- Title: AiEDA: An Open-Source AI-Aided Design Library for Design-to-Vector
- Authors: Yihang Qiu, Zengrong Huang, Simin Tao, Hongda Zhang, Weiguo Li, Xinhua Lai, Rui Wang, Weiqiang Wang, Xingquan Li,
- Abstract summary: Current AI for EDA (AI-EDA) infrastructures remain fragmented, lacking comprehensive solutions for the entire data pipeline from design execution to AI integration.<n>This work introduces a unified open-source library for EDA (AiEDA) that addresses these issues.<n>AiEDA integrates multiple design-to-vector data representation techniques that transform diverse chip design data into universal multi-level vector representations.
- Score: 13.443294857996852
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Recent research has demonstrated that artificial intelligence (AI) can assist electronic design automation (EDA) in improving both the quality and efficiency of chip design. But current AI for EDA (AI-EDA) infrastructures remain fragmented, lacking comprehensive solutions for the entire data pipeline from design execution to AI integration. Key challenges include fragmented flow engines that generate raw data, heterogeneous file formats for data exchange, non-standardized data extraction methods, and poorly organized data storage. This work introduces a unified open-source library for EDA (AiEDA) that addresses these issues. AiEDA integrates multiple design-to-vector data representation techniques that transform diverse chip design data into universal multi-level vector representations, establishing an AI-aided design (AAD) paradigm optimized for AI-EDA workflows. AiEDA provides complete physical design flows with programmatic data extraction and standardized Python interfaces bridging EDA datasets and AI frameworks. Leveraging the AiEDA library, we generate iDATA, a 600GB dataset of structured data derived from 50 real chip designs (28nm), and validate its effectiveness through seven representative AAD tasks spanning prediction, generation, optimization and analysis. The code is publicly available at https://github.com/OSCC-Project/AiEDA, while the full iDATA dataset is being prepared for public release, providing a foundation for future AI-EDA research.
Related papers
- Using GUI Agent for Electronic Design Automation [123.86509061313912]
Graphical User Interface (GUI) agents adopt an end-to-end paradigm that maps a screenshot to an action sequence.<n>Existing GUI agents are evaluated almost exclusively on commodity software such as Microsoft Word and Excel.<n>This work extends GUI agents from generic office automation to specialized, high-value engineering domains.
arXiv Detail & Related papers (2025-12-12T14:49:32Z) - Agent Data Protocol: Unifying Datasets for Diverse, Effective Fine-tuning of LLM Agents [85.02904078131682]
We introduce the agent data protocol (ADP), a light-weight representation language that serves as an "interlingua" between agent datasets.<n> ADP is expressive enough to capture a large variety of tasks, including API/tool use, browsing, coding, software engineering, and general agentic.<n>All code and data are released publicly, in the hope that ADP could help lower the barrier to standardized, scalable, and reproducible agent training.
arXiv Detail & Related papers (2025-10-28T17:53:13Z) - ForgeHLS: A Large-Scale, Open-Source Dataset for High-Level Synthesis [13.87691887333415]
We introduce ForgeHLS, a large-scale, open-source dataset explicitly designed for machine learning (ML)-driven HLS research.<n> ForgeHLS comprises over 400k diverse designs generated from 846 kernels covering a broad range of application domains.<n>Compared to existing datasets, ForgeHLS significantly enhances scale, diversity, and design coverage.
arXiv Detail & Related papers (2025-07-04T02:23:46Z) - IEA-Plugin: An AI Agent Reasoner for Test Data Analytics [6.375144316220065]
This paper introduces IEA-Plot, a novel AI agent-based reasoning module developed as a new front-end for the Intelligent Engineering Assistant (IEA)<n>The primary objective of IEA-Plot is to utilize the advanced reasoning and coding capabilities of Large Language Models (LLMs)
arXiv Detail & Related papers (2025-04-14T22:01:58Z) - A Survey of Research in Large Language Models for Electronic Design Automation [5.426530967206322]
Large Language Models (LLMs) have emerged as transformative technologies.<n>This survey focuses on advancements in model architectures, the implications of varying model sizes, and innovative customization techniques.<n>It aims to offer valuable insights to professionals in the EDA industry, AI researchers, and anyone interested in the convergence of advanced AI technologies and electronic design.
arXiv Detail & Related papers (2025-01-16T16:51:59Z) - DeepDiveAI: Identifying AI Related Documents in Large Scale Literature Data [4.870043547158868]
We propose a method to automatically classify AI-related documents from large-scale literature databases.<n>The dataset construction approach integrates expert knowledge with the capabilities of advanced models.
arXiv Detail & Related papers (2024-08-23T07:05:12Z) - Automatic AI Model Selection for Wireless Systems: Online Learning via Digital Twinning [50.332027356848094]
AI-based applications are deployed at intelligent controllers to carry out functionalities like scheduling or power control.
The mapping between context and AI model parameters is ideally done in a zero-shot fashion.
This paper introduces a general methodology for the online optimization of AMS mappings.
arXiv Detail & Related papers (2024-06-22T11:17:50Z) - Compliance Cards: Automated EU AI Act Compliance Analyses amidst a Complex AI Supply Chain [9.991293429067065]
We introduce a complete system for provider-side AIA compliance analyses amidst a complex AI supply chain.
First is an interlocking set of computational, multi-stakeholder transparency artifacts that capture AIA-specific metadata about both.
Second is an algorithm that operates across all those artifacts to render a real-time prediction about whether or not the aggregate AI system or model complies with the AIA.
arXiv Detail & Related papers (2024-06-20T22:07:15Z) - OpenDataLab: Empowering General Artificial Intelligence with Open Datasets [53.22840149601411]
This paper introduces OpenDataLab, a platform designed to bridge the gap between diverse data sources and the need for unified data processing.
OpenDataLab integrates a wide range of open-source AI datasets and enhances data acquisition efficiency through intelligent querying and high-speed downloading services.
We anticipate that OpenDataLab will significantly boost artificial general intelligence (AGI) research and facilitate advancements in related AI fields.
arXiv Detail & Related papers (2024-06-04T10:42:01Z) - EDALearn: A Comprehensive RTL-to-Signoff EDA Benchmark for Democratized and Reproducible ML for EDA Research [7.754108359835169]
We introduce EDALearn, the first holistic, open-source benchmark suite specifically for Machine Learning tasks in EDA.<n>This benchmark suite presents an end-to-end flow from synthesis to physical implementation, enriching data collection across various stages.<n>Our contributions aim to encourage further advances in the ML-EDA domain.
arXiv Detail & Related papers (2023-12-04T06:51:46Z) - Zero-shot Composed Text-Image Retrieval [72.43790281036584]
We consider the problem of composed image retrieval (CIR)
It aims to train a model that can fuse multi-modal information, e.g., text and images, to accurately retrieve images that match the query, extending the user's expression ability.
arXiv Detail & Related papers (2023-06-12T17:56:01Z) - Contextual-Bandit Anomaly Detection for IoT Data in Distributed
Hierarchical Edge Computing [65.78881372074983]
IoT devices can hardly afford complex deep neural networks (DNN) models, and offloading anomaly detection tasks to the cloud incurs long delay.
We propose and build a demo for an adaptive anomaly detection approach for distributed hierarchical edge computing (HEC) systems.
We show that our proposed approach significantly reduces detection delay without sacrificing accuracy, as compared to offloading detection tasks to the cloud.
arXiv Detail & Related papers (2020-04-15T06:13:33Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.