paper-with-me

홈 › Papers

Self-degraded contrastive domain adaptation for industrial fault diagnosis with bi-imbalanced data

2024-05-31 · Gecheng Chen, Zeyu Yang, Chengwen Luo, Jianqiang Li

Modern industrial fault diagnosis tasks often face the combined challenge of distribution discrepancy and bi-imbalance. Existing domain adaptation approaches pay little attention to the prevailing bi-imbalance, leading to poor domain adaptation performance or even negative transfer. In this work, we propose a self-degraded contrastive domain adaptation (Sd-CDA) diagnosis framework to handle the domain discrepancy under the bi-imbalanced data. It first pre-trains the feature extractor via imbalance-aware contrastive learning based on model pruning to learn the feature representation efficiently in a self-supervised manner. Then it forces the samples away from the domain boundary based on supervised contrastive domain adversarial learning (SupCon-DA) and ensures the features generated by the feature extractor are discriminative enough. Furthermore, we propose the pruned contrastive domain adversarial learning (PSupCon-DA) to pay automatically re-weighted attention to the minorities to enhance the performance towards bi-imbalanced data. We show the superiority of the proposed method via two experiments.

📄 PDF Abstract BibTeX arXiv:2405.20700

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningDomain AdaptationFault Diagnosis

Methods 이 논문이 사용한 방법론

Pruning 설명 없음
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Unsupervised Hierarchical Domain Adaptation for Adverse Weather Optical Flow

2023-03-24 · Hanyu Zhou, Yi Chang, Gang Chen, Luxin Yan

Optical flow estimation has made great progress, but usually suffers from degradation under adverse weather. Although semi/full-supervised methods have made good attempts, the domain shift between the synthetic and real …

Domain AdaptationOptical Flow Estimation

Adverse Weather Optical Flow: Cumulative Homogeneous-Heterogeneous Adaptation

2024-09-25 · Hanyu Zhou, Yi Chang, Zhiwei Shi, Wending Yan 외

Optical flow has made great progress in clean scenes, while suffers degradation under adverse weather due to the violation of the brightness constancy and gradient continuity assumptions of optical flow. Typically, exist…

Domain AdaptationKnowledge DistillationOptical Flow Estimation

QA Domain Adaptation using Hidden Space Augmentation and Self-Supervised Contrastive Adaptation

2022-10-19 · Zhenrui Yue, Huimin Zeng, Bernhard Kratzwald, Stefan Feuerriegel 외

Question answering (QA) has recently shown impressive results for answering questions from customized domains. Yet, a common challenge is to adapt QA models to an unseen target domain. In this paper, we propose a novel s…

Contrastive LearningData AugmentationDomain AdaptationQuestion Answering

Bridging Contrastive Learning and Domain Adaptation: Theoretical Perspective and Practical Application

2025-01-28 · Gonzalo Iñaki Quintana, Laurence Vancamberg, Vincent Jugnon, Agnès Desolneux 외

This work studies the relationship between Contrastive Learning and Domain Adaptation from a theoretical perspective. The two standard contrastive losses, NT-Xent loss (Self-supervised) and Supervised Contrastive loss, a…

Contrastive LearningDomain Adaptation

Is Domain Adaptation Always Helpful? A Frozen-Backbone Study of Cross-Domain Sentiment Transfer

2026-07-07 · Phat Tran, Artin Lahni, Pranav Kulkarni, Yaolun Zhang arxiv

Sentiment analysis with frozen pre-trained language model (PLM) backbones has become a common paradigm, yet the practical benefit of explicit domain adaptation remains unclear, particularly when backbones encode varying …

Contrastive LearningSentiment AnalysisDomain Adaptation