paper-with-me

Papers

A Multi-Modal Contrastive Diffusion Model for Therapeutic Peptide Generation

2023-12-25 · Yongkang Wang, Xuan Liu, Feng Huang, Zhankun Xiong, Wen Zhang

Therapeutic peptides represent a unique class of pharmaceutical agents crucial for the treatment of human diseases. Recently, deep generative models have exhibited remarkable potential for generating therapeutic peptides, but they only utilize sequence or structure information alone, which hinders the performance in generation. In this study, we propose a Multi-Modal Contrastive Diffusion model (MMCD), fusing both sequence and structure modalities in a diffusion framework to co-generate novel peptide sequences and structures. Specifically, MMCD constructs the sequence-modal and structure-modal diffusion models, respectively, and devises a multi-modal contrastive learning strategy with intercontrastive and intra-contrastive in each diffusion timestep, aiming to capture the consistency between two modalities and boost model performance. The inter-contrastive aligns sequences and structures of peptides by maximizing the agreement of their embeddings, while the intra-contrastive differentiates therapeutic and non-therapeutic peptides by maximizing the disagreement of their sequence/structure embeddings simultaneously. The extensive experiments demonstrate that MMCD performs better than other state-of-theart deep generative methods in generating therapeutic peptides across various metrics, including antimicrobial/anticancer score, diversity, and peptide-docking.

📄 PDF Abstract BibTeX arXiv:2312.15665

Code (1)

wyky481l/mmcd 공식 구현 pytorch

Tasks

Contrastive LearningDiversity

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Multi-Peptide: Multimodality Leveraged Language-Graph Learning of Peptide Properties

2024-07-02 · Srivathsan Badrinarayanan, Chakradhar Guntuboina, Parisa Mollaei, Amir Barati Farimani

Peptides are essential in biological processes and therapeutics. In this study, we introduce Multi-Peptide, an innovative approach that combines transformer-based language models with Graph Neural Networks (GNNs) to pred…

Graph LearningProperty Prediction

Diffusion Models at the Drug Discovery Frontier: A Review on Generating Small Molecules versus Therapeutic Peptides

2025-10-31 · Yiquan Wang, Yahui Ma, Yuhan Chang, Jiayao Yan 외 arxiv

Diffusion models have emerged as a leading framework in generative modeling, poised to transform the traditionally slow and costly process of drug discovery. This review provides a systematic comparison of their applicat…

Drug Discovery

PepTune: De Novo Generation of Therapeutic Peptides with Multi-Objective-Guided Discrete Diffusion

2024-12-23 · Sophia Tang, Yinuo Zhang, Pranam Chatterjee

We present PepTune, a multi-objective discrete diffusion model for simultaneous generation and optimization of therapeutic peptide SMILES. Built on the Masked Discrete Language Model (MDLM) framework, PepTune ensures val…

Language ModelingLanguage Modellingvalid

Surface-based Molecular Design with Multi-modal Flow Matching

2026-01-08 · Fang Wu, Zhengyuan Zhou, Shuting Jin, Xiangxiang Zeng 외 arxiv

Therapeutic peptides show promise in targeting previously undruggable binding sites, with recent advancements in deep generative models enabling full-atom peptide co-design for specific protein receptors. However, the cr…

Accurate and Efficient Structural Ensemble Generation of Macrocyclic Peptides using Internal Coordinate Diffusion

2023-05-30 · Colin A. Grambow, Hayley Weir, Nathaniel L. Diamant, Gabriele Scalia 외

Macrocyclic peptides are an emerging therapeutic modality, yet computational approaches for accurately sampling their diverse 3D ensembles remain challenging due to their conformational diversity and geometric constraint…

BenchmarkingDiversity