• Stars
    star
    170
  • Rank 217,382 (Top 5 %)
  • Language
  • License
    Apache License 2.0
  • Created over 1 year ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A collection of research papers for AI-based protein design

Awesome AI-based Protein Design

This is a collection of research papers for AI-based Protein Design. And the repository will be continuously updated to track the frontier of AI-based protein design.

Welcome to follow and star!

Table of Contents

Overview of Protein Design

AI tools have solved the protein structure prediction problem. This problem derives the spatial structure from the amino acid sequence and achieves atomic-level prediction accuracy, such as AlphaFold 2. It combines previous protein structure prediction models to automatically learn protein design methods, thus truly serving human pharmaceutical needs.

image info1 image info2

The specific practices of protein design vary widely, and the problem definitions applicable to different design processes are also very different. Here are some examples:

  1. A problem of predicting amino acid sequences from spatial structure (the inverse of Alphafold), which assumes that the spatial structure of the desired protein can be derived through molecular dynamics simulations, etc.
  2. A problem of protein structure completion problem for a given partial structure, such as the recent Science [1] by the famous David Baker group. This assumes that only partial structural matches can be found.
  3. Combination of the fitted energy function with MD simulation for protein design, such as the recent Nature [2] of Liu Haiyan's team in China.

In addition, many methods can be used for protein design, and the corresponding AI problem definitions are also very different. This article lists some high-level articles in AI-based protein design, which will be continuously updated in the future.

Papers

format:
- [title](paper link) [links]
  - author1, author2, and author3...
  - publisher
  - keyword

Nature

  • A backbone-centred energy function of neural networks for protein design

    • B Huang, Y Xu, X Hu, Y Liu, S Liao, J Zhang, C Huang
    • Keyword: energy function, MD simulation, backbone-centred
  • De novo protein design by deep network hallucination

    • Ivan Anishchenko, Samuel J. Pellock, Tamuka M. Chidyausiku, Theresa A. Ramelot, Sergey Ovchinnikov, Jingzhou Hao, Khushboo Bafna, Christoffer Norn, Alex Kang, Asim K. Bera, Frank DiMaio, Lauren Carter, Cameron M. Chow, Gaetano T. Montelione & David Baker
    • Keywords: hallucination, inpainting, protein design
  • Design of protein-binding proteins from the target structure alone

    • Longxing Cao, Brian Coventry, Inna Goreshnik, Buwei Huang, William Sheffler, Joon Sung Park, Kevin M. Jude, Iva Marković, Rameshwar U. Kadam, Koen H. G. Verschueren, Kenneth Verstraete, Scott Thomas Russell Walsh, Nathaniel Bennett, Ashish Phal, Aerin Yang, Lisa Kozodoy, Michelle DeWitt, Lora Picton, Lauren Miller, Eva-Maria Strauch, Nicholas D. DeBouver, Allison Pires, Asim K. Bera, Samer Halabiya, Bradley Hammerson, Wei Yang, Steffen Bernard, Lance Stewart, Ian A. Wilson, Hannele Ruohola-Baker, Joseph Schlessinger, Sangwon Lee, Savvas N. Savvides, K. Christopher Garcia & David Baker
    • Keywords: binding cite

Nature Biomedical Engineering

Nature Communications

Nature Machine Intelligence

Science

  • Robust deep learning based protein sequence design using ProteinMPNN

    • J. Dauparas, I. Anishchenko, N. Bennett, H. Bai, R. J. Ragotte, L. F. Milles, B. I. M. Wicky, A. Courbet, R. J. de Haas, N. Bethel, P. J. Y. Leung, T. F. Huddy, S. Pellock, D. Tischer, F. Chan, B. Koepnick, H. Nguyen, A. Kang, B. Sankaran, A. K. Bera, N. P. King, D. Baker
    • Keywords: language model, structure prediction
  • Scaffolding protein functional sites using deep learning

    • Jue Wang, Sidney Lisanza, David Juergens, Doug Tischer, Joseph L. Watson, Karla M. Castro, Robert Ragotte, Amijai Saragovi, Lukas F. Milles, Minkyung Baek, Ivan Anishchenko, Wei Yang, Derrick R. Hicks, Marc Expòsit, Thomas Schlichthaerle, Jung-Ho Chun, Justas Dauparas, Nathaniel Bennett, Basile I. M. Wicky, Andrew Muenks, Frank DiMaio, Bruno Correia, Sergey Ovchinnikov, David Baker
    • Keywords: functional site, deep learning, hallucination, inpainting

ICML, ICLR or NeurIPS

Arxiv or bioRxiv

Others

Reference

[1] Wang, Jue, et al. "Scaffolding protein functional sites using deep learning." Science 377.6604 (2022): 387-394.

[2] Huang, Bin, et al. "A backbone-centred energy function of neural networks for protein design." Nature 602.7897 (2022): 523-528.

Contributing

Our purpose is to make this repo even better. If you are interested in contributing, please refer to HERE for instructions in contribution.

License

awesome AI-based protein design is released under the Apache 2.0 license.

More Repositories

1

awesome-RLHF

A curated list of reinforcement learning with human feedback resources (continually updated)
2,880
star
2

DI-engine

OpenDILab Decision AI Engine
Python
2,660
star
3

PPOxFamily

PPO x Family DRL Tutorial Course(决策智能入门级公开课:8节课帮你盘清算法理论,理顺代码逻辑,玩转决策AI应用实践 )
Python
1,632
star
4

DI-star

An artificial intelligence platform for the StarCraft II with large-scale distributed training and grand-master agents.
Python
1,177
star
5

LightZero

[NeurIPS 2023 Spotlight] LightZero: A Unified Benchmark for Monte Carlo Tree Search in General Sequential Decision Scenarios
Python
908
star
6

awesome-model-based-RL

A curated list of awesome model based RL resources (continually updated)
759
star
7

awesome-diffusion-model-in-rl

A curated list of Diffusion Model in RL resources (continually updated)
607
star
8

awesome-decision-transformer

A curated list of Decision Transformer resources (continually updated)
587
star
9

DI-drive

Decision Intelligence Platform for Autonomous Driving simulation.
Python
543
star
10

LLMRiddles

Open-Source Reproduction/Demo of the LLM Riddles Game
Python
486
star
11

InterFuser

[CoRL 2022] InterFuser: Safety-Enhanced Autonomous Driving Using Interpretable Sensor Fusion Transformer
Python
482
star
12

GoBigger

[ICLR 2023] Come & try Decision-Intelligence version of "Agar"! Gobigger could also help you with multi-agent decision intelligence study.
Python
440
star
13

LMDrive

[CVPR 2024] LMDrive: Closed-Loop End-to-End Driving with Large Language Models
Jupyter Notebook
370
star
14

DI-sheep

羊了个羊 + 深度强化学习(Deep Reinforcement Learning + 3 Tiles Game)
Python
362
star
15

awesome-exploration-rl

A curated list of awesome exploration RL resources (continually updated)
312
star
16

awesome-end-to-end-autonomous-driving

A curated list of awesome End-to-End Autonomous Driving resources (continually updated)
301
star
17

awesome-multi-modal-reinforcement-learning

A curated list of Multi-Modal Reinforcement Learning resources (continually updated)
295
star
18

SO2

[AAAI2024] A Perspective of Q-value Estimation on Offline-to-Online Reinforcement Learning
Python
253
star
19

DI-engine-docs

DI-engine docs (Chinese and English)
Python
252
star
20

DI-orchestrator

OpenDILab RL Kubernetes Custom Resource and Operator Lib
Go
225
star
21

treevalue

Here are the most awesome tree structure computing solutions, make your life easier. (这里有目前性能最优的树形结构计算解决方案)
Python
223
star
22

DI-smartcross

Decision Intelligence platform for Traffic Crossing Signal Control
Python
207
star
23

DI-hpc

OpenDILab RL HPC OP Lib
Python
204
star
24

GoBigger-Challenge-2021

Interested in multi-agents? The 1st Go-Bigger Multi-Agent Decision Intelligence Challenge is coming and a big bonus is waiting for you!
Python
195
star
25

ACE

[AAAI 2023] Official PyTorch implementation of paper "ACE: Cooperative Multi-agent Q-learning with Bidirectional Action-Dependency".
Python
190
star
26

DI-treetensor

Let DI-treetensor help you simplify the structure processing!(树形运算一不小心就逻辑混乱?DI-treetensor快速帮你搞定)
Python
176
star
27

DI-store

OpenDILab RL Object Store
Go
168
star
28

Gobigger-Explore

Still struggling with the high threshold or looking for the appropriate baseline? Come here and new starters can also play with your own multi-agents!
Python
167
star
29

LightTuner

Python
159
star
30

DOS

[CVPR 2023] ReasonNet: End-to-End Driving with Temporal and Global Reasoning
Python
121
star
31

DI-bioseq

Decision Intelligence platform for Biological Sequence Searching
Python
105
star
32

DI-1024

1024 + 深度强化学习(Deep Reinforcement Learning + 1024 Game)
JavaScript
97
star
33

DI-toolkit

A simple toolkit package for opendilab
Python
89
star
34

DIgging

Decision Intelligence for digging best parameters in target environment.
Python
81
star
35

awesome-driving-behavior-prediction

A collection of research papers for Driving Behavior Prediction
72
star
36

DI-adventure

Decision Intelligence Adventure for Beginners
Python
61
star
37

SmartRefine

[CVPR 2024] SmartRefine: An Scenario-Adaptive Refinement Framework for Efficient Motion Prediction
Python
57
star
38

PsyDI

PsyDI: A MBTI agent that helps you understand your personality type through a relaxed multi-modal interaction.
TypeScript
41
star
39

CodeMorpheus

CodeMorpheus: Generate code self-portraits with one click(一键生成代码自画像,决策型 AI + 生成式 AI)
Python
39
star
40

huggingface_ding

Auxiliary code for pulling, loading reinforcement learning models based on DI-engine from the Huggingface Hub, or pushing them onto Huggingface Hub with auto-created model card.
Python
29
star
41

OpenPaL

Building open-ended embodied agent in battle royale FPS game
19
star
42

.github

The first decision intelligence platform covering the most complete algorithms in academia and industry
10
star
43

GenerativeRL

5
star