paper-with-me

Papers

BindCLIP: A Unified Contrastive-Generative Representation Learning Framework for Virtual Screening

2026-02-16 · Anjie Qiao, Zhen Wang, Yaliang Li, Jiahua Rao, Yuedong Yang arxiv

Virtual screening aims to efficiently identify active ligands from massive chemical libraries for a given target pocket. Recent CLIP-style models such as DrugCLIP enable scalable virtual screening by embedding pockets and ligands into a shared space. However, our analyses indicate that such representations can be insensitive to fine-grained binding interactions and may rely on shortcut correlations in training data, limiting their ability to rank ligands by true binding compatibility. To address these issues, we propose BindCLIP, a unified contrastive-generative representation learning framework for virtual screening. BindCLIP jointly trains pocket and ligand encoders using CLIP-style contrastive learning together with a pocket-conditioned diffusion objective for binding pose generation, so that pose-level supervision directly shapes the retrieval embedding space toward interaction-relevant features. To further mitigate shortcut reliance, we introduce hard-negative augmentation and a ligand-ligand anchoring regularizer that prevents representation collapse. Experiments on two public benchmarks demonstrate consistent improvements over strong baselines. BindCLIP achieves substantial gains on challenging out-of-distribution virtual screening and improves ligand-analogue ranking on the FEP+ benchmark. Together, these results indicate that integrating generative, pose-level supervision with contrastive learning yields more interaction-aware embeddings and improves generalization in realistic screening settings, bringing virtual screening closer to real-world applicability.

📄 PDF Abstract BibTeX arXiv:2602.15236

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningContrastive Learning

Similar Papers 제목 키워드 기반

cMIM: A Contrastive Mutual Information Framework for Unified Generative and Discriminative Representation Learning

2025-02-27 · Micha Livne

Learning representations that are useful for unknown downstream tasks is a fundamental challenge in representation learning. Prominent approaches in this domain include contrastive learning, self-supervised masking, and …

Contrastive LearningData AugmentationDecoderDenoising+1

UTC: A Unified Transformer with Inter-Task Contrastive Learning for Visual Dialog

2022-05-01 · CVPR 2022 1 · Cheng Chen, Yudong Zhu, Zhenshan Tan, Qingrong Cheng 외

Visual Dialog aims to answer multi-round, interactive questions based on the dialog history and image content. Existing methods either consider answer ranking and generating individually or only weakly capture the relati…

Contrastive LearningRepresentation LearningVisual Dialog

A Unified Contrastive Energy-based Model for Understanding the Generative Ability of Adversarial Training

2022-03-25 · ICLR 2022 4 · Yifei Wang, Yisen Wang, Jiansheng Yang, Zhouchen Lin

Adversarial Training (AT) is known as an effective approach to enhance the robustness of deep neural networks. Recently researchers notice that robust models with AT have good generative ability and can synthesize realis…

Contrastive Learning

A Unified Arbitrary Style Transfer Framework via Adaptive Contrastive Learning

2023-03-09 · Yuxin Zhang, Fan Tang, WeiMing Dong, Haibin Huang 외

We present Unified Contrastive Arbitrary Style Transfer (UCAST), a novel style representation learning and transfer framework, which can fit in most existing arbitrary image style transfer models, e.g., CNN-based, ViT-ba…

Contrastive LearningRepresentation LearningStyle Transfer

Conjuring Positive Pairs for Efficient Unification of Representation Learning and Image Synthesis

2025-03-19 · Imanol G. Estepa, Jesús M. Rodríguez-de-Vera, Ignacio Sarasúa, Bhalaji Nagarajan 외

While representation learning and generative modeling seek to understand visual data, unifying both domains remains unexplored. Recent Unified Self-Supervised Learning (SSL) methods have started to bridge the gap between…

Few-Shot LearningImage GenerationRepresentation LearningSelf-Supervised Learning+2