AMSnet 2.0: A Large AMS Database with AI Segmentation for Net Detection
Yichen Shi, Zhuofu Tao, Yuhao Gao, Li Huang, Hongyang Wang, Zhiping Yu, Ting-Jung Lin, Lei He
TL;DR
This work tackles the lack of high-quality multimodal data for AMS circuit schematics by introducing AMSnet 2.0, a large dataset containing schematics, netlists, and positional information to train advanced models for schematic understanding. It presents a robust, two-stage net detection and schematic reconstruction pipeline based on instance segmentation that replaces brittle heuristics, enabling accurate netlist generation and OpenAccess schematic reconstruction even in noisy images. A labeling platform is released to expand AMSnet 2.0, and the methodology yields promising netlist F1 scores across difficulty levels, while demonstrating automatic schematic reconstruction with minimal manual intervention. The dataset and tools promise to enhance MLLMs’ capabilities in AMS circuit understanding and pave the way for netlist-to-schematic generation and further LLM-driven design assistance.
Abstract
Current multimodal large language models (MLLMs) struggle to understand circuit schematics due to their limited recognition capabilities. This could be attributed to the lack of high-quality schematic-netlist training data. Existing work such as AMSnet applies schematic parsing to generate netlists. However, these methods rely on hard-coded heuristics and are difficult to apply to complex or noisy schematics in this paper. We therefore propose a novel net detection mechanism based on segmentation with high robustness. The proposed method also recovers positional information, allowing digital reconstruction of schematics. We then expand AMSnet dataset with schematic images from various sources and create AMSnet 2.0. AMSnet 2.0 contains 2,686 circuits with schematic images, Spectre-formatted netlists, OpenAccess digital schematics, and positional information for circuit components and nets, whereas AMSnet only includes 792 circuits with SPICE netlists but no digital schematics.
