paper-with-me

Papers

Informative Sample Mining Network for Multi-Domain Image-to-Image Translation

2020-01-05 · ECCV 2020 8 · Jie Cao, Huaibo Huang, Yi Li, Ran He, Zhenan Sun

The performance of multi-domain image-to-image translation has been significantly improved by recent progress in deep generative models. Existing approaches can use a unified model to achieve translations between all the visual domains. However, their outcomes are far from satisfying when there are large domain variations. In this paper, we reveal that improving the sample selection strategy is an effective solution. To select informative samples, we dynamically estimate sample importance during the training of Generative Adversarial Networks, presenting Informative Sample Mining Network. We theoretically analyze the relationship between the sample importance and the prediction of the global optimal discriminator. Then a practical importance estimation function for general conditions is derived. Furthermore, we propose a novel multi-stage sample training scheme to reduce sample hardness while preserving sample informativeness. Extensive experiments on a wide range of specific image-to-image translation tasks are conducted, and the results demonstrate our superiority over current state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2001.01173

Code (0)

등록된 구현이 없습니다.

Tasks

Image-to-Image TranslationInformativenessTranslation

Methods 이 논문이 사용한 방법론

Informative Sample Mining Network Informative Sample Mining Network is a multi-stage sample training scheme for GANs to reduce sample hardness while preserving sample informativeness. Adversarial Importance…

Similar Papers 제목 키워드 기반

The General Pair-based Weighting Loss for Deep Metric Learning

2019-05-30 · Haijun Liu, Jian Cheng, Wen Wang, Yanzhou Su

Deep metric learning aims at learning the distance metric between pair of samples, through the deep neural networks to extract the semantic feature embeddings where similar samples are close to each other while dissimila…

Image RetrievalMetric LearningRetrieval

Informative Data Mining for One-Shot Cross-Domain Semantic Segmentation

2023-09-25 · ICCV 2023 1 · Yuxi Wang, Jian Liang, Jun Xiao, Shuqi Mei 외

Contemporary domain adaptation offers a practical solution for achieving cross-domain transfer of semantic segmentation between labeled source data and unlabeled target data. These solutions have gained significant popul…

Domain AdaptationSemantic SegmentationStyle Transfer

Rethinking Samples Selection for Contrastive Learning: Mining of Potential Samples

2023-11-01 · Hengkui Dong, Xianzhong Long, Yun Li

Contrastive learning predicts whether two images belong to the same category by training a model to make their feature representations as close or as far away as possible. In this paper, we rethink how to mine samples in…

Contrastive LearningData Augmentation

Informative and Consistent Correspondence Mining for Cross-Domain Weakly Supervised Object Detection

2021-06-19 · CVPR 2021 1 · Luwei Hou, Yu Zhang, Kui Fu, Jia Li

Cross-domain weakly supervised object detection aims to adapt object-level knowledge from a fully labeled source domain dataset (i.e. with object bounding boxes) to train object detectors for target domains that are …

Objectobject-detectionObject DetectionTransfer Learning+1

AdaSample: Adaptive Sampling of Hard Positives for Descriptor Learning

2019-11-27 · Xin-Yu Zhang, Le Zhang, Zao-Yi Zheng, Yun Liu 외

Triplet loss has been widely employed in a wide range of computer vision tasks, including local descriptor learning. The effectiveness of the triplet loss heavily relies on the triplet selection, in which a common practi…

InformativenessTriplet