paper-with-me

Papers

A Weight-aware-based Multi-source Unsupervised Domain Adaptation Method for Human Motion Intention Recognition

2024-04-19 · Xiao-Yin Liu, Guotao Li, Xiao-Hu Zhou, Xu Liang, Zeng-Guang Hou

Accurate recognition of human motion intention (HMI) is beneficial for exoskeleton robots to improve the wearing comfort level and achieve natural human-robot interaction. A classifier trained on labeled source subjects (domains) performs poorly on unlabeled target subject since the difference in individual motor characteristics. The unsupervised domain adaptation (UDA) method has become an effective way to this problem. However, the labeled data are collected from multiple source subjects that might be different not only from the target subject but also from each other. The current UDA methods for HMI recognition ignore the difference between each source subject, which reduces the classification accuracy. Therefore, this paper considers the differences between source subjects and develops a novel theory and algorithm for UDA to recognize HMI, where the margin disparity discrepancy (MDD) is extended to multi-source UDA theory and a novel weight-aware-based multi-source UDA algorithm (WMDD) is proposed. The source domain weight, which can be adjusted adaptively by the MDD between each source subject and target subject, is incorporated into UDA to measure the differences between source subjects. The developed multi-source UDA theory is theoretical and the generalization error on target subject is guaranteed. The theory can be transformed into an optimization problem for UDA, successfully bridging the gap between theory and algorithm. Moreover, a lightweight network is employed to guarantee the real-time of classification and the adversarial learning between feature generator and ensemble classifiers is utilized to further improve the generalization ability. The extensive experiments verify theoretical analysis and show that WMDD outperforms previous UDA methods on HMI recognition tasks.

📄 PDF Abstract BibTeX arXiv:2404.15366

Code (1)

xiaoyinliu0714/WMDD 공식 구현 pytorch

Tasks

Domain AdaptationIntent DetectionMulti-Source Unsupervised Domain AdaptationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Unsupervised Real-world Image Super Resolution via Domain-distance Aware Training

2020-04-02 · CVPR 2021 1 · Yunxuan Wei, Shuhang Gu, Yawei Li, Longcun Jin

These days, unsupervised super-resolution (SR) has been soaring due to its practical and promising potential in real scenarios. The philosophy of off-the-shelf approaches lies in the augmentation of unpaired data, i.e. f…

Image Super-ResolutionPhilosophySuper-Resolution

Class Relationship Embedded Learning for Source-Free Unsupervised Domain Adaptation

2023-01-01 · CVPR 2023 1 · Yixin Zhang, Zilei Wang, Weinan He

This work focuses on a practical knowledge transfer task defined as Source-Free Unsupervised Domain Adaptation (SFUDA), where only a well-trained source model and unlabeled target data are available. To fully utilize…

Contrastive LearningDomain AdaptationTransfer LearningUnsupervised Domain Adaptation

Weighted Joint Maximum Mean Discrepancy Enabled Multi-Source-Multi-Target Unsupervised Domain Adaptation Fault Diagnosis

2023-10-20 · Zixuan Wang, Haoran Tang, Haibo Wang, Bo Qin 외

Despite the remarkable results that can be achieved by data-driven intelligent fault diagnosis techniques, they presuppose the same distribution of training and test data as well as sufficient labeled data. Various opera…

Domain AdaptationFault DiagnosisUnsupervised Domain Adaptation

Adversarial Training Based Multi-Source Unsupervised Domain Adaptation for Sentiment Analysis

2020-06-10 · Yong Dai, Jian Liu, Xiancong Ren, Zenglin Xu

Multi-source unsupervised domain adaptation (MS-UDA) for sentiment analysis (SA) aims to leverage useful information in multiple source domains to help do SA in an unlabeled target domain that has no supervised informati…

Domain AdaptationMulti-Source Unsupervised Domain AdaptationSentiment AnalysisTransfer Learning+1

Gradual Fine-Tuning with Graph Routing for Multi-Source Unsupervised Domain Adaptation

2024-11-11 · Yao Ma, Samuel Louvan, Zhunxuan Wang

Multi-source unsupervised domain adaptation aims to leverage labeled data from multiple source domains for training a machine learning model to generalize well on a target domain without labels. Source domain selection p…

Domain AdaptationMulti-Source Unsupervised Domain AdaptationNatural Language InferenceSentiment Analysis+1