AI Research Blog/Neuro-Symbolic AI Co-ScientistPhenotype · Evidence · Tool Certification · Belief Revision · 2026-09-10
Neuro-Symbolic AI × Drug DiscoveryOrganoid PerceptionMechanism-Aware KGVerified Evidence

관찰하고 계산하는 에이전트에서, 증거로 믿음을 수정하는 Co-Scientist로

From Perception to Belief Revision: Phenotype-Grounded, Evidence-Certified Neuro-Symbolic AI Co-Scientists for Drug Discovery

Editorial Abstract

2026년 9월 10일 오전 기준 업데이트는 완성형 Neuro-Symbolic Drug-Discovery Co-Scientist 하나를 보여주지 않는다. 대신 Co-Scientist의 closed loop를 실제로 구성할 다섯 개의 기관—관찰, 기전추론, 적응형 실행, 도구검증, 근거검증—이 빠르게 채워지고 있음을 보여준다.

직접 연관 연구는 MorphoOrgaAgent, CAREPath, PromptBio 세 건이다. 핵심 기반기술은 ABLE과 ReCite 두 건이다. MorphoOrgaAgent는 organoid phenotype의 perception–analysis layer를 agent화하고, CAREPath는 해석 가능한 disease–gene–drug path와 mechanism context를 결합한다. PromptBio는 biomedical research workflow를 Plan → Execute → Inspect → Adapt 구조로 만든다. ABLE은 ProteinMPNN과 AlphaFold3 같은 Biological AI Model을 실제로 올바르게 사용하는 능력을 benchmark하고, ReCite는 검색한 논문이 claim을 실제로 지지하는지를 claim-level에서 검증한다.

Evidence Boundary

첨부 자료는 이번에도 multimodal FM + multi-agent + HRKG + formal logic/causal reasoning + falsification + belief revision + wet-lab automation을 한 시스템에서 모두 구현한 완성형 연구를 확인하지 못했다고 명시한다. 아래 통합 architecture는 다섯 연구를 기능적으로 연결한 연구설계이며, 이미 end-to-end 검증된 단일 시스템으로 표현하지 않는다.

Directly Related
3

MorphoOrgaAgent · CAREPath · PromptBio

Core Enabling Tech
2

ABLE · ReCite

Still Missing
1 Core

phenotype 반증을 biomedical rule·causal mechanism·hypothesis의 formal deletion/revision으로 연결하는 epistemic core.

Part I · Five New Pieces

Co-Scientist의 closed loop가 하나의 거대한 모델이 아니라 기능별 계층으로 분해되고 있다

이번 업데이트의 공통점은 새로운 LLM 자체보다 과학적 행위의 각 단계를 더 명시적으로 만들었다는 데 있다.

§1 · A More Granular Scientific Loop

감각기관, 검색기관, 계산기관, 실행기관은 채워지고 있다

MorphoOrgaAgent는 실험결과를 보는 감각기관에 가깝다. CAREPath는 biomedical KG에서 기전적으로 해석 가능한 경로를 고르는 추론기관에 가깝다. PromptBio는 실제 computational research를 계획하고 수정하는 실행조직이다. ABLE은 전문 생물학 AI tool의 사용능력을 검사하는 품질관리 계층이고, ReCite는 literature evidence ingestion의 진위를 넘어 논리적 지지관계를 검사한다.

이 다섯 조각은 perception → evidence → mechanism → planning → tool execution → observation의 앞부분을 빠르게 채운다. 그러나 관측이 기존 belief를 뒤집는 마지막 단계는 아직 약하다.

§2 · Why Neuro-Symbolic Matters

자연어 reasoning만으로는 condition, provenance, authorization, contradiction을 안정적으로 관리하기 어렵다

신약개발의 claim은 dose, assay, tissue, mutation, evidence type 같은 qualifier에 의존한다. 따라서 symbolic state와 graph가 필요한 이유는 설명 가능성 자체보다 과학적 조건을 잃지 않고 belief를 갱신하기 위해서이다.

Part II · MorphoOrgaAgent

오가노이드 실험의 “보는 일”과 “재는 일”이 agent workflow로 들어온다

2026년 9월 8일 발표, MICCAI 2026 Agentic AI for Medicine Workshop 채택. phenotypic drug testing의 perception–analysis layer와 직접 연결된다.

§3 · Autonomous Organoid Analysis

자연어 요청에서 segmentation, 정량분석, 보고까지

MorphoOrgaAgent는 자연어 연구요청을 받아 TaskUnderstandingAgent → foundation-model 기반 segmentation → quantitative analysis → ReportAgent로 이어지는 multi-agent workflow를 수행한다. Cellpose가 만든 geometric prompt와 text prompt를 결합해 SAM3를 zero-shot organoid instance segmentation에 사용하고, 이후 정량 지표와 시각화를 자동 생성한다. 별도의 MorphoOrgaVQA benchmark도 제시한다.

Source Fact

첨부 자료는 이 시스템을 robot-control 기반 autonomous laboratory가 아니라, organoid image를 해석하고 수치화하는 perception–analysis layer의 agent화로 구분한다.

§4 · From Image Output to Evidence Object

phenotype measurement를 Epistemic HRKG의 evidence object로 바꾼다

\[\text{Compound}\rightarrow\text{Dose}\rightarrow\text{Organoid}\rightarrow\text{Morphological Phenotype}\rightarrow\text{Measurement}\rightarrow\text{Uncertainty}\rightarrow\text{Image Provenance}\]

organoid morphology는 tumor progression과 disease phenotype뿐 아니라 drug testing에도 직접 사용된다. 따라서 신약개발 phenotypic screening이나 efficacy validation에서 정량 phenotype을 독립적인 evidence object로 저장할 수 있다.

후속 단계에서는 causal/falsification agent가 이 evidence를 바탕으로 다음 dose, combination, genetic perturbation을 선택할 수 있다. 그러면 “LLM이 이미지를 설명한다”에서 “정량 phenotype이 causal belief를 수정한다”로 문제가 이동한다.

Part III · CAREPath

Biomedical KG의 깊이보다 짧고 해석 가능한 기전 경로가 중요하다

Briefings in Bioinformatics 27(5), bbag472. KG + language model을 drug repurposing에 직접 결합한 최신 journal 연구다.

§5 · Semantic Context-Aware Reasoning Paths

path semantics와 local mechanism context를 함께 본다

CAREPath는 drug–gene–disease Biomedical KG에서 무작정 깊은 multi-hop traversal을 수행하지 않는다. 짧고 기전적으로 해석 가능한 disease–gene–drug path를 추출해 BioLinkBERT로 semantic path embedding을 만들고, drug와 disease 주변의 1-hop gene neighborhood에서 mechanism-context representation을 생성한 뒤 두 표현을 결합해 drug–disease association을 예측한다.

5개 Biomedical KG와 18개 baseline을 비교한 journal version에서 disease cold-start 조건의 AUPRC가 최대 약 3.6% 향상되었으며, sparse evidence 환경에서 mechanism-context augmentation이 robustness와 Gene Ontology functional agreement를 개선했다고 첨부 자료는 정리한다.

§6 · CAREPath vs AResKGLM

설명 생성과 prediction-useful path selection은 다른 문제다

AResKGLM이 제공된 graph path에 근거해 설명을 생성하는 구조에 가깝다면, CAREPath는 어떤 path가 실제 drug-repurposing prediction에 유용한지를 neural representation과 mechanism context로 통합한다. 다만 formal logic solver, HRKG qualifier, causal directionality, counter-evidence는 포함하지 않는다.

§7 · Context-Qualified CAREPath

Drug–Gene–Disease path를 qualifier-aware HRKG path로 확장한다

\[\text{Drug}\xrightarrow[\text{dose, assay, tissue, mutation}]{\text{inhibits}}\text{Gene}\xrightarrow[\text{evidence type}]{\text{causally affects}}\text{Disease}\]

path마다 provenance, independent replication, counter-evidence를 유지하면 단순한 mechanism-aware repurposing을 falsifiable mechanism reasoning으로 확장할 수 있다.

Part IV · PromptBio

computational research는 실행되는 workflow가 되고, 새 evidence가 plan을 바꾼다

bioRxiv 2026년 9월 6일. bioinformatics agent를 inspectable computational Co-Scientist 형태로 확장한다.

§8 · Plan → Execute → Inspect → Adapt

PromptGenie는 자연어 연구목적을 inspectable plan으로 바꾼다

PromptBio의 PromptGenie multi-agent harness는 자연어 연구목적을 inspectable plan으로 변환하고 실제 분석을 실행한다. 새 evidence와 intermediate result가 등장하면 후속 step을 수정한다. validated method, custom analysis, 외부 workflow를 함께 실행할 수 있고 전체 research trace를 보존한다.

평가에는 end-to-end bioinformatics, biomedical deep research, omics/ML skill validation, hypothesis-driven regulatory-genomics case study가 포함되었다. Robin이 hypothesis–analysis–updated hypothesis에 강했다면, PromptBio는 재현성, inspectability, workflow reuse, researcher oversight를 더 전면에 둔다.

§9 · Workflow State Is Not Epistemic State

다음에 무엇을 할지 바뀌는 것과 무엇을 믿는지가 바뀌는 것은 다르다

Workflow State

다음에 무엇을 실행할 것인가를 표현한다. tool call, 분석순서, branching, retry가 핵심이다.

Epistemic State

현재 어떤 hypothesis를 얼마나 믿는가를 표현한다. support, contradiction, uncertainty, rejection이 핵심이다.

“evidence에 따라 workflow가 adapt한다”는 사실이 명시적인 scientific belief revision rule을 의미하지는 않는다. PromptBio형 orchestration에 Epistemic HRKG와 EvoSCM형 causal belief state를 연결하는 이유가 여기에 있다.

Part V · ABLE and ReCite

과학도구와 문헌근거 모두 “연결했다”가 아니라 “올바르게 사용·귀속했다”가 평가대상이다

Co-Scientist의 실행과 evidence ingestion에 각각 certification gate를 둔다.

§10 · ABLE — Scientific Tool-Use Bottleneck

ProteinMPNN과 AlphaFold3를 호출할 수 있는 것과 올바르게 연구에 쓰는 것은 다르다

Agentic BAIM-LLM Evaluation (ABLE)은 LLM agent가 ProteinMPNN, AlphaFold3 같은 Biological AI Model을 이용해 structure retrieval, sequence generation, design validation을 수행하는 능력을 측정한다. 15개 frontier model을 평가했으며, 저자들은 현 모델이 planning, strategy generation, biological knowledge와 tool output의 통합에서 여전히 일관성이 부족하다고 결론낸다.

Version Boundary

ABLE은 arXiv에는 2026년 9월 새로 등록되고 9월 9일 신규 목록에 노출되었지만, 저자 설명상 이전 버전이 NeurIPS 2025 Biosecurity Safeguards workshop에서 발표된 연구를 기반으로 한다. 완전히 새로운 연구라기보다 이번 추적에서 새롭게 공식 arXiv 색인된 중요한 benchmark로 보는 것이 정확하다.

future Co-Scientist는 tool을 단순 연결하는 대신 각 tool마다 다음 symbolic contract를 가져야 한다.

\[\text{Applicability Condition}\rightarrow\text{Required Input}\rightarrow\text{Confidence}\rightarrow\text{Cross-Tool Consistency}\rightarrow\text{Validation Rule}\]

이 방향이 첨부 자료가 제안하는 Tool-Certified Neuro-Symbolic Co-Scientist다.

§11 · ReCite — Faithful Citation Beyond Retrieval

존재하는 논문을 가져와도 그 논문이 claim을 지지하지 않을 수 있다

ReCite는 2026년 9월 8일 발표되고 Findings of EMNLP 2026에 채택되었다. 기존 RAG가 존재하지 않는 논문을 생성하는 문제는 상당히 줄였지만, 실제로 존재하는 논문을 가져와 놓고 그 논문이 해당 claim을 논리적으로 지지하지 않는 misattribution은 여전히 남는다고 지적한다.

ReCite는 location perception, intent-aware query planning, reflective verification을 분리하고 claim–evidence logical consistency를 검사한다. 불일치하면 retrieval을 다시 수행한다. 이는 similarity-based citation에서 verifiable claim-level reasoning으로의 전환이다.

§12 · Evidence Ingestion Gate

Paper P가 존재하는가와 Paper P가 Claim C를 지지하는가는 다른 predicate다

source_exists(P) supports(P, C) condition_matches(P, C) contradicts(P, C)

이 predicate를 구별하지 않으면 agent가 만든 KG는 citation-rich하지만 epistemically wrong할 수 있다. 따라서 ReCite-style verifier를 ANCHOR-RE류 relation extraction의 앞이나 뒤에 배치하고, 실제 biomedical claim을 지지하는 것이 검증된 뒤에만 HRKG edge를 생성하는 구조가 유망하다.

Part VI · The Integrated Closed Loop

다섯 연구를 연결하면 Co-Scientist의 operational stack이 보인다

논문검색, KG reasoning, planning, tool use, phenotype observation을 각각 독립 검증 가능한 계층으로 배치한다.

§13 · Functional Composition

Scientific Multimodal/BAIM Tools에서 causal belief revision까지

Scientific Multimodal / BAIM Tools → Verified Literature Evidence → Qualifier-aware Epistemic HRKG → Mechanism-Aware KG Reasoning → Multi-Agent Research Planner → Certified Tool Execution → Organoid / Assay Phenotype Observation → Counter-Evidence Check → Causal Belief Revision

이 architecture에서 ReCite는 evidence ingestion gate, CAREPath는 mechanism-aware path reasoning, PromptBio는 multi-agent research orchestration, ABLE은 tool-execution certification, MorphoOrgaAgent는 phenotype observation에 해당한다.

§14 · What Each Layer Contributes

각 연구가 닫힌 루프의 어느 부분을 전진시키는가

ResearchPrimary RoleReported ContributionStill Missing
MorphoOrgaAgentPerception / analysisorganoid segmentation, quantification, report generationrobot control과 formal causal belief update
CAREPathMechanism-aware KG reasoningsemantic path + 1-hop mechanism context; 5 KG, 18 baselinesformal logic, HRKG qualifier, causal directionality, counter-evidence
PromptBioAdaptive computational workflowPlan → Execute → Inspect → Adapt, trace preservationexplicit epistemic-state revision rule
ABLEScientific-tool certification15 frontier models on protein-design tool usesymbolic applicability/validation contract in production Co-Scientist
ReCiteEvidence verificationclaim–evidence logical consistency and re-retrievaldrug-specific causal semantics and wet-lab grounding
Part VII · The Missing Epistemic Core

마지막 공백은 phenotype이 들어왔을 때 어떤 belief를 버릴지 formal rule로 결정하는 일이다

현재 연구들은 Co-Scientist의 기관을 빠르게 채우고 있지만, 반증이 belief deletion과 revision으로 이어지는 핵심은 아직 비어 있다.

§15 · The Hardest Missing Transition

관측된 phenotype을 biomedical rule·causal mechanism·hypothesis의 수정과 폐기로 연결한다

첨부 자료가 가장 큰 공백으로 지목하는 부분은 “관측된 phenotype이 들어왔을 때 어느 biomedical rule, causal mechanism, hypothesis를 수정하거나 폐기할 것인지”를 formal rule로 연결하는 것이다.

이는 단순한 reflection prompt로 끝낼 문제가 아니다. 어떤 evidence pattern이 어떤 belief state transition을 일으키는지, contradiction의 강도가 얼마인지, independent replication이 필요한지, condition mismatch가 있는지 등을 symbolic하게 정의해야 한다.

§16 · Recommended Research Topic

Phenotype-Grounded, Evidence-Certified Neuro-Symbolic AI Co-Scientist for Drug Discovery

첨부 자료가 현 시점에서 가장 추천하는 후속 연구주제다. 핵심 연구질문은 다음과 같이 정리된다.

검증된 문헌 evidence와 mechanism-aware HRKG에서 생성한 약물가설을 전문 생물학 AI 모델로 실행하고, organoid/assay phenotype이라는 독립 관측으로 반증한 뒤 causal belief를 자동 수정할 수 있는가?

Research question synthesized from the attached update
§17 · What a Complete Demonstration Would Need

closed-loop novelty는 component 수가 아니라 belief revision의 검증에서 나온다

완성형 연구는 최소한 verified literature ingestion, qualifier-aware evidence graph, mechanism-aware prediction, inspectable planner, certified scientific tool execution, independent phenotype measurement, counter-evidence check, explicit causal belief revision을 한 protocol 안에서 검증해야 한다.

성공한 결과뿐 아니라 실패한 organoid/assay 결과가 기존 biomedical claim을 실제로 약화·수정·폐기하는지를 보여줘야 “closed loop”라는 표현이 과학적으로 의미를 갖는다.

§18 · Key Takeaways

이번 업데이트를 여덟 문장으로 압축하면

01 · Five pieces, not one system

직접 연관 3건과 기반기술 2건이 closed loop의 서로 다른 계층을 전진시킨다.

02 · MorphoOrgaAgent

organoid phenotype의 perception–analysis를 multi-agent workflow로 자동화한다.

03 · CAREPath

짧고 해석 가능한 KG path와 mechanism context를 결합해 repurposing prediction을 강화한다.

04 · PromptBio

computational research를 inspectable Plan → Execute → Inspect → Adapt workflow로 만든다.

05 · ABLE

protein-design BAIM tool을 agent가 얼마나 일관되게 계획·사용·검증하는지 평가한다.

06 · ReCite

존재하는 문헌을 찾는 것에서 claim을 실제로 지지하는지 검증하는 단계로 이동한다.

07 · Integration

verified evidence → Epistemic HRKG → mechanism reasoning → planner → certified tools → phenotype → counter-evidence의 stack이 구체화된다.

08 · Missing core

phenotype 반증을 formal causal belief revision으로 바꾸는 neuro-symbolic epistemic core가 다음 핵심 연구기회다.

Source Reference Map

References

첨부 연구동향 문서가 직접 제시한 원문 링크를 유지한다.

01
MorphoOrgaAgent: A Foundation-Model-Based Multi-Agent System for Autonomous Organoid Analysis
8 Sep 2026 · MICCAI 2026 Agentic AI for Medicine Workshop

TaskUnderstandingAgent, SAM3 zero-shot organoid instance segmentation, quantitative phenotype analysis, MorphoOrgaVQA의 출처.

02
CAREPath: semantic context-aware reasoning paths with mechanism-augmented embeddings for drug repurposing
Briefings in Bioinformatics 27(5) · bbag472 · Sep 2026

semantic path embedding과 mechanism-context representation을 결합한 drug repurposing 연구의 공식 journal 출처.

03
CAREPath publication summary
Life Science Network · 2026

disease cold-start AUPRC 최대 약 3.6% 향상 등 첨부 자료의 성능 요약 출처.

04
PromptBio: An Agentic Platform for End-to-End Computational Biomedical Research
bioRxiv · 6 Sep 2026

PromptGenie의 inspectable plan, adaptive execution, research trace preservation과 biomedical evaluation의 출처.

05
Agentic BAIM-LLM Evaluation (ABLE): Benchmarking LLM Use of Protein Design Tools
arXiv:2609.05818 · Sep 2026

15 frontier models의 ProteinMPNN·AlphaFold3 등 Biological AI Model tool-use 평가와 planning/strategy/integration 병목의 출처.

06
ReCite: Agentic Reasoning for Faithful Citation
8 Sep 2026 · Findings of EMNLP 2026

location perception, intent-aware query planning, reflective verification, claim–evidence logical consistency 검사의 출처.