paper-with-me

홈 › Papers

Multimodal Chip Physical Design Engineer Assistant

2025-07-02 · Yun-Da Tsai, Chang-Yu Chao, Liang-Yeh Shen, Tsung-Han Lin, Haoyu Yang, Mark Ho, Yi-Chen Lu, Wen-Hao Liu, Shou-De Lin, Haoxing Ren arxiv

Modern chip physical design relies heavily on Electronic Design Automation (EDA) tools, which often struggle to provide interpretable feedback or actionable guidance for improving routing congestion. In this work, we introduce a Multimodal Large Language Model Assistant (MLLMA) that bridges this gap by not only predicting congestion but also delivering human-interpretable design suggestions. Our method combines automated feature generation through MLLM-guided genetic prompting with an interpretable preference learning framework that models congestion-relevant tradeoffs across visual, tabular, and textual inputs. We compile these insights into a "Design Suggestion Deck" that surfaces the most influential layout features and proposes targeted optimizations. Experiments on the CircuitNet benchmark demonstrate that our approach outperforms existing models on both accuracy and explainability. Additionally, our design suggestion guidance case study and qualitative analyses confirm that the learned preferences align with real-world design principles and are actionable for engineers. This work highlights the potential of MLLMs as interactive assistants for interpretable and context-aware physical design optimization.

📄 PDF Abstract BibTeX arXiv:2510.15872

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ChipNeMo: Domain-Adapted LLMs for Chip Design

2023-10-31 · Mingjie Liu, Teodor-Dumitru Ene, Robert Kirby, Chris Cheng 외

ChipNeMo aims to explore the applications of large language models (LLMs) for industrial chip design. Instead of directly deploying off-the-shelf commercial or open-source LLMs, we instead adopt the following domain adap…

ChatbotDomain AdaptationRetrievalScript Generation

Intelligent OPC Engineer Assistant for Semiconductor Manufacturing

2024-08-23 · Guojin Chen, HaoYu Yang, Bei Yu, Haoxing Ren

Advancements in chip design and manufacturing have enabled the processing of complex tasks such as deep learning and natural language processing, paving the way for the development of artificial general intelligence (AGI…

ChipAlign: Instruction Alignment in Large Language Models for Chip Design via Geodesic Interpolation

2024-12-15 · Chenhui Deng, Yunsheng Bai, Haoxing Ren

Recent advancements in large language models (LLMs) have expanded their application across various domains, including chip design, where domain-adapted chip models like ChipNeMo have emerged. However, these models often …

Instruction Following

CHIME: Chiplet-based Heterogeneous Near-Memory Acceleration for Edge Multimodal LLM Inference

2025-12-12 · Yanru Chen, Runyang Tian, Yue Pan, Zheyu Li 외 arxiv

The proliferation of large language models (LLMs) is accelerating the integration of multimodal assistants into edge devices, where inference is executed under stringent latency and energy constraints, often exacerbated …

ORAssistant: A Custom RAG-based Conversational Assistant for OpenROAD

2024-10-04 · Aviral Kaintura, Palaniappan R, Shui Song Luar, Indira Iyer Almeida

Open-source Electronic Design Automation (EDA) tools are rapidly transforming chip design by addressing key barriers of commercial EDA tools such as complexity, costs, and access. Recent advancements in Large Language Mo…

Decision MakingRAGRetrieval-augmented Generation