paper-with-me

홈 › Papers

Uncertainty Awareness on Unsupervised Domain Adaptation for Time Series Data

2025-08-26 · Weide Liu, Xiaoyang Zhong, Lu Wang, Jingwen Hou, Yuemei Luo, Jiebin Yan, Yuming Fang arxiv

Unsupervised domain adaptation methods seek to generalize effectively on unlabeled test data, especially when encountering the common challenge in time series data that distribution shifts occur between training and testing datasets. In this paper, we propose incorporating multi-scale feature extraction and uncertainty estimation to improve the model's generalization and robustness across domains. Our approach begins with a multi-scale mixed input architecture that captures features at different scales, increasing training diversity and reducing feature discrepancies between the training and testing domains. Based on the mixed input architecture, we further introduce an uncertainty awareness mechanism based on evidential learning by imposing a Dirichlet prior on the labels to facilitate both target prediction and uncertainty estimation. The uncertainty awareness mechanism enhances domain adaptation by aligning features with the same labels across different domains, which leads to significant performance improvements in the target domain. Additionally, our uncertainty-aware model demonstrates a much lower Expected Calibration Error (ECE), indicating better-calibrated prediction confidence. Our experimental results show that this combined approach of mixed input architecture with the uncertainty awareness mechanism achieves state-of-the-art performance across multiple benchmark datasets, underscoring its effectiveness in unsupervised domain adaptation for time series data.

📄 PDF Abstract BibTeX arXiv:2508.18630

Code (0)

등록된 구현이 없습니다.

Tasks

Unsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Multi-source-free Domain Adaptation via Uncertainty-aware Adaptive Distillation

2024-02-09 · Yaxuan Song, Jianan Fan, Dongnan Liu, Weidong Cai

Source-free domain adaptation (SFDA) alleviates the domain discrepancy among data obtained from domains without accessing the data for the awareness of data privacy. However, existing conventional SFDA methods face inher…

Domain AdaptationKnowledge DistillationSource-Free Domain AdaptationSource Free Object Detection+1

Unsupervised Domain Adaptation by Uncertain Feature Alignment

2020-09-14 · Tobias Ringwald, Rainer Stiefelhagen

Unsupervised domain adaptation (UDA) deals with the adaptation of models from a given source domain with labeled data to an unlabeled target domain. In this paper, we utilize the inherent prediction uncertainty of a mode…

Domain AdaptationUnsupervised Domain Adaptation

Uncertainty-Aware Model Adaptation for Unsupervised Cross-Domain Object Detection

2021-08-28 · Minjie Cai, Minyi Luo, Xionghu Zhong, Hao Chen

This work tackles the unsupervised cross-domain object detection problem which aims to generalize a pre-trained object detector to a new target domain without labels. We propose an uncertainty-aware model adaptation meth…

Domain AdaptationObjectobject-detectionObject Detection

Certainty Volume Prediction for Unsupervised Domain Adaptation

2021-11-03 · Tobias Ringwald, Rainer Stiefelhagen

Unsupervised domain adaptation (UDA) deals with the problem of classifying unlabeled target domain data while labeled data is only available for a different source domain. Unfortunately, commonly used classification meth…

Domain AdaptationPredictionUnsupervised Domain Adaptation

Mitigating Uncertainty of Classifier for Unsupervised Domain Adaptation

2021-07-01 · Shanu Kumar, Vinod Kumar Kurmi, Praphul Singh, Vinay P Namboodiri

Understanding unsupervised domain adaptation has been an important task that has been well explored. However, the wide variety of methods have not analyzed the role of a classifier's performance in detail. In this paper,…

Domain AdaptationUnsupervised Domain Adaptation