Cad2graph: Automated Extraction of Spatial Graphs from Architectural Drawings
Abstract
A significant obstacle to spatial epidemiology in healthcare facilities is the absence of computationally amenable maps of the underlying space. Spatial data for built spaces are typically stored in computer aided design (CAD) architectural files which are difficult to parse, query, and combine with other data sources. To alleviate this difficulty, we design a tool, cad2graph , which automatically extracts spatial maps from CAD files. To ensure that the spatial map is easily amenable to computation, we represent it as a graph whose vertices represent spatial units of a uniform size and whose edges represent obstacle-free, walkable paths of uniform length connecting adjacent pairs of spatial units. cad2graph extracts key information such as walls, doors, and room labels from the CAD file and through a series of geometric transformations, extracts a spatial graph.
Cite
Text
Maitra et al. "Cad2graph: Automated Extraction of Spatial Graphs from Architectural Drawings." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2023. doi:10.1007/978-3-031-43430-3_22Markdown
[Maitra et al. "Cad2graph: Automated Extraction of Spatial Graphs from Architectural Drawings." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2023.](https://mlanthology.org/ecmlpkdd/2023/maitra2023ecmlpkdd-cad2graph/) doi:10.1007/978-3-031-43430-3_22BibTeX
@inproceedings{maitra2023ecmlpkdd-cad2graph,
title = {{Cad2graph: Automated Extraction of Spatial Graphs from Architectural Drawings}},
author = {Maitra, Pratik and Kiji, Masahiro and Riaz, Talal and Polgreen, Philip M. and Segre, Alberto M. and Pemmaraju, Sriram V. and Adhikari, Bijaya},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2023},
pages = {315-319},
doi = {10.1007/978-3-031-43430-3_22},
url = {https://mlanthology.org/ecmlpkdd/2023/maitra2023ecmlpkdd-cad2graph/}
}