← Search

Shuangjia Zheng

13 accepted papers

2026

VCWorld: A Biological World Model for Virtual Cell Simulation

ICLR 2026poster

Virtual cell modeling aims to predict cellular responses to perturbations. Existing virtual cell models rely heavily on large-scale single-cell datasets, learning explicit mappings between gene expression and perturbations. Although recent models attempt to incorporate multi-source biological inform…

Cited by 0SourcecodeScholar
2025

Accurately Predicting Protein Mutational Effects via a Hierarchical Many-Body Attention Network

NeurIPS 2025poster

Predicting changes in binding free energy ($\Delta\Delta G$) is essential for understanding protein-protein interactions, which are critical in drug design and protein engineering. However, existing methods often rely on pre-trained knowledge and heuristic features, limiting their ability to accurat…

Cited by 0SourceScholar
2025

Repurposing AlphaFold3-like Protein Folding Models for Antibody Sequence and Structure Co-design

NeurIPS 2025poster

Diffusion models hold great potential for accelerating antibody design, but their performance is so far limited by the number of antibody-antigen complexes used for model training. Meanwhile, AlphaFold3-like protein folding models, pre-trained on a large corpus of crystal structures, have acquired a…

Cited by 3SourceScholar
2025

Retrieval Augmented Diffusion Model for Structure-informed Antibody Design and Optimization

ICLR 2025poster

Antibodies are essential proteins responsible for immune responses in organisms, capable of specifically recognizing antigen molecules of pathogens. Recent advances in generative models have significantly enhanced rational antibody design. However, existing methods mainly create antibodies from scra…

Cited by 2SourcePDFScholar
2025

RiboFlow: Conditional De Novo RNA Co-Design via Synergistic Flow Matching

NeurIPS 2025poster

Ribonucleic acid (RNA) binds to molecules to achieve specific biological functions. While generative models are advancing biomolecule design, existing methods for designing RNA that target specific ligands face limitations in capturing RNA’s conformational flexibility, ensuring structural validity,…

Cited by 0SourceScholar
2024

ReactZyme: A Benchmark for Enzyme-Reaction Prediction

NeurIPS 2024poster

Enzymes, with their specific catalyzed reactions, are necessary for all aspects of life, enabling diverse biological processes and adaptations. Predicting enzyme functions is essential for understanding biological pathways, guiding drug development, enhancing bioproduct yields, and facilitating evol…

2022

Communicative Subgraph Representation Learning for Multi-Relational Inductive Drug-Gene Interaction Prediction

IJCAI 2022poster

Illuminating the interconnections between drugs and genes is an important topic in drug development and precision medicine. Currently, computational predictions of drug-gene interactions mainly focus on the binding interactions without considering other relation types like agonist, antagonist, etc.…

2022

TANKBind: Trigonometry-Aware Neural NetworKs for Drug-Protein Binding Structure Prediction

NeurIPS 2022accept

Illuminating interactions between proteins and small drug molecules is a long-standing challenge in the field of drug discovery. Despite the importance of understanding these interactions, most previous works are limited by hand-designed scoring functions and insufficient conformation sampling. The…

Cited by 197SourcePDFScholar
2021

Communicative Message Passing for Inductive Relation Reasoning

AAAI 2021technical

Relation prediction for knowledge graphs aims at predicting missing relationships between entities. Despite the importance of inductive relation prediction, most previous works are limited to a transductive setting and cannot process previously unseen entities. The recent proposed subgraph-based rel…

2021

Learning Attributed Graph Representation with Communicative Message Passing Transformer

IJCAI 2021poster

Constructing appropriate representations of molecules lies at the core of numerous tasks such as material science, chemistry, and drug designs. Recent researches abstract molecules as attributed graphs and employ graph neural networks (GNN) for molecular representation learning, which have made rema…

2020

Communicative Representation Learning on Attributed Molecular Graphs

IJCAI 2020poster

Constructing proper representations of molecules lies at the core of numerous tasks such as molecular property prediction and drug design. Graph neural networks, especially message passing neural network (MPNN) and its variants, have recently made remarkable achievements in molecular graph modeling.…

2020

RetroXpert: Decompose Retrosynthesis Prediction Like A Chemist

NeurIPS 2020spotlight

Retrosynthesis is the process of recursively decomposing target molecules into available building blocks. It plays an important role in solving problems in organic synthesis planning. To automate or assist in the retrosynthesis analysis, various retrosynthesis prediction algorithms have been propose…