HierMUD: Hierarchical Multi-task Unsupervised Domain Adaptation between Bridges for Drive-by Damage Diagnosis
Monitoring bridge health using vibrations of drive-by vehicles has various benefits, such as no need for directly installing and maintaining sensors on the bridge. However, many of the existing drive-by monitoring approaches are based on supervised learning models that require labeled data from every bridge of interest, which is expensive and time-consuming, if not impossible, to obtain. To this end, we introduce a new framework that transfers the model learned from one bridge to diagnose damage in another bridge without any labels from the target bridge. Our framework trains a hierarchical neural network model in an adversarial way to extract task-shared and task-specific features that are informative to multiple diagnostic tasks and invariant across multiple bridges. We evaluate our framework on experimental data collected from 2 bridges and 3 vehicles. We achieve accuracies of 95% for damage detection, 93% for localization, and up to 72% for quantification, which are ~2 times improvements from baseline methods.
Code (1)
Tasks
DiagnosticDomain AdaptationUnsupervised Domain AdaptationSimilar Papers 제목 키워드 기반
Hierarchical Variational Auto-Encoding for Unsupervised Domain Generalization
We address the task of domain generalization, where the goal is to train a predictive model such that it is able to generalize to a new, previously unseen domain. We choose a hierarchical generative approach within the f…
Domain GeneralizationModel SelectionHierarchical Contrast for Unsupervised Skeleton-based Action Representation Learning
This paper targets unsupervised skeleton-based action representation learning and proposes a new Hierarchical Contrast (HiCo) framework. Different from the existing contrastive-based solutions that typically represent an…
Action RecognitionFew-Shot Skeleton-Based Action RecognitionRepresentation LearningRetrieval+2Hierarchical Domain-Adapted Feature Learning for Video Saliency Prediction
In this work, we propose a 3D fully convolutional architecture for video saliency prediction that employs hierarchical supervision on intermediate maps (referred to as conspicuity maps) generated using features extracted…
Domain AdaptationSaliency DetectionSaliency PredictionUnsupervised Domain Adaptation+2Unsupervised Domain Adaptation With Hierarchical Gradient Synchronization
Domain adaptation attempts to boost the performance on a target domain by borrowing knowledge from a well established source domain. To handle the distribution gap between two domains, the prominent approaches endeavor t…
Domain AdaptationPartial Domain AdaptationUnsupervised Domain AdaptationOMUDA: Omni-level Masking for Unsupervised Domain Adaptation in Semantic Segmentation
Unsupervised domain adaptation (UDA) enables semantic segmentation models to generalize from a labeled source domain to an unlabeled target domain. However, existing UDA methods still struggle to bridge the domain gap du…
Unsupervised Domain AdaptationSemantic Segmentation