Active Learning for Imbalanced Civil Infrastructure Data

Abstract

Aging civil infrastructures are closely monitored by engineers for damage and critical defects. As the manual inspection of such large structures is costly and time-consuming, we are working towards fully automating the visual inspections to support the prioritization of maintenance activities. To that end we combine recent advances in drone technology and deep learning. Unfortunately, annotation costs are incredibly high as our proprietary civil engineering dataset must be annotated by highly trained engineers. Active learning is, therefore, a valuable tool to optimize the trade-off between model performance and annotation costs. Our use-case differs from the classical active learning setting as our dataset suffers from heavy class imbalance and consists of a much larger already labeled data pool than other active learning research. We present a novel method capable of operating in this challenging setting by replacing the traditional active learning acquisition function with an auxiliary binary discriminator. We experimentally show that our novel method outperforms the best-performing traditional active learning method (BALD) by 5% and 38% accuracy on CIFAR-10 and our proprietary dataset respectively.

Cite

Text

Frick et al. "Active Learning for Imbalanced Civil Infrastructure Data." European Conference on Computer Vision Workshops, 2022. doi:10.1007/978-3-031-25082-8_19

Markdown

[Frick et al. "Active Learning for Imbalanced Civil Infrastructure Data." European Conference on Computer Vision Workshops, 2022.](https://mlanthology.org/eccvw/2022/frick2022eccvw-active/) doi:10.1007/978-3-031-25082-8_19

BibTeX

@inproceedings{frick2022eccvw-active,
  title     = {{Active Learning for Imbalanced Civil Infrastructure Data}},
  author    = {Frick, Thomas and Antognini, Diego and Rigotti, Mattia and Giurgiu, Ioana and Grewe, Benjamin F. and Malossi, Cristiano},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2022},
  pages     = {283-298},
  doi       = {10.1007/978-3-031-25082-8_19},
  url       = {https://mlanthology.org/eccvw/2022/frick2022eccvw-active/}
}