K-文化的一切——从回归到 K-美妆,发送到您的邮箱订阅邮件

METAL MEDIA

OmniScientist: An Omni-Modal Omni-Discipline AI Scientist

arXiv:2608.135582026-08-12

让AI科学家直接读原始数据而不是预处理好的摘要,论文质量明显更高

OmniScientist是一个端到端AI系统,它直接观察地震波形、病理切片、3D模型等原始科学证据,自主完成从提出假设、执行实验到撰写论文的完整研究流程。在涵盖5个学科门类的36个真实数据案例中,系统全部完成了从原始数据到成稿论文的全流程,在主力推理模型下平均论文得分为6.3分(满分10分)。与只接收预先计算好的数值特征的盲版对比,直接感知原始证据的版本在全部7个评审维度上都更优,在头对头比较中胜率达到85%。

METAL MEDIA 解读图

OmniScientist的三阶段流水线与感知层

证据状态已报告实测结果

  1. 感知层将图像、信号、3D结构、表格、图谱等原始证据划分为感知/符号/定量统计/过程四大类并直接读取
  2. 构思阶段(Ideation)观察材料并检索文献,提出可证伪的假设,代码检查确保结构完整性和新颖性
  3. 实验阶段(Experiment)执行代码验证假设,必须通过检验执行来源和统计有效性的严格性检查
  4. 撰写阶段(Writeup)仅从已验证的执行记录中挑选主张,按学科惯例撰写论文,并用主张核查将数字与文本同原始执行记录比对
  5. 盲版对比实验与只接收预先计算标量特征、不接触原始数据的系统进行配对比较,以衡量感知能力的贡献
这是 METAL MEDIA 制作的解读图,并非论文作者提供的原图。

他们做了什么

  1. OmniScientist将感知层与负责构思、实验、撰写的三个自主智能体结合在一个受控流水线中,使原始观察结果能够贯穿研究全程,影响研究问题的选择、实验设计和最终结论。
  2. 系统把证据划分为感知类(图像、光谱)、符号类(文本、公式、图谱)、定量统计类(表格)、过程类(轨迹、模拟)四大类,并用代码强制检查新颖性、统计有效性以及每个数字的可追溯性。
  3. 系统在涵盖5个学科门类、包括图像、音频、视频、3D结构、知识图谱等模态的36个案例套件上进行了测试,36个案例全部完成了从原始数据到成稿论文的全过程。
  4. 与只接收预先计算好的标量特征的盲版系统配对比较后发现,直接感知原始证据的版本在全部7个评审维度上均有提升,在头对头判定中赢得85%的胜率。
  5. 两个案例研究展示了这一效果:在地震案例中,系统发现被标记为噪声的波形中有21.7%实际上是真实地震事件;在胸部X光案例中,系统发现局部熵(纹理)特征区分肺炎与正常肺部的AUC最高达0.851,明显优于原始像素基线的0.634。
Figure 2: Progression from raw evidence to verified findings across three demonstration cases. The top three rows track workflows in seismology, pathology, and 3-D CAD. From left to right, each row begins with raw evidence (a three-channel seismogram, a stained pathology tile, and a 3-D CAD model), identifies specific structural cues, and outlines the subsequent hypothesis and action sequence. The rightmost column displays the verified findings, such as the discovery that 21.7% of noise labels are real events. The bottom band depicts a precomputed interface where the artifact is reduced to a feature vector, resulting in lost structural relations and a narrower research question space.
Figure 2: Progression from raw evidence to verified findings across three demonstration cases. The top three rows track workflows in seismology, pathology, and 3-D CAD. From left to right, each row begins with raw evidence (a three-channel seismogram, a stained pathology tile, and a 3-D CAD model), identifies specific structural cues, and outlines the subsequent hypothesis and action sequence. The rightmost column displays the verified findings, such as the discovery that 21.7% of noise labels are real events. The bottom band depicts a precomputed interface where the artifact is reduced to a feature vector, resulting in lost structural relations and a narrower research question space.
Table 1: The demonstration suite: 5 categories, 36 cases, one real downloadable dataset each, with the sample count N per dataset. Evidence – perceptual, symbolic, quantitative-statistical, procedural. Modality – image, signal, spectrum, audio, video, 3-D, trajectory, table, formula, sequence, field, graph.
DisciplineRepresentative datasetEvidenceModalityN
Physical sciences5 cases
Condensed matter / nanoNFFA-EUROPE (Aversa et al. 2018)2,655
Vibrational spectroscopyRRUFF (Lafuente et al. 2015)2,000
Materials informaticsUCI superconductor (Hamidieh 2018)21,263
Molecular chemistryPubChem (Kim et al. 2025)30
Symbolic regressionFeynman (Udrescu and Tegmark 2020)12
Earth & space9 cases
Remote sensingEuroSAT (Helber et al. 2019)5,000
Galaxy morphologyGalaxy Zoo (Lintott et al. 2008)1,000
Galaxy cross-surveyGZ DECaLS (Walmsley et al. 2022)210
Gravitational wavesGWOSC (LIGO-Virgo Collaboration 2021)1,500
SeismologySTEAD (Mousavi et al. 2019)1,500
Marine biologyWHOI-Plankton (Orenstein et al. 2015)3,000
Geology / petrophysicsDigital Rocks (Prodanović et al. 2015)375
MeteorologySEVIR (Veillette et al. 2020)384
Cyclone dynamicsIBTrACS (Knapp et al. 2010)400
Life & medical7 cases
PathologyKather CRC (Kather et al. 2016)5,000
RadiologyChest X-ray (Kermany et al. 2018)3,000
Medical imagingMedMNIST CT (Yang et al. 2023a)1,496
CardiologyCinC 2016 (Liu et al. 2016)2,000
Sleep neuroscienceSleep-EDF (Kemp et al. 2000)1,520
Cell biologyCell Tracking Ch. (Ulman et al. 2017)280
GenomicsDNA (H3) (Nguyen et al. 2016)10,000
Agricultural & ecological8 cases
Plant pathologyPlantVillage (Hughes and Salathé 2015)3,002
Precision agricultureIndian Pines (Baumgardner et al. 2015)2,000
Animal behaviorCalMS21 (Sun et al. 2021)2,500
EcoacousticsBird Audio Det. (Stowell et al. 2019)2,000
Marine bioacousticsWatkins MMSD (Sayigh et al. 2016)1,697
Figure 3: Architecture of the OmniScientist framework. At the top, raw evidence from multiple disciplines enters the system, categorized into four evidence families (perceptual, symbolic, quantitative, and procedural) and 12 modalities. The core pipeline consists of three sequential stages. First, the Ideation stage (left) observes materials, searches literature, and formulates falsifiable hypotheses. Next, the Experiment stage (center) designs tests, executes code, and inspects results to generate an execution record containing standard output, figures, data, and configurations. Finally, the Writeup stage (right) selects, grounds, and reports claims supported exclusively by the execution record to compile the final paper. At the bottom, a lifecycle-wide perception layer provides spatial, temporal, cross-channel, statistical, and dynamic analysis capabilities. Dashed arrows indicate that these perception tools are available to all three stages of the pipeline.
Figure 3: Architecture of the OmniScientist framework. At the top, raw evidence from multiple disciplines enters the system, categorized into four evidence families (perceptual, symbolic, quantitative, and procedural) and 12 modalities. The core pipeline consists of three sequential stages. First, the Ideation stage (left) observes materials, searches literature, and formulates falsifiable hypotheses. Next, the Experiment stage (center) designs tests, executes code, and inspects results to generate an execution record containing standard output, figures, data, and configurations. Finally, the Writeup stage (right) selects, grounds, and reports claims supported exclusively by the execution record to compile the final paper. At the bottom, a lifecycle-wide perception layer provides spatial, temporal, cross-channel, statistical, and dynamic analysis capabilities. Dashed arrows indicate that these perception tools are available to all three stages of the pipeline.
Table 2: The 4 families of scientific evidence OmniScientist is designed to perceive.
Evidence familyTypical artifacts
PerceptualImages, video, micrographs, radar, astronomical and remote-sensing imagery, the visual form of scientific plots, audio, and 3-D structure.
SymbolicNatural-language documents, formulae, variables, rules, sequences, knowledge graphs, logical and causal relations, mathematical models.
Quantitative-statisticalTables, measurements, distributions, curves, correlations, significance tests, regression results.
Procedural / dynamicExperimental steps, code execution, agent traces, simulations, dynamic evolution, protocols.
Figure 4: Raw observations and derived discoveries processed by the perception layer across 16 cases, 11 modalities, and all 4 evidence families. The figure presents a four-by-four grid of artifacts, each taken from that case’s own data exactly as the run received it, with the discipline named at the top left of every panel and the modality at the top right. Within each artifact, a red bounding box marks the specific feature flagged by the agent on the raw record. Below the artifact, the saw label reports the direct observation made by the agent, and the found label details the verified experimental result produced by that observation. The first three rows cover perceptual and procedural evidence, spanning images, spectra, signals, audio, video, three-dimensional structures, and trajectories. The bottom row presents quantitative and symbolic evidence, where the layer reads the native numeric structure of a table, a formula, a sequence, or a graph instead of rendering an image.
Figure 4: Raw observations and derived discoveries processed by the perception layer across 16 cases, 11 modalities, and all 4 evidence families. The figure presents a four-by-four grid of artifacts, each taken from that case’s own data exactly as the run received it, with the discipline named at the top left of every panel and the modality at the top right. Within each artifact, a red bounding box marks the specific feature flagged by the agent on the raw record. Below the artifact, the saw label reports the direct observation made by the agent, and the found label details the verified experimental result produced by that observation. The first three rows cover perceptual and procedural evidence, spanning images, spectra, signals, audio, video, three-dimensional structures, and trajectories. The bottom row presents quantitative and symbolic evidence, where the layer reads the native numeric structure of a table, a formula, a sequence, or a graph instead of rendering an image.
Table 3: Detailed review scores across reasoning backbones. Per-dimension means (0–10) are derived from a 2-judge cross-family panel (deepseek-v4-flash and gemini-2.5-flash-lite) over the entire case suite. For these evaluations, the framework and perception models are held fixed, with only the reasoning backbone swapped. Failed runs are excluded; thus, means are computed exclusively over successfully scored papers. The highest value in each column is highlighted, and coverage per backbone is detailed in Table 4. Notably, clarity exhibits the least degradation, whereas factual accuracy and soundness most closely track the underlying backbone strength.
Standard peer-reviewMM-mandatory
BackboneNovelty↑Sound.↑Clarity↑Signif.↑Reprod.↑MM-grnd↑Factual↑Overall↑
Sonnet 5 (Anthropic 2026)6.37.07.06.36.15.17.76.3
GPT-5.6 (OpenAI 2026)5.26.36.35.05.24.27.75.6
GLM-5.2 (Zhipu 2026)6.27.16.86.45.96.67.56.5
Kimi K2.7 (Kimi 2025)6.27.26.76.25.55.88.06.2
Qwen3.5-122B (Qwen Team 2026)4.75.56.24.84.84.86.55.1
Qwen3.5-27B (Qwen Team 2026)5.05.65.94.94.64.96.45.1
Qwen3.5-9B (Qwen Team 2026)4.04.14.83.73.73.94.84.0
Gemma-4-31B (Google 2026)4.75.05.64.54.44.66.54.8
Gemma-4-26B (Google 2026)4.44.45.04.03.73.85.14.2
Figure 5: Two-stage verification pipeline for experimental results and manuscript claims. In the top row from left to right, an unverified experimental result undergoes a rigour check that verifies real execution, accounts for all tests, tests for independence and leakage, and ensures the headline belongs to supported analyses. If a check fails, unsupported analyses are traced and null results trigger re-ideation. Successful validation yields a verified result with certified metrics and attached provenance. Further right, a claim check matches reported numbers (n1​…​nk) to recorded outputs and reported claims (C1​…​Cm) to recorded analyses (E1​…​Em), resulting in a manuscript with fully traced numbers and supported claims. The bottom band displays the execution record, which serves as the source of truth for both checks. This record captures data I/O, standard output, generated figures, and a complete list of all attempted tests including unsupported attempts (Tu).
Figure 5: Two-stage verification pipeline for experimental results and manuscript claims. In the top row from left to right, an unverified experimental result undergoes a rigour check that verifies real execution, accounts for all tests, tests for independence and leakage, and ensures the headline belongs to supported analyses. If a check fails, unsupported analyses are traced and null results trigger re-ideation. Successful validation yields a verified result with certified metrics and attached provenance. Further right, a claim check matches reported numbers (n1​…​nk) to recorded outputs and reported claims (C1​…​Cm) to recorded analyses (E1​…​Em), resulting in a manuscript with fully traced numbers and supported claims. The bottom band displays the execution record, which serves as the source of truth for both checks. This record captures data I/O, standard output, generated figures, and a complete list of all attempted tests including unsupported attempts (Tu).
Table 4: Backbone generality across the 36-case suite. The table reports the number of cases dispatched, the resulting completed papers, and the mean composite score for these successful runs.
BackboneSonnet 5Sonnet5GPT 5.6GPT5.6GLM 5.2GLM5.2Kimi K2.7KimiK2.7Qwen3.5 122BQwen3.5122BQwen3.5 27BQwen3.527BQwen3.5 9B
Sonnet
5
GPT
5.6
GLM
5.2
Kimi
K2.7
Qwen3.5
122B
Qwen3.5
27B
Qwen3.5
9B
Gemma-4
31B
Gemma-4
26B
Cases36101893436323634
Completed↑3691763032183225
Mean↑6.55.76.76.55.45.34.15.04.3
Figure 6: Per-case review profiles across the 7 dimensions. Radar plots are shown for 9 high-coverage cases spanning 4 evidence modalities; each line represents one backbone, scored by a 2-judge panel (on a 0–10 scale). The strong backbones (Sonnet 5, GLM, Kimi) exhibit the largest, most balanced profiles, while the weak open models (Qwen3.5-9B, Gemma-4-26B) collapse inward, particularly in novelty and significance, although clarity varies the least across all models.
Figure 6: Per-case review profiles across the 7 dimensions. Radar plots are shown for 9 high-coverage cases spanning 4 evidence modalities; each line represents one backbone, scored by a 2-judge panel (on a 0–10 scale). The strong backbones (Sonnet 5, GLM, Kimi) exhibit the largest, most balanced profiles, while the weak open models (Qwen3.5-9B, Gemma-4-26B) collapse inward, particularly in novelty and significance, although clarity varies the least across all models.
Table 5: Backbone quality aggregated by evidence modality and discipline family. Results are grouped by modality on the left and by discipline family on the right. The reported metric is the mean composite score evaluated by the 2-judge cross-family panel on a scale of 0 to 10. A dash indicates that a backbone produced no scored papers for that specific category.
By evidence modalityBy discipline
BackboneImageSignalAudioVideo3-DTraj.T&SEarthLifeAgri.Engin.Phys.
Sonnet 56.46.17.16.47.06.36.46.56.76.86.65.8
GPT-5.65.95.55.55.95.66.06.45.2
Qwen3.5-27B5.55.05.95.34.84.95.85.15.55.54.85.5
Qwen3.5-9B3.85.54.14.54.44.33.24.14.54.04.43.2
Qwen3.5-122B4.85.45.95.25.45.85.54.65.76.04.95.4
Gemma-4-31B5.34.95.45.15.94.03.55.15.74.65.04.9
Gemma-4-26B4.14.34.45.04.34.34.84.53.84.34.44.6
GLM-5.26.66.86.66.66.46.96.56.47.5
Kimi K2.76.86.75.96.06.86.26.66.0
Figure 7: Dimension-wise perception gain. For the 5 cases evaluated under both conditions, the chart shows the mean scores with perception removed (pink) and for the full OmniScientist (teal), scored by the same judge across both settings. The 2 panels of this row share one colour key. The largest gain is observed in multimodal grounding, while factual accuracy remains identical since both conditions undergo the same provenance check.
Figure 7: Dimension-wise perception gain. For the 5 cases evaluated under both conditions, the chart shows the mean scores with perception removed (pink) and for the full OmniScientist (teal), scored by the same judge across both settings. The 2 panels of this row share one colour key. The largest gain is observed in multimodal grounding, while factual accuracy remains identical since both conditions undergo the same provenance check.
Table 6: Review rubric performance across the complete evaluation suite using the Sonnet 5 backbone. The 2-judge cross-family panel evaluated all cases on a scale of 0 to 10. Using a single backbone ensures direct comparability across all columns. Factual accuracy reaches 7.0 or higher in 30 of the 36 completed cases.
Standard peer-reviewMM-mandatory
DisciplineNovelty↑Sound.↑Clarity↑Signif.↑Reprod.↑MM-gr.↑Factual↑Overall↑
Physical sciences
Condensed matter2.52.54.02.02.04.51.02.5
Vibrational spectroscopy6.08.07.57.07.06.09.07.0
Materials informatics7.07.07.58.07.04.57.07.0
Molecular chemistry4.55.56.03.56.04.05.04.5
Symbolic regression7.08.07.57.57.53.59.07.0
Earth & space
Remote sensing7.07.06.57.06.05.57.06.5
Galaxy morphology6.56.57.06.06.05.57.56.5
Galaxy cross-survey7.07.06.56.06.05.07.56.5
Gravitational waves5.05.05.55.05.03.55.54.5
Seismology6.58.07.07.56.54.58.57.0
Marine biology6.08.57.57.06.55.59.57.0
Geology / petrophysics6.57.58.07.57.56.09.57.5
Cyclone dynamics6.06.57.06.05.54.57.06.0
Meteorology6.07.08.06.05.04.58.06.5
Life & medical
Pathology7.08.08.06.56.56.59.07.0
Radiology7.07.58.06.56.56.58.57.0
Medical imaging (CT)6.57.56.56.07.04.09.06.0
Cardiology6.58.08.07.56.54.59.07.0
Sleep neuroscience6.54.57.06.05.53.54.04.5
Genomics7.07.07.06.06.05.07.56.5
Cell biology7.06.05.56.55.54.06.05.5
Agricultural & ecological
Plant pathology6.57.58.07.06.56.08.07.0
Precision agriculture6.06.56.56.06.05.08.06.0
Animal behavior6.57.57.05.55.54.58.06.5
Ecoacoustics7.08.08.07.06.55.09.07.5
Figure 8: Breakdown of head-to-head judgments. For each dimension, the 3 bars show the share of all judgments won by OmniScientist, won by the same system with perception removed, and declared a tie. Judges never tie on novelty or significance, the dimensions enhanced by perception, and tie most often on factual accuracy and reproducibility, which both conditions share through the provenance check.
Figure 8: Breakdown of head-to-head judgments. For each dimension, the 3 bars show the share of all judgments won by OmniScientist, won by the same system with perception removed, and declared a tie. Judges never tie on novelty or significance, the dimensions enhanced by perception, and tie most often on factual accuracy and reproducibility, which both conditions share through the provenance check.
Table 7: Comparison of feature utilization between the two systems. In all paired cases, the perceiving system focuses on information inherent in the raw records, whereas the blind system relies solely on the provided scalar features despite sharing the same task and backbone.
CaseEvidence only the raw record carriesQuestion each system asked
Galaxy cross-surveyMorphology read off the imageWith perception: does a vision model’s morphological reading degrade on the shallower survey for the same galaxies? Blind: can the 3 classes be separated along the 8 supplied feature axes?
SeismologyCross-component polarisation of the waveformWith perception: what fraction of noise-labelled traces carry coherent polarised transients? Blind: do frequency-shape features retain a depth imprint after an attenuation correction?
PathologyTexture and nuclear density of the tileWith perception: is the complex class a compositional mixture of the pure tissue prototypes? Blind: does the class confusion matrix follow an a priori similarity ranking?
Mechanical CADPrincipal-axis geometry of the point cloudWith perception: do the function-defined labels correspond to latent geometric morphotypes? Blind: do dimension-standardised part families show tighter descriptor dispersion?
Plant phenotypingPer-point organ labels across repeated scansWith perception: do the two species differ in how many leaves grow at once? Blind: do the species separate on shape descriptors once the size axis is removed?
Figure 9: Component ablation on the seismology case, where each configuration removes a single component with the backbone fixed. Novelty is the judged novelty score and Composite the 7-dimension mean, both evaluated by the DS-V4-Flash judge (0–10). The dashed line marks the composite score of the full system.
Figure 9: Component ablation on the seismology case, where each configuration removes a single component with the backbone fixed. Novelty is the judged novelty score and Composite the 7-dimension mean, both evaluated by the DS-V4-Flash judge (0–10). The dashed line marks the composite score of the full system.
Table 8: Overview of 13 end-to-end runs, grouped by evidence modality and spanning all 4 families. Evaluation metrics are system-specific, extracted verbatim from verified experiment records.
DisciplineEvidenceEvaluation metricHeadline finding
RadiologyimagesupportedPneumonic pediatric lung fields show markedly higher local-entropy heterogeneity (patchiness) than normal.
PathologyimagesupportedThe COMPLEX H&E class is heterogeneous, splitting into compositional sub-clusters.
Galaxy morphologyimagemixedVLM morphology accuracy 83.8% (DECaLS) vs 81.0% (SDSS); the 2.8-pt gap is not significant.
Remote sensingimagemixedColor-only features recover 76.2% of 10-class accuracy vs 83.2% combined, revealing a color shortcut.
Seismologysignalmixed21.7% of noise-labelled STEAD traces carry coherent transient bursts; the instrument-type hypothesis is refuted.
CardiologyaudiosupportedRecording-protocol metadata alone predicts abnormality (AUC 0.60) and collapses out-of-source (0.35), exposing a confound.
EcoacousticsaudiosupportedA mid/high-band bird-presence classifier shows a large, robust drop in discriminability across recording sets.
Mechanical CAD3-DsupportedScale-invariant shape descriptors cluster 1,500 CAD parts into function-agnostic form families without supervision.
Plant phenotyping3-DmixedMaize initiates leaves sequentially where tomato is bursty, separable in 3-D scans.
Materials informaticstablemixedRandom k-fold CV underestimates extrapolation error; leave-one-family-out RMSE is 3.1–7.0× higher.
Symbolic regressionformulasupportedThe Cramér–Rao form Var⁡(a^)=σ2/(N​Var​log⁡x) predicts empirical exponent-estimation variance across all 8 monomial Feynman laws, sampled ranges, and noise levels.
Knowledge engineeringgraphsupportedDisease-associated proteins carry more distinct GO-function annotations than degree-matched controls, and the excess grows with PPI degree; it replicates on withheld test-split edges.
CS/ML methodologytracerefutedRejection-driven repairs are not dominated by omission, contrary to the pre-registered hypothesis.
Figure 10: Review dimension scores across different backbone strengths. Data reflects the 6 backbones with the broadest case coverage, ordered by overall score. The score gap between the strongest and weakest backbones is largest for factual accuracy and smallest for multimodal grounding.
Figure 10: Review dimension scores across different backbone strengths. Data reflects the 6 backbones with the broadest case coverage, ordered by overall score. The score gap between the strongest and weakest backbones is largest for factual accuracy and smallest for multimodal grounding.
Table 9: Numbers the system produced for the STEAD noise audit.
Headline and controlsHeterogeneity and robustness
Full-detector prevalence21.7% (163/750)Channel BH / HH / HN prevalence32.8 / 29.1 / 2.4%
95% confidence interval[18.8, 24.9]%channel χ2p=5.7×10−14
Amplitude-only baseline2.0%Per-network prevalence range0–65%
Ablation, no coincidence term2.0%network χ2p=3.5×10−14
Null false-alarm rate (target 1%)1.07%Station-cluster bootstrap 95% CI[17.9, 25.8]%
Sensitivity (FAR, null, window)stable 19–25%
Figure 11: The seismic audit at a glance. Left: 4 of the three-component traces the agent read, amplitude normalised. The first is a labelled earthquake, shown for reference, and the second a labelled noise trace that really is stationary background. The last two are also labelled noise, yet each carries a coherent onset at the dashed line, with an STA/LTA peak above the upper quartile of the labelled earthquakes and an onset rectilinearity near 1. All 4 were selected by the run’s own stored onset statistics rather than by eye. Right: the share of noise-labelled traces the full detector flags, with its 95% confidence interval, against 3 label-agnostic controls. Removing the cross-channel coincidence term collapses the detector to the amplitude-only rate, which is what identifies timing coincidence across components as the mechanism it is using.
Figure 11: The seismic audit at a glance. Left: 4 of the three-component traces the agent read, amplitude normalised. The first is a labelled earthquake, shown for reference, and the second a labelled noise trace that really is stationary background. The last two are also labelled noise, yet each carries a coherent onset at the dashed line, with an STA/LTA peak above the upper quartile of the labelled earthquakes and an onset rectilinearity near 1. All 4 were selected by the run’s own stored onset statistics rather than by eye. Right: the share of noise-labelled traces the full detector flags, with its 95% confidence interval, against 3 label-agnostic controls. Removing the cross-channel coincidence term collapses the detector to the amplitude-only rate, which is what identifies timing coincidence across components as the mechanism it is using.
Table 10: Numbers the system produced for the paediatric chest radiograph study. As in Table 9, every value is traceable to a real run_python standard output.
Effect and generalisationDiscrimination and robustness
Patchiness effect size, all imagesd=1.25AUC, mean entropy only0.840
development splitd=1.26AUC, mean + patchiness0.851
held-out splitd=1.29AUC, patchiness only0.847
Label difference, Mann-Whitneyp<0.0001AUC, raw-pixel baseline0.634
Independent of the mean levelp=1.7×10−5Window ablation, 8 / 16 / 32 pxd=1.63 / 1.50 / 1.36
Region-of-interest sweepd=1.18 to 1.35
Figure 12: Visualization and evaluation of sliding-window local-entropy features. Left: Normal and pneumonic radiographs paired with their local-entropy maps. The displayed samples correspond to the median patchiness of each class. Notably, the pneumonic entropy map exhibits higher variance (i.e., a mottled appearance) compared to the relatively smooth normal map. Right: Classification performance on the held-out test set. Entropy-derived features achieve score of 0.840–0.851, significantly outperforming the raw-pixel baseline (0.634). This indicates that the discriminative signal relies on local structural patterns rather than raw pixel intensities.
Figure 12: Visualization and evaluation of sliding-window local-entropy features. Left: Normal and pneumonic radiographs paired with their local-entropy maps. The displayed samples correspond to the median patchiness of each class. Notably, the pneumonic entropy map exhibits higher variance (i.e., a mottled appearance) compared to the relatively smooth normal map. Right: Classification performance on the held-out test set. Entropy-derived features achieve score of 0.840–0.851, significantly outperforming the raw-pixel baseline (0.634). This indicates that the discriminative signal relies on local structural patterns rather than raw pixel intensities.
Table 11: Cost per paper by backbone model. The experiment stage dominates the overall cost across all evaluated systems. †Open-weight backbones were run locally.
BackboneTokens in/out↓Cache hit↑$ / paper↓Wall-clock↓
Sonnet 598k / 191k93%$2.6329 min
GPT-5.6122k / 112k89%$4.3412 min
Qwen3.5-27B†1.4M / 75k$0.0630 min
Gemma-4-31B†714k / 41k$0.0314 min
Figure 13: Heatmap visualization of the evaluation scores from Table 3. Darker cells indicate higher panel scores. Model reasoning strength corresponds to row darkness, with the strongest backbones positioned at the top and smaller open-weight models at the bottom. Notably, factual accuracy consistently achieves the highest scores (the darkest column) across all evaluated models.
Figure 13: Heatmap visualization of the evaluation scores from Table 3. Darker cells indicate higher panel scores. Model reasoning strength corresponds to row darkness, with the strongest backbones positioned at the top and smaller open-weight models at the bottom. Notably, factual accuracy consistently achieves the highest scores (the darkest column) across all evaluated models.
Table 12: Perception gain per evaluation dimension. Across 5 blind pairs and 1 vision-off pair, each cell represents the difference in panel scores (original scale: 0–10) between the perception-enabled system and the blind baseline. Positive values indicate that visual perception improves performance. † Cardiology uses the weaker vision-off run.
Standard peer-reviewMM-mandatory
Case (Δ = on − baseline)Novelty↑Sound.↑Clarity↑Signif.↑Reprod.↑MM-gr.↑Factual↑Overall↑
Galaxy cross-survey+2.5+1.2+1.0+2.3+0.7+1.3+2.0+1.7
Seismology+1.0+1.5-1.0+1.5+0.5+1.5+0.5+1.5
Pathology+1.5+1.0+0.5+1.0+0.5+3.0-0.5+1.5
Mechanical CAD+0.5+0.5+3.5+2.5+2.5+1.0+2.0+3.0
Plant phenotyping+1.0+0.0+0.0+0.5+0.7+4.0+0.3+0.3
Cardiology†+0.3+0.3+0.3+0.0+1.3-1.7+0.0+0.3
Macro-average Δ+1.14+0.75+0.72+1.31+1.03+1.53+0.72+1.39
Table 13: Validating the judge before it is trusted; the target column lists the pre-set acceptance thresholds.
Validity checkStatisticTargetMeasured
Inter-judge agreementKrippendorff α>0.60.66
Self-preference biasown − others≈00†
Verbosity biasscore vs. length ρ≈00.16
Table 14: Every condition enforced by the 3 checks. Each row is a separate predicate in the stage’s exit function; failing any predicate returns the agent to the loop with the corresponding demand as the reason. The claim check runs on the drafted manuscript rather than a finalize payload, so it acts on the text itself.
ConditionWhat it demands of the stage output
Idea check (ideation)
SchemaA research question, a hypothesis, an experiment protocol, and a falsification criterion, all non-empty.
BreadthAt least 5 self-screened candidate projects, each rated for novelty risk.
Prior artAt least 3 focused literature searches, one of them aimed at the selected idea specifically.
FeasibilityThe selected idea marked fully computational. A proposal that would need a physical experiment is refused outright.
Minimal claimThe smallest claim worth publishing if the rest of the study fails, stated separately from the hypothesis.
Novelty evidenceWhat the searches returned for and against this particular idea, with citations.
Claim scopeAn explicit statement of what the data cannot establish, separating the measured proxy from any mechanistic or causal reading.
Effective sampleThe decisive-event count for the key test, estimated from the real data counts, and whether it is adequate.
LeakageWhether any step uses ground-truth labels at decision time, and what the label-agnostic counterpart is.
Visual auditRequired once the agent has looked at any raw item: which groups it viewed, and how a disagreement with the given label was resolved.
Novelty languageAbsolute-novelty phrasing (“first”, “unstudied”, “no prior work”) is rejected, because a bounded search cannot support it.
Rigour check (experiment)
VerdictOne of supported, refuted, mixed, null, or infeasible. An honest negative is a valid exit.
Real executionAt least one run_python call that exited 0 and produced real output.
PerceptionA case that carries a look_at_* budget cannot finalise a positive verdict without having looked at the raw evidence at least once.
Key numbersThe decisive numbers the code printed, reported as a structured record.
ProvenanceEvery reported number must appear in the text of a real run_python output.
Real dataSome run must have loaded the actual data rather than hand-coded rows.
ReproducibilityAt least 60% of the reported numbers present in the union of the run’s real outputs.
Multiple testsTwo or more reported p-values require a stated count of every test run and the correction applied to that count.
CircularityWhether the predictor derives from the same representation whose behaviour it predicts, and how that is handled.
Full batteryAt least 4 analyses, each with a saved figure: primary, baseline, ablation, mechanism, breakdown, sensitivity.
Lead selectionThe headline must name an existing analysis, be listed first, and not also appear among the demoted ones.
Lead significanceA lead whose p-values are all ≥0.05 is rejected unless the verdict is itself null or insufficient.
DemotionA non-significant analysis that is not the lead must be demoted, which keeps it in the trace and out of the manuscript.
Correction baseThe stated correction count must cover the demoted analyses too, so demoting cannot shrink the denominator.
Claim check (writeup)
TraceabilityEvery number in the drafted text is matched against the grounded set derived from the experiment record.
Guarded revisionThe prose-polish pass is reverted wholesale if it alters a number, a citation, a claim, or a model name.
Table 15: Check rejections across the 36 primary runs. The two count columns differ because a single run can be rejected multiple times by the same condition. The checks refused 115 finalize attempts in total, and only 4 of the 36 runs reached both stage exits without ever being sent back. The dominant single cause is result selection: in 26 runs, the agent tried to present a non-significant analysis as a finding and was made to demote it.
ConditionWhat firedRejectionsRuns
Idea check (ideation): 28 rejections in 23 of the 36 runs
Schemaa required ideation field left empty1210
Effective samplethe decisive-event estimate left empty44
Novelty evidencesearch evidence for the selected idea left empty33
Visual auditimages inspected but the audit left empty33
Claim scopewhat the data cannot establish left empty33
Novelty languageabsolute-novelty phrasing in the proposal22
Breadthfewer than 5 screened candidates11
Rigour check (experiment): 87 rejections in 32 of the 36 runs
Demotiona non-significant analysis left in the paper5126
Schemaverdict left empty2116
Lead selectionlead unset, not listed first, or a bad demotion name98
Schemano key numbers reported33
Provenancea reported number absent from real standard output11
Perceptionfinalised without looking at the raw evidence11
Multiple teststhe stated test count missing or under-counted11
Total115
Table 16: Run composition across the 36 primary runs. Counts represent issued tool calls recovered from each run’s stored trace. The step budget is 24 for ideation and 50 for experiment, and no run exhausted either.
IdeationExperiment
Per runMeanMedianMaxMeanMedianMax
Agent steps8.891936.03749
Tool calls, all kinds19.916.54937.23851
Code executions (run_python)0.00031.83347
Literature search calls8.79100.000
Perception calls, all channels8.44.5381.007
of which visual (look_at_*)4.53180.907
Exit-check rejections0.8142.427
Table 17: Outcomes of the 36 primary runs. The verdicts are the system’s own, taken from the verified experiment record. Demoted analyses were executed and remain in the trace, but the claim check excludes them from the manuscript.
Outcome over the 36-case suiteCountShare
Self-reported verdict
Supported, the pre-specified hypothesis held1644%
Mixed, part of the hypothesis held1747%
Refuted, the pre-specified hypothesis did not hold26%
No verdict, the experiment stage exhausted its step budget13%
Artifacts produced
Manuscripts drafted in full, with their figures36100%
Experiment stages that exited through the rigour check3597%
Manuscripts scored by the full 2-judge panel36100%
Analyses per run
Analyses carried into the manuscript2657.4 / run
Analyses demoted to the trace671.9 / run
Table 18: The perception layer. A modality automatically unlocks its tools from the specification file, requiring no per-discipline registration. Cases indicates how many of the 36 primary runs had the tool available, and Calls indicates how many times it was invoked.
ToolModalityWhat it returnsCasesCalls
Visual channel: render the artifact, then look at it
look_at_imageimagethe VLM’s reading of specific image files1149
look_at_signalsignalone time-series panel per channel: onsets, bursts, envelopes647
look_at_3d3-Drendered XY, XZ and YZ projections of a cloud or mesh540
look_at_tabletableshape, columns, dtypes, head and summary statistics122
look_at_audioaudiothe rendered waveform and spectrogram417
look_at_videovideoa sample of frames, inspected together313
look_at_trajectorytrajectorythe path coloured by time, plus its speed profile37
Native channel: read the modality in its own terms, no image
analyze_signalsignaltrend, dominant FFT frequencies, peaks, statistics640
analyze_audioaudioduration, rate, RMS, spectral centroid, zero-crossing439
analyze_3d3-Dpoint count, bounding box, centroid, extent, PCA axes521
read_tracetracethe ordered sequence of a track or an agent run log220
analyze_trajectorytrajectorypath length, displacement, straightness, speed, turning angles319
analyze_videovideoframe count, rate, resolution, frame-difference motion33
Table 19: The 5 structural specifications that the writeup stage can resolve to. The abstract column shows the word range for a single-paragraph abstract.
StyleSection orderAbstract
Machine learningIntroduction, Related Work, Method, Experiments, Conclusion, Limitations150–220
BiomedicalIntroduction, Results, Discussion, Methods150–200
Earth & spaceIntroduction, Data, Methods, Results, Discussion, Conclusions150–250
PhysicsIntroduction, Theory and Methods, Results, Discussion, Conclusion150–250
ChemistryIntroduction, Experimental Section, Results and Discussion, Conclusions150–250

研究结果

  • 系统在全部36个案例中完成了从原始数据到成稿论文的全流程,使用参考推理模型(Claude Sonnet 5)时平均论文总分为6.3分(满分10分)。
  • 与只接收预先计算标量特征的盲版系统配对比较后,具备直接感知能力的系统在全部7个评审维度上得分更高,并在头对头判定中赢得85%的胜率。
  • 在地震学案例中,被标记为噪声的波形中有21.7%被判定为真实地震事件,该估计在不同虚警率、零假设模型、窗口设置以及涵盖417个观测站的站点聚类自助法检验下均保持稳定。
  • 在儿科胸部X光片案例中,基于局部熵的特征在留出测试集上取得0.840到0.851的AUC,明显优于原始像素基线的0.634。
  • 在对9个推理主干模型的比较中,较强的闭源模型(Sonnet 5、GLM、Kimi)呈现出最大且最均衡的评分表现,而较弱的开源模型(Qwen3.5-9B、Gemma-4-26B)得分明显收缩,尤其在新颖性和重要性维度上。

可应用场景

  • 可为处理原始信号、图像、3D结构等异构数据的多学科研究流程自动化实验提供参考。
  • 可为设计从假设生成到实验执行再到论文撰写的流水线中、以代码强制执行新颖性检查、统计有效性检查和主张可追溯性检查提供参考思路。
  • 可为在标签不完整或存在噪声的医学影像、地球物理信号等数据集中重新审视异常模式提供应用思路。

局限与待验证事项

  • 评估仅限于作者自行构建的36个案例套件,这些案例在多大程度上能代表其他真实研究场景尚未单独验证。
  • 评分由2位大语言模型评审员(自动化评判者)给出,是否与人类专家同行评审结果一致,现有材料无法确认。
  • 盲版对比仅涉及5对(以及1对视觉关闭)案例,能否推广到全部36个案例尚不清楚。
  • 感知工具列表和验证检查是针对作者定义的特定数据格式和模态设计的,能否推广到其他类型的原始数据尚未得到验证。
  • 据报告,不同主干模型下每篇论文成本在0.03美元到4.34美元之间,但大规模实际科研场景中的成本与效率仍需进一步验证。

为什么重要

目前大多数AI科学家系统只能通过文本、标签或预先计算好的少量数值来接触数据,这可能掩盖了对发现至关重要的模式。这项研究表明,让AI智能体直接查看原始信号、图像和结构,并在代码层面加入防止过度断言的检查机制,能够产出内容更扎实、评分更高的科学论文。

本文术语

  • ReAct循环 · 智能体反复进行观察-推理-行动、自主决定下一步操作的运作方式
  • 多模态落地(multimodal grounding) · 评估结论或主张与实际原始数据(图像、信号等)的对应程度的评审维度
  • HARKing · 在看到实验结果后,假装从一开始就提出该假设的事后拼凑行为
  • 执行记录(execution record/provenance) · 记录代码执行、标准输出、生成图表等真实运行过程的档案,用于追溯主张的依据
  • 盲版系统(blind variant) · 不接收原始数据、只接收预先计算好的数值(标量特征)的对照系统

论文原文摘要(英文)

Recent advances in foundation models have enabled AI scientists to automate increasingly complete research workflows, from hypothesis generation and code execution to manuscript preparation. Yet workflow coverage alone does not provide access to the full evidence on which scientific discovery depends. Existing systems typically reason over text, code, labels, or precomputed summaries, leaving scientifically decisive spatial, temporal, cross-channel, and procedural relations unavailable to the agent. We introduce OmniScientist, an end-to-end, omni-modal AI scientist that conducts multidisciplinary research directly from heterogeneous raw evidence. A perception layer and 3 autonomous agents for ideation, experiment, and writeup operate within a deterministic pipeline, allowing observations to shape research questions, experimental decisions, and final claims throughout the research lifecycle. By running idea, rigour, and claim checks in code, the system enforces novelty screening, statistical validity, execution provenance, and numerical traceability. We evaluate OmniScientist on 36 real-data cases spanning 5 discipline families, 4 families of scientific evidence, and modalities including images, signals, audio, video, 3-D structures, trajectories, tables, formulae, and graphs. The system completes the full path from raw data to a compiled manuscript in all 36 cases and achieves a mean overall paper score of 6.3 with the reference reasoning backbone. In paired comparisons against a blind variant that receives only precomputed scalar features, direct perception improves all 7 evaluation dimensions and wins 85% of head-to-head judgments. These results show that lifecycle-wide perception is essential for evidence-grounded scientific discovery and provides a practical path toward broadly capable AI scientists.

作者 · Bobo Li

在 arXiv 阅读

最新论文

全部论文 →

METAL MEDIA 最新报道

图片来源: Bobo Li et al., arXiv:2608.13558, arxiv-nonexclusive