AI Research NotesAI Co-Scientist × Drug Discovery · 04 Sep 2026
AI Co-Scientist × Drug Discovery Research Watch · 2026-09-04

분자를 “생성”하는 AI에서
실행을 추적하고 실험으로 반증하는 과학자

DDA turns structure-based drug design into a traceable multi-agent computational campaign, while NucleicBERT strengthens the RNA-specialized foundation layer. The missing piece is still prospective experimental belief revision.

A PRACTICAL AI CO-SCIENTIST STACK FOR DRUG DISCOVERYCONTROL PLANE · DDAgoal decompositiontool orchestration · state memoryranking · traceSCIENTIFIC TOOL PLANEstructure-aware generatorADMET · docking · FEP · synthesisNucleicBERT · RNA / protein / molecule FMVALIDATIONADMET · dockingcandidate recoverymulti-objective rankingTRACE / PROVENANCEplan · tool · filesfeedback · scorescandidate tableTHE MISSING LOOP · FALSIFIABLE EXPERIMENTAL SCIENTISTprospective synthesis / procurement → assay → cellular / selectivity / PK / safety → outcome ingestionprediction source · model version · condition · uncertainty · counter-evidence · experimental outcome → belief revisiontraceable computation is necessary; prospective falsification closes the scientific loop
Executive Reading

이번 업데이트에서 추가할 가치가 충분한 변화는 두 건이다. 구조기반 신약설계에서 “멀티에이전트 + 추적가능 실행”이 동료심사 논문으로 구체화된 DDA, 그리고 RNA 신약개발의 foundation-model 계층을 확장하는 NucleicBERT다.

반면 새롭게 확인된 prospective wet-lab closed-loop Co-Scientist나 완전한 multimodal drug-discovery foundation model은 없다. 따라서 이번 research watch의 의미는 “새로운 거대 모델이 등장했다”가 아니라, AI Co-Scientist의 현실적인 구조가 LLM control plane + specialized scientific tool plane + deterministic execution + provenance로 구체화된다는 데 있다.

2,000DDA final candidate records
59.7%DDA joint screen-pass rate
404MNucleicBERT parameters
≈30MncRNA training sequences
이번 업데이트가 보여주는 가장 중요한 전환은 “LLM이 신약을 디자인한다”에서 “LLM이 과학적 도구를 조율하고, 전문 foundation model이 representation을 제공하며, 모든 실행을 검증·추적한다”로의 이동이다.
Part I · Two Signals

이번 업데이트는 “새 모델”보다 두 개의 시스템 층을 보여준다

DDA는 실행을 조직하는 control plane, NucleicBERT는 RNA scientific representation을 제공하는 specialized tool plane으로 읽는 것이 핵심이다.

SignalPublicationWhat changedAI Co-Scientist implication
DDAFrontiers in Chemistry
2026-09-01
Natural-language goal에서 target preparation, pocket, generation, ADMET, docking, ranking, trace까지 role-specific multi-agent가 실행.LLM을 molecule generator보다 computational campaign manager로 위치시킨다.
NucleicBERTNature Machine Intelligence
2026-09-03
≈30M ncRNA sequence로 학습한 404M sequence-only RNA LM. alignment 없이 RNA structure/function constraint를 학습·해석.Protein-centric tool stack에 RNA-specialized foundation layer가 명확히 추가된다.
Part II · DDA

Structure-based drug design를 “분자 생성”에서 “완결된 computational delivery”로 바꾼다

§1 · Traceable multi-agent workflow

Yu et al., “DDA: a traceable multi-agent framework for automated structure-based drug design”는 자연어 신약설계 목표를 받아 role-specific agents가 전체 SBDD workflow를 실행한다. 핵심은 LLM 자체가 직접 molecule을 생성하는 것이 아니라 전문 generator, RDKit, ADMET-AI, Uni-Dock/Vina 계열 tool을 통합 tool protocol과 state memory 안에서 호출·조정한다는 데 있다.

Goal자연어 research objective와 target context를 받는다.
Preparetarget preparation과 pocket/context를 설정한다.
Generatestructure-conditioned generator가 molecule을 만든다.
EvaluateADMET와 docking을 수행하고 실패 후보를 회복·재생성한다.
Rank다목적 기준으로 candidate를 정렬한다.
Trace계획, tool, intermediate file, feedback, score, final table을 기록한다.
§2 · Delivery evidence

CrossDocked2020의 100개 target에서 target당 20개씩 2,000개 final candidate record를 모두 전달했다. QED > 0.5, SA < 4.0, Vina < −5.0을 동시에 만족하는 joint screen-pass rate는 59.7%였고, 비교된 specialized baseline 가운데 가장 높은 Pocket2Mol은 39.2%였다.

How to interpret the +20pp

이 차이를 동일 예산에서 “생성모델 자체가 더 우수하다”는 결론으로 읽는 것은 부정확하다. source는 generation → filtering → regeneration → validation을 반복하는 closed-loop delivery protocol의 workflow effect로 해석하는 것이 적절하다고 강조한다.

§3 · Why direct LLM molecule generation is insufficient

GPT-5.2, Qwen3-14B, Llama 3.1에 target context를 주고 직접 SMILES를 생성하게 한 비교에서는 각 모델이 2,000개의 syntactically valid SMILES를 만들 수 있었지만, valid docking result까지 도달한 것은 각 모델에서 100개 미만이었다. 이는 syntax validity와 structure-aware computational usability가 전혀 다른 평가축임을 보여준다.

Generation-centric view

질문: “candidate를 생성했는가?”

출력: SMILES, 구조 후보, novelty/diversity 지표.

Shift

Delivery-centric view

질문: “다음 연구단계에서 실제로 사용할 수 있는 computational product를 전달했는가?”

출력: valid docking, ADMET, ranking, intermediate artifacts, trace.

§4 · Hit discovery / hit selection meaning

DDA는 AI Co-Scientist를 단순 molecule ideator보다 computational campaign manager에 가깝게 만든다. 연구자가 각 단계의 도구를 수동으로 연결하지 않아도 다음 chain을 실행할 수 있기 때문이다.

Research Goal → Structure-conditioned Generator → ADMET → Docking → Candidate Recovery → Ranking → Trace

이 구조는 source의 해석에 따르면 TxGemma, Boltz 계열 model, FEP, synthesis-planning model 등을 plug-in scientific tool로 추가하기에도 적합하다.

Part III · NucleicBERT

Multimodal이 아니기 때문에 오히려 중요한 RNA-specialized foundation layer

§5 · Sequence-only RNA foundation model

Upadhyay et al., “NucleicBERT interprets RNA sequence space through self-supervised language modelling”은 약 3천만 개 ncRNA sequence로 self-supervised masked-language modelling을 수행한 404M-parameter RNA language model이다.

MSA나 evolutionary alignment 없이 단일 RNA sequence만으로 secondary structure, contact/distance map, splice-site, fitness 등 여러 downstream task를 수행하며, saliency와 attention 분석을 통해 representation 안에 구조·기능적으로 의미 있는 biological constraint가 형성되는지를 조사한다.

§6 · What is scientifically interesting

No alignment required

Classical MSA가 제공하는 co-evolution signal 일부를 sequence-only representation이 alignment 없이 학습할 수 있음을 보여준다.

Interpret the latent biology

단순 scaling보다 RNA LM이 어떤 biological constraint를 내부화하는지 해석하는 데 연구의 강조점이 있다.

Specialized prior

RNA-FM·RiNALMo 계열과 경쟁하거나 더 높은 성능을 보고하며 RNA-specific prior를 강화한다.

Practical coverage

Alignment가 얕거나 존재하지 않는 RNA family에도 적용 가능한 점이 실용적이다.

§7 · Drug-discovery tool chain

RNA structure determination은 여전히 비용이 높고 low-throughput이므로 sequence-to-structure/function prior는 RNA target discovery, RNA-binding small molecule, antisense/siRNA design, ribosomal antibacterial target의 upstream tool로 의미가 있다.

Disease RNA → NucleicBERT structural / functional prior → RNA 3D model → ligand / RNA interaction model → compound retrieval / design → experiment

즉 protein-centric Co-Scientist가 ESM, Boltz, AlphaFold 계층을 사용해 왔다면, NucleicBERT는 그 tool stack에 RNA-specialized foundation model이라는 새로운 전문 계층을 더한다.

Part IV · Control Plane × Scientific Tool Plane

AI Co-Scientist의 현실적인 구조는 “하나의 만능 LLM”이 아니라 layered system으로 수렴한다

§8 · Two complementary roles

DDA · Control Plane

문제를 분해하고, 어떤 tool을 언제 실행할지 결정하며, 실패 후 재생성하고, 결과를 ranking하고, 실행 trajectory를 기록한다.

Co-Scientist

NucleicBERT · Representation / Tool Plane

RNA sequence에서 구조·기능 prior를 제공하는 specialized scientific foundation layer다. 다른 modality와 결합될 수 있는 전문 지식도구다.

이 두 흐름을 합치면 source가 제시하는 실용적인 architecture는 다음과 같다.

General / Supervisor Agent → Specialized Scientific FM → Deterministic Tool Execution → Validation → Trace / Provenance → Next Decision
§9 · Why deterministic tools still matter

DDA의 direct-LLM comparison이 보여주는 것처럼, language model이 syntactically plausible artifact를 만드는 것과 scientific software가 실제로 처리 가능한 result를 만드는 것은 동일하지 않다. 따라서 foundation model의 representation·reasoning 능력deterministic scientific execution을 분리하고 연결하는 설계가 중요하다.

이 관점에서 Co-Scientist는 “한 모델이 전부 하는 시스템”이 아니라, supervisor agent가 specialized model과 deterministic tool을 조합하고 결과를 provenance와 함께 누적하는 scientific systems architecture가 된다.

Part V · The Missing Loop

Traceable Agent와 Falsifiable Experimental Scientist 사이에는 아직 wet-lab feedback이 비어 있다

§10 · DDA is closed-loop computationally, not experimentally

DDA의 closed loop는 computational delivery loop이다. docking과 ADMET은 experimental affinity, efficacy, clinical suitability를 직접 의미하지 않는다. prospective synthesis, biochemical assay, cellular activity, selectivity, PK, safety validation이 여전히 필요하다.

저자들은 향후 compound procurement/synthesis, assay selection, laboratory-result ingestion, iterative design–make–test–learn agent를 확장방향으로 제시한다. 즉 trace는 구축됐지만 실험결과가 다음 scientific belief를 어떻게 수정하는지는 아직 구현되지 않았다.

§11 · NucleicBERT is not multimodal closed-loop science

NucleicBERT의 가장 큰 공백은 RNA–small molecule–3D structure–experimental phenotype을 하나의 joint multimodal space에서 다루지 않는다는 점이다. 유망한 다음 단계는 다음 구성이다.

RNA sequence FM + RNA 3D FM + molecular FM + assay / phenotype + literature → Multimodal RNA Drug-Discovery Co-Scientist

여기에 agent가 targetability와 experimental uncertainty를 고려해 다음 assay를 선택하고, 결과를 다시 hypothesis와 workflow에 반영해야 비로소 scientific closed loop가 된다.

§12 · From trace to epistemic memory

가장 흥미로운 후속 구조는 DDA + Scientific Epistemic Memory + Experimental Agent다. 단순 execution trace를 넘어 candidate마다 다음 정보를 hyper-relational form으로 저장할 수 있다.

Candidate ├─ prediction source ├─ model version ├─ assay condition ├─ uncertainty ├─ supporting evidence ├─ counter-evidence ├─ experimental outcome └─ belief revision / next decision

이렇게 되면 trace는 재현성 기록을 넘어 무엇을 믿었고, 왜 믿었고, 어떤 실험 때문에 그 믿음을 수정했는가를 추적하는 epistemic memory가 된다.

Part VI · Research Agenda

가장 가치가 높은 연구 공백은 “Traceable Agent → Falsifiable Experimental Scientist”다

§13 · Research questions

Computational trace를 epistemic state로 확장할 수 있는가?

계획·tool·score를 저장하는 데서 멈추지 않고 model version, condition, uncertainty, counter-evidence, outcome을 candidate-level hyper-relational memory로 유지해야 한다.

RNA-specialized FM을 protein/molecule/assay modality와 어떻게 결합할 것인가?

NucleicBERT의 sequence prior를 RNA 3D, ligand interaction, molecular design, phenotype evidence와 연결하는 multimodal scientific-tool graph가 필요하다.

Next assay를 agent가 uncertainty와 falsifiability 기준으로 선택할 수 있는가?

단순 score maximization보다 competing hypotheses를 가장 잘 구분하는 실험을 선택해야 Co-Scientist가 experimental scientist에 가까워진다.

Prospective wet-lab outcome이 workflow를 실제로 바꾸는가?

실험실 결과를 ingest한 뒤 candidate ranking, causal belief, model/tool selection, 다음 실험계획이 수정되는지를 end-to-end로 검증해야 한다.

§14 · Evidence boundary

What was not found in this update

이번 검색에서는 새로운 prospective wet-lab closed-loop Co-ScientistRNA/protein/molecule multimodal FM + multi-agent + provenance-aware RAG + prospective wet-lab feedback을 하나의 drug-discovery loop로 검증한 신규 연구가 확인되지 않았다. 따라서 마지막 단계는 현재의 실증결과가 아니라 명확한 연구 공백이다.

§15 · Final synthesis

DDA는 “실행을 추적할 수 있는 Agent”를 구체화하고, NucleicBERT는 “전문 과학 representation을 제공하는 Foundation Tool”을 강화한다. 이제 남은 핵심은 실험이 다시 belief와 workflow를 수정하는 마지막 연결이다.

AI Co-Scientist의 다음 단계는 더 많은 candidate를 생성하는 것이 아니다. 어떤 예측이 왜 나왔는지 추적하고, 실제 실험으로 반증하며, 그 결과에 따라 belief와 다음 행동을 바꾸는 과학 시스템을 만드는 것이다.
Primary Sources

References

01
DDA: a traceable multi-agent framework for automated structure-based drug design
Yu et al. · Frontiers in Chemistry · 1 Sep 2026
Frontiers official article
02
NucleicBERT interprets RNA sequence space through self-supervised language modelling
Upadhyay et al. · Nature Machine Intelligence · 3 Sep 2026
Nature Machine Intelligence official article

Source boundary

본 게시물은 첨부된 AI Co-Scientis-Trends-0904.md의 전체 내용을 웹 읽기 흐름에 맞게 재구성했다. DDA와 NucleicBERT의 사실·수치·한계는 첨부 자료가 지원하는 범위 안에서만 사용했으며, “Epistemic SBDD Co-Scientist”, “Multimodal RNA Drug-Discovery Co-Scientist”, “Traceable Agent → Falsifiable Experimental Scientist”는 첨부 자료가 제시한 연구적 synthesis와 research gap으로 명확히 구분했다.