paper-with-me

Papers

Target-specific Adaptation and Consistent Degradation Alignment for Cross-Domain Remaining Useful Life Prediction

2025-12-02 · Yubo Hou, Mohamed Ragab, Min Wu, Chee-Keong Kwoh, Xiaoli Li, Zhenghua Chen arxiv

Accurate prediction of the Remaining Useful Life (RUL) in machinery can significantly diminish maintenance costs, enhance equipment up-time, and mitigate adverse outcomes. Data-driven RUL prediction techniques have demonstrated commendable performance. However, their efficacy often relies on the assumption that training and testing data are drawn from the same distribution or domain, which does not hold in real industrial settings. To mitigate this domain discrepancy issue, prior adversarial domain adaptation methods focused on deriving domain-invariant features. Nevertheless, they overlook target-specific information and inconsistency characteristics pertinent to the degradation stages, resulting in suboptimal performance. To tackle these issues, we propose a novel domain adaptation approach for cross-domain RUL prediction named TACDA. Specifically, we propose a target domain reconstruction strategy within the adversarial adaptation process, thereby retaining target-specific information while learning domain-invariant features. Furthermore, we develop a novel clustering and pairing strategy for consistent alignment between similar degradation stages. Through extensive experiments, our results demonstrate the remarkable performance of our proposed TACDA method, surpassing state-of-the-art approaches with regard to two different evaluation metrics. Our code is available at https://github.com/keyplay/TACDA.

📄 PDF Abstract BibTeX arXiv:2512.02610

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptation

Similar Papers 제목 키워드 기반

Evidential Domain Adaptation for Remaining Useful Life Prediction with Incomplete Degradation

2026-03-15 · Yubo Hou, Mohamed Ragab, Yucheng Wang, Min Wu 외 arxiv

Accurate Remaining Useful Life (RUL) prediction without labeled target domain data is a critical challenge, and domain adaptation (DA) has been widely adopted to address it by transferring knowledge from a labeled source…

Domain Adaptation

Trust-Aware Joint Feature-Prediction Discrepancy for Robust Domain Adaptation

2026-05-24 · Xi Ding, Lei Wang, Syuan-Hao Li, Yongsheng Gao arxiv

Domain adaptation aims to mitigate performance degradation caused by distribution shifts between a labeled source domain and an unlabeled or sparsely labeled target domain. Most existing approaches estimate domain discre…

Domain Adaptation

Independent Feature Decomposition and Instance Alignment for Unsupervised Domain Adaptation

2023-04-19 · IJCAI 2023 4 · Qichen He, Siying Xiao, Mao Ye, Xiatian Zhu 외

Existing Unsupervised Domain Adaptation (UDA) methods typically attempt to perform knowledge transfer in a domain-invariant space explicitly or implicitly. In practice, however, the obtained features are often mixed with…

Domain AdaptationTransfer LearningUnsupervised Domain Adaptation

Resilient Practical Test-Time Adaptation: Soft Batch Normalization Alignment and Entropy-driven Memory Bank

2024-01-26 · Xingzhi Zhou, Zhiliang Tian, Ka Chun Cheung, Simon See 외

Test-time domain adaptation effectively adjusts the source domain model to accommodate unseen domain shifts in a target domain during inference. However, the model performance can be significantly impaired by continuous …

Domain AdaptationTest-time Adaptation

TASU2: Controllable CTC Simulation for Alignment and Low-Resource Adaptation of Speech LLMs

2026-04-09 · Jing Peng, Chenghao Wang, Yi Yang, Lirong Qian 외 arxiv

Speech LLM post-training increasingly relies on efficient cross-modal alignment and robust low-resource adaptation, yet collecting large-scale audio-text pairs remains costly. Text-only alignment methods such as TASU red…