논문을 읽는 AI에서, 실험하고 수정하는 연구조직으로
Epistemic Closed-Loop Drug Discovery Co-Scientist: Autonomous Labs, Virtual Biotech, Executable Papers, and Specialized Biology Models
이번 주의 변화는 하나의 더 큰 모델이 아니다. AI Co-Scientist의 기본 단위가 ‘답변 생성기’에서 실행 가능한 논문, 전문 연구조직, 자동화 wet-lab, 측정과 다음 의사결정을 연결하는 폐루프 시스템으로 이동하고 있다는 점이다.
신규 핵심은 네 건이다. Andromeda 2는 실제 formulation batch를 반복 실행한다. Virtual Biotech는 수만 개 agent로 therapeutic R&D 조직을 모사한다. Paper2Agent는 논문을 MCP 기반 executable scientific agent로 바꾼다. LongevityBench/Longevity Claw는 domain-specialized multi-omics model과 scientific tools를 결합한다. 반면 BioMatrix/MIMIC급의 새로운 범용 biomolecular multimodal foundation model은 이번 주에 추가로 확인되지 않았다.
Agent가 제약 formulation 실험을 실제로 반복 실행한다
Andromeda 2의 핵심은 recommendation이 아니라 experimental evidence와 다음 batch를 물리적으로 연결하는 successive closed loop다.
Source factCraig et al., “Evidence-Grounded Agentic Formulation Development in an Autonomous Laboratory”(arXiv:2609.19099)는 2026년 9월 16일 공개됐다. 시스템은 structured in-house experimental evidence를 읽고 computational tool과 experimental tool을 호출해 다음 formulation batch를 설계하고, 자동화 실험실에서 실행한 뒤 측정 결과를 이용해 이어지는 batch를 다시 설계한다.
Paclitaxel SEDDS
50%high-performance formulation hit rate
Andromeda 1
17%probabilistic optimization baseline
Wet-lab DoE
2%comparison baseline
Evidence Ablation
−34%structured in-house evidence 제거 시 평균 AUC 감소
네 가지 target product profile 목표를 모두 만족한 formulation 수는 방법별로 각각 12개, 6개, 0개였다. 원 자료가 강조하는 차별점은 LLM → recommendation → human experiment가 아니라 실험 결과가 다음 실험전략을 직접 바꾸는 물리적 반복 루프다.
Boundary현재 범위는 SEDDS formulation과 paclitaxel 중심이다. 이를 곧바로 target discovery부터 clinical translation까지 포괄하는 end-to-end drug-discovery Co-Scientist로 확대해 해석해서는 안 된다.
Lead Optimization 이후 Formulation Development / Preclinical Development에 특히 직접적이다.
agent의 experimental strategy가 epistemic uncertainty와 Value-of-Information을 명시적으로 최적화하는 과학적 실험설계인지가 아직 불분명하다.
수만 개 Agent가 신약개발 ‘조직’ 전체를 소프트웨어로 옮긴다
중요한 것은 agent 수 자체보다 biotech R&D의 division, evidence scale, review structure를 하나의 시스템 아키텍처로 재현한 데 있다.
Source factZhang, Eckmann, Miao, Mahon & Zou의 “The Virtual Biotech: A multi-agent AI framework for therapeutic discovery and development”는 2026년 9월 17일 Science version of record로 출판됐다(DOI 10.1126/science.aeg6779). 시스템은 Chief Scientific Officer agent 아래 target discovery, safety, modality selection, clinical development 등의 전문 부서를 둔다.
Specialist agents
37,000+전문 역할을 가진 대규모 agent population
Clinical trials
55,984분석된 clinical trial 수
Market reach
+48%cell-type specificity가 높은 target 약물의 시장 도달확률 연관성
Adverse events
−32%같은 분석에서 보고된 adverse-event 연관성
시스템은 genetic, single-cell, spatial, clinical evidence를 통합해 lung cancer의 B7-H3 antibody–drug conjugate 전략을 제안했고, 종료된 ulcerative-colitis trial의 실패 원인도 분석했다.
InterpretationVirtual Biotech가 새 ADC molecule을 만들어 직접 임상시험에서 성공시킨 것은 아니다. 시스템은 2025년 1월 이전 정보만 사용해 B7-H3 ADC 전략을 제안했고, 이후 다른 제약사가 독립적으로 같은 modality/target 전략을 개발해 임상 성과를 냈다. 따라서 prospective wet-lab validation이 아니라 temporal holdout에 가까운 독립적 수렴 증거로 보는 것이 정확하다. 연구진도 새로운 후보의 실제 실험 검증이 다음 단계라고 명시한다.
신약개발 범위는 Target Identification에서 Clinical Translation까지 넓다. 이 시스템은 후보 생성 AI라기보다 R&D portfolio decision AI에 가깝다. 어떤 target을 선택하고 어떤 modality를 쓰며 어떤 실패 trial을 재해석할 것인가를 한 조직 구조에서 다룬다.
RAG가 논문을 ‘검색’하는 데서 논문의 방법을 ‘실행’하는 데로 이동한다
Paper2Agent는 manuscript와 supplement를 읽는 것을 넘어 codebase와 dataset을 재현 가능한 환경과 테스트된 MCP tool로 변환한다.
Source factMiao et al., “Reimagining research papers as interactive and reliable AI agents”는 2026년 9월 16일 Nature version of record로 출판됐다. Paper2Agent는 manuscript, supplementary material, dataset, codebase를 분석해 MCP(Model Context Protocol) server를 만들고, 논문의 핵심 방법을 executable tool, resource, workflow prompt로 변환한다.
별도의 environment agent, extraction agent, testing agent가 실행환경을 만들고 방법을 추출하고 코드를 재현·검증한다. 실패한 tool은 수정하거나 제외한다. 따라서 Agentic RAG의 기본 단위가 다음처럼 변한다.
Computational biology
100자동 처리된 paper
Agentized papers
74성공적으로 agent화된 computational-biology paper
Tutorial benchmarks
300agentized paper 검증용 benchmark
Out-of-scope rejection
100%잘못 연결한 adversarial paper–question test
추가로 26개의 data/discovery paper, 10개의 비생물 계산논문을 처리했고, 26개 discovery paper에는 main text와 supplement를 함께 사용해야 하는 100개 synthesis task가 적용됐다.
AlphaGenome 논문을 Paper2Agent로 변환한 사례에서는 variant scoring, gene expression, chromatin accessibility 등 여러 기능을 실제 호출할 수 있는 agent가 만들어졌다. 여러 paper MCP를 동시에 하나의 agent에 연결할 수도 있어 논문마다 하나의 executable scientific expert가 존재하고 서로 협업하는 구조로 확장될 수 있다.
신약개발에서는 target validation, single-cell analysis, genomics, PK/PD, biomarker analysis에 직접적인 의미가 있다. 문헌에서 “무엇을 주장했는가?”를 검색하는 수준을 넘어 “이 논문의 공개된 분석방법을 현재 compound/omics dataset에 실제로 실행하라”까지 수행할 수 있기 때문이다.
더 큰 범용모델보다 domain-specialized multi-omics model + agent가 강할 수 있다
Cell 연구는 규모 경쟁만으로 생물학적 Co-Scientist를 설계하는 가정을 흔들고, 작은 전문모델과 도구 결합의 실용적 가능성을 보여준다.
Source factZhavoronkov et al., “An open benchmark and language models for AI in aging biology”는 2026년 9월 17일 Cell 189, 5980–5994.e8에 출판됐다(DOI 10.1016/j.cell.2026.08.026). LongevityBench는 clinical, genetics, epigenomics, transcriptomics, proteomics의 17개 task로 구성된다.
평가에서는 하나의 frontier model이 모든 biological modality에서 우세하지 않았고, omics 기반 biological-age prediction이 특히 어려웠다. 연구진은 0.6B–9B 규모의 다섯 Longevity-LLM을 domain-specific clinical/multi-omics data로 fine-tuning했으며, 작은 모델들이 훨씬 큰 범용 frontier system과 맞먹거나 더 나은 결과를 냈다. 공식 leaderboard에서는 L-Qwen3.5-9B가 aggregate rank 1위를 기록한다.
Longevity Claw: 전문모델을 도구와 연구 workflow에 연결한다
Longevity Claw는 전문모델을 gene-set enrichment, aging-clock calculation, population profiling, evidence retrieval/synthesis, target evaluation tool과 결합한 agentic research platform이다. 14개 hallmarks of aging에 대해 multi-step workflow를 수행해 328개 후보 유전자를 제안했고, 독립적으로 알려진 aging target reference set에 대해 최대 5.6배 enrichment가 보고됐다.
중요한 차별점은 단순 “생물학용 LLM”이 아니라 이 전체 open pipeline을 제공한 데 있다. 이는 “가장 큰 general LLM을 Co-Scientist의 brain으로 쓰는 것이 항상 최선인가?”라는 가정에 도전한다. domain-specific data와 작은 전문모델을 잘 설계하면 local/offline scientific agent에서도 경쟁력 있는 biological reasoning이 가능할 수 있다는 신호다.
주요 적용 단계는 Target Identification / Target Prioritization이다. 노화 분야의 구조를 fibrosis, oncology, immunology로 옮겨 disease-specific model + omics + RAG + analysis tools를 구성할 수 있다.
Frontier-model 회사가 scientific software를 넘어 laboratory hardware까지 내려온다
논문 밖의 산업 변화도 Co-Scientist 아키텍처의 물리적 실행 계층이 빠르게 현실화되고 있음을 보여준다.
Source factAnthropic은 9월 18일 Reuters 인터뷰를 통해 실제 wet-biology lab 운영을 확인했다. life-sciences 책임자는 자체 시설과 외부 파트너를 통해 실제 생물학 실험을 수행하고 있으며, Claude가 robotic laboratory execution을 더 많이 담당하도록 하는 방향을 설명했다. 회사는 해당 시설이 drug discovery만을 위한 것은 아니라고 명확히 했다.
또한 9월 17일 Life Sciences Verification Program을 공개해 drug discovery, research biology, clinical development 등의 고급 생명과학 작업에 Mythos/Opus/Sonnet 모델 접근을 제공하기 시작했다. 8월 공개된 Model Hardware Standard는 microscope, liquid handler, robotic arm 등을 AI agent가 공통 interface로 제어하도록 설계됐다.
Analysis이는 독립된 한 논문의 성능 결과가 아니라 산업·연구 인프라의 방향 신호다. frontier-model 회사가 모델 API와 research software를 넘어 physical experiment execution 계층까지 수직적으로 연결하려는 움직임으로 읽을 수 있다.
Reuters report via The Star · Anthropic Life Sciences Verification Program
가장 큰 공백은 ‘Epistemic Closed-Loop Drug-Discovery Co-Scientist’다
네 연구는 서로 다른 층을 채우지만, 근거의 독립성·정보가치·negative result·belief revision을 하나의 반복 시스템에 묶은 사례는 아직 비어 있다.
| Research signal | What becomes executable | Strongest evidence | Remaining gap |
|---|---|---|---|
| Andromeda 2 | Formulation experiment loop | successive automated wet-lab batches; hit-rate comparison; evidence ablation | explicit uncertainty / Value-of-Information planning |
| Virtual Biotech | Biotech organizational workflow | 37,000+ agents; 55,984 trials; cross-scale evidence integration | evidence ancestry/dependence + iterative wet-lab belief update |
| Paper2Agent | Published scientific method | tested MCP tools; 74 agentized computational-biology papers; adversarial rejection | validity domain + shift + replication + correction state |
| Longevity Claw | Domain-specialized model/tool workflow | 17-task benchmark; 328 target candidates; up to 5.6× enrichment | prospective wet-lab validation + causal discrimination |
| Anthropic lab stack | Model-to-hardware execution layer | wet-lab operation confirmed; verification program; hardware interface direction | public quantitative validation of autonomous scientific discovery |
이번 주 네 연구를 하나의 흐름으로 묶으면 AI Co-Scientist architecture는 다음 형태로 수렴한다.
특히 세 변화가 중요하다. 첫째, retrieval이 executable knowledge로 변한다(Paper2Agent). 둘째, agent가 개별 assistant에서 실제 R&D 조직 구조로 확장된다(Virtual Biotech). 셋째, formulation처럼 실제 약물개발의 물리적 단계가 closed loop에 들어오기 시작한다(Andromeda 2).
Still missing이번 검색에서는 multimodal biomolecular FM + evidence-lineage-aware Agentic RAG + specialist agents + executable literature/skills + Value-of-Information experiment planning + automated wet lab + negative-result memory + belief revision을 하나의 시스템에서 반복적으로 검증한 연구는 확인되지 않았다.
Epistemic memory
provenance, evidence ancestry, uncertainty, negative result, validity domain, retraction/correction state를 first-class state로 유지한다.
Decision rule
다음 실험은 단순 expected performance가 아니라 cost와 expected information gain, falsifiability, safety를 함께 고려해 선택한다.