AI Research NotesNeuro-Symbolic AI Co-Scientist · 03 Sep 2026
Neuro-Symbolic AI Co-Scientist × Drug Discovery · Research Watch · 03 Sep 2026

가설을 더 많이 만드는 AI에서
틀린 믿음을 실제로 고치는 AI

EvoSCM turns falsification and belief revision into executable causal state transitions, while ANCHOR-RE grounds biomedical relations before they enter the scientific state.

LITERATURE / DATAmultimodal evidenceANCHOR-REontology groundingverification rulesEPISTEMIC HRKGassay · dose · contextsource · uncertainty · counterCOMPETING SCMscausal graphlatent variablesmechanism + parametersEXPERIMENTdiscriminative interventionassay · CRISPR · simulationprediction − observation → correction → consistency check → revise / rejectnew evidence does not merely add another explanation; it changes the explicit causal belief state
Executive Reading

이번 업데이트의 가장 큰 변화는 belief revision이 더 이상 “AI Scientist가 해야 할 바람직한 행동”이라는 추상적 요구가 아니라, causal graph와 mechanism을 실제로 수정·검증·폐기하는 실행 알고리즘으로 등장했다는 점이다.

신규 신호는 두 가지다. EvoSCM은 Structural Causal Model을 scientific agent의 명시적이고 지속적인 epistemic state로 사용해 competing hypotheses, discriminative intervention, prediction–observation discrepancy, consistency check를 통해 belief를 진화시킨다. ANCHOR-RE는 biomedical relation extraction에서 ontology-guided reasoning, external knowledge grounding, verification rule을 결합해 어떤 relation을 symbolic scientific state로 승격할지를 제어한다.

ANCHOR-RE

“문헌에서 어떤 사실을 믿을 후보로 만들 것인가?”
Grounded biomedical relation을 구성하는 ingestion layer.

Scientific State

EvoSCM

“새 실험이 들어오면 그 믿음을 어떻게 수정할 것인가?”
Explicit causal state를 수정하는 revision layer.

두 연구를 연결하면 Neuro-Symbolic Drug-Discovery Co-Scientist의 핵심이 “생성 → 검증”을 넘어 Grounding → Explicit Causal State → Falsification → Belief Revision으로 바뀐다.
Part I · Two New Research Signals

하나는 믿음을 수정하는 알고리즘, 다른 하나는 믿을 후보를 만드는 grounding layer다

두 연구는 서로 다른 위치를 담당하지만 함께 보면 하나의 폐루프가 된다.

§1 · Comparative map
ResearchMain problemNeuro-symbolic mechanismReported signalDrug-discovery gap
EvoSCM새 evidence와 충돌할 때 scientific belief를 체계적으로 수정하기 어려움competing SCM population + intervention + discrepancy-driven correction + consistency filteringDiscoverPhysics에서 mechanism score·MSE·pass@5 개선현재 물리학 benchmark 검증; drug-target mechanism은 미검증
ANCHOR-RELLM relation extraction의 false-positive와 symbolic system의 낮은 recall을 동시에 다룸ontology-guided reasoning + external grounding + verification rulesDDI micro-F1 0.769→0.872; post-cutoff manual precision 69%triple을 hyper-relational evidence object로 확장 필요
Part II · EvoSCM

Falsification과 belief revision을 prompt behavior가 아니라 causal state transition으로 만든다

§2 · The problem with natural-language belief

기존 LLM-based scientific agent의 믿음은 자연어 reasoning trace와 memory 안에 흩어져 있다. 새로운 실험결과가 기존 가설과 충돌하면 어느 causal assumption을 제거할지, latent variable을 추가할지, mechanism function을 바꿀지, parameter만 수정할지 결정하는 명시적 state-transition rule이 없다.

EvoSCM은 Structural Causal Model(SCM)을 scientific agent의 지속적인 epistemic state로 사용한다. 하나의 가설을 고정하지 않고 여러 competing SCM hypothesis를 population으로 유지한 뒤 서로 다른 prediction을 내는 intervention을 선택한다.

§3 · Revision loop
01 · Hypothesesmultiple competing SCMs를 유지
02 · Commit실험 전에 각 hypothesis가 prediction을 명시적으로 commit
03 · Intervene가설 사이를 가장 잘 구분하는 intervention 선택
04 · Observe실험결과를 받아 prediction과 비교
05 · Correctdiscrepancy를 correction rule로 변환
06 · Revisegraph · latent variable · mechanism · parameter 수정
07 · Recheck과거 evidence와 구조적 일관성에 어긋나면 제거

실험 전 prediction commitment는 결과를 본 뒤 설명을 바꾸는 post-hoc rationalization을 줄이는 장치다. Falsification은 “critique를 잘 썼는가”가 아니라 model population의 생존·수정 여부로 operationalize된다.

§4 · DiscoverPhysics results
0.516 → 0.751mechanism explanation score
2.83e−2 → 2.77e−4normalized MSE
27.27 → 63.64%pass@5
experiment episodes

첨부 메모가 정리한 GPT-5.5 기준 결과에서 mechanism explanation score는 약 0.516에서 0.751로 상승하고, normalized MSE는 약 \(2.83\times10^{-2}\)에서 \(2.77\times10^{-4}\)로 감소한다. pass@5도 27.27%에서 63.64%로 상승하며 필요한 experiment episode 수 역시 줄었다.

또 하나의 중요한 신호는 portable epistemic state다. 강한 모델에서 진화시킨 SCM을 다른 모델로 옮겨도 성능이 개선된다. 즉 지식이 natural-language chain-of-thought나 특정 backbone parameter 안에만 묶이지 않고 외부의 explicit causal state로 이동할 가능성을 보여준다.

Part III · Translating EvoSCM to Drug Discovery

항암제 기전을 “설명문”이 아니라 intervention 가능한 competing causal model로 유지한다

§5 · Causal mechanism as scientific state
Example therapeutic mechanism\[\text{Drug}\rightarrow\text{Target}\rightarrow\text{Pathway}\rightarrow\text{Cell State}\rightarrow\text{Phenotype}\]

후보 항암제의 기전을 자연어 hypothesis 하나로 유지하는 대신 위와 같은 SCM으로 표현하고, 서로 다른 target/pathway mechanism을 competing hypothesis로 동시에 유지할 수 있다. Perturbation assay, CRISPR knockout, dose-response, combination assay가 들어오면 edge를 제거하거나 latent confounder를 추가하고 mechanism function 또는 parameter를 수정한다.

§6 · HRKG and SCM are complementary

Epistemic HRKG

무슨 증거가 어떤 조건에서 존재하는가를 저장한다. assay, dose, cell line, mutation, source, uncertainty, counter-evidence를 qualifier로 보존한다.

EvoSCM

그 증거가 들어왔을 때 causal belief를 어떻게 바꿀 것인가를 계산한다. causal mechanism과 intervention semantics를 explicit state로 유지한다.

두 층을 결합하면 evidence provenance와 causal semantics를 분리하면서도 연결할 수 있다. HRKG는 증거의 조건과 신뢰성을, SCM은 causal explanation과 revision rule을 담당한다.

§7 · Falsification-first drug-discovery loop
Proposed extension from the source memo\[\text{Multimodal FM}\rightarrow\text{Epistemic HRKG}\rightarrow\text{Competing SCM Population}\rightarrow\text{Discriminative Experiment Planner}\rightarrow\text{Assay/CRISPR/Docking/MD/FEP}\rightarrow\text{Prediction–Observation Discrepancy}\rightarrow\text{Causal Belief Revision}\]

첨부 메모의 해석에 따르면 이 조합은 지금까지 논의해 온 Falsification-First Neuro-Symbolic Co-Scientist를 매우 구체적인 계산모델로 발전시킨다. 중요한 한계는 EvoSCM이 현재 물리학 benchmark에서 검증됐다는 점이다. 따라서 drug-target mechanism discovery와 therapeutic hypothesis revision으로의 확장 자체가 아직 비어 있는 연구문제다.

Part IV · ANCHOR-RE

Literature를 symbolic state로 바꾸기 전에 “이 관계를 믿을 후보로 올려도 되는가?”를 검증한다

§8 · Neuro-symbolic grounding

ANCHOR-RE: An Agentic Neuro-Symbolic Framework for Grounded Biomedical Relation Extraction는 LLM의 biomedical relation extraction에 ontology-guided reasoning, external knowledge grounding, data-driven verification rules를 결합한다.

문제의 출발점은 명확하다. SemRep 같은 symbolic system은 precision이 높지만 recall이 제한될 수 있고, LLM은 contextual reasoning이 강하지만 false-positive relation을 만들 수 있다. ANCHOR-RE는 이 두 성질을 결합해 relation을 더 신뢰할 수 있는 symbolic fact 후보로 만든다.

§9 · Reported evaluation
0.769 → 0.872DDI micro-F1
3SemRepGS · DDI · ChemProt
1002026 biomedical papers
69%manual precision · 500 predictions

SemRepGS, DDI, ChemProt 세 benchmark에서 direct LLM prompting보다 성능이 향상됐으며, proprietary backbone 기준 DDI micro-F1은 0.769에서 0.872로 상승한다. 2026년 biomedical 논문 100편으로 temporal post-cutoff evaluation도 수행했고, 무작위 500개 prediction 수동평가에서 precision 69%를 보고했다.

중요한 점은 parameter fine-tuning 없이 symbolic ontology와 verification rule이 LLM inference 자체를 제어한다는 것이다.

§10 · From relation triple to evidence object

Drug-discovery AI Co-Scientist에서 relation extraction의 진짜 문제는 `drug-target`, `drug-disease`, `protein-pathway`, `mutation-response`, `DDI`를 단순히 많이 추출하는 것이 아니다. 어떤 relation을 scientific state에 편입할 만큼 신뢰할 수 있는지 판단해야 한다.

첨부 메모가 제안하는 다음 단계는 triple을 다음과 같은 Hyper-Relational Evidence Object로 확장하는 것이다.

( Drug, inhibits, Target, assay, dose, cell line, mutation, evidence type, confidence, source, time )

이 구조는 relation 자체뿐 아니라 관계가 성립하는 조건과 출처를 보존한다. 따라서 ANCHOR-RE는 HRKG의 ingestion/grounding layer로 자연스럽게 배치할 수 있다.

Part V · Integrated Neuro-Symbolic Closed Loop

Grounding과 belief revision 사이에 foundation models와 experimental tool agents를 배치한다

§11 · The combined architecture
Core closed loop\[\text{Grounded Evidence}\rightarrow\text{Epistemic HRKG}\rightarrow\text{Causal Hypothesis Population}\rightarrow\text{Falsification Experiment}\rightarrow\text{Belief Revision}\]

ANCHOR-RE는 문헌에서 어떤 사실을 믿을 후보로 만들 것인가를 담당하고, EvoSCM은 새 실험결과가 들어왔을 때 그 믿음을 어떻게 수정할 것인가를 담당한다. 두 층 사이에 multimodal molecular/protein foundation model과 experimental tool agent를 배치하면 Neuro-Symbolic Drug-Discovery Co-Scientist의 핵심 폐루프가 형성된다.

§12 · Scientific state transition

Ground

ontology + external knowledge + verification rule로 relation을 선별.

Contextualize

assay·dose·cell line·mutation·source·time을 HRKG qualifier로 기록.

Falsify

competing SCM이 다른 prediction을 내도록 intervention을 선택.

Revise

discrepancy가 graph·latent variable·mechanism·parameter 수정을 유발.

핵심은 새로운 evidence가 memory에 “추가”되는 것으로 끝나지 않는다는 점이다. evidence가 causal model의 구조를 바꾸고, 바뀐 구조가 과거 evidence와 충돌하면 그 수정안마저 폐기된다.

Part VI · Highest-Novelty Paper Direction

Causally Revisable Epistemic Neuro-Symbolic Co-Scientist for Drug Discovery

§13 · Core research question
Can a drug-discovery Co-Scientist maintain competing causal mechanisms as explicit epistemic states and revise or reject them through intervention-driven experimental evidence, rather than merely generating new natural-language explanations?

첨부 메모는 이 질문을 현 시점에서 가장 신규성이 높은 논문 방향으로 정리한다. 이유는 Neuro-Symbolic AI, HRKG, causal reasoning, falsification, belief revision, experimental automation을 하나의 검증 가능한 연구축으로 묶기 때문이다.

§14 · What would make the study falsifiable?
RQ1 · Grounding

Which relations enter the scientific state?

Direct LLM extraction보다 ontology/verification 기반 ingestion이 unsupported relation을 얼마나 줄이는가.

RQ2 · Causal State

Can competing mechanisms stay explicit?

Natural-language memory 대비 SCM population이 hypothesis diversity와 intervention discriminability를 보존하는가.

RQ3 · Revision

Does counter-evidence actually change belief?

새 assay/CRISPR evidence가 causal edge·latent confounder·mechanism·parameter를 재현가능하게 수정하는가.

RQ4 · Rejection

Can revisions themselves be falsified?

새 model이 과거 evidence와 충돌할 때 rollback/reject되는가.

Source-derived boundary

위 세부 RQ의 표현은 첨부 메모의 통합 방향을 평가 가능한 연구문제로 재구성한 것이다. EvoSCM의 원 실험은 물리학 benchmark이고, ANCHOR-RE의 공개결과는 biomedical relation extraction이다. 신약개발에서 이 전체 loop를 prospective하게 실증한 결과는 첨부 자료에 제시되어 있지 않다.

§15 · Final synthesis

이번 업데이트가 주는 가장 강한 연구신호는 “belief revision”을 prompt engineering에서 시스템 상태전이 문제로 옮길 수 있게 되었다는 점이다.

ANCHOR-RE는 evidence가 symbolic state로 들어오는 입구를 정제하고, Epistemic HRKG는 조건·출처·불확실성·counter-evidence를 보존하며, EvoSCM은 그 evidence가 causal belief를 어떻게 수정해야 하는지 계산한다. 이 연결을 drug-target mechanism과 intervention-driven therapeutic discovery에서 실증하면, “가설을 제안하는 AI”보다 한 단계 강한 causally revisable scientific agent를 평가할 수 있다.

Primary Sources

이번 업데이트의 신규 연구

01
EvoSCM: Scientific Belief Revision Through Causal Model Evolution and Experimentation
arXiv:2609.01526 · released Sep 1, 2026
arXiv
02
ANCHOR-RE: An Agentic Neuro-Symbolic Framework for Grounded Biomedical Relation Extraction
arXiv:2608.03154 · released Aug 4, 2026
arXiv

Evidence boundary

본 게시물은 사용자가 첨부한 Neurosymbolic-AI-Trends-0903.md 전체를 근거로 웹 문서 구조로 재작성했다. 첨부자료가 보고한 수치, 적용가능성, 한계와 통합 연구해석을 보존했으며, 별도의 외부 연구결과를 추가하거나 조용히 보정하지 않았다.