Domain Generalization via Selective Consistency Regularization for Time Series Classification
Domain generalization methods aim to learn models robust to domain shift with data from a limited number of source domains and without access to target domain samples during training. Popular domain alignment methods for domain generalization seek to extract domain-invariant features by minimizing the discrepancy between feature distributions across all domains, disregarding inter-domain relationships. In this paper, we instead propose a novel representation learning methodology that selectively enforces prediction consistency between source domains estimated to be closely-related. Specifically, we hypothesize that domains share different class-informative representations, so instead of aligning all domains which can cause negative transfer, we only regularize the discrepancy between closely-related domains. We apply our method to time-series classification tasks and conduct comprehensive experiments on three public real-world datasets. Our method significantly improves over the baseline and achieves better or competitive performance in comparison with state-of-the-art methods in terms of both accuracy and model calibration.
Code (0)
등록된 구현이 없습니다.
Tasks
ClassificationDomain GeneralizationRepresentation LearningTime SeriesTime Series AnalysisTime Series ClassificationSimilar Papers 제목 키워드 기반
Selective Cross-Domain Consistency Regularization for Time Series Domain Generalization
Domain generalization aims to learn models robust to domain shift, with limited source domains at training and without any access to target domain samples except at test time. Current domain alignment methods seek to ext…
Domain GeneralizationRepresentation LearningTime SeriesTime Series Analysis+1Domain Generalizable Adaptation of 3D Vision-Language Models via Regularized Fine-Tuning
Domain adaptation remains a central challenge in 3D vision, especially for multimodal foundation models that align 3D point clouds with visual and textual data. While these models demonstrate strong general capabilities,…
Domain GeneralizationDomain AdaptationPoint CloudsOrder-preserving Consistency Regularization for Domain Adaptation and Generalization
Deep learning models fail on cross-domain challenges if the model is oversensitive to domain-specific attributes, e.g., lightning, background, camera angle, etc. To alleviate this problem, data augmentation coupled with …
Data AugmentationDomain AdaptationOptical Character Recognition (OCR)HCDG: A Hierarchical Consistency Framework for Domain Generalization on Medical Image Segmentation
Modern deep neural networks struggle to transfer knowledge and generalize across diverse domains when deployed to real-world applications. Currently, domain generalization (DG) is introduced to learn a universal represen…
Data AugmentationDomain GeneralizationImage SegmentationMedical Image Segmentation+3DGFamba: Learning Flow Factorized State Space for Visual Domain Generalization
Domain generalization aims to learn a representation from the source domain, which can be generalized to arbitrary unseen target domains. A fundamental challenge for visual domain generalization is the domain gap caused …
Domain Generalization