Yang Liu, Wenbing Huang, Xiangzhe Kong, Jianzhu Ma, Kai Liu, Rui Jiao, Zishen Zhang, Ziting Zhang
We lifted 1 functions out of this paper's own repositories and ran 1 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.
| Repository | Role | Ran |
|---|---|---|
| kxz18/UniMoMo | canonical | 1 of 1 |
| Function | Status | Where it lives |
|---|---|---|
| to_device | Ran | kxz18/UniMoMo/api/generate.py code served (permissive licence) · get_code("8fb15b5e77827ed9") |
Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.
The design of target-specific molecules such as small molecules, peptides, and antibodies is vital for biological research and drug discovery. Existing generative methods are restricted to singledomain molecules, failing to address versatile therapeutic needs or utilize cross-domain transferability to enhance model performance. In this paper, we introduce Unified generative Modeling of 3D Molecules (UniMoMo), the first framework capable of designing binders of multiple molecular domains using a single model. In particular, UniMoMo unifies the representations of different molecules as graphs of blocks, where each block corresponds to either a standard amino acid or a molecular fragment. Subsequently, UniMoMo utilizes a geometric latent diffusion model for 3D molecular generation, featuring an iterative full-atom autoencoder to compress blocks into latent space points, followed by an E(3)-equivariant diffusion process. Extensive benchmarks across peptides, antibodies, and small molecules demonstrate the superiority of our unified framework over existing domain-specific models, highlighting the benefits of multi-domain training.
The same record, over MCP at https://syntology.ai/mcp:
get_harvested_code_for_paper("2503.19300")
get_code_for_paper("2503.19300")
have("2503.19300")
Connect an agent — have() is free.