CVJun 5, 2020

Knowledge transfer between bridges for drive-by monitoring using adversarial and multi-task learning

arXiv:2006.03641v15 citations
Originality Incremental advance
AI Analysis

This addresses the costly need for labeled data in structural health monitoring for civil engineers, though it is incremental as it builds on existing transfer learning methods.

The paper tackled the problem of monitoring bridge health using drive-by vehicle vibrations without needing labeled data for each bridge, achieving average accuracies of 94% for damage detection, 97% for localization, and 84% for quantification.

Monitoring bridge health using the vibrations of drive-by vehicles has various benefits, such as low cost and no need for direct installation or on-site maintenance of equipment on the bridge. However, many such approaches require labeled data from every bridge, which is expensive and time-consuming, if not impossible, to obtain. This is further exacerbated by having multiple diagnostic tasks, such as damage quantification and localization. One way to address this issue is to directly apply the supervised model trained for one bridge to other bridges, although this may significantly reduce the accuracy because of distribution mismatch between different bridges'data. To alleviate these problems, we introduce a transfer learning framework using domain-adversarial training and multi-task learning to detect, localize and quantify damage. Specifically, we train a deep network in an adversarial way to learn features that are 1) sensitive to damage and 2) invariant to different bridges. In addition, to improve the error propagation from one task to the next, our framework learns shared features for all the tasks using multi-task learning. We evaluate our framework using lab-scale experiments with two different bridges. On average, our framework achieves 94%, 97% and 84% accuracy for damage detection, localization and quantification, respectively. within one damage severity level.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes