Git Product home page Git Product logo

yangling0818 / irdiff Goto Github PK

View Code? Open in Web Editor NEW
9.0 2.0 0.0 17.47 MB

[ICML 2024] Interaction-based Retrieval-augmented Diffusion Models for Protein-specific 3D Molecule Generation

Home Page: https://openreview.net/forum?id=eejhD9FCP3

Python 99.86% Shell 0.14%
3d-molecules-models diffusion-models molecule-generation protein-ligand-binding-affinity protein-ligand-docking protein-ligand-interactions

irdiff's Introduction

Interaction-based Retrieval-augmented Diffusion Models for Protein-specific 3D Molecule Generation (ICML 2024)

Official implementation for our ICML 2024 paper - Interaction-based Retrieval-augmented Diffusion Models for Protein-specific 3D Molecule Generation.

Alt text

Environment

conda env create -f irdiff.yaml
conda activate irdiff

Data and Preparation

The data preparation follows IPDiff. For more details, please refer to the repository of TargetDiff.

❗️❗️Path to the pre-trained PMINet and pre-trained IRDiff:

./pretrained_models

❗️❗️Path to the indices of retrieved prompts:

./src

Training

conda activate irdiff
python train.py

Sampling

python sample_split.py --start_index 0 --end_index 99 --batch_size 25

Evaluation

python eval_split.py --eval_start_index 0 --eval_end_index 99

Calculate metrics

python cal_metrics_from_pt.py

Results

Alt text

Citation

@inproceedings{
    huang2024interactionbased,
    title={Interaction-based Retrieval-augmented Diffusion Models for Protein-specific 3D Molecule Generation},
    author={Zhilin Huang and Ling Yang and Xiangxin Zhou and Chujun Qin and Yijie Yu and Xiawu Zheng and Zikun Zhou and Wentao Zhang and Yu Wang and Wenming Yang},
    booktitle={International Conference on Machine Learning},
    year={2024},
}

irdiff's People

Contributors

yangling0818 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.