Papers
Topics
Authors
Recent
Search
2000 character limit reached

TianJi-Environ: An Autonomous AI Scientist for Atmospheric Environmental Research

Published 5 Jun 2026 in physics.ao-ph and cs.AI | (2606.07697v1)

Abstract: As atmospheric environmental prediction continues to improve, interpretable validation of pollution mechanisms and feedback processes has become a main challenge in atmospheric chemistry. Yet mechanism validation based on complex numerical models still relies heavily on expert knowledge: mechanistic hypotheses must be operationalized into executable experiments, and model outputs must be organized into traceable evidence. We present TianJi-Environ, an auditable AI Scientist for atmospheric-chemistry mechanism validation. TianJi-Environ establishes the first WRF-Chem-based multi-agent framework that autonomously drives complex atmospheric-chemistry simulations, converting mechanistic hypotheses into executable configurations, testing experiments, and evidence criteria. Using ozone response and particulate-matter feedback as two representative examples, we demonstrate TianJi-Environ's capability for mechanism validation. In a summertime ozone case over the North China Plain, the system detects directionally consistent aerosol-radiation-interaction signals in shortwave radiation and boundary-layer height, but judges the evidence for ozone response to NOx control to be incomplete. In a wintertime PM2.5 case over the Guanzhong Basin, it localizes the unsupported link to insufficient propagation from black-carbon perturbation to particulate response and missing diagnostics of vertical absorptive heating. These results show that TianJi-Environ makes expert-driven mechanism validation explicit, structured, and auditable, offering a reproducible paradigm for multi-agent systems coupled with complex atmospheric-chemistry models.

Summary

  • The paper introduces a multi-agent AI system that links literature review, causal hypotheses, WRF-Chem experiments, diagnostics, evidence evaluation, and auditable conclusions.
  • The H1 case found aerosol–radiation effects on sunlight and boundary-layer height but only partial support for ozone-response changes, while the H2 case localized a failed black-carbon perturbation rather than rejecting the dome-effect mechanism.
  • The framework achieved 98.6% tool-action success in H1 and 100% in H2, but requires observational constraints, longer and higher-resolution simulations, and autonomous redesign of follow-up experiments.

Motivation and problem statement

Mechanism validation in atmospheric chemistry — establishing whether a proposed process chain (e.g., aerosol–radiation interaction modulating ozone response to NOx_x control, or black-carbon heating trapping particulate pollution) is physically supported — remains an expert-driven activity distributed across configuration files, diagnostic scripts, and informal judgement. The authors argue that prediction-oriented AI systems (Pangu-Weather, GraphCast, GenCast, Aurora, AI-GAMFS) do not address this task: a mechanism study must establish why a response occurs and where the evidential chain breaks, not merely what will happen. Existing AI-scientist frameworks (AI Scientist, ChemCrow, Coscientist, SciAgents) operate in code-level, laboratory-tool, or data-analysis environments and lack a stable workflow coupling hypotheses to a complex coupled numerical model such as WRF-Chem. The paper positions TianJi-Environ as the first WRF-Chem-based multi-agent system for autonomous mechanism validation, with the explicit goal of making the hypothesis–experiment–diagnosis–evidence–conclusion chain traceable and auditable rather than maximizing predictive skill.

Framework design

The system is organized as a closed research loop rather than a one-shot query–answer pipeline, with a coordination layer maintaining a continuously updated research state. Its epistemic functions are distributed across specialized roles:

  • Survey Agent: performs targeted literature synthesis, distinguishing support, conflict, and contextual constraints rather than treating papers as undifferentiated background.
  • Scientist Agent: converts the evidence base into candidate hypotheses expressed as causal chains, each with a mechanism claim, expected intermediate responses, falsification conditions, and required diagnostics. Incomplete input is retained as uncertainty or a human-review point rather than filled in as fact.
  • Experiment design and execution roles: decompose a hypothesis into antecedent conditions, a perturbable process, branch contrasts, intermediate diagnostics, and target response, then verify input consistency, branch comparability, and resource adequacy for WRF-Chem.
  • Evidence evaluation role: assesses whether the perturbation is expressed in model output, whether intermediate variables move in the hypothesized direction, and only then whether the target pollutant responds.

Three design principles govern experiment construction: contrast (each mechanism claim maps to at least one isolating branch difference), diagnosability (intermediate mechanism variables, not only pollutant concentrations, are examined), and falsifiability (refutation conditions are recorded before execution). Evidence evaluation is explicitly non-binary: outcomes are classified as support, partial support, rejection, or insufficient evidence, and evidence gaps are fed back as targeted resurvey objectives — for instance, requests for BC vertical distributions, absorption-heating profiles, JNO2_2, or AOD550 — without rewriting the current judgement. The authors are careful to note that literature-derived evidence weights act only as auxiliary signals; hypothesis support is determined by branch experiments and diagnostic evidence.

Case I: ARI and ozone response to NOx_x reduction (H1)

The first case tests hypothesis H1 — that aerosol–radiation interaction modulates the MDA8 O3_3 response to a ~30% NOx_x emission reduction under high-AOD stagnant summertime conditions over the North China Plain — using four WRF-Chem branches (CTRL, NOx_x-cut with scaling factor 0.7, ARI-on, ARI+NOx_x-cut) at 27 km resolution over 15–18 June 2021.

The central result is a separation between intermediate mechanism variables and the target response. ARI-on reduced SWDOWN by approximately 2.26% and PBLH by 1.25% relative to CTRL — directionally consistent with the expected aerosol radiative feedback. However, the ozone signal did not close the chain: NOx_x-cut reduced MDA8 O3_3 by only ~0.058 ppb, ARI-on changed it by −0.021 ppb, and the combined branch was nearly identical to ARI-on. The system therefore judged H1 as partially supported, explicitly refusing to interpret the near-zero ozone response as evidence for or against a robust NOx_x-reduction benefit, and identifying missing AOD550 and JNO2_20 diagnostics plus the need for multiple NO2_21 reduction levels as the specific gaps. This is a methodologically important outcome: the framework demonstrates bounded interpretation in which directional intermediate evidence is not inflated into a closed mechanism claim.

Case II: black-carbon feedback and wintertime PM2_22 (H2)

The second case tests H2 — that BC absorbing ARI amplifies PM2_23 pollution via the "dome effect" (elevated absorbing layers warming air aloft, depressing the boundary layer, and suppressing turbulent diffusion) — using a 2×2 factorial design (ARI on/off × BC-load perturbation) over the Guanzhong Basin, 10–12 December 2014.

The result is a cleanly diagnosed evidential failure rather than a mechanism refutation. The ARI contrast produced a recognizable radiative signal (SWDOWN −4.63%, PBLH −0.42%), but the PM2_24 response was ~0.00197 μg m2_25, effectively zero. More decisively, the high-BC branch was nearly identical to the normal-BC branch in all diagnostics, indicating the BC-load perturbation was not expressed in the model results at all. The system localized the break to three links: ineffective expression of the BC perturbation, missing BC vertical-distribution and absorbing-heating diagnostics, and the near-zero PM2_26 response. The authors state plainly that this does not deny the physical possibility of the dome effect — a non-supportive run reflects an inadequately specified perturbation, not an impossible mechanism. Taken together, the two cases illustrate the framework's central claim: validation is an evidence-state problem, with H1 exemplifying directional-but-unclosed evidence and H2 exemplifying an unexpressed perturbation.

System-level reliability

Process-trace analysis provides quantitative evidence of operational stability. The H1 run contained 644 tool-mediated research actions with 635 successes (98.6% success rate); the H2 run contained 76 actions, all successful. Workload analysis shows most effort concentrated in experiment design and model-execution organization, and the H2 routing trace shows an 18-decision coordination path from design through remote execution to evidence synthesis and reporting. Three lightweight diagnostic tasks further demonstrate qualified interpretation rather than isolated plotting: SA-01 identified a peak MDA8 O2_27 of 102.7 ppbv (window ending 2024-09-17 11:00 UTC, near 21.8°N, 113.0°E); SA-03 selected a 2024-09-19 PM2_28 episode (domain mean 22.11, peak-location mean 54.67 μg m2_29); SA-05 reported Ox_x0 spatial correlations with T2, PBLH, and SWDOWN of 0.178, 0.209, and −0.225 on a high-ozone day. These are modest numbers individually, but they establish that the system's post-processing layer produces constrained scientific interpretation rather than unconstrained figure generation.

Limitations and open questions

The authors are explicit that TianJi-Environ is a prototype with two principal limitations. First, mechanistic evidence is constructed solely from controlled WRF-Chem experiments; independent observational constraints (ground measurements, satellite AOD, reanalysis, vertical profiles) are not yet a standard component of the workflow, so mechanism interpretation is not currently checked against model–observation consistency. Second, the demonstrated workflow is a single validation cycle: the system can localize unsupported links but cannot yet autonomously redesign follow-up experiments, revise perturbations, or trigger new simulations to close an incomplete evidence chain. A further implicit limitation is that the validation cases are short (3-day) episodes at coarse (27 km) single-domain resolution with small perturbation magnitudes, which plausibly contributes to the weak target responses observed in both cases; whether the framework sustains its evidence discipline on longer, multi-scale campaigns is not tested here. The specific open questions are therefore whether observation-constrained evidence integration and multi-cycle active experiment redesign can be added without degrading the auditability that constitutes the system's main contribution.

Conclusion

TianJi-Environ formulates atmospheric-chemistry mechanism validation as an auditable AI-scientist task and implements it as the first multi-agent framework that autonomously drives WRF-Chem branch experiments with traceable evidence construction. Its two case studies demonstrate the intended behavior: identifying directionally consistent intermediate signals (H1), refusing to over-interpret weak target responses, and localizing unexpressed perturbations and missing diagnostics (H2). The contribution is not affirmative scientific discovery but a reproducible, structured treatment of scientific uncertainty in model-based mechanism studies — a paradigm whose maturity depends on incorporating observational constraints and closed-loop experiment redesign.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.