paper-with-me

홈 › Papers

HierMUD: Hierarchical Multi-task Unsupervised Domain Adaptation between Bridges for Drive-by Damage Diagnosis

2021-07-23 · Jingxiao Liu, Susu Xu, Mario Bergés, Hae Young Noh

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.

📄 PDF Abstract BibTeX arXiv:2107.11435

Code (1)

jingxiaoliu/HierMUD 공식 구현 pytorch

Tasks

DiagnosticDomain AdaptationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Hierarchical Variational Auto-Encoding for Unsupervised Domain Generalization

2021-01-23 · Xudong Sun, Florian Buettner

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 Selection

Hierarchical Contrast for Unsupervised Skeleton-based Action Representation Learning

2022-12-05 · Jianfeng Dong, Shengkai Sun, Zhonglin Liu, ShuJie Chen 외

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+2

Hierarchical Domain-Adapted Feature Learning for Video Saliency Prediction

2020-10-02 · Giovanni Bellitto, Federica Proietto Salanitri, Simone Palazzo, Francesco Rundo 외

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+2

Unsupervised Domain Adaptation With Hierarchical Gradient Synchronization

2020-06-01 · CVPR 2020 6 · Lanqing Hu, Meina Kan, Shiguang Shan, Xilin Chen

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 Adaptation

OMUDA: Omni-level Masking for Unsupervised Domain Adaptation in Semantic Segmentation

2025-12-13 · Yang Ou, Xiongwei Zhao, Xinye Yang, Yihan Wang 외 arxiv

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