paper-with-me

홈 › Papers

Text-Enhanced Panoptic Symbol Spotting in CAD Drawings

2025-10-13 · Xianlin Liu, Yan Gong, Bohao Li, Jiajing Huang, Bowen Du, Junchen Ye, Liyan Xu arxiv

With the widespread adoption of Computer-Aided Design(CAD) drawings in engineering, architecture, and industrial design, the ability to accurately interpret and analyze these drawings has become increasingly critical. Among various subtasks, panoptic symbol spotting plays a vital role in enabling downstream applications such as CAD automation and design retrieval. Existing methods primarily focus on geometric primitives within the CAD drawings to address this task, but they face following major problems: they usually overlook the rich textual annotations present in CAD drawings and they lack explicit modeling of relationships among primitives, resulting in incomprehensive understanding of the holistic drawings. To fill this gap, we propose a panoptic symbol spotting framework that incorporates textual annotations. The framework constructs unified representations by jointly modeling geometric and textual primitives. Then, using visual features extract by pretrained CNN as the initial representations, a Transformer-based backbone is employed, enhanced with a type-aware attention mechanism to explicitly model the different types of spatial dependencies between various primitives. Extensive experiments on the real-world dataset demonstrate that the proposed method outperforms existing approaches on symbol spotting tasks involving textual annotations, and exhibits superior robustness when applied to complex CAD drawings.

📄 PDF Abstract BibTeX arXiv:2510.11091

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CADTransformer: Panoptic Symbol Spotting Transformer for CAD Drawings

2022-01-01 · CVPR 2022 1 · Zhiwen Fan, Tianlong Chen, Peihao Wang, Zhangyang Wang

Understanding 2D computer-aided design (CAD) drawings plays a crucial role for creating 3D prototypes in architecture, engineering and construction (AEC) industries. The task of automated panoptic symbol spotting, i.…

Data Augmentation

CADSpotting: Robust Panoptic Symbol Spotting on Large-Scale CAD Drawings

2024-12-10 · Jiazuo Mu, Fuyi Yang, Yanshun Zhang, Junxiong Zhang 외

We introduce CADSpotting, an efficient method for panoptic symbol spotting in large-scale architectural CAD drawings. Existing approaches struggle with the diversity of symbols, scale variations, and overlapping elements…

DiversityPanoptic Segmentation

FloorPlanCAD: A Large-Scale CAD Drawing Dataset for Panoptic Symbol Spotting

2021-05-15 · ICCV 2021 10 · Zhiwen Fan, Lingjie Zhu, Honghua Li, Xiaohao Chen 외

Access to large and diverse computer-aided design (CAD) drawings is critical for developing symbol spotting algorithms. In this paper, we present FloorPlanCAD, a large-scale real-world CAD drawing dataset containing over…

Vector Graphics

ArchCAD-400K: An Open Large-Scale Architectural CAD Dataset and New Baseline for Panoptic Symbol Spotting

2025-03-28 · Ruifeng Luo, Zhengjie Liu, Tianxiao Cheng, Jie Wang 외

Recognizing symbols in architectural CAD drawings is critical for various advanced engineering applications. In this paper, we propose a novel CAD data annotation engine that leverages intrinsic attributes from systemati…

Diversity

GAT-CADNet: Graph Attention Network for Panoptic Symbol Spotting in CAD Drawings

2022-01-03 · CVPR 2022 1 · Zhaohua Zheng, Jianfang Li, Lingjie Zhu, Honghua Li 외

Spotting graphical symbols from the computer-aided design (CAD) drawings is essential to many industrial applications. Different from raster images, CAD drawings are vector graphics consisting of geometric primitives suc…

Graph AttentionVector Graphics