Conditional Contrastive Learning with Kernel
Yao-Hung Hubert Tsai, Tianqin Li, Martin Q. Ma, Han Zhao, Kun Zhang,, Louis-Philippe Morency, Ruslan Salakhutdinov

TL;DR
This paper introduces CCL-K, a kernel-based method for conditional contrastive learning that addresses data scarcity issues by weighting samples based on kernel similarity, improving performance in various contrastive learning tasks.
Contribution
CCL-K converts existing conditional contrastive objectives into kernel-based forms to mitigate data insufficiency, enhancing learning effectiveness.
Findings
CCL-K outperforms state-of-the-art baselines in experiments.
The kernel-based approach effectively handles data scarcity.
Applicable to weakly supervised, fair, and hard negative contrastive learning.
Abstract
Conditional contrastive learning frameworks consider the conditional sampling procedure that constructs positive or negative data pairs conditioned on specific variables. Fair contrastive learning constructs negative pairs, for example, from the same gender (conditioning on sensitive information), which in turn reduces undesirable information from the learned representations; weakly supervised contrastive learning constructs positive pairs with similar annotative attributes (conditioning on auxiliary information), which in turn are incorporated into the representations. Although conditional contrastive learning enables many applications, the conditional sampling procedure can be challenging if we cannot obtain sufficient data pairs for some values of the conditioning variable. This paper presents Conditional Contrastive Learning with Kernel (CCL-K) that converts existing conditional…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Interpreting and Communication in Healthcare
MethodsContrastive Learning
