paper-with-me

홈 › Papers

Text-Aided Multi-Modal Panoptic Symbol Spotting for CAD Floor Plan Drawings

2026-07-14 · Yan Gong, Bohao Li, Bowen Du, Junchen Ye arxiv

Computer-Aided Design (CAD) floor plan drawings contain both graphical primitives and textual annotations, which provide complementary geometric and semantic cues for intelligent design understanding. Among CAD analysis tasks, panoptic symbol spotting has become increasingly important with the growing demand for industrial digitalization and deep learning-based automation. However, most existing methods remain primarily primitive-centric and underexploit textual annotations, despite their critical semantic value. Even the few text-aware approaches often treat annotations only superficially, without properly modeling complex syntax and hierarchical semantics of CAD annotations, which leads to semantic loss and suboptimal spotting performance. To address these limitations, we propose TextCAD, a multimodal framework that jointly models graphical primitives and textual annotations for panoptic symbol spotting. Specifically, we design a Type-Attribute Correlation Encoder (TACE) to explicitly encode the compositional semantics within annotations by jointly modeling their types and attributes. We further introduce a Semantic Hierarchy Alignment framework with Multi-level Semantic Filtering (MSF) and primitive downsampling, which adaptively aligns annotation semantics with graphical primitives at different semantic levels and enables accurate cross-modal semantic injection and fusion. Experiments on real-world building-design datasets show that TextCAD effectively improves symbol spotting performance and achieves state-of-the-art results.

📄 PDF Abstract BibTeX arXiv:2607.12678

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Text-Enhanced Panoptic Symbol Spotting in CAD Drawings

2025-10-13 · Xianlin Liu, Yan Gong, Bohao Li, Jiajing Huang 외 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. Am…

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

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

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

Symbol as Points: Panoptic Symbol Spotting via Point-based Representation

2024-01-19 · Wenlong Liu, Tianyu Yang, YuHan Wang, QiZhi Yu 외

This work studies the problem of panoptic symbol spotting, which is to spot and parse both countable object instances (windows, doors, tables, etc.) and uncountable stuff (wall, railing, etc.) from computer-aided design …

Point Cloud SegmentationVector Graphics