paper-with-me

홈 › Papers

RNAFlow: RNA Structure & Sequence Design via Inverse Folding-Based Flow Matching

2024-05-29 · Divya Nori, Wengong Jin

The growing significance of RNA engineering in diverse biological applications has spurred interest in developing AI methods for structure-based RNA design. While diffusion models have excelled in protein design, adapting them for RNA presents new challenges due to RNA's conformational flexibility and the computational cost of fine-tuning large structure prediction models. To this end, we propose RNAFlow, a flow matching model for protein-conditioned RNA sequence-structure design. Its denoising network integrates an RNA inverse folding model and a pre-trained RosettaFold2NA network for generation of RNA sequences and structures. The integration of inverse folding in the structure denoising process allows us to simplify training by fixing the structure prediction network. We further enhance the inverse folding model by conditioning it on inferred conformational ensembles to model dynamic RNA conformations. Evaluation on protein-conditioned RNA structure and sequence generation tasks demonstrates RNAFlow's advantage over existing RNA design methods.

📄 PDF Abstract BibTeX arXiv:2405.18768

Code (1)

divnori/rnaflow 공식 구현 pytorch

Tasks

DenoisingProtein Design

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

Protein Inverse Folding From Structure Feedback

2025-06-03 · Junde Xu, Zijun Gao, Xinyi Zhou, Jie Hu 외

The inverse folding problem, aiming to design amino acid sequences that fold into desired three-dimensional structures, is pivotal for various biotechnological applications. Here, we introduce a novel approach leveraging…

Protein Folding

Reinforcement learning on structure-conditioned categorical diffusion for protein inverse folding

2024-10-22 · Yasha Ektefaie, Olivia Viessmann, Siddharth Narayanan, Drew Dresser 외

Protein inverse folding-that is, predicting an amino acid sequence that will fold into the desired 3D structure-is an important problem for structure-based protein design. Machine learning based methods for inverse foldi…

DiversityProtein Design

AlphaFold Distillation for Protein Design

2022-10-05 · Igor Melnyk, Aurelie Lozano, Payel Das, Vijil Chenthamarakshan

Inverse protein folding, the process of designing sequences that fold into a specific 3D structure, is crucial in bio-engineering and drug discovery. Traditional methods rely on experimentally resolved structures, but th…

DiversityDrug DiscoveryKnowledge DistillationModel Optimization+2

AntiFold: Improved antibody structure-based design using inverse folding

2024-05-06 · Magnus Haraldson Høie, Alissa Hummer, Tobias H. Olsen, Broncio Aguilar-Sanjuan 외

The design and optimization of antibodies requires an intricate balance across multiple properties. Protein inverse folding models, capable of generating diverse sequences folding into the same structure, are promising t…

Language ModelingLanguage ModellingProtein Language Model

All-atom inverse protein folding through discrete flow matching

2025-07-04 · Kai Yi, Kiarash Jamali, Sjors H. W. Scheres arxiv

The recent breakthrough of AlphaFold3 in modeling complex biomolecular interactions, including those between proteins and ligands, nucleotides, or metal ions, creates new opportunities for protein design. In so-called in…

Protein Design