VectorGraphNET: Graph Attention Networks for Accurate Segmentation of Complex Technical Drawings
Andrea Carrara, Stavros Nousias, Andr\'e Borrmann

TL;DR
This paper presents VectorGraphNET, a graph attention network-based method for precise line segmentation in complex technical drawings, outperforming existing techniques in accuracy and scalability.
Contribution
The paper introduces a novel vector-based graph attention transformer approach that achieves state-of-the-art segmentation accuracy with lower computational requirements.
Findings
Achieves superior weighted F1 score on public datasets.
Offers scalable and less GPU-intensive analysis of technical drawings.
Improves accuracy over existing vision-based and vector-based methods.
Abstract
This paper introduces a new approach to extract and analyze vector data from technical drawings in PDF format. Our method involves converting PDF files into SVG format and creating a feature-rich graph representation, which captures the relationships between vector entities using geometrical information. We then apply a graph attention transformer with hierarchical label definition to achieve accurate line-level segmentation. Our approach is evaluated on two datasets, including the public FloorplanCAD dataset, which achieves state-of-the-art results on weighted F1 score, surpassing existing methods. The proposed vector-based method offers a more scalable solution for large-scale technical drawing analysis compared to vision-based approaches, while also requiring significantly less GPU power than current state-of-the-art vector-based techniques. Moreover, it demonstrates improved…
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
TopicsManufacturing Process and Optimization · Handwritten Text Recognition Techniques · Software Engineering Research
MethodsSoftmax · Attention Is All You Need
