paper-with-me

Papers

Instance-wise Hard Negative Example Generation for Contrastive Learning in Unpaired Image-to-Image Translation

2021-08-10 · ICCV 2021 10 · Weilun Wang, Wengang Zhou, Jianmin Bao, Dong Chen, Houqiang Li

Contrastive learning shows great potential in unpaired image-to-image translation, but sometimes the translated results are in poor quality and the contents are not preserved consistently. In this paper, we uncover that the negative examples play a critical role in the performance of contrastive learning for image translation. The negative examples in previous methods are randomly sampled from the patches of different positions in the source image, which are not effective to push the positive examples close to the query examples. To address this issue, we present instance-wise hard Negative Example Generation for Contrastive learning in Unpaired image-to-image Translation (NEGCUT). Specifically, we train a generator to produce negative examples online. The generator is novel from two perspectives: 1) it is instance-wise which means that the generated examples are based on the input image, and 2) it can generate hard negative examples since it is trained with an adversarial loss. With the generator, the performance of unpaired image-to-image translation is significantly improved. Experiments on three benchmark datasets demonstrate that the proposed NEGCUT framework achieves state-of-the-art performance compared to previous methods.

📄 PDF Abstract BibTeX arXiv:2108.04547

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningImage-to-Image TranslationTranslation

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Affinity Uncertainty-based Hard Negative Mining in Graph Contrastive Learning

2023-01-31 · Chaoxi Niu, Guansong Pang, Ling Chen

Hard negative mining has shown effective in enhancing self-supervised contrastive learning (CL) on diverse data types, including graph CL (GCL). The existing hardness-aware CL methods typically treat negative instances t…

Contrastive LearningNode ClassificationTriplet

Stochastic Class-Based Hard Example Mining for Deep Metric Learning

2019-06-01 · CVPR 2019 6 · Yumin Suh, Bohyung Han, Wonsik Kim, Kyoung Mu Lee

Performance of deep metric learning depends heavily on the capability of mining hard negative examples during training. However, many metric learning algorithms often require intractable computational cost due to freque…

Image RetrievalMetric LearningRetrieval

Trading Hard Negatives and True Negatives: A Debiased Contrastive Collaborative Filtering Approach

2022-04-25 · Chenxiao Yang, Qitian Wu, Jipeng Jin, Xiaofeng Gao 외

Collaborative filtering (CF), as a standard method for recommendation with implicit feedback, tackles a semi-supervised learning problem where most interaction data are unobserved. Such a nature makes existing approaches…

Collaborative Filtering

Hard Negative Sample Mining for Whole Slide Image Classification

2024-10-03 · Wentao Huang, Xiaoling Hu, Shahira Abousamra, Prateek Prasanna 외

Weakly supervised whole slide image (WSI) classification is challenging due to the lack of patch-level labels and high computational costs. State-of-the-art methods use self-supervised patch-wise feature representations …

image-classificationImage ClassificationMultiple Instance Learning

DRAGON: Distributional Rewards Optimize Diffusion Generative Models

2025-04-21 · Yatong Bai, Jonah Casebeer, Somayeh Sojoudi, Nicholas J. Bryan

We present Distributional RewArds for Generative OptimizatioN (DRAGON), a versatile framework for fine-tuning media generation models towards a desired outcome. Compared with traditional reinforcement learning with human…

FAD