arXiv:2410.01336cs.CV2024-10被引 4

用图注意力网络精准分割复杂技术图纸中的线条

VectorGraphNET: Graph Attention Networks for Accurate Segmentation of Complex Technical Drawings

  • 将PDF转SVG,构建含几何信息的向量图,用层次标签定义提升分割精度
  • 在FloorplanCAD数据集上达到最高加权F1分数,优于现有方法
  • 适合建筑、工程领域做图纸自动化处理,计算资源需求低

本文提出一种从PDF格式的技术图纸中提取和分析矢量数据的新方法。通过将PDF文件转换为SVG格式,构建包含丰富特征的图表示,利用几何信息捕捉矢量元素间的关联关系。随后采用带有层次化标签定义的图注意力变换器,实现线级精确分割。该方法在两个数据集上进行评估,包括公开的FloorplanCAD数据集,在加权F1(wF1)指标上达到当前最优表现。相比基于视觉的方法,本矢量方法更具可扩展性;同时,相比现有先进矢量技术,其对GPU资源需求显著降低。实验表明,该方法在语义分割任务中提升了加权F1得分,有效提取技术图纸中的关键信息,推动建筑、工程与施工(AEC)行业的自动化流程革新。潜在应用包括自动建筑信息建模(BIM)与施工规划,有望大幅提升行业效率与生产力。

原文摘要 · Abstract (English)

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 performance in terms of the weighted F1 (wF1) score on the semantic segmentation task. Our results demonstrate the effectiveness of our approach in extracting meaningful information from technical drawings, enabling new applications, and improving existing workflows in the AEC industry. Potential applications of our approach include automated building information modeling (BIM) and construction planning, which could significantly impact the efficiency and productivity of the industry.

技术绘图图神经网络矢量分析建筑信息化

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。