Download PDFOpen PDF in browser

Semantic-Enriched Image Retrieval for Bridge Damage Assessment

11 pagesPublished: August 28, 2025

Abstract

Periodic bridge damage inspections result in a vast number of image records stored in a database, which can be used as a reference for the subsequent damage assessment. However, the currently used content-based image retrieval (CBIR) techniques are limited by the 'semantic gap'. They tend to consider only the low-level visual features in an image and ignore the high-level semantic information. This study proposes a semantic-enriched image retrieval framework (SEIR-Net) for bridge damage assessment. The framework enables the image encoder to extract low-level visual features and high-level semantic information by fine-tuning the multi-modal image captioning model (CNN-LSTM). The high-dimensional vectors extracted using the fine-tuned encoder are stored in the FAISS vector database, and efficient retrieval is achieved based on L2 Euclidean distance. Retrieval evaluation was performed on a damage dataset constructed on the real-world bridge inspection report, and our proposed method outperforms the commonly used VGG-16 and ResNet-50 models on the mAP and Recall@K (K=1, 2, 4) metrics. These results suggest that incorporating the semantic content of damage in image retrieval would be more beneficial for assessment references. In summary, this study effectively enhances the utility of historical image records in bridge damage assessment through semantic-enriched image retrieval techniques.

Keyphrases: bridge damage, deep learning, image retrieval, semantic enriched

In: Jack Cheng and Yu Yantao (editors). Proceedings of The Sixth International Conference on Civil and Building Engineering Informatics, vol 22, pages 222-232.

BibTeX entry
@inproceedings{ICCBEI2025:Semantic_Enriched_Image_Retrieval,
  author    = {Chengzhang Chai and Jiucai Liu and Yan Gao and Guanyu Xiong and Haijiang Li},
  title     = {Semantic-Enriched Image Retrieval for Bridge Damage Assessment},
  booktitle = {Proceedings of The Sixth International Conference on Civil and Building Engineering Informatics},
  editor    = {Jack Cheng and Yu Yantao},
  series    = {Kalpa Publications in Computing},
  volume    = {22},
  publisher = {EasyChair},
  bibsource = {EasyChair, https://easychair.org},
  issn      = {2515-1762},
  url       = {/publications/paper/nRGq},
  doi       = {10.29007/r53r},
  pages     = {222-232},
  year      = {2025}}
Download PDFOpen PDF in browser