paper-with-me

Papers

Select, Label, and Mix: Learning Discriminative Invariant Feature Representations for Partial Domain Adaptation

2020-12-06 · Aadarsh Sahoo, Rameswar Panda, Rogerio Feris, Kate Saenko, Abir Das

Partial domain adaptation which assumes that the unknown target label space is a subset of the source label space has attracted much attention in computer vision. Despite recent progress, existing methods often suffer from three key problems: negative transfer, lack of discriminability, and domain invariance in the latent space. To alleviate the above issues, we develop a novel 'Select, Label, and Mix' (SLM) framework that aims to learn discriminative invariant feature representations for partial domain adaptation. First, we present an efficient "select" module that automatically filters out the outlier source samples to avoid negative transfer while aligning distributions across both domains. Second, the "label" module iteratively trains the classifier using both the labeled source domain data and the generated pseudo-labels for the target domain to enhance the discriminability of the latent space. Finally, the "mix" module utilizes domain mixup regularization jointly with the other two modules to explore more intrinsic structures across domains leading to a domain-invariant latent space for partial domain adaptation. Extensive experiments on several benchmark datasets for partial domain adaptation demonstrate the superiority of our proposed framework over state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2012.03358

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationPartial Domain Adaptation

Methods 이 논문이 사용한 방법론

Mixup Mixup is a data augmentation technique that generates a weighted combination of random image pairs from the training data. Given two images and their ground truth labels:…

Similar Papers 제목 키워드 기반

Few-Shot Deep Adversarial Learning for Video-based Person Re-identification

2019-03-29 · Lin Wu, Yang Wang, Hongzhi Yin, Meng Wang 외

Video-based person re-identification (re-ID) refers to matching people across camera views from arbitrary unaligned video footages. Existing methods rely on supervision signals to optimise a projected space under which t…

Person Re-IdentificationTime SeriesTime Series AnalysisVideo-Based Person Re-Identification

Unsupervised Learning of View-invariant Action Representations

2018-09-06 · NeurIPS 2018 12 · Junnan Li, Yongkang Wong, Qi Zhao, Mohan S. Kankanhalli

The recent success in human action recognition with deep learning methods mostly adopt the supervised learning paradigm, which requires significant amount of manually labeled data to achieve good performance. However, la…

Action RecognitionRepresentation LearningTemporal Action Localization

Augmentation-Free Graph Contrastive Learning of Invariant-Discriminative Representations

2022-10-15 · Haifeng Li, Jun Cao, Jiawei Zhu, Qinyao Luo 외

The pretasks are mainly built on mutual information estimation, which requires data augmentation to construct positive samples with similar semantics to learn invariant signals and negative samples with dissimilar semant…

Contrastive LearningData AugmentationMutual Information EstimationNode Classification

MixSiam: A Mixture-based Approach to Self-supervised Representation Learning

2021-11-04 · Xiaoyang Guo, Tianhao Zhao, Yutian Lin, Bo Du

Recently contrastive learning has shown significant progress in learning visual representations from unlabeled data. The core idea is training the backbone to be invariant to different augmentations of an instance. While…

Contrastive LearningRepresentation Learning

Adaptive Global-Local Representation Learning and Selection for Cross-Domain Facial Expression Recognition

2024-01-20 · Yuefang Gao, Yuhao Xie, Zeke Zexi Hu, Tianshui Chen 외

Domain shift poses a significant challenge in Cross-Domain Facial Expression Recognition (CD-FER) due to the distribution variation across different domains. Current works mainly focus on learning domain-invariant featur…

Cross-Domain Facial Expression RecognitionFacial Expression RecognitionModel OptimizationPseudo Label+1