paper-with-me

Papers

Quantitatively Measuring and Contrastively Exploring Heterogeneity for Domain Generalization

2023-05-25 · Yunze Tong, Junkun Yuan, Min Zhang, Didi Zhu, Keli Zhang, Fei Wu, Kun Kuang

Domain generalization (DG) is a prevalent problem in real-world applications, which aims to train well-generalized models for unseen target domains by utilizing several source domains. Since domain labels, i.e., which domain each data point is sampled from, naturally exist, most DG algorithms treat them as a kind of supervision information to improve the generalization performance. However, the original domain labels may not be the optimal supervision signal due to the lack of domain heterogeneity, i.e., the diversity among domains. For example, a sample in one domain may be closer to another domain, its original label thus can be the noise to disturb the generalization learning. Although some methods try to solve it by re-dividing domains and applying the newly generated dividing pattern, the pattern they choose may not be the most heterogeneous due to the lack of the metric for heterogeneity. In this paper, we point out that domain heterogeneity mainly lies in variant features under the invariant learning framework. With contrastive learning, we propose a learning potential-guided metric for domain heterogeneity by promoting learning variant features. Then we notice the differences between seeking variance-based heterogeneity and training invariance-based generalizable model. We thus propose a novel method called Heterogeneity-based Two-stage Contrastive Learning (HTCL) for the DG task. In the first stage, we generate the most heterogeneous dividing pattern with our contrastive metric. In the second stage, we employ an invariance-aimed contrastive learning by re-building pairs with the stable relation hinted by domains and classes, which better utilizes generated domain labels for generalization learning. Extensive experiments show HTCL better digs heterogeneity and yields great generalization performance.

📄 PDF Abstract BibTeX arXiv:2305.15889

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningDomain Generalization

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Your CLIP has 164 dimensions of noise: Exploring the embeddings covariance eigenspectrum of contrastively pretrained vision-language transformers

2026-05-14 · Jakub Grzywaczewski, Dawid Płudowski, Przemysław Biecek arxiv

Contrastively pre-trained Vision-Language Models (VLMs) serve as powerful feature extractors. Yet, their shared latent spaces are prone to structural anomalies and act as repositories for non-semantic, multi-modal noise.…

CAT-Det: Contrastively Augmented Transformer for Multi-modal 3D Object Detection

2022-04-01 · CVPR 2022 1 · Yanan Zhang, Jiaxin Chen, Di Huang

In autonomous driving, LiDAR point-clouds and RGB images are two major data modalities with complementary cues for 3D object detection. However, it is quite difficult to sufficiently use them, due to large inter-modal di…

3D Object DetectionAutonomous DrivingContrastive LearningData Augmentation+3

Exploring and Exploiting Data Heterogeneity in Recommendation

2023-05-21 · Zimu Wang, Jiashuo Liu, Hao Zou, Xingxuan Zhang 외

Massive amounts of data are the foundation of data-driven recommendation models. As an inherent nature of big data, data heterogeneity widely exists in real-world recommendation systems. It reflects the differences in th…

Recommendation Systems

Contrastive Graph Modeling for Cross-Domain Few-Shot Medical Image Segmentation

2025-12-25 · Yuntian Bo, Tao Zhou, Zechao Li, Haofeng Zhang 외 arxiv

Cross-domain few-shot medical image segmentation (CD-FSMIS) offers a promising and data-efficient solution for medical applications where annotations are severely scarce and multimodal analysis is required. However, exis…

Medical Image SegmentationCross-Domain Few-Shot

Contrastively Smoothed Class Alignment for Unsupervised Domain Adaptation

2019-09-11 · Shuyang Dai, Yu Cheng, Yizhe Zhang, Zhe Gan 외

Recent unsupervised approaches to domain adaptation primarily focus on minimizing the gap between the source and the target domains through refining the feature generator, in order to learn a better alignment between the…

Domain Adaptationdomain classificationUnsupervised Domain Adaptation