paper-with-me

Papers

Learning to Design RNA

2018-12-31 · ICLR 2019 5 · Frederic Runge, Danny Stoll, Stefan Falkner, Frank Hutter

Designing RNA molecules has garnered recent interest in medicine, synthetic biology, biotechnology and bioinformatics since many functional RNA molecules were shown to be involved in regulatory processes for transcription, epigenetics and translation. Since an RNA's function depends on its structural properties, the RNA Design problem is to find an RNA sequence which satisfies given structural constraints. Here, we propose a new algorithm for the RNA Design problem, dubbed LEARNA. LEARNA uses deep reinforcement learning to train a policy network to sequentially design an entire RNA sequence given a specified target structure. By meta-learning across 65000 different RNA Design tasks for one hour on 20 CPU cores, our extension Meta-LEARNA constructs an RNA Design policy that can be applied out of the box to solve novel RNA Design tasks. Methodologically, for what we believe to be the first time, we jointly optimize over a rich space of architectures for the policy network, the hyperparameters of the training procedure and the formulation of the decision process. Comprehensive empirical results on two widely-used RNA Design benchmarks, as well as a third one that we introduce, show that our approach achieves new state-of-the-art performance on the former while also being orders of magnitudes faster in reaching the previous state-of-the-art performance. In an ablation study, we analyze the importance of our method's different components.

📄 PDF Abstract BibTeX arXiv:1812.11951

Code (5)

automl/learna 공식 구현 tf
2023-MindSpore-4/Code14/tree/main/RNA mindspore
2023-MindSpore-4/Code6/tree/main/RNA
MindSpore-paper-code-3/code5/tree/main/RNA mindspore
code-implementation1/Code7/tree/main/RNA mindspore

Tasks

CPUDeep Reinforcement LearningMeta-LearningReinforcement Learning

Similar Papers 제목 키워드 기반

AutoFPDesigner: Automated Flight Procedure Design Based on Multi-Agent Large Language Model

2024-10-19 · Longtao Zhu, Hongyu Yang, Ge Song, Xin Ma 외

Current flight procedure design methods heavily rely on human-led design process, which is not only low auto-mation but also suffer from complex algorithm modelling and poor generalization. To address these challenges, t…

Language ModelingLanguage ModellingLarge Language Model

Representation Learning for Sequential Volumetric Design Tasks

2023-09-05 · Md Ferdous Alam, Yi Wang, Chin-Yi Cheng, Jieliang Luo

Volumetric design, also called massing design, is the first and critical step in professional building design which is sequential in nature. As the volumetric design process requires careful design decisions and iterativ…

Representation Learning

Designer Modeling through Design Style Clustering

2020-04-03 · Alberto Alvarez, Jose Font, Julian Togelius

We propose modeling designer style in mixed-initiative game content creation tools as archetypical design traces. These design traces are formulated as transitions between design styles; these design styles are in turn f…

ClusteringForm

DesignGPT: Multi-Agent Collaboration in Design

2023-11-20 · Shiying Ding, Xinyi Chen, Yan Fang, Wenrui Liu 외

Generative AI faces many challenges when entering the product design workflow, such as interface usability and interaction patterns. Therefore, based on design thinking and design process, we developed the DesignGPT mult…

Task-oriented Design through Deep Reinforcement Learning

2019-03-13 · Junyoung Choi, Minsung Hyun, Nojun Kwak

We propose a new low-cost machine-learning-based methodology which assists designers in reducing the gap between the problem and the solution in the design process. Our work applies reinforcement learning (RL) to find th…

BIG-bench Machine LearningDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1