Facilitating Construction Scene Understanding Knowledge Sharing and Reuse via Lifelong Site Object Detection

Abstract

Automatically recognizing diverse construction resources ( e.g., workers and equipment) from construction scenes supports efficient and intelligent workplace management. Previous studies have focused on identifying fixed object categories in specific contexts, but they have difficulties in accumulating existing knowledge while extending the model for handling additional classes in changing applications. This work proposes a novel lifelong construction resource detection framework for continuously learning from dynamic changing contexts without catastrophically forgetting previous knowledge. In particular, we contribute: (1) an OpenConstruction Dataset with 31 unique object categories, integrating three large datasets for validating lifelong object detection algorithms; (2) an OpenConstruction Taxonomy, unifying heterogeneous label space from various scenarios; and (3) an informativeness-based lifelong object detector that leverages very limited examples from previous learning tasks and adds new data progressively. We train and evaluate the proposed method on the OpenConstruction Dataset in sequential data streams and show mAP improvements on the overall task. Code is available at https://github.com/YUZ128pitt/OpenConstruction .

Cite

Text

Xiong et al. "Facilitating Construction Scene Understanding Knowledge Sharing and Reuse via Lifelong Site Object Detection." European Conference on Computer Vision Workshops, 2022. doi:10.1007/978-3-031-25082-8_15

Markdown

[Xiong et al. "Facilitating Construction Scene Understanding Knowledge Sharing and Reuse via Lifelong Site Object Detection." European Conference on Computer Vision Workshops, 2022.](https://mlanthology.org/eccvw/2022/xiong2022eccvw-facilitating/) doi:10.1007/978-3-031-25082-8_15

BibTeX

@inproceedings{xiong2022eccvw-facilitating,
  title     = {{Facilitating Construction Scene Understanding Knowledge Sharing and Reuse via Lifelong Site Object Detection}},
  author    = {Xiong, Ruoxin and Zhu, Yuansheng and Wang, Yanyu and Liu, Pengkun and Tang, Pingbo},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2022},
  pages     = {228-243},
  doi       = {10.1007/978-3-031-25082-8_15},
  url       = {https://mlanthology.org/eccvw/2022/xiong2022eccvw-facilitating/}
}