paper-with-me

홈 › Papers

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

2024-10-02 · Andrea Carrara, Stavros Nousias, André Borrmann

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.

📄 PDF Abstract BibTeX arXiv:2410.01336

Code (0)

등록된 구현이 없습니다.

Tasks

GPUGraph AttentionSemantic Segmentation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

AGFA-Net: Attention-Guided and Feature-Aggregated Network for Coronary Artery Segmentation using Computed Tomography Angiography

2024-06-13 · Xinyun Liu, Chen Zhao

Coronary artery disease (CAD) remains a prevalent cardiovascular condition, posing significant health risks worldwide. This pathology, characterized by plaque accumulation in coronary artery walls, leads to myocardial is…

Coronary Artery SegmentationSegmentation

Large-Kernel Attention for 3D Medical Image Segmentation

2022-07-19 · Hao Li, Yang Nan, Javier Del Ser, Guang Yang

Automatic segmentation of multiple organs and tumors from 3D medical images such as magnetic resonance imaging (MRI) and computed tomography (CT) scans using deep learning methods can aid in diagnosing and treating cance…

Computed Tomography (CT)Image SegmentationMedical Image SegmentationOrgan Segmentation+3

CANet: Channel Extending and Axial Attention Catching Network for Multi-structure Kidney Segmentation

2022-08-10 · Zhenyu Bu, Kai-Ni Wang, Guang-Quan Zhou

Renal cancer is one of the most prevalent cancers worldwide. Clinical signs of kidney cancer include hematuria and low back discomfort, which are quite distressing to the patient. Some surgery-based renal cancer treatmen…

AnatomyDecoderImage SegmentationMedical Image Segmentation+2

ICFRNet: Image Complexity Prior Guided Feature Refinement for Real-time Semantic Segmentation

2024-08-25 · Xin Zhang, Teodor Boyadzhiev, Jinglei Shi, Jufeng Yang

In this paper, we leverage image complexity as a prior for refining segmentation features to achieve accurate real-time semantic segmentation. The design philosophy is based on the observation that different pixel region…

PhilosophyReal-Time Semantic SegmentationSegmentationSemantic Segmentation

3D Graph Attention Networks for High Fidelity Pediatric Glioma Segmentation

2024-12-09 · Harish Thangaraj, Diya Katariya, Eshaan Joshi, Sangeetha N

Pediatric brain tumors, particularly gliomas, represent a significant cause of cancer related mortality in children with complex infiltrative growth patterns that complicate treatment. Early, accurate segmentation of the…

Decision MakingGraph AttentionSegmentation