Beyond Pixels: Vector-to-Graph Transformation for Reliable Schematic Auditing
Chengwei Ma, Zhen Tian, Zhou Zhou, Zhixian Xu, Xiaowei Zhu, Xia Hua, Si Shi, and F. Richard Yu

TL;DR
This paper introduces a Vector-to-Graph pipeline that converts CAD diagrams into property graphs, enabling structural reasoning and significantly improving accuracy in electrical schematic auditing over traditional pixel-based methods.
Contribution
The paper presents a novel V2G pipeline that explicitly encodes structural relations in schematics, addressing the limitations of pixel-based models in engineering diagram understanding.
Findings
V2G improves accuracy in electrical compliance checks
Pixel-based models perform near chance level on structural tasks
Structure-aware representations are essential for reliable schematic auditing
Abstract
Multimodal Large Language Models (MLLMs) have shown remarkable progress in visual understanding, yet they suffer from a critical limitation: structural blindness. Even state-of-the-art models fail to capture topology and symbolic logic in engineering schematics, as their pixel-driven paradigm discards the explicit vector-defined relations needed for reasoning. To overcome this, we propose a Vector-to-Graph (V2G) pipeline that converts CAD diagrams into property graphs where nodes represent components and edges encode connectivity, making structural dependencies explicit and machine-auditable. On a diagnostic benchmark of electrical compliance checks, V2G yields large accuracy gains across all error categories, while leading MLLMs remain near chance level. These results highlight the systemic inadequacy of pixel-based methods and demonstrate that structure-aware representations provide a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Advanced Graph Neural Networks · Data Visualization and Analytics
