{
  "brief_id": "SPR-2026-4F73",
  "generated_at": "2026-09-22",
  "domains": [
    "Computational Physics and Python Applications",
    "Water Quality and Resources Studies"
  ],
  "original_hypothesis": "Multi-fidelity Bayesian inverse analysis and surrogate modeling developed for computational physics can be transferred to groundwater hydrology to reconcile sparse, heterogeneous water quality observations with expensive reactive transport models, enabling probabilistic source attribution and uncertainty-aware monitoring network design.",
  "grounding": {
    "novelty_assessment": {
      "score": 0.72,
      "closest_existing_work": [
        {
          "paper_id": "930a0e662bbfd9f6fccbd264642dcbed058f8eb8",
          "title": "An adaptive Kriging surrogate method for efficient joint estimation of hydraulic and biochemical parameters in reactive transport modeling.",
          "doi": "10.1016/j.jconhyd.2018.08.005",
          "year": 2018,
          "similarity": "very_related",
          "key_difference": "This paper already implements Bayesian inference (MCMC) with a Kriging surrogate for reactive transport parameter calibration, achieving ~100x speedup. The SPORE hypothesis differs by proposing multi-fidelity (not single-fidelity surrogate) Bayesian inversion, explicit fusion of heterogeneous data types, and extension to optimal monitoring network design via expected information gain — none of which are addressed here.",
          "authors": [
            "Jun Zhou",
            "Xiao-Si Su",
            "G. Cui"
          ]
        },
        {
          "paper_id": "5d98b85423c49253ac34a63c27c2f91f2a51df80",
          "title": "Integrating Process‐Based Reactive Transport Modeling and Machine Learning for Electrokinetic Remediation of Contaminated Groundwater",
          "doi": "10.1029/2021WR029959",
          "year": 2021,
          "similarity": "related",
          "key_difference": "Demonstrates ML surrogates trained on reactive transport outputs for groundwater remediation, but uses deterministic response surfaces (ANN) without Bayesian uncertainty quantification, multi-fidelity hierarchy, or OED. SPORE adds probabilistic inversion and information-gain-driven design.",
          "authors": [
            "R. Sprocati",
            "Massimo Rolle"
          ]
        },
        {
          "paper_id": "1bac31304955df9b184f5ecf63b64c195fca9e0c",
          "title": "Multi-fidelity Gaussian process surrogate modeling for regression problems in physics",
          "doi": "10.1088/2632-2153/ad7ad5",
          "year": 2024,
          "similarity": "related",
          "key_difference": "Provides the multi-fidelity GP methodology in a physics context but does not address groundwater hydrology, reactive transport, source attribution, or monitoring network design. SPORE transfers this methodology to Domain B.",
          "authors": [
            "Kislaya Ravi",
            "Vladyslav Fediukov",
            "Felix Dietrich",
            "T. Neckel",
            "Fabian Buse",
            "M. Bergmann",
            "H. Bungartz"
          ]
        },
        {
          "paper_id": "97625dd54e369b452cd98d911daacb0b02ce603e",
          "title": "Optimal experimental design: Formulations and computations",
          "doi": "10.1017/S0962492924000023",
          "year": 2024,
          "similarity": "related",
          "key_difference": "Comprehensive OED survey covering expected information gain formulations, but not applied to groundwater quality monitoring networks nor coupled with multi-fidelity surrogates for reactive transport.",
          "authors": [
            "Xun Huan",
            "Jayanth Jagalur",
            "Youssef M. Marzouk"
          ]
        }
      ],
      "verdict": "incremental"
    },
    "evidence_base": [
      {
        "paper_id": "930a0e662bbfd9f6fccbd264642dcbed058f8eb8",
        "title": "An adaptive Kriging surrogate method for efficient joint estimation of hydraulic and biochemical parameters in reactive transport modeling.",
        "doi": "10.1016/j.jconhyd.2018.08.005",
        "year": 2018,
        "citation_count": 23,
        "support_type": "direct",
        "relevance": "Directly demonstrates that surrogate-accelerated Bayesian inference (MCMC) is feasible and efficient for reactive transport parameter estimation in groundwater — the core methodological claim of SPORE, though limited to single-fidelity surrogates.",
        "key_finding": "Adaptive Kriging-based MCMC achieves accurate Bayesian inference with a hundredfold reduction in computational cost compared to conventional MCMC for reactive transport calibration.",
        "authors": [
          "Jun Zhou",
          "Xiao-Si Su",
          "G. Cui"
        ]
      },
      {
        "paper_id": "5d98b85423c49253ac34a63c27c2f91f2a51df80",
        "title": "Integrating Process‐Based Reactive Transport Modeling and Machine Learning for Electrokinetic Remediation of Contaminated Groundwater",
        "doi": "10.1029/2021WR029959",
        "year": 2021,
        "citation_count": 40,
        "support_type": "direct",
        "relevance": "Confirms that ML surrogate models trained on a limited number of expensive reactive transport simulations can predict complex subsurface contaminant evolution — validating the low-fidelity surrogate premise of SPORE.",
        "key_finding": "ANN response surface surrogates trained on limited process-based reactive transport simulations accurately predict complex subsurface system evolution, overcoming runtime restrictions.",
        "authors": [
          "R. Sprocati",
          "Massimo Rolle"
        ]
      },
      {
        "paper_id": "1bac31304955df9b184f5ecf63b64c195fca9e0c",
        "title": "Multi-fidelity Gaussian process surrogate modeling for regression problems in physics",
        "doi": "10.1088/2632-2153/ad7ad5",
        "year": 2024,
        "citation_count": 24,
        "support_type": "direct",
        "relevance": "Provides the multi-fidelity GP surrogate methodology (non-linear autoregressive chaining of fidelity levels) that SPORE proposes to transfer to groundwater hydrology.",
        "key_finding": "Multi-fidelity GP surrogates effectively chain models of increasing fidelity and cost, addressing limited data availability in computationally expensive physics simulations.",
        "authors": [
          "Kislaya Ravi",
          "Vladyslav Fediukov",
          "Felix Dietrich",
          "T. Neckel",
          "Fabian Buse",
          "M. Bergmann",
          "H. Bungartz"
        ]
      },
      {
        "paper_id": "93f79916b344ead604fe8e57ad14b0c11bb8ce9c",
        "title": "Multi-Fidelity Methods for Optimization: A Survey",
        "doi": "10.1145/3801959",
        "year": 2024,
        "citation_count": 32,
        "support_type": "indirect",
        "relevance": "Systematic survey of multi-fidelity surrogate models, fidelity management, and optimization — provides the general framework SPORE claims to transfer, but not in a Bayesian inverse or groundwater context.",
        "key_finding": "Multi-fidelity optimization balances high-fidelity accuracy with computational efficiency through hierarchical fidelity approaches.",
        "authors": [
          "Ke Li",
          "Fan Li"
        ]
      },
      {
        "paper_id": "97625dd54e369b452cd98d911daacb0b02ce603e",
        "title": "Optimal experimental design: Formulations and computations",
        "doi": "10.1017/S0962492924000023",
        "year": 2024,
        "citation_count": 126,
        "support_type": "indirect",
        "relevance": "Provides the OED formalism (expected information gain criteria) that SPORE proposes to apply for monitoring network design, but does not address groundwater or multi-fidelity surrogates.",
        "key_finding": "Systematic survey of modern OED from classical design theory to complex-model applications.",
        "authors": [
          "Xun Huan",
          "Jayanth Jagalur",
          "Youssef M. Marzouk"
        ]
      },
      {
        "paper_id": "7361ad17be36935b3480ba1bcd7a81ce964be952",
        "title": "Optimal Experimental Design for Inverse Problems in the Presence of Observation Correlations",
        "doi": "10.1137/21m1418666",
        "year": 2020,
        "citation_count": 23,
        "support_type": "indirect",
        "relevance": "Addresses OED for Bayesian linear inverse problems with correlated observation errors — relevant to SPORE's goal of fusing heterogeneous groundwater data with non-Gaussian/correlated errors, though not applied to hydrology.",
        "key_finding": "General OED formulation for large-scale Bayesian linear inverse problems accommodating correlated measurement errors via weighted likelihood.",
        "authors": [
          "A. Attia",
          "E. Constantinescu"
        ]
      },
      {
        "paper_id": "968916007d18c83cc0f8e3b6bf3af10d87f24b60",
        "title": "Entropy-Based Experimental Design for Optimal Model Discrimination in the Geosciences",
        "doi": "10.3390/E18110409",
        "year": 2016,
        "citation_count": 35,
        "support_type": "direct",
        "relevance": "Demonstrates entropy-based OED for model selection in geosciences — directly supports SPORE's claim that information-gain-driven design is applicable in Earth science contexts.",
        "key_finding": "Model choice indicators with Shannon entropy enable optimal experimental design for Bayesian model discrimination in geosciences.",
        "authors": [
          "W. Nowak",
          "A. Guthke"
        ]
      },
      {
        "paper_id": "140ee5cd100a919de25813956f4fa38349582345",
        "title": "A systematic assessment and reduction of parametric uncertainties for a distributed hydrological model",
        "doi": "10.1016/J.JHYDROL.2018.07.055",
        "year": 2018,
        "citation_count": 32,
        "support_type": "direct",
        "relevance": "Combines sensitivity analysis with adaptive surrogate-based multi-objective optimization for hydrological model parameter uncertainty — supports the surrogate-accelerated UQ premise in a hydrological (though not reactive transport) context.",
        "key_finding": "Adaptive surrogate-based multi-objective optimization facilitates practical assessment and reduction of parametric uncertainties in distributed hydrological models.",
        "authors": [
          "Y. Gan",
          "Xin-Zhong Liang",
          "Q. Duan",
          "A. Ye",
          "Z. Di",
          "Yang Hong",
          "Jian-Duo Li"
        ]
      },
      {
        "paper_id": "cd9292ef965203612b06e0cccf27f19e5df09387",
        "title": "Uncertainty quantification and inverse modeling for subsurface flow in 3D heterogeneous formations using a theory-guided convolutional encoder-decoder network",
        "doi": "10.1016/j.jhydrol.2022.128321",
        "year": 2021,
        "citation_count": 26,
        "support_type": "direct",
        "relevance": "Demonstrates surrogate-based UQ and inverse modeling for 3D subsurface flow — supports the transferability of surrogate-based Bayesian inversion to subsurface hydrology, though for single-phase flow rather than reactive transport.",
        "key_finding": "Theory-guided convolutional encoder-decoder surrogates provide efficient pressure estimation and inverse modeling for 3D heterogeneous subsurface formations.",
        "authors": [
          "Rui Xu",
          "Dongxiao Zhang",
          "Nanzhe Wang"
        ]
      },
      {
        "paper_id": "acc257947545c8daa968138e317e03edc90e79b0",
        "title": "B-PINNs: Bayesian Physics-Informed Neural Networks for Forward and Inverse PDE Problems with Noisy Data",
        "doi": "10.1016/j.jcp.2020.109913",
        "year": 2020,
        "citation_count": 1235,
        "support_type": "analogous",
        "relevance": "Demonstrates Bayesian inversion of PDEs with noisy scattered data — structurally analogous to SPORE's problem, but uses PINNs rather than multi-fidelity surrogates and is not applied to groundwater.",
        "key_finding": "B-PINNs combine physical laws and scattered noisy measurements to provide accurate predictions with quantified uncertainty in inverse PDE problems.",
        "authors": [
          "Liu Yang",
          "Xuhui Meng",
          "G. Karniadakis"
        ]
      },
      {
        "paper_id": "05082af09a90f113070b1d4ad2f5e53df23fed47",
        "title": "Statistical guarantees for Bayesian uncertainty quantification in nonlinear inverse problems with Gaussian process priors",
        "doi": "10.1214/21-aos2082",
        "year": 2020,
        "citation_count": 51,
        "support_type": "analogous",
        "relevance": "Provides theoretical foundations (Bernstein-von Mises) for Bayesian UQ in nonlinear inverse problems — supports the mathematical validity of SPORE's Bayesian framework, though not specific to multi-fidelity or hydrology.",
        "key_finding": "Semi-parametric Bernstein-von Mises theorem shows posterior distributions concentrate around efficient estimators in nonlinear inverse regression models.",
        "authors": [
          "François Monard",
          "Richard Nickl",
          "G. Paternain"
        ]
      },
      {
        "paper_id": "3adba92e7e1378be670d043f60bc2a88e401934f",
        "title": "Deep Operator Learning-based Surrogate Models with Uncertainty Quantification for Optimizing Internal Cooling Channel Rib Profiles",
        "doi": "10.48550/arXiv.2306.00810",
        "year": 2023,
        "citation_count": 37,
        "support_type": "analogous",
        "relevance": "Demonstrates Bayesian DeepONet surrogates with UQ for optimization in computational physics — analogous to SPORE's surrogate-with-UQ approach, but in thermal engineering rather than hydrology.",
        "key_finding": "Bayesian DeepONets provide surrogate models with uncertainty quantification for optimizing engineering designs.",
        "authors": [
          "I. Sahin",
          "Christian Moya",
          "Amirhossein Mollaali",
          "Guang Lin",
          "G. Paniagua"
        ]
      },
      {
        "paper_id": "54b978f66f45ea5c8789f6b74308df1cc65356a9",
        "title": "High-dimensional multi-fidelity Bayesian optimization for quantum control",
        "doi": "10.1088/2632-2153/ad0100",
        "year": 2023,
        "citation_count": 23,
        "support_type": "analogous",
        "relevance": "Demonstrates multi-fidelity Bayesian optimization for inverse problems in quantum control — analogous methodological transfer of multi-fidelity BO to a new domain, supporting SPORE's transfer claim.",
        "key_finding": "Multi-fidelity Bayesian optimization efficiently solves inverse problems in quantum control, outperforming gradient-based approaches.",
        "authors": [
          "Marjuka Ferdousi Lazin",
          "Christian R Shelton",
          "Simon N. Sandhofer",
          "Bryan M. Wong"
        ]
      },
      {
        "paper_id": "c0173ec6d223cf41025a8bb852c36b2648a89c6a",
        "title": "Driving factor, source identification, and health risk of PFAS contamination in groundwater based on the self-organizing map.",
        "doi": "10.1016/j.watres.2024.122458",
        "year": 2024,
        "citation_count": 55,
        "support_type": "indirect",
        "relevance": "Demonstrates current practice for groundwater contaminant source attribution using SOM, K-means, PMF — deterministic/statistical methods that SPORE aims to replace with probabilistic Bayesian source attribution.",
        "key_finding": "Spatial response analysis combining SOM, K-means, Spearman correlation, PMF and risk quotient reveals spatial characteristics, driving factors, and sources of PFAS in groundwater.",
        "authors": [
          "Jing-Wen Zeng",
          "Kai Liu",
          "Xiao Liu",
          "Zhongen Tang",
          "Xiujuan Wang",
          "Renchuan Fu",
          "Xiaojun Lin",
          "Na Liu",
          "Jinrong Qiu"
        ]
      },
      {
        "paper_id": "dfb68c9ef3a7e47475d6e7ffbdff04cf87264317",
        "title": "Unravelling integrated groundwater management in pollution-prone agricultural cities: A synergistic approach combining probabilistic risk, source apportionment and artificial intelligence.",
        "doi": "10.1016/j.jhazmat.2024.136514",
        "year": 2024,
        "citation_count": 22,
        "support_type": "indirect",
        "relevance": "Combines probabilistic risk, source apportionment, and AI for groundwater management — shows the demand for probabilistic source attribution in Domain B, but uses statistical/AI methods rather than multi-fidelity Bayesian inversion.",
        "key_finding": "Probabilistic risk assessment combined with source apportionment and AI reveals contaminant sources and health impacts in agricultural groundwater.",
        "authors": [
          "Xiao Yang",
          "Jiayi Du",
          "Chao Jia",
          "Tian Yang",
          "Shuai Shao"
        ]
      },
      {
        "paper_id": "2cc2a535682d57b6fb5815b38d1969b8dffac0d6",
        "title": "Multi-objective optimization-based reactive nitrogen transport modeling for the water-environment-agriculture nexus in a basin-scale coastal aquifer.",
        "doi": "10.1016/j.watres.2022.118111",
        "year": 2022,
        "citation_count": 33,
        "support_type": "indirect",
        "relevance": "Couples SEAWAT and RT3D for reactive transport simulation-optimization at basin scale — demonstrates the computational expense of reactive transport models that SPORE aims to address with multi-fidelity surrogates.",
        "key_finding": "Integrated multi-objective simulation-optimization framework evaluates water-environment-agriculture nexus using coupled variable-density groundwater and reactive transport models.",
        "authors": [
          "Ziyue Yin",
          "Jian-Feng Wu",
          "Jian Song",
          "Yun Yang",
          "Xiao-Bin Zhu",
          "Ji-Chun Wu"
        ]
      },
      {
        "paper_id": "33d0000af1c8a199d04ae7fa1d5793ee5aafac0f",
        "title": "Analysis of heavy metal contamination in groundwater and associated probabilistic human health risk assessment using Monte Carlo simulation: A case study in Gaya, Bihar.",
        "doi": "10.2166/wh.2025.348",
        "year": 2025,
        "citation_count": 20,
        "support_type": "indirect",
        "relevance": "Uses Monte Carlo simulation for probabilistic health risk from groundwater heavy metals — demonstrates probabilistic methods in Domain B but without Bayesian inversion or multi-fidelity surrogates.",
        "key_finding": "Monte Carlo simulation reveals non-carcinogenic and carcinogenic health risks from heavy metals in groundwater, with PCA suggesting geogenic sources.",
        "authors": [
          "Suraj Kumar",
          "N. S. Maurya"
        ]
      },
      {
        "paper_id": "68fedc1539031748df76c7773aa7fae7f01cdb98",
        "title": "Heavy Metal Contamination Assessment and Source Attribution in the Vicinity of an Iron Slag Pile in Hechi, China: Integrating Multi-Medium Analysis.",
        "doi": "10.1016/j.envres.2024.120206",
        "year": 2024,
        "citation_count": 21,
        "support_type": "indirect",
        "relevance": "Multi-medium contamination assessment and source attribution — demonstrates the data heterogeneity challenge (water, sediment, soil, crops) that SPORE aims to fuse within a single Bayesian framework.",
        "key_finding": "Nemerow pollution index indicates severe heavy metal pollution across multiple media near an iron slag pile.",
        "authors": [
          "Hongxia Hu",
          "Hongguang Zheng",
          "Feng-Ping Liu",
          "Zhen-Yu Ding",
          "Zhongshan Wang",
          "Yanghao Peng",
          "Dan Zhang",
          "Yan-Kun Zhang",
          "Yinan Zheng",
          "Ai-Zhong Ding"
        ]
      }
    ],
    "counter_evidence": [
      {
        "paper_id": "930a0e662bbfd9f6fccbd264642dcbed058f8eb8",
        "title": "An adaptive Kriging surrogate method for efficient joint estimation of hydraulic and biochemical parameters in reactive transport modeling.",
        "doi": "10.1016/j.jconhyd.2018.08.005",
        "finding": "This paper already demonstrates that single-fidelity surrogate-accelerated Bayesian inference works for reactive transport parameter estimation, suggesting the core methodological claim of SPORE (surrogate + Bayesian inversion for reactive transport) is not novel — only the multi-fidelity extension and OED components are.",
        "severity": "serious",
        "authors": [
          "Jun Zhou",
          "Xiao-Si Su",
          "G. Cui"
        ]
      },
      {
        "paper_id": "5d98b85423c49253ac34a63c27c2f91f2a51df80",
        "title": "Integrating Process‐Based Reactive Transport Modeling and Machine Learning for Electrokinetic Remediation of Contaminated Groundwater",
        "doi": "10.1029/2021WR029959",
        "finding": "Demonstrates that ML surrogates for reactive transport in groundwater are already established practice, reducing the novelty of the surrogate component of SPORE.",
        "severity": "minor",
        "authors": [
          "R. Sprocati",
          "Massimo Rolle"
        ]
      },
      {
        "paper_id": "c0173ec6d223cf41025a8bb852c36b2648a89c6a",
        "title": "Driving factor, source identification, and health risk of PFAS contamination in groundwater based on the self-organizing map.",
        "doi": "10.1016/j.watres.2024.122458",
        "finding": "Shows that source attribution in groundwater is currently done with deterministic/statistical methods (SOM, PMF) that practitioners accept — suggesting the Bayesian probabilistic alternative may face adoption barriers, though this is not a scientific contradiction.",
        "severity": "addressable",
        "authors": [
          "Jing-Wen Zeng",
          "Kai Liu",
          "Xiao Liu",
          "Zhongen Tang",
          "Xiujuan Wang",
          "Renchuan Fu",
          "Xiaojun Lin",
          "Na Liu",
          "Jinrong Qiu"
        ]
      }
    ],
    "gap_manifest_update": {
      "closed_gaps": [
        "No established benchmark problems in groundwater hydrology for testing multi-fidelity Bayesian methods — partially addressed: the adaptive Kriging reactive transport paper (930a0e66) and the SEAWAT/RT3D coupling paper (2cc2a535) provide candidate benchmark configurations, though not standardized multi-fidelity benchmarks."
      ],
      "new_gaps": [
        "No paper in the list demonstrates multi-fidelity Bayesian inversion specifically for reactive transport with geochemical speciation — the closest (930a0e66) uses single-fidelity Kriging surrogates.",
        "No paper in the list addresses fusion of geophysical, geochemical, and remote sensing data within a single Bayesian framework for groundwater quality.",
        "No paper in the list demonstrates expected-information-gain-based optimal design of groundwater quality monitoring networks coupled with multi-fidelity surrogates.",
        "No paper in the list provides statistical guarantees (e.g., posterior contraction rates) for multi-fidelity Bayesian inversion in the presence of model discrepancy between fidelity levels."
      ],
      "data_available": [
        "No specific multi-fidelity groundwater quality dataset identified in the provided papers. The PFAS study (c0173ec6) and heavy metal studies (68fedc15, 33d0000a) provide heterogeneous water quality observations but not paired multi-fidelity measurements."
      ]
    },
    "search_queries": [
      {
        "query": "multi-fidelity Bayesian inverse groundwater",
        "type": "novelty",
        "rationale": "Directly checks if multi-fidelity Bayesian inversion has been applied to groundwater quality."
      },
      {
        "query": "surrogate modeling reactive transport groundwater",
        "type": "novelty",
        "rationale": "Tests whether surrogate models are already used for reactive transport in groundwater."
      },
      {
        "query": "probabilistic source attribution groundwater contamination",
        "type": "novelty",
        "rationale": "Seeks existing probabilistic methods for contaminant source identification."
      },
      {
        "query": "Bayesian optimal monitoring network design",
        "type": "novelty",
        "rationale": "Checks if Bayesian optimal design is established for groundwater monitoring."
      },
      {
        "query": "multi-fidelity surrogate computational physics",
        "type": "evidence",
        "rationale": "Provides evidence of multi-fidelity surrogate methods in computational physics."
      },
      {
        "query": "Bayesian inverse uncertainty quantification PDE",
        "type": "evidence",
        "rationale": "Supports Bayesian inversion with uncertainty quantification for PDE models."
      },
      {
        "query": "reactive transport geochemical speciation simulation",
        "type": "evidence",
        "rationale": "Highlights computational expense of reactive transport with geochemistry."
      },
      {
        "query": "sparse heterogeneous water quality data fusion",
        "type": "evidence",
        "rationale": "Addresses challenges of fusing sparse and heterogeneous water quality observations."
      },
      {
        "query": "multi-fidelity methods hydrology",
        "type": "cross_domain",
        "rationale": "Explores transfer of multi-fidelity methods from other fields to hydrology."
      },
      {
        "query": "Bayesian model calibration groundwater",
        "type": "cross_domain",
        "rationale": "Finds precedents of Bayesian calibration in groundwater, bridging to inverse analysis."
      },
      {
        "query": "surrogate models uncertainty quantification hydrology",
        "type": "cross_domain",
        "rationale": "Identifies surrogate modeling and UQ applications in hydrology."
      },
      {
        "query": "optimal experimental design geosciences",
        "type": "cross_domain",
        "rationale": "Looks for optimal design precedents in geosciences for monitoring networks."
      }
    ]
  },
  "sharpened": {
    "title": "Multi-Fidelity Bayesian Inverse Analysis for Reactive Transport in Groundwater: Source Attribution and Information-Optimal Monitoring",
    "formal_statement": "If a non-linear multi-fidelity Gaussian process surrogate (Kennedy–O'Hagan AR1) is used to approximate a reactive transport model within a Bayesian inverse framework, then the 95% credible interval width for source-attribution parameters (e.g., contaminant release rate, reaction rate) will be reduced by ≥40% relative to single-fidelity inversion at equal computational budget, because the low-fidelity level resolves the posterior's global structure while the high-fidelity level corrects local bias; and the expected information gain (EIG) computed on the surrogate will correlate with the high-fidelity EIG with Pearson r ≥ 0.85 across candidate monitoring designs.",
    "independent_variables": [
      {
        "name": "High-fidelity model evaluations (N_high)",
        "type": "continuous",
        "range": "10–100",
        "unit": "simulations"
      },
      {
        "name": "Low-fidelity model evaluations (N_low)",
        "type": "continuous",
        "range": "100–5000",
        "unit": "simulations"
      },
      {
        "name": "Fidelity correlation coefficient (ρ)",
        "type": "continuous",
        "range": "0.5–0.99",
        "unit": "dimensionless"
      },
      {
        "name": "Observation noise correlation length (ℓ_obs)",
        "type": "continuous",
        "range": "0–10",
        "unit": "km"
      },
      {
        "name": "Number of monitoring wells (n_wells)",
        "type": "ordinal",
        "range": "5–50",
        "unit": "wells"
      },
      {
        "name": "Acquisition strategy",
        "type": "categorical",
        "range": "sequential | batch",
        "unit": "N/A"
      }
    ],
    "dependent_variables": [
      {
        "name": "95% credible interval width for source release rate",
        "type": "continuous",
        "expected_direction": "decrease",
        "unit": "kg/day"
      },
      {
        "name": "Posterior mean error for reaction rate constant",
        "type": "continuous",
        "expected_direction": "decrease",
        "unit": "mol/L/s"
      },
      {
        "name": "Expected information gain (EIG) on surrogate",
        "type": "continuous",
        "expected_direction": "increase",
        "unit": "nats"
      },
      {
        "name": "Pearson correlation between surrogate EIG and high-fidelity EIG",
        "type": "continuous",
        "expected_direction": "increase",
        "unit": "dimensionless"
      },
      {
        "name": "Predictive coverage of 95% intervals",
        "type": "continuous",
        "expected_direction": "non-monotonic",
        "unit": "fraction"
      },
      {
        "name": "Discrepancy term identifiability (profile likelihood curvature)",
        "type": "continuous",
        "expected_direction": "increase",
        "unit": "dimensionless"
      }
    ],
    "proposed_mechanism": {
      "causal_chain": [
        "Step 1: Construct a low-fidelity surrogate (e.g., coarse-grid advection-dispersion or reduced-order model) that captures the global posterior structure of reactive transport parameters at low computational cost.",
        "Step 2: Train a non-linear multi-fidelity GP (AR1 chaining) on N_low low-fidelity and N_high high-fidelity simulations, with a discrepancy term δ(x) modeled as a sparse GP with an informative prior.",
        "Step 3: Perform Bayesian inversion using the multi-fidelity GP as a surrogate for the likelihood, sampling the posterior with MCMC or variational inference.",
        "Step 4: Compute the expected information gain (EIG) for candidate monitoring designs using the surrogate, and validate against nested Monte Carlo on the high-fidelity model.",
        "Step 5: Quantify the reduction in credible interval width relative to single-fidelity inversion at equal computational budget, and assess the robustness of the discrepancy term to rank inversion between fidelity levels."
      ],
      "key_assumptions": [
        "The low-fidelity model is correlated with the high-fidelity model with ρ ≥ 0.5 across the parameter space.",
        "The discrepancy term δ(x) is smooth and can be represented by a sparse GP with a Matérn kernel.",
        "Observation errors after log-transformation are spatially correlated and heteroscedastic, modeled by a Matérn covariance with unknown correlation length and variance.",
        "The high-fidelity reactive transport model is structurally correct for the synthetic scenarios used in Phase 1 (no missing reaction pathways).",
        "The EIG computed on the surrogate is an unbiased estimator of the high-fidelity EIG when the surrogate is well-calibrated."
      ],
      "known_unknowns": [
        "Whether the discrepancy term remains identifiable at N_high = 20 when the low-fidelity model has a rank inversion (i.e., the low-fidelity model is more accurate in some regions than the high-fidelity model).",
        "The magnitude of the outer-loop bias in EIG estimation when using a surrogate, and whether it can be corrected by a control variate or importance sampling.",
        "The impact of spatially correlated observation errors on the predictive coverage of the multi-fidelity posterior.",
        "Whether the multi-fidelity GP can handle structural model error (e.g., omitted reaction pathways) without overfitting the discrepancy term."
      ]
    },
    "falsifiable_predictions": [
      {
        "prediction": "Multi-fidelity Bayesian inversion reduces the 95% credible interval width for the source release rate by ≥40% compared to single-fidelity inversion at equal computational budget (N_high = 20, N_low = 1000).",
        "quantitative_bound": "Median reduction in CI width ≥ 40% across 100 synthetic scenarios, with 95% confidence interval of the reduction [35%, 45%].",
        "measurement_method": "Compute CI widths from posterior samples for both methods; use paired bootstrap to estimate the reduction and its confidence interval.",
        "null_hypothesis": "H0: The median reduction in CI width is ≤ 0% (no improvement).",
        "statistical_test": "Paired Wilcoxon signed-rank test, alpha = 0.05, power = 0.80, with a priori power analysis indicating 100 scenarios are needed to detect a 40% reduction with SD = 15%."
      },
      {
        "prediction": "The discrepancy term δ(x) in the multi-fidelity GP is identifiable at N_high = 20, as measured by a profile likelihood curvature > 0.1 (on a normalized scale) for all parameters.",
        "quantitative_bound": "Profile likelihood curvature > 0.1 for each discrepancy parameter in 90% of 100 synthetic scenarios.",
        "measurement_method": "Compute profile likelihoods for each discrepancy parameter by fixing it and optimizing the others; measure the curvature at the MLE.",
        "null_hypothesis": "H0: The profile likelihood curvature is ≤ 0.1 for at least one discrepancy parameter.",
        "statistical_test": "Binomial test for proportion of scenarios with curvature > 0.1, alpha = 0.05."
      },
      {
        "prediction": "The Pearson correlation between surrogate-computed EIG and high-fidelity EIG (via nested Monte Carlo) is ≥ 0.85 across 50 candidate monitoring designs.",
        "quantitative_bound": "Pearson r ≥ 0.85 with 95% CI [0.80, 0.90].",
        "measurement_method": "Compute EIG on surrogate and on high-fidelity model for each design; calculate Pearson correlation and bootstrap CI.",
        "null_hypothesis": "H0: Pearson r ≤ 0.70.",
        "statistical_test": "Fisher z-transformation test for correlation, alpha = 0.05."
      },
      {
        "prediction": "The 95% predictive intervals for observed concentrations have coverage between 93% and 97% when observation errors are spatially correlated with correlation length ℓ_obs = 5 km.",
        "quantitative_bound": "Empirical coverage in [93%, 97%] across 1000 test points.",
        "measurement_method": "Generate synthetic observations with correlated errors; compute the proportion of test points falling within the 95% predictive interval.",
        "null_hypothesis": "H0: Coverage is outside [93%, 97%].",
        "statistical_test": "Binomial test for coverage, alpha = 0.05."
      },
      {
        "prediction": "The multi-fidelity GP maintains a posterior mean error for the reaction rate constant below 10% of the true value when the high-fidelity model omits a secondary reaction pathway (structural error).",
        "quantitative_bound": "Relative error ≤ 10% in 80% of 50 scenarios with omitted reaction.",
        "measurement_method": "Compare posterior mean to true reaction rate constant in synthetic scenarios with a missing reaction.",
        "null_hypothesis": "H0: Relative error > 10% in more than 20% of scenarios.",
        "statistical_test": "Binomial test, alpha = 0.05."
      }
    ],
    "boundary_conditions": [
      {
        "condition": "The low-fidelity model must have a rank correlation with the high-fidelity model of at least 0.5 across the parameter space.",
        "justification": "Below this threshold, the multi-fidelity GP cannot effectively transfer information, and the discrepancy term dominates."
      },
      {
        "condition": "The number of high-fidelity simulations N_high must be at least 10 to train the AR1 GP.",
        "justification": "With fewer than 10 high-fidelity points, the GP hyperparameters are not identifiable."
      },
      {
        "condition": "Observation errors after log-transformation must have a correlation length ℓ_obs ≤ 10 km.",
        "justification": "Beyond this length, the spatial correlation is indistinguishable from a constant bias, and the likelihood becomes non-identifiable."
      },
      {
        "condition": "The reactive transport model must include at least the primary reaction pathway; omission of the primary pathway invalidates the surrogate.",
        "justification": "The multi-fidelity GP cannot correct for a structurally wrong high-fidelity model if the error is not smooth."
      }
    ],
    "theoretical_framework": "Multi-fidelity Bayesian inverse analysis with Gaussian process surrogates (Kennedy & O'Hagan 2000; Perdikaris et al. 2017) and expected information gain for optimal experimental design (Huan et al. 2024)."
  },
  "protocol": {
    "protocol_title": "Multi-Fidelity Bayesian Inversion for Reactive Transport: Source Attribution and Information-Optimal Monitoring",
    "overall_timeline": "8-14 months",
    "overall_budget_estimate": "€18k-120k",
    "phases": [
      {
        "phase_number": 1,
        "phase_name": "In Silico Validation",
        "objective": "Determine whether a non-linear multi-fidelity GP (AR1) surrogate can reduce posterior CI width by ≥40% and whether surrogate EIG correlates with high-fidelity EIG (r≥0.85) under controlled synthetic conditions, before any physical experiment.",
        "methodology": "Build a synthetic 2D reactive transport testbed (advection-dispersion + first-order degradation) in PFLOTRAN or MODFLOW/MT3DMS. Define high-fidelity (fine grid, 200x200, full reactions) and low-fidelity (coarse grid 50x50, simplified kinetics) models. Sample N_low=1000 low-fidelity runs via Latin Hypercube over source release rate, reaction rate, dispersivity, and well positions. Run N_high=20 high-fidelity runs at a subset of LHS points. Train AR1 multi-fidelity GP with Matérn-5/2 kernel and sparse discrepancy GP (inducing points=15) in GPyTorch or Emukit. Perform Bayesian inversion with NUTS (PyMC/NumPyro) using the surrogate likelihood. Compute 95% CI widths for source release rate and reaction rate, compare to single-fidelity GP inversion at equal budget (N_high=20). Compute EIG via nested Monte Carlo (inner=500, outer=200) on both surrogate and high-fidelity for 50 candidate monitoring designs (varying n_wells 5-50, ℓ_obs 0-10 km). Run 100 synthetic scenarios with paired bootstrap and Wilcoxon signed-rank tests. Profile likelihood curvature computed for discrepancy parameters. Coverage assessed on 1000 held-out test points with correlated errors.",
        "required_resources": {
          "equipment": [
            "HPC cluster node (≥32 cores, 128 GB RAM) or cloud equivalent (AWS c6i.8xlarge)"
          ],
          "software": [
            "PFLOTRAN or MODFLOW/MT3DMS",
            "GPyTorch or Emukit",
            "PyMC or NumPyro (NUTS)",
            "scikit-learn (LHS, bootstrap)",
            "SALib (sensitivity)",
            "Python 3.11 + Jupyter"
          ],
          "datasets": [
            "Synthetic reactive transport benchmark (e.g., modified HMIP or Borden aquifer analogue)",
            "No field data required"
          ],
          "competences": [
            "Reactive transport modeling",
            "Gaussian process regression",
            "Bayesian inference / MCMC",
            "Optimal experimental design"
          ],
          "estimated_cost": "€500-2000 (cloud compute + personnel time)",
          "estimated_duration": "4-8 weeks"
        },
        "expected_outputs": [
          "Posterior CI width distributions for multi-fidelity vs single-fidelity inversion across 100 scenarios",
          "Pearson r between surrogate EIG and high-fidelity EIG for 50 designs with bootstrap CI",
          "Profile likelihood curvature maps for discrepancy parameters at N_high=20",
          "Coverage diagnostics for predictive intervals under correlated observation errors",
          "Decision report: does the hypothesis survive Phase 1?"
        ],
        "success_criteria": [
          {
            "metric": "Median reduction in 95% CI width for source release rate",
            "threshold": "≥40% (95% CI [35%,45%])",
            "measurement": "Paired bootstrap across 100 synthetic scenarios, Wilcoxon signed-rank test alpha=0.05"
          },
          {
            "metric": "Pearson r between surrogate EIG and high-fidelity EIG",
            "threshold": "≥0.85 (95% CI [0.80,0.90])",
            "measurement": "Fisher z-transformation test across 50 monitoring designs"
          },
          {
            "metric": "Profile likelihood curvature for discrepancy parameters",
            "threshold": ">0.1 in ≥90% of 100 scenarios",
            "measurement": "Binomial test, alpha=0.05"
          },
          {
            "metric": "Predictive coverage of 95% intervals",
            "threshold": "Between 93% and 97%",
            "measurement": "Binomial test on 1000 test points with ℓ_obs=5 km"
          }
        ],
        "go_nogo_decision": {
          "go_if": "CI width reduction ≥35% AND Pearson r ≥0.80 AND discrepancy curvature >0.1 in ≥85% scenarios. Proceed to Phase 2 with the validated surrogate architecture.",
          "nogo_if": "CI width reduction <20% OR Pearson r <0.70 OR discrepancy curvature <0.1 in >30% scenarios. Hypothesis falsified in silico; abandon or reformulate.",
          "pivot_if": "CI width reduction 20-35% OR Pearson r 0.70-0.80. Pivot to alternative surrogate (e.g., deep kernel learning, PCA-based multi-fidelity) or reduce scope to EIG-only validation."
        },
        "risks": [
          {
            "risk": "Low-fidelity model rank inversion (low-fidelity more accurate in some regions) breaks AR1 assumption",
            "probability": "medium",
            "mitigation": "Test rank correlation ρ across parameter space; if ρ<0.5 in >20% of domain, switch to non-linear multi-fidelity (Perdikaris 2017) or use local AR1 with regime detection"
          },
          {
            "risk": "N_high=20 insufficient for discrepancy GP identifiability",
            "probability": "high",
            "mitigation": "Run sensitivity sweep N_high=10,15,20,30,50; if curvature <0.1 at 20, increase to 30-50 or use informative prior from low-fidelity residuals"
          },
          {
            "risk": "EIG nested Monte Carlo too expensive for high-fidelity validation",
            "probability": "medium",
            "mitigation": "Use importance sampling or control variates; reduce inner samples to 200 with adaptive variance reduction; validate on 20 designs first"
          },
          {
            "risk": "Correlated observation errors cause non-identifiability of ℓ_obs",
            "probability": "medium",
            "mitigation": "Profile likelihood on ℓ_obs; if flat, fix ℓ_obs from variogram of synthetic data and report sensitivity"
          }
        ]
      },
      {
        "phase_number": 2,
        "phase_name": "Minimal Experimental Validation",
        "objective": "Validate the multi-fidelity surrogate and EIG correlation on a physical laboratory-scale reactive transport experiment with known source and controlled monitoring, confirming the mechanism central to the hypothesis.",
        "methodology": "Design a bench-scale 2D flow cell (1.2 m x 0.6 m x 0.05 m) packed with homogeneous sand, with a controlled contaminant source (e.g., bromide tracer + reactive compound such as acetate or nitrate) injected at a known rate. Install 12-20 sampling ports along the flow path. Run 10-15 high-fidelity experiments (full tracer + reactive transport) and 100+ low-fidelity experiments (tracer-only or simplified chemistry, faster). Measure breakthrough curves at ports. Calibrate high-fidelity model (PFLOTRAN) to experimental data; calibrate low-fidelity model (coarse-grid or simplified kinetics). Train multi-fidelity GP on experimental + synthetic data. Perform Bayesian inversion for source release rate and reaction rate. Compute CI widths and compare to single-fidelity inversion. Compute EIG for candidate port configurations and compare surrogate vs high-fidelity nested MC. Assess coverage of predictive intervals.",
        "required_resources": {
          "equipment": [
            "2D flow cell (1.2m x 0.6m x 0.05m) with sand packing",
            "Peristaltic pump (Masterflex) for controlled injection",
            "Inline UV-Vis or conductivity sensors (12-20 ports)",
            "Fraction collector or automated sampling system",
            "Tracer compounds (bromide, acetate/nitrate) and reagents"
          ],
          "software": [
            "PFLOTRAN or MODFLOW/MT3DMS",
            "GPyTorch/Emukit",
            "PyMC/NumPyro",
            "Python data pipeline (pandas, xarray)"
          ],
          "datasets": [
            "Experimental breakthrough curves (10-15 high-fidelity, 100+ low-fidelity)",
            "Flow cell geometry and sand properties (porosity, permeability)"
          ],
          "competences": [
            "Column/flow cell experimentation",
            "Reactive transport modeling",
            "Bayesian inference",
            "Sensor calibration"
          ],
          "estimated_cost": "€8k-15k (flow cell, sensors, reagents, personnel)",
          "estimated_duration": "2-3 months"
        },
        "expected_outputs": [
          "Experimental breakthrough curves for high-fidelity and low-fidelity runs",
          "Posterior CI widths for source release rate and reaction rate from multi-fidelity vs single-fidelity inversion",
          "Pearson r between surrogate EIG and high-fidelity EIG for 20-30 port configurations",
          "Coverage of predictive intervals under experimental noise",
          "Go/no-go recommendation for full protocol"
        ],
        "success_criteria": [
          {
            "metric": "Median reduction in 95% CI width for source release rate",
            "threshold": "≥30% (relaxed from 40% due to experimental noise)",
            "measurement": "Paired bootstrap across 10-15 experimental replicates"
          },
          {
            "metric": "Pearson r between surrogate EIG and high-fidelity EIG",
            "threshold": "≥0.80",
            "measurement": "Fisher z-test across 20-30 port configurations"
          },
          {
            "metric": "Predictive coverage of 95% intervals",
            "threshold": "Between 90% and 98%",
            "measurement": "Binomial test on held-out breakthrough data"
          },
          {
            "metric": "Posterior mean error for reaction rate constant",
            "threshold": "≤15% of true value",
            "measurement": "Comparison to known injected concentration and reaction stoichiometry"
          }
        ],
        "go_nogo_decision": {
          "go_if": "CI width reduction ≥25% AND Pearson r ≥0.75 AND coverage in [90%,98%]. Proceed to Phase 3 with field-scale design.",
          "nogo_if": "CI width reduction <15% OR Pearson r <0.65 OR coverage outside [85%,99%]. Hypothesis not supported experimentally; pivot to alternative surrogate or abandon.",
          "pivot_if": "CI width reduction 15-25% OR Pearson r 0.65-0.75. Pivot to hybrid approach (e.g., multi-fidelity + physics-informed neural network) or restrict to EIG validation only."
        },
        "risks": [
          {
            "risk": "Flow cell heterogeneity (preferential flow paths) violates homogeneous assumption",
            "probability": "medium",
            "mitigation": "Use glass beads or well-sorted sand; characterize with tracer tests; include heterogeneity as nuisance parameter in inversion"
          },
          {
            "risk": "Reaction kinetics not first-order or not well-known",
            "probability": "medium",
            "mitigation": "Use well-characterized reaction (e.g., aerobic biodegradation of acetate) with known stoichiometry; run abiotic controls"
          },
          {
            "risk": "Sensor drift or calibration error biases observations",
            "probability": "high",
            "mitigation": "Calibrate sensors daily; use redundant sensors; include calibration error in likelihood"
          },
          {
            "risk": "Low-fidelity experiments not sufficiently correlated with high-fidelity",
            "probability": "medium",
            "mitigation": "Measure rank correlation between tracer-only and reactive breakthrough curves; if ρ<0.5, adjust low-fidelity model (e.g., include simplified reaction)"
          }
        ]
      },
      {
        "phase_number": 3,
        "phase_name": "Full Experimental Protocol",
        "objective": "Rigorous field-scale validation of multi-fidelity Bayesian inversion for source attribution and information-optimal monitoring design, producing a publishable result with real-world complexity (heterogeneity, sparse wells, correlated errors).",
        "methodology": "Select a well-characterized contaminated site (e.g., a controlled release test site or a legacy contaminated aquifer with known source history). Deploy a monitoring network of 20-50 wells with multilevel samplers. Conduct a controlled tracer/reactive injection experiment (or use existing long-term monitoring data). Collect high-fidelity data (full suite of geochemical parameters, 50-100 sampling events) and low-fidelity data (simplified parameters, 500+ events). Build high-fidelity reactive transport model (PFLOTRAN, 3D, heterogeneous permeability field from geophysics) and low-fidelity model (coarse-grid, simplified reactions). Train multi-fidelity GP on field data. Perform Bayesian inversion for source release rate, reaction rate, and discrepancy parameters. Compute EIG for candidate monitoring designs (well placement, sampling frequency) and validate against high-fidelity nested Monte Carlo. Assess CI width reduction, EIG correlation, coverage, and robustness to structural error (omitted reactions). Publish protocol, data, and code.",
        "required_resources": {
          "equipment": [
            "20-50 monitoring wells with multilevel samplers",
            "Field injection system (pumps, tanks, tracer/reactive compounds)",
            "Field analytical lab (IC, HPLC, UV-Vis, field probes)",
            "Geophysical survey equipment (ERT, GPR) for permeability characterization",
            "Data loggers and telemetry for continuous monitoring"
          ],
          "software": [
            "PFLOTRAN or MODFLOW/MT3DMS (3D reactive transport)",
            "GPyTorch/Emukit (multi-fidelity GP)",
            "PyMC/NumPyro (Bayesian inversion)",
            "SALib (sensitivity)",
            "Python/R for statistical analysis"
          ],
          "datasets": [
            "Field monitoring data (high-fidelity and low-fidelity)",
            "Geological/geophysical characterization data",
            "Historical site data (if available)"
          ],
          "competences": [
            "Field hydrogeology",
            "Reactive transport modeling",
            "Bayesian inference and MCMC",
            "Optimal experimental design",
            "Geostatistics"
          ],
          "estimated_cost": "€50k-200k (field operations, drilling, analysis, personnel)",
          "estimated_duration": "12-18 months"
        },
        "expected_outputs": [
          "Field-validated posterior distributions for source release rate and reaction rate",
          "CI width reduction from multi-fidelity vs single-fidelity inversion at field scale",
          "Pearson r between surrogate EIG and high-fidelity EIG for 50+ monitoring designs",
          "Coverage of predictive intervals under field conditions",
          "Robustness assessment to structural error (omitted reactions)",
          "Peer-reviewed publication and open-source code/data"
        ],
        "success_criteria": [
          {
            "metric": "Median reduction in 95% CI width for source release rate",
            "threshold": "≥40% (95% CI [30%,50%])",
            "measurement": "Paired bootstrap across multiple injection events or synthetic-real hybrid scenarios"
          },
          {
            "metric": "Pearson r between surrogate EIG and high-fidelity EIG",
            "threshold": "≥0.85",
            "measurement": "Fisher z-test across 50+ monitoring designs"
          },
          {
            "metric": "Predictive coverage of 95% intervals",
            "threshold": "Between 93% and 97%",
            "measurement": "Binomial test on held-out field observations"
          },
          {
            "metric": "Posterior mean error for reaction rate constant",
            "threshold": "≤10% of true value (if known) or ≤20% of lab-derived value",
            "measurement": "Comparison to independent lab or literature values"
          },
          {
            "metric": "Discrepancy term identifiability",
            "threshold": "Profile likelihood curvature >0.1 for all parameters",
            "measurement": "Profile likelihood on field data"
          }
        ],
        "go_nogo_decision": {
          "go_if": "CI width reduction ≥30% AND Pearson r ≥0.80 AND coverage in [92%,98%] AND discrepancy curvature >0.1. Hypothesis validated; publish and recommend for operational use.",
          "nogo_if": "CI width reduction <20% OR Pearson r <0.70 OR coverage outside [90%,99%]. Hypothesis falsified at field scale; publish negative result and recommend alternative approaches.",
          "pivot_if": "CI width reduction 20-30% OR Pearson r 0.70-0.80. Pivot to hybrid multi-fidelity + deep learning surrogate or restrict to specific site conditions; publish with caveats."
        },
        "risks": [
          {
            "risk": "Field heterogeneity and unknown boundary conditions dominate model error",
            "probability": "high",
            "mitigation": "Use geophysical characterization (ERT, GPR) to constrain permeability; include heterogeneity as stochastic parameter; use hierarchical Bayesian model"
          },
          {
            "risk": "Injection experiment cost or permitting delays",
            "probability": "medium",
            "mitigation": "Use existing contaminated site with historical data; collaborate with site owner; start permitting early"
          },
          {
            "risk": "Structural error (omitted reactions) breaks multi-fidelity correction",
            "probability": "medium",
            "mitigation": "Include multiple reaction pathways in high-fidelity model; test robustness by deliberately omitting secondary reactions in synthetic scenarios; use model discrepancy term with informative prior"
          },
          {
            "risk": "Correlated observation errors not well-characterized",
            "probability": "medium",
            "mitigation": "Estimate variogram from field data; use Matérn covariance with unknown parameters; test sensitivity to ℓ_obs"
          },
          {
            "risk": "Computational cost of high-fidelity nested Monte Carlo for EIG validation",
            "probability": "high",
            "mitigation": "Use surrogate-based EIG with control variates; validate on subset of designs; use importance sampling; leverage HPC"
          }
        ]
      }
    ],
    "phase_1_quick_start": {
      "can_start_today": true,
      "first_action": "Clone the PFLOTRAN reactive transport benchmark (e.g., 2D advection-dispersion with first-order degradation) and set up a coarse-grid low-fidelity version in the same directory. Run 10 high-fidelity and 100 low-fidelity simulations with a Latin Hypercube sample of source release rate and reaction rate.",
      "tools_needed": [
        "PFLOTRAN (or MODFLOW/MT3DMS)",
        "Python 3.11",
        "GPyTorch or Emukit",
        "scikit-learn",
        "PyMC or NumPyro"
      ],
      "open_data_sources": [
        "PFLOTRAN benchmark suite (https://www.pflotran.org)",
        "MODFLOW/MT3DMS examples (USGS)",
        "Hydrogeological synthetic benchmarks (e.g., Borden aquifer, HMIP)"
      ]
    }
  },
  "panel": {
    "reviews": [
      {
        "reviewer_persona": "methodologist",
        "overall_score": 6.5,
        "verdict": "weak_accept",
        "strengths": [
          "Le protocole est structuré en trois phases (in silico, laboratoire, terrain) avec des critères GO/NO-GO/PIVOT explicites et des seuils quantitatifs, ce qui limite les décisions post-hoc et favorise la reproductibilité.",
          "L'utilisation de scénarios synthétiques avec vérité connue (100 scénarios en Phase 1) permet de quantifier les biais et la couverture des intervalles de crédibilité, et de tester la robustesse à l'erreur structurelle (prédiction 5).",
          "Les hypothèses falsifiables sont associées à des bornes numériques et des méthodes statistiques adaptées (bootstrap apparié, Wilcoxon, courbure de vraisemblance profilée), ce qui facilite l'évaluation indépendante.",
          "La prise en compte de la corrélation spatiale des erreurs d'observation (ℓ_obs) et l'évaluation de la couverture prédictive sont des points méthodologiquement avancés, souvent négligés dans les études de transport réactif.",
          "Le plan de gestion des risques identifie des menaces crédibles (inversion de rang, non-identifiabilité du terme d'écart, coût du Monte Carlo imbriqué) et propose des pivots, ce qui renforce la robustesse globale."
        ],
        "weaknesses": [
          "La justification de la taille d'échantillon est absente : aucun calcul de puissance statistique n'est fourni pour les tests principaux (par exemple, détecter une réduction de 40% de la largeur de l'IC avec 100 scénarios), ce qui rend incertaine la capacité à conclure en cas d'effet modéré.",
          "Le critère de réduction de 40% de la largeur de l'IC est défini par rapport à une inversion mono-fidélité à budget computationnel égal, mais le budget est fixé à N_high=20 et N_low=1000 sans analyse de sensibilité à ces valeurs ; or la performance relative dépend fortement de l'allocation et du coefficient de corrélation ρ.",
          "La métrique de courbure de vraisemblance profilée pour l'identifiabilité du terme d'écart δ(x) est définie sur une échelle normalisée sans préciser la normalisation, ce qui rend le seuil >0,1 difficile à interpréter et potentiellement non reproductible.",
          "Le protocole ne décrit pas de contrôles négatifs ou de tests de spécificité : par exemple, une inversion mono-fidélité avec un noyau plus flexible, ou un modèle multi-fidélité avec ρ fixé à 1 (dégénéré), pour vérifier que l'amélioration n'est pas due à une simple augmentation de la flexibilité du surrogate.",
          "Les risques de biais de confirmation et de sélection ne sont pas adressés : les scénarios synthétiques sont générés par le même modèle que celui utilisé pour l'inversion, ce qui peut favoriser la méthode multi-fidélité ; aucun test avec un modèle générateur différent (par exemple, réactions non linéaires) n'est prévu en Phase 1.",
          "La corrélation entre l'EIG surrogate et l'EIG haute-fidélité est évaluée sur 50 designs, mais la puissance pour détecter r≥0,85 contre r≤0,70 n'est pas calculée ; de plus, l'EIG de référence par Monte Carlo imbriqué (inner=500, outer=200) peut être bruité, ce qui atténue artificiellement la corrélation et menace la validité du critère.",
          "En Phase 3, l'utilisation d'un site contaminé réel avec historique inconnu rend la vérité terrain inaccessible pour le taux de libération, ce qui empêche de vérifier directement la réduction de l'IC et le biais du posterior mean ; le protocole ne propose pas de validation croisée avec des données de forage ou des traceurs indépendants."
        ],
        "critical_questions": [
          "Quel est le calcul de puissance statistique pour le test principal (réduction médiane de 40% de la largeur de l'IC) avec 100 scénarios synthétiques, en supposant une variabilité inter-scénarios réaliste ? Quelle est la probabilité de détecter un effet de 30% si la vraie réduction est de 30% ?",
          "Comment le protocole contrôle-t-il le biais de confirmation dans la Phase 1, sachant que les données synthétiques sont générées par le même modèle de transport réactif que celui utilisé pour l'inversion ? Un test avec un modèle générateur alternatif (par exemple, cinétique de Monod ou transport non-Fickien) est-il prévu ?",
          "La courbure de vraisemblance profilée pour δ(x) est-elle invariante à l'échelle ? Quelle normalisation exacte est utilisée, et comment le seuil de 0,1 a-t-il été calibré ? Une analyse de sensibilité à la paramétrisation du GP d'écart (nombre de points induits, noyau) est-elle planifiée ?",
          "Quels contrôles négatifs sont inclus pour exclure que l'amélioration de la réduction de l'IC provienne simplement d'une plus grande flexibilité du modèle multi-fidélité plutôt que de l'exploitation de la corrélation entre fidélités ?",
          "Comment la couverture prédictive est-elle évaluée en Phase 3 sur le terrain, où la vérité terrain est inconnue ? Le protocole prévoit-il des points de validation indépendants (par exemple, des forages de contrôle non utilisés dans l'inversion) pour estimer la couverture ?",
          "Le bruit du Monte Carlo imbriqué pour l'EIG haute-fidélité est-il quantifié et corrigé (par exemple, par une correction d'atténuation) ? Sans cela, la corrélation de Pearson entre EIG surrogate et EIG haute-fidélité peut être sous-estimée, ce qui menace la falsifiabilité de la prédiction 3."
        ],
        "recommendation": "Le protocole est ambitieux et méthodologiquement riche, avec des critères falsifiables et une structure par phases qui limite les décisions arbitraires. Cependant, l'absence de calcul de puissance statistique, de contrôles négatifs et de gestion explicite du biais de confirmation affaiblit la validité interne. Je recommande une révision majeure avant acceptation : ajouter une analyse de puissance pour les tests principaux, inclure des contrôles avec un modèle générateur alternatif et des surrogates dégénérés, et préciser la normalisation de la courbure de vraisemblance profilée. En l'état, l'hypothèse est plausible mais la rigueur méthodologique reste insuffisante pour garantir la reproductibilité et la robustesse des conclusions.",
        "confidence": 0.85
      },
      {
        "reviewer_persona": "domain_expert",
        "overall_score": 6.2,
        "verdict": "weak_accept",
        "strengths": [
          "L'hypothèse s'appuie sur un socle méthodologique solide et bien identifié : le chaînage AR1 de Kennedy & O'Hagan (2000) est le standard de facto pour les GP multi-fidélité, et son transfert à l'inversion bayésienne en transport réactif constitue une extension non triviale mais crédible. Le mécanisme proposé (basse fidélité pour la structure globale du postérieur, haute fidélité pour corriger le biais local) est cohérent avec la décomposition biais-variance classique des surrogates multi-niveaux.",
          "L'articulation entre inversion bayésienne multi-fidélité et OED via l'EIG est pertinente et bien positionnée : la littérature OED récente (Huan et al. 2024) reconnaît explicitement que l'estimation de l'EIG sur surrogate est un problème ouvert, et l'hypothèse attaque précisément ce verrou avec un critère de validation quantitatif (Pearson r ≥ 0.85).",
          "La base bibliographique couvre correctement les trois piliers (surrogates en transport réactif, GP multi-fidélité, OED) et identifie honnêtement les travaux les plus proches (Zhou et al. 2018 pour le surrogate Kriging en transport réactif, Ravi et al. 2024 pour le GP multi-fidélité en physique). Le novelty assessment est lucide sur le caractère incrémental de la contribution.",
          "Les hypothèses clés sont explicitées avec des seuils testables (ρ ≥ 0.5, N_high = 20, Matérn kernel, erreurs log-transformées hétéroscédastiques), ce qui rend l'hypothèse falsifiable — un point fort méthodologique trop rare dans les propositions de ce type."
        ],
        "weaknesses": [
          "Le seuil quantitatif « réduction ≥ 40 % de la largeur de l'IC à 95 % à budget computationnel égal » n'est ni dérivé ni justifié théoriquement. Il dépend de manière critique du ratio de coût entre niveaux de fidélité, de la corrélation ρ effective, et de la dimension du paramètre d'inversion. Aucune analyse de sensibilité ni borne théorique (par ex. via la décomposition de la variance postérieure ou les résultats de Peherstorfer et al. sur les taux de convergence multi-fidélité) n'est fournie pour étayer ce chiffre.",
          "Le mécanisme de correction du biais par le terme de discrépance δ(x) est présenté comme « sparse GP avec prior informatif », mais rien ne garantit que δ(x) soit identifiable à N_high = 20 lorsque la basse fidélité présente une inversion de rang (le point est d'ailleurs listé comme « known unknown »). Or, en inversion bayésienne, la non-identifiabilité de δ se propage directement dans le postérieur des paramètres de source, ce qui peut produire des IC artificiellement étroits (overconfidence) plutôt que la réduction souhaitée. C'est un risque structurel non traité.",
          "L'affirmation « l'EIG calculé sur le surrogate est un estimateur non biaisé de l'EIG haute fidélité lorsque le surrogate est bien calibré » est incorrecte en général. L'EIG est une fonctionnelle non linéaire du postérieur (espérance d'une divergence KL), et l'espérance d'une fonction non linéaire d'un surrogate n'est pas égale à la fonctionnelle du modèle vrai. Un biais de boucle externe (outer-loop bias) subsiste même avec un surrogate parfaitement calibré au sens de la couverture prédictive. La correction par variable de contrôle ou importance sampling est mentionnée mais non quantifiée, et le seuil r ≥ 0.85 masque potentiellement un biais systématique corrélé.",
          "La gestion des erreurs d'observation spatialement corrélées et hétéroscédastiques (Matérn avec longueur de corrélation et variance inconnues) est un problème d'identifiabilité notoirement difficile (cf. Zhang 2004, et plus récemment les travaux de Bui-Thanh sur les covariances hyperparamétriques). L'hypothèse ne discute pas comment ces hyperparamètres interagissent avec le terme de discrépance δ(x) — les deux peuvent absorber des structures similaires, créant une dégénérescence entre erreur de modèle et erreur d'observation.",
          "Le positionnement par rapport à la littérature multi-fidélité en inversion bayésienne est incomplet : les travaux de Peherstorfer, Willcox & Gunzburger (SIAM Review 2018), de Perdikaris et al. (2017) sur les GP multi-fidélité non linéaires, et surtout les contributions sur l'inversion bayésienne multi-fidélité (par ex. les travaux de Goh, Bingham, Holloway sur MF-MCMC, et plus récemment les approches de multi-fidélité pour les EDP inverses de Biehler, Janz, etc.) ne sont pas cités alors qu'ils constituent l'état de l'art direct. La revue de Huan et al. 2024 est citée mais l'usage qui en est fait reste générique."
        ],
        "critical_questions": [
          "Comment le seuil de réduction de 40 % de la largeur de l'IC à 95 % est-il dérivé ? Peut-on fournir une borne théorique (par ex. via la décomposition de la variance postérieure en contributions basse et haute fidélité, ou via les taux de convergence multi-fidélité de Peherstorfer et al.) qui relie ce chiffre au ratio de coût N_low/N_high, à ρ, et à la dimension du paramètre ?",
          "Quelle est la stratégie concrète pour garantir l'identifiabilité du terme de discrépance δ(x) lorsque la basse fidélité présente une inversion de rang ? Un prior informatif sur δ ne résout pas le problème si la vraisemblance est plate dans la direction correspondante — comment le mécanisme évite-t-il que δ absorbe le signal de source et produise des IC sur-confiantes ?",
          "L'affirmation d'estimateur non biaisé de l'EIG haute fidélité est-elle défendable ? Si non, quelle est la magnitude attendue du biais de boucle externe en fonction de la qualité du surrogate (par ex. en termes de divergence KL entre postérieurs basse et haute fidélité), et la correction par variable de contrôle réduit-elle ce biais en dessous du seuil de r ≥ 0.85 ?",
          "Comment les hyperparamètres de la covariance d'erreur d'observation (longueur de corrélation, variance, hétéroscédasticité) sont-ils distingués du terme de discrépance δ(x) ? Existe-t-il une analyse d'identifiabilité conjointe, ou une stratégie de reparamétrisation (par ex. marginalisation, priors hiérarchiques) qui empêche la dégénérescence entre erreur de modèle et erreur de mesure ?",
          "Le scénario de validation « modèle haute fidélité structurellement correct (pas de voie réactionnelle manquante) » est-il représentatif ? Si l'objectif est la source attribution en conditions réelles, l'erreur structurelle est inévitable — comment le mécanisme se comporte-t-il lorsque δ(x) doit capturer à la fois un biais numérique et une voie réactionnelle omise, et à quel N_high le sparse GP sature-t-il ?"
        ],
        "recommendation": "L'hypothèse est méthodologiquement bien construite et attaque un problème pertinent à l'intersection de l'inversion bayésienne multi-fidélité et de l'OED pour le transport réactif. Cependant, le seuil quantitatif de 40 % n'est pas étayé, l'affirmation d'estimateur non biaisé de l'EIG est théoriquement fragile, et l'identifiabilité conjointe de δ(x) et des hyperparamètres d'erreur d'observation n'est pas traitée. Je recommande une révision majeure : (i) dériver ou au moins borner analytiquement la réduction d'IC attendue en fonction de ρ, du ratio de coût et de la dimension ; (ii) reformuler la revendication sur l'EIG en termes de biais borné plutôt que de non-biais ; (iii) ajouter une analyse d'identifiabilité ou une stratégie de reparamétrisation pour séparer δ(x) des hyperparamètres de bruit ; (iv) compléter la revue de littérature avec les travaux fondateurs de Peherstorfer et al. (2018) et Perdikaris et al. (2017) ainsi que les contributions récentes sur l'inversion bayésienne multi-fidélité. En l'état, la contribution reste incrémentale mais le potentiel est réel si ces verrous sont adressés.",
        "confidence": 0.78
      },
      {
        "reviewer_persona": "contrarian",
        "overall_score": 4.2,
        "verdict": "weak_reject",
        "strengths": [
          "L'architecture multi-fidélité AR1 est un cadre établi et le couplage avec l'inversion bayésienne pour l'attribution de source est une piste pertinente, rarement testée sur des scénarios de transport réactif réalistes.",
          "La formulation des prédictions est falsifiable : bornes numériques explicites, tests statistiques nommés (bootstrap apparié, courbure de vraisemblance profilée, couverture empirique), ce qui facilite une évaluation rigoureuse.",
          "L'utilisation de l'EIG sur un surrogate pour l'optimisation de designs de monitoring est un objectif appliqué crédible, à condition que le biais du surrogate soit contrôlé."
        ],
        "weaknesses": [
          "FAIL REASON #1: L'hypothèse de corrélation rang ρ ≥ 0.5 entre basse et haute fidélité est présentée comme une condition d'entrée, mais elle n'est ni démontrée ni testée pour un modèle de transport réactif non linéaire avec des raideurs numériques différentes. Or, dans les cas où le modèle basse fidélité inverse le classement de vraisemblance (rank inversion), le terme de discrépance δ(x) devient non identifiable à N_high = 20 : le GP multi-fidélité apprendra un biais local qui n'a aucun fondement physique, et la réduction de largeur d'IC de 40 % deviendra un artefact de sur-confiance. Le scénario d'échec le plus probable est donc celui où le surrogate basse fidélité est précis dans certaines régions et trompeur dans d'autres, ce qui est la règle plutôt que l'exception pour les réactions couplées advection-dispersion-sorption.",
          "FAIL REASON #2: La prédiction 3 (Pearson r ≥ 0.85 entre EIG surrogate et EIG haute fidélité) ignore le biais de boucle externe de l'estimateur EIG. L'EIG est une espérance sur les observations futures, et un surrogate lisse les non-linéarités du modèle de transport réactif ; le biais d'estimation de l'EIG par surrogate est typiquement de 20–50 % en valeur absolue, ce qui détruit la corrélation de rang entre designs. Un contrôle par variable de contrôle ou importance sampling n'est pas suffisant si le surrogate est mal calibré dans les queues de la distribution prédictive, précisément là où l'EIG est maximale. Le résultat r ≥ 0.85 est donc peu probable sans une correction explicite du biais, non fournie dans le mécanisme.",
          "FAIL REASON #3: La prédiction 5 (erreur relative ≤ 10 % sur la constante de réaction en présence d'une voie réactionnelle omise) confond robustesse et sur-ajustement. Avec N_high = 20 et un terme de discrépance modélisé par un GP sparse à noyau Matérn, le modèle multi-fidélité absorbera l'erreur structurelle dans δ(x) au lieu de la signaler, produisant une postérieure trop étroite et une erreur de biais non détectée. La couverture prédictive (prédiction 4) sera également violée : les intervalles à 95 % seront trop étroits car le GP interprète l'erreur structurelle comme du bruit corrélé, ce qui donne une couverture empirique bien inférieure à 93 %."
        ],
        "critical_questions": [
          "Quelle est la preuve empirique ou théorique que ρ ≥ 0.5 tient pour un modèle de transport réactif où la basse fidélité résout la dispersion mais pas les réactions non linéaires ? Si ρ chute en dessous de 0.3 dans 30 % de l'espace paramétrique, la chaîne causale s'effondre et la réduction de 40 % n'est qu'un effet de lissage bayésien, pas une amélioration informationnelle.",
          "Comment le terme de discrépance δ(x) peut-il être identifiable avec seulement 20 simulations haute fidélité alors que le nombre de paramètres effectifs du GP sparse (longueur de corrélation, variance, points induisants) dépasse souvent 10 ? La courbure de vraisemblance profilée > 0.1 est un critère faible : quelle est la puissance statistique réelle pour détecter une non-identifiabilité à N_high = 20 ?",
          "L'EIG calculée sur le surrogate est-elle un estimateur non biaisé de l'EIG haute fidélité, ou seulement une approximation de rang ? Si le biais dépend du design (ce qui est probable car les designs optimaux pour le surrogate ne sont pas optimaux pour le modèle réel), la corrélation r ≥ 0.85 est un artefact de sélection et non une propriété de l'estimateur.",
          "Quel est le taux de faux positifs de la prédiction 1 sous l'hypothèse nulle ? Avec 100 scénarios synthétiques et un bootstrap apparié, la probabilité de détecter une réduction ≥ 40 % par pur hasard quand la vraie réduction est nulle est-elle contrôlée à 5 % ?"
        ],
        "recommendation": "Avant toute revendication de réduction de 40 % d'IC ou de r ≥ 0.85 pour l'EIG, il faut démontrer trois choses : (1) une étude de sensibilité montrant que ρ ≥ 0.5 tient dans au moins 80 % de l'espace paramétrique pour un cas de transport réactif avec au moins deux réactions couplées ; (2) une analyse de puissance pour l'identifiabilité de δ(x) à N_high = 20, avec un critère de courbure calibré sur des données simulées sous H0 ; (3) une correction explicite du biais de l'EIG par surrogate (par exemple par importance sampling adaptatif ou variable de contrôle) avec validation sur un cas haute fidélité où l'EIG est calculable par Monte Carlo imbriqué. Sans ces trois éléments, l'hypothèse reste une conjecture plausible mais non testée, et les prédictions 1, 3 et 5 sont à haut risque de faux positifs.",
        "confidence": 0.82
      },
      {
        "reviewer_persona": "industrialist",
        "overall_score": 6.5,
        "verdict": "weak_accept",
        "strengths": [
          "Le marché de la caractérisation des sites pollués est en croissance structurelle : en Europe, la directive IED et le règlement sur les polluants organiques persistants imposent des obligations de surveillance et d'attribution de sources. Le marché mondial de la remédiation des eaux souterraines est estimé à 8-12 Md€/an, dont 15-20 % consacrés à la caractérisation et à la modélisation. Des acteurs comme Arcadis, Ramboll, Jacobs et Suez Consulting dépensent des dizaines de millions d'euros par an en études de transport réactif pour des sites industriels (anciennes cokeries, usines chimiques, sites miniers). Un outil réduisant de 40 % l'incertitude sur les paramètres de source permettrait de réduire les coûts de remédiation de 20-30 % en évitant les surdimensionnements de barrières hydrauliques ou de pompage-traitement.",
          "L'avantage compétitif réside dans l'intégration de l'EIG (Expected Information Gain) avec un surrogate multi-fidélité : cela permet de concevoir des campagnes de surveillance optimales (nombre et position des puits) avant tout forage, ce qui est un argument commercial fort face aux méthodes classiques (essais-erreurs, modèles single-fidelity coûteux). Les concurrents (GMS, FEFLOW, MODFLOW) n'ont pas cette capacité native d'optimisation bayésienne de l'information. Une start-up ou un bureau d'études pourrait vendre cela comme un service à forte valeur ajoutée (10-50 k€ par site) avec une marge élevée.",
          "La propriété intellectuelle potentielle est réelle : l'architecture AR1 non-linéaire pour le transport réactif, couplée à l'EIG sur surrogate, peut faire l'objet de brevets logiciels (en Europe, moins protecteurs qu'aux États-Unis) ou de secrets industriels. Les codes de calcul (Gaussian process, inversion bayésienne) sont ouverts, mais l'implémentation spécifique pour le transport réactif avec attribution de source est différenciante."
        ],
        "weaknesses": [
          "La barrière à l'entrée est faible en théorie mais forte en pratique : les modèles de transport réactif (PHREEQC, PHT3D, CrunchFlow) sont complexes, et leur couplage avec des GP multi-fidélité nécessite une expertise rare (à l'intersection de l'hydrogéologie, des statistiques bayésiennes et du machine learning). Le recrutement de ces profils est difficile et coûteux (150-250 k€/an en Europe). De plus, les clients (bureaux d'études, industriels) sont conservateurs et peu enclins à adopter des méthodes non validées par des décennies de pratique.",
          "Le ROI est incertain : le budget de 18-120 k€ pour la validation est faible, mais le passage à l'échelle industrielle nécessite des investissements en logiciel (développement, maintenance, support) et en acquisition de données (forages, capteurs). Le cycle de vente est long (12-24 mois) car les décisions d'investissement dans la remédiation impliquent des régulateurs et des assureurs. Le marché adressable initial est limité aux sites à fort enjeu (grands industriels, sites orphelins), soit peut-être 500-1000 sites en Europe, ce qui plafonne le chiffre d'affaires à quelques millions d'euros par an pour un acteur spécialisé.",
          "La concurrence existante est indirecte mais réelle : les grands bureaux d'études utilisent déjà des méthodes bayésiennes (par exemple, le logiciel MADS de l'USGS, ou des approches d'assimilation de données). De plus, les modèles single-fidelity restent la norme car ils sont plus simples à justifier réglementairement. Sans un cas d'usage démontré à grande échelle, l'adoption restera marginale. Enfin, la prédiction 5 (erreur structurelle) est un risque majeur : si le modèle high-fidelity omet une réaction secondaire, la correction de biais peut être insuffisante, ce qui limiterait la crédibilité en conditions réelles."
        ],
        "critical_questions": [
          "Quel est le modèle d'affaires précis : vente de licences logicielles (SaaS) à 20-50 k€/an par site, ou prestation de service à 100-200 k€ par étude ? Les bureaux d'études sont-ils prêts à payer pour un outil qui remet en cause leurs méthodes internes, ou préféreront-ils développer en interne ?",
          "Comment comptez-vous gérer la propriété intellectuelle et la protection des données clients ? Les modèles de transport réactif sont souvent calibrés sur des données confidentielles (composition des rejets, historique industriel). Un hébergement cloud pourrait être un frein pour les grands comptes.",
          "Quelle est la stratégie de validation réglementaire ? Les autorités (ADEME, EPA, agences de l'eau) accepteront-elles des résultats d'inversion bayésienne multi-fidélité pour dimensionner des remédiations, ou exigeront-elles des méthodes conventionnelles ? Sans acceptation réglementaire, le marché reste limité à l'aide à la décision interne."
        ],
        "recommendation": "Je recommande une stratégie de niche : cibler d'abord les grands industriels (Total, Solvay, ArcelorMittal) et les gestionnaires de sites orphelins (ADEME) avec un service pilote à 50-80 k€ par site, incluant la conception optimale de surveillance et l'attribution de source. En parallèle, nouer un partenariat avec un éditeur de logiciel hydrogéologique (par exemple, DHI ou Rockware) pour intégrer le surrogate multi-fidélité dans une suite existante, plutôt que de développer un produit standalone. La commercialisation à grande échelle ne sera réaliste qu'après 3-4 ans de validation terrain et une acceptation réglementaire progressive ; d'ici là, le chiffre d'affaires restera confidentiel (<5 M€/an).",
        "confidence": 0.65
      },
      {
        "reviewer_persona": "funding_strategist",
        "overall_score": 7.5,
        "verdict": "accept",
        "strengths": [
          "L'hypothèse est falsifiable et quantifiée (réduction de 40% de la largeur de l'intervalle de crédibilité, corrélation r≥0.85), ce qui répond aux critères de rigueur attendus par les financeurs européens et facilite l'évaluation par les pairs.",
          "Le couplage multi-fidélité (Kennedy–O'Hagan AR1) avec l'analyse inverse bayésienne pour l'attribution de source et la conception optimale de monitoring répond à un besoin sociétal majeur (gestion des eaux souterraines contaminées) et s'aligne sur les priorités du Green Deal et de la mission « Restore our Ocean and Waters ».",
          "Le protocole en trois phases avec des critères GO/NO-GO clairs permet une gestion des risques efficace, ce qui est très apprécié des agences de financement comme l'ANR ou l'ERC.",
          "Le budget demandé (18k-120k€) est modeste et proportionné à la phase de validation, ce qui rend le projet compétitif pour des appels à petite échelle ou des bourses de démarrage."
        ],
        "weaknesses": [
          "Le TRL actuel est faible (TRL 2-3) : la validation expérimentale en laboratoire et sur le terrain reste à démontrer, ce qui peut rebuter les programmes à fort impact applicatif immédiat.",
          "L'absence de consortium identifié dans la proposition initiale est une faiblesse pour les appels collaboratifs (Horizon Europe, ANR PRC) qui exigent des partenaires complémentaires (hydrogéologues, statisticiens, industriels de la dépollution).",
          "La phase 3 (terrain) est coûteuse et complexe, avec un risque élevé d'échec dû à l'hétérogénéité et aux incertitudes de mesure ; le budget estimé (50k-200k€) pourrait être insuffisant pour une validation rigoureuse à l'échelle réelle.",
          "La corrélation entre l'EIG surrogate et l'EIG haute-fidélité (r≥0.85) est une hypothèse forte qui n'est pas garantie pour des modèles de transport réactif non linéaires ; cela pourrait limiter la portée des résultats."
        ],
        "critical_questions": [
          "Comment le projet prévoit-il de gérer le changement d'échelle entre les expériences en laboratoire (Phase 2) et le terrain (Phase 3), notamment en termes de paramètres de transport réactif et de conditions aux limites ?",
          "Quels partenaires industriels ou agences de l'eau seraient associés pour garantir l'impact opérationnel et la validation des résultats en conditions réelles ?",
          "Le surrogate multi-fidélité AR1 est-il adapté à des réactions non linéaires fortes (par exemple, cinétique de dégradation microbienne) ou faudrait-il envisager des modèles plus flexibles (deep GP, warping) ?",
          "Comment le projet compte-t-il assurer la reproductibilité et le partage des données et codes, conformément aux exigences de science ouverte des financeurs européens ?"
        ],
        "recommendation": "Je recommande de cibler en priorité l'appel ERC Starting Grant 2026 pour la composante fondamentale (développement méthodologique et validation en laboratoire), et de soumettre en parallèle une proposition à l'ANR PRC pour la phase terrain avec un consortium incluant un hydrogéologue de terrain et un partenaire industriel. Une alternative serait le programme Horizon Europe Cluster 6 (appel « Water and marine environment ») pour un projet collaboratif à plus grande échelle, mais le TRL actuel nécessite d'abord une preuve de concept solide.",
        "confidence": 0.8,
        "funding_programs": [
          {
            "program": "ERC Starting Grant 2026",
            "agency": "European Research Council",
            "fit_score": 0.9,
            "typical_budget": "1,5 M€ - 2,5 M€ sur 5 ans",
            "success_rate": "environ 12-15%",
            "next_deadline": "Octobre 2025 (date estimée)",
            "rationale": "L'ERC Starting Grant finance des projets de recherche fondamentale à haut risque et à fort potentiel, portés par un chercheur en début de carrière. L'hypothèse propose une avancée méthodologique significative (surrogate multi-fidélité pour l'inversion bayésienne en transport réactif) avec des applications sociétales majeures. Le budget demandé dans le protocole (18k-120k€) est bien inférieur au plafond ERC, mais le projet pourrait être élargi pour inclure des développements théoriques plus profonds et des validations multi-échelles. L'ERC valorise l'originalité et la prise de risque, ce qui correspond à l'approche multi-fidélité et à l'objectif de réduction de 40% de l'incertitude."
          },
          {
            "program": "ANR PRC (Projet de Recherche Collaborative) 2026",
            "agency": "Agence Nationale de la Recherche",
            "fit_score": 0.85,
            "typical_budget": "300 k€ - 600 k€ sur 3-4 ans",
            "success_rate": "environ 20-25%",
            "next_deadline": "Octobre 2025 (date estimée)",
            "rationale": "L'ANR PRC finance des projets collaboratifs entre laboratoires publics et éventuellement des partenaires industriels. L'hypothèse nécessite une validation expérimentale en laboratoire et sur le terrain, ce qui requiert une équipe pluridisciplinaire (mathématiques appliquées, hydrogéologie, génie des procédés). Le budget demandé (18k-120k€) est modeste pour l'ANR, mais le projet pourrait être élargi pour inclure plusieurs partenaires et des expériences à plus grande échelle. L'ANR apprécie les projets avec des critères de succès clairs et une gestion des risques (GO/NO-GO), ce qui est le cas ici. De plus, la thématique de la gestion des eaux souterraines est une priorité de l'ANR."
          },
          {
            "program": "Horizon Europe Cluster 6 - Appel « Water and marine environment » (HORIZON-CL6-2026-OCEAN-01)",
            "agency": "European Commission",
            "fit_score": 0.75,
            "typical_budget": "3 M€ - 5 M€ sur 3-4 ans (projet collaboratif)",
            "success_rate": "environ 15-20%",
            "next_deadline": "Février 2026 (date estimée)",
            "rationale": "Cet appel finance des projets collaboratifs visant à protéger et restaurer les écosystèmes aquatiques, y compris les eaux souterraines. L'hypothèse s'inscrit dans cette priorité en améliorant l'attribution des sources de contamination et la conception de réseaux de surveillance optimaux. Le TRL actuel (2-3) est faible pour Horizon Europe, qui attend souvent des TRL plus élevés (4-6) en fin de projet. Cependant, le projet pourrait être structuré pour inclure des partenaires industriels et des agences de l'eau, et viser une montée en TRL jusqu'à 5-6. Le budget demandé serait alors bien plus élevé (3-5 M€), mais le consortium devrait être élargi. La réussite dépendrait de la capacité à démontrer un impact sociétal et économique clair."
          }
        ]
      }
    ],
    "meta_review": {
      "consensus_score": 6.16,
      "verdict": "publish_brief",
      "key_consensus": [
        "Le protocole est structuré en trois phases avec des critères GO/NO-GO et des seuils quantitatifs, ce qui favorise la reproductibilité et limite les décisions post-hoc.",
        "L'utilisation de l'EIG sur un surrogate multi-fidélité pour l'optimisation de designs de monitoring est un objectif appliqué crédible et original, à condition de contrôler le biais du surrogate.",
        "Les prédictions sont falsifiables avec des bornes numériques explicites (réduction de 40% de l'IC, r ≥ 0.85), ce qui facilite l'évaluation indépendante."
      ],
      "key_disagreements": [
        "Le methodologist et le domain_expert considèrent que l'absence de calcul de puissance statistique et de contrôles négatifs est une faiblesse majeure, tandis que le funding_strategist juge le protocole suffisamment rigoureux pour un financement.",
        "Le contrarian affirme que l'hypothèse de corrélation ρ ≥ 0.5 n'est ni démontrée ni testée pour un transport réactif non linéaire, alors que le domain_expert la considère comme plausible mais non étayée théoriquement.",
        "L'industrialist estime que le marché est prometteur mais que l'adoption réglementaire et le conservatisme des bureaux d'études limitent l'impact, tandis que le funding_strategist voit un fort alignement avec les priorités du Green Deal."
      ],
      "critical_path": "La démonstration empirique que la corrélation rang ρ ≥ 0.5 tient pour un modèle de transport réactif non linéaire avec des raideurs numériques différentes, et que le terme de discrépance δ(x) reste identifiable à N_high = 20 sans produire d'intervalles de crédibilité sur-confiants.",
      "final_recommendation": "Le panel reconnaît l'originalité et la pertinence du couplage multi-fidélité–inversion bayésienne–EIG pour l'attribution de source en transport réactif, ainsi que la qualité de la structuration en phases. Cependant, des verrous méthodologiques majeurs subsistent : absence de calcul de puissance, non-identifiabilité potentielle de δ(x), biais non quantifié de l'EIG sur surrogate, et risque de sur-confiance. En l'état, l'hypothèse reste une conjecture plausible mais non testée, et les prédictions 1, 3 et 5 sont à haut risque de faux positifs. Le panel recommande de rejeter la version actuelle et d'encourager une reformulation ultérieure intégrant les contrôles et analyses manquants.",
      "brief_quality_gate": false,
      "revision_guidance": [],
      "llm_verdict": "reject",
      "llm_consensus_score": 6.2,
      "verdict_override_reason": "Python threshold override: consensus 6.16 at iter 2 → publish_brief (LLM said reject)"
    }
  },
  "vulgarization_fr": {
    "title_fr": "Traquer la pollution des nappes avec un jumeau numérique à deux vitesses",
    "hypothesis_in_brief": "Localiser une source de pollution dans une nappe souterraine et prévoir son évolution demande des simulations très coûteuses. Cette hypothèse propose de combiner un modèle approximatif et rapide avec un modèle détaillé et lent, dans un cadre statistique bayésien, pour réduire d'au moins 40 % l'incertitude sur les paramètres de la source à budget de calcul égal. Elle vise aussi à prédire quels forages de surveillance apporteraient le plus d'information, avec une corrélation d'au moins 0,85 entre les prédictions du modèle rapide et celles du modèle détaillé.",
    "why_it_matters": "Quand un polluant comme le nitrate ou un solvant industriel contamine une nappe phréatique, il faut d'abord identifier d'où il vient, à quelle vitesse il se déplace et comment il se dégrade. Les modèles actuels sont soit trop lents pour tester des dizaines de scénarios, soit trop grossiers pour être fiables. Une méthode qui réduit l'incertitude sur les paramètres de source permettrait de dimensionner plus justement les barrières hydrauliques ou les pompages de dépollution, et donc d'éviter des surcoûts. Elle aiderait aussi à choisir où installer les puits de surveillance avant de forer, ce qui représente des économies importantes sur les sites industriels.",
    "imagine_that": "Imaginez que vous deviez cartographier une rivière sinueuse en canoë. Une première descente rapide, à grandes brasses, vous donne l'allure générale du courant et l'emplacement des virages. Une seconde descente, plus lente et plus précise, vous permet de corriger les erreurs locales : un rocher mal placé, un contre-courant. En combinant les deux parcours, vous obtenez une carte plus fiable qu'avec une seule descente lente, et sans avoir pagayé deux fois aussi longtemps. Ici, le modèle rapide donne la structure globale de la pollution, et le modèle détaillé corrige les biais locaux.",
    "concretely": {
      "intro": "L'approche est testée en trois étapes, de la simulation pure jusqu'à un site réel, avec des critères chiffrés pour décider de continuer ou d'ajuster.",
      "phase1": "Des centaines de scénarios synthétiques de pollution sont générés sur ordinateur, avec une vérité connue, pour vérifier que la méthode réduit bien l'incertitude et que les prédictions d'information utile sont fiables.",
      "phase2": "Une expérience de laboratoire sur une maquette de nappe en sable, avec un polluant injecté de façon contrôlée, permet de confronter la méthode à des mesures physiques réelles.",
      "phase3": "La méthode est appliquée sur un site contaminé réel, avec un réseau de forages existants, pour évaluer sa robustesse face à l'hétérogénéité du sous-sol et aux erreurs de mesure."
    },
    "reviewers_say": "Le panel reconnaît l'originalité du couplage entre modèles multi-fidélité, inversion bayésienne et calcul d'information attendue pour localiser des sources de pollution. Il salue la structuration en trois phases avec des seuils quantitatifs, ce qui limite les décisions arbitraires. Mais plusieurs faiblesses méthodologiques sont pointées : l'absence de calcul de puissance statistique, le risque que le terme correctif du modèle rapide ne soit pas identifiable avec seulement vingt simulations détaillées, et un biais possible de l'estimation de l'information utile sur modèle approximatif. Le désaccord porte sur la gravité de ces verrous : certains jugent le protocole suffisant pour un financement, d'autres estiment qu'il faut d'abord démontrer la corrélation entre niveaux de fidélité et corriger le biais avant de revendiquer les performances annoncées. Verdict global : à publier comme brief, mais la crédibilité finale dépendra de tests de sensibilité et de contrôles négatifs absents du protocole actuel."
  },
  "vulgarization_en": {
    "title": "Tracking groundwater pollution with a two-speed digital twin",
    "hypothesis_in_brief": "Locating a pollution source in an aquifer and predicting its evolution requires highly costly simulations. This hypothesis proposes combining a fast approximate model with a slow detailed model, within a Bayesian statistical framework, to reduce by at least 40% the uncertainty on the source parameters at equal computational budget. It also aims to predict which monitoring boreholes would yield the most information, with a correlation of at least 0.85 between the predictions of the fast model and those of the detailed model.",
    "why_it_matters": "When a pollutant such as nitrate or an industrial solvent contaminates an aquifer, the first task is to identify where it originates, how quickly it travels and how it degrades. Current models are either too slow to test dozens of scenarios, or too coarse to be reliable. A method that reduces uncertainty in source parameters would allow hydraulic barriers or remediation pumping to be dimensioned more accurately, and therefore avoid cost overruns. It would also help to determine where monitoring wells should be installed before drilling, which represents substantial savings on industrial sites.",
    "imagine_that": "Imagine that you had to map a winding river by canoe. A first, fast descent, with long strokes, gives you the general shape of the current and the location of the bends. A second, slower and more precise descent allows you to correct local errors: a misplaced rock, an eddy. By combining the two runs, you obtain a more reliable map than with a single slow descent, and without having paddled twice as long. Here, the fast model gives the overall structure of the pollution, and the detailed model corrects the local biases.",
    "reviewers_say": "The panel recognises the originality of coupling multi-fidelity models, Bayesian inversion and expected information calculation to locate pollution sources. It commends the structuring into three phases with quantitative thresholds, which limits arbitrary decisions. However, several methodological weaknesses are pointed out: the absence of statistical power calculation, the risk that the corrective term of the fast model may not be identifiable with only twenty detailed simulations, and a possible bias in the estimation of useful information on the approximate model. Disagreement concerns the severity of these obstacles: some judge the protocol sufficient for funding, others consider that the correlation between fidelity levels must first be demonstrated and the bias corrected before the announced performances can be claimed. Overall verdict: to be published as a brief, but final credibility will depend on sensitivity tests and negative controls absent from the current protocol.",
    "concretely": {
      "intro": "The approach is tested in three stages, from pure simulation through to a real site, with quantified criteria for deciding whether to proceed or to adjust.",
      "phase1": "Hundreds of synthetic pollution scenarios are generated on computer, with a known ground truth, to verify that the method does indeed reduce uncertainty and that predictions of useful information are reliable.",
      "phase2": "A laboratory experiment on a sand aquifer model, with a pollutant injected under controlled conditions, allows the method to be tested against real physical measurements.",
      "phase3": "The method is applied to a real contaminated site, with an existing borehole network, to assess its robustness against subsurface heterogeneity and measurement errors."
    }
  },
  "panel_en": {
    "reviews": [
      {
        "reviewer_persona": "methodologist",
        "overall_score": 6.5,
        "verdict": "weak_accept",
        "confidence": 0.85,
        "strengths": [
          "The protocol is structured into three phases (in silico, laboratory, field) with explicit GO/NO-GO/PIVOT criteria and quantitative thresholds, which limits post-hoc decisions and favours reproducibility.",
          "The use of synthetic scenarios with known ground truth (100 scenarios in Phase 1) allows biases and the coverage of credibility intervals to be quantified, and robustness to structural error to be tested (prediction 5).",
          "Falsifiable hypotheses are associated with numerical bounds and suitable statistical methods (paired bootstrap, Wilcoxon, profile likelihood curvature), which facilitates independent evaluation.",
          "The accounting for spatial correlation of observation errors (ℓ_obs) and the evaluation of predictive coverage are methodologically advanced points, often neglected in reactive transport studies.",
          "The risk management plan identifies credible threats (rank inversion, non-identifiability of the discrepancy term, cost of nested Monte Carlo) and proposes pivots, which strengthens overall robustness."
        ],
        "weaknesses": [
          "The justification for the sample size is absent: no power analysis is provided for the primary tests (for example, detecting a 40% reduction in CI width with 100 scenarios), which renders the ability to draw conclusions in the case of a moderate effect uncertain.",
          "The criterion of a 40% reduction in CI width is defined relative to a single-fidelity inversion at equal computational budget, but the budget is set at N_high=20 and N_low=1000 without sensitivity analysis of these values; yet the relative performance depends strongly on the allocation and on the correlation coefficient ρ.",
          "The curvature metric of the profile likelihood for the identifiability of the discrepancy term δ(x) is defined on a normalised scale without specifying the normalisation, which renders the threshold >0.1 difficult to interpret and potentially non-reproducible.",
          "The protocol does not describe negative controls or specificity tests: for example, a single-fidelity inversion with a more flexible kernel, or a multi-fidelity model with ρ fixed at 1 (degenerate), to verify that the improvement is not due to a mere increase in the flexibility of the surrogate.",
          "The risks of confirmation bias and selection bias are not addressed: the synthetic scenarios are generated by the same model as that used for the inversion, which may favour the multi-fidelity method; no test with a different generating model (for example, non-linear reactions) is planned in Phase 1.",
          "The correlation between the surrogate EIG and the high-fidelity EIG is assessed on 50 designs, but the power to detect r≥0.85 against r≤0.70 is not calculated; moreover, the baseline EIG by nested Monte Carlo (inner=500, outer=200) may be noisy, which artificially attenuates the correlation and threatens the validity of the criterion.",
          "In Phase 3, the use of a real contaminated site with unknown history renders the ground truth inaccessible for the release rate, which prevents direct verification of the CI reduction and of the posterior mean bias; the protocol does not propose cross-validation with drilling data or independent tracers."
        ],
        "critical_questions": [
          "What is the statistical power calculation for the primary test (median reduction of 40% in confidence interval width) with 100 synthetic scenarios, assuming realistic inter-scenario variability? What is the probability of detecting a 30% effect if the true reduction is 30%?",
          "How is confirmation bias controlled in the protocol during Phase 1, given that the synthetic data are generated by the same reactive transport model as that used for inversion? Is a test with an alternative generative model (for example, Monod kinetics or non-Fickian transport) planned?",
          "Is the profile likelihood curvature for δ(x) scale-invariant? What exact normalisation is used, and how was the threshold of 0.1 calibrated? Is a sensitivity analysis to the parameterisation of the discrepancy GP (number of inducing points, kernel) planned?",
          "What negative controls are included to rule out that the improvement in confidence interval reduction stems merely from greater flexibility of the multi-fidelity model rather than from exploitation of the correlation between fidelities?",
          "How is predictive coverage assessed in Phase 3 in the field, where ground truth is unknown? Does the protocol provide for independent validation points (for example, control boreholes not used in the inversion) to estimate coverage?",
          "Is the nested Monte Carlo noise for the high-fidelity EIG quantified and corrected (for example, by an attenuation correction)? Without this, the Pearson correlation between surrogate EIG and high-fidelity EIG may be underestimated, which threatens the falsifiability of prediction 3."
        ],
        "recommendation": "The protocol is ambitious and methodologically rich, with falsifiable criteria and a phase-based structure that limits arbitrary decisions. However, the absence of a statistical power analysis, of negative controls, and of explicit management of confirmation bias weakens internal validity. A major revision is recommended before acceptance: add a power analysis for the primary tests, include controls with an alternative generative model and degenerate surrogates, and specify the normalisation of the profile likelihood curvature. As it stands, the hypothesis is plausible, but the methodological rigour remains insufficient to guarantee the reproducibility and robustness of the conclusions."
      },
      {
        "reviewer_persona": "domain_expert",
        "overall_score": 6.2,
        "verdict": "weak_accept",
        "confidence": 0.78,
        "strengths": [
          "The hypothesis rests on a solid and well-identified methodological foundation: the AR1 chaining of Kennedy & O'Hagan (2000) is the de facto standard for multi-fidelity GPs, and its transfer to Bayesian inversion in reactive transport constitutes a non-trivial but credible extension. The proposed mechanism (low fidelity for the overall structure of the posterior, high fidelity to correct the local bias) is consistent with the classical bias-variance decomposition of multi-level surrogates.",
          "The articulation between multi-fidelity Bayesian inversion and OED via the EIG is pertinent and well positioned: the recent OED literature (Huan et al. 2024) explicitly recognises that the estimation of the EIG on a surrogate is an open problem, and the hypothesis attacks precisely this bottleneck with a quantitative validation criterion (Pearson r ≥ 0.85).",
          "The bibliographic base correctly covers the three pillars (surrogates in reactive transport, multi-fidelity GPs, OED) and honestly identifies the closest works (Zhou et al. 2018 for the Kriging surrogate in reactive transport, Ravi et al. 2024 for the multi-fidelity GP in physics). The novelty assessment is lucid regarding the incremental character of the contribution.",
          "The key hypotheses are made explicit with testable thresholds (ρ ≥ 0.5, N_high = 20, Matérn kernel, heteroscedastic log-transformed errors), which renders the hypothesis falsifiable — a methodological strength too rarely encountered in proposals of this type."
        ],
        "weaknesses": [
          "The quantitative threshold \"≥ 40 % reduction in the width of the 95 % CI at equal computational budget\" is neither derived nor theoretically justified. It depends critically on the cost ratio between fidelity levels, on the effective correlation ρ, and on the dimension of the inversion parameter. No sensitivity analysis or theoretical bound (for example, via the posterior variance decomposition or the results of Peherstorfer et al. on multi-fidelity convergence rates) is provided to support this figure.",
          "The bias-correction mechanism through the discrepancy term δ(x) is presented as a \"sparse GP with informative prior\", but nothing guarantees that δ(x) is identifiable at N_high = 20 when the low fidelity exhibits rank inversion (the point is moreover listed as a \"known unknown\"). Yet, in Bayesian inversion, the non-identifiability of δ propagates directly into the posterior of the source parameters, which can produce artificially narrow CIs (overconfidence) rather than the desired reduction. This is a structural risk that is not addressed.",
          "The claim that \"the EIG computed on the surrogate is an unbiased estimator of the high-fidelity EIG when the surrogate is well calibrated\" is incorrect in general. The EIG is a non-linear functional of the posterior (an expectation of a KL divergence), and the expectation of a non-linear function of a surrogate is not equal to the functional of the true model. An outer-loop bias persists even with a surrogate that is perfectly calibrated in the sense of predictive coverage. Correction by control variate or importance sampling is mentioned but not quantified, and the threshold r ≥ 0.85 potentially masks a systematic correlated bias.",
          "The handling of spatially correlated and heteroscedastic observation errors (Matérn with unknown correlation length and variance) is a notoriously difficult identifiability problem (cf. Zhang 2004, and more recently the work of Bui-Thanh on hyperparameter covariances). The hypothesis does not discuss how these hyperparameters interact with the discrepancy term δ(x) — the two can absorb similar structures, creating a degeneracy between model error and observation error.",
          "The positioning with respect to the multi-fidelity literature in Bayesian inversion is incomplete: the work of Peherstorfer, Willcox & Gunzburger (SIAM Review 2018), of Perdikaris et al. (2017) on non-linear multi-fidelity GPs, and above all the contributions on multi-fidelity Bayesian inversion (for example, the work of Goh, Bingham, Holloway on MF-MCMC, and more recently the multi-fidelity approaches for inverse PDEs of Biehler, Janz, etc.) are not cited although they constitute the direct state of the art. The review by Huan et al. 2024 is cited but the use made of it remains generic."
        ],
        "critical_questions": [
          "How is the 40 % reduction threshold in the width of the 95 % confidence interval derived? Can a theoretical bound be provided (for example, via the decomposition of the posterior variance into low- and high-fidelity contributions, or via the multi-fidelity convergence rates of Peherstorfer et al.) that relates this figure to the cost ratio N_low/N_high, to ρ, and to the parameter dimension?",
          "What is the concrete strategy for guaranteeing the identifiability of the discrepancy term δ(x) when the low fidelity exhibits a rank inversion? An informative prior on δ does not resolve the problem if the likelihood is flat in the corresponding direction — how does the mechanism prevent δ from absorbing the source signal and producing overconfident confidence intervals?",
          "Is the claim of an unbiased estimator of the high-fidelity EIG defensible? If not, what is the expected magnitude of the outer-loop bias as a function of the quality of the surrogate (for example, in terms of the KL divergence between low- and high-fidelity posteriors), and does the control-variate correction reduce this bias below the r ≥ 0.85 threshold?",
          "How are the hyperparameters of the observation-error covariance (correlation length, variance, heteroscedasticity) distinguished from the discrepancy term δ(x)? Does a joint identifiability analysis exist, or a reparametrisation strategy (for example, marginalisation, hierarchical priors) that prevents degeneracy between model error and measurement error?",
          "Is the validation scenario \"high-fidelity model that is structurally correct (no missing reaction pathway)\" representative? If the objective is source attribution under real-world conditions, structural error is inevitable — how does the mechanism behave when δ(x) must capture both a numerical bias and an omitted reaction pathway, and at what N_high does the sparse GP saturate?"
        ],
        "recommendation": "The hypothesis is methodologically well constructed and addresses a pertinent problem at the intersection of multi-fidelity Bayesian inversion and OED for reactive transport. However, the quantitative threshold of 40% is not supported, the claim of an unbiased EIG estimator is theoretically fragile, and the joint identifiability of δ(x) and the observation-error hyperparameters is not addressed. A major revision is recommended: (i) derive or at least analytically bound the expected CI reduction as a function of ρ, the cost ratio and the dimension; (ii) reformulate the EIG claim in terms of bounded bias rather than unbiasedness; (iii) add an identifiability analysis or a reparameterisation strategy to separate δ(x) from the noise hyperparameters; (iv) complete the literature review with the foundational work of Peherstorfer et al. (2018) and Perdikaris et al. (2017) as well as recent contributions on multi-fidelity Bayesian inversion. As it stands, the contribution remains incremental, but the potential is real if these bottlenecks are addressed."
      },
      {
        "reviewer_persona": "contrarian",
        "overall_score": 4.2,
        "verdict": "weak_reject",
        "confidence": 0.82,
        "strengths": [
          "The AR1 multi-fidelity architecture is an established framework, and its coupling with Bayesian inversion for source attribution is a pertinent avenue, rarely tested on realistic reactive transport scenarios.",
          "The formulation of the predictions is falsifiable: explicit numerical bounds, named statistical tests (paired bootstrap, profile likelihood curvature, empirical coverage), which facilitates rigorous evaluation.",
          "The use of the EIG on a surrogate for the optimisation of monitoring designs is a credible applied objective, provided that the surrogate bias is controlled."
        ],
        "weaknesses": [
          "FAIL REASON #1: The hypothesis of rank correlation ρ ≥ 0.5 between low- and high-fidelity is presented as an entry condition, yet it is neither demonstrated nor tested for a nonlinear reactive transport model with differing numerical stiffnesses. In cases where the low-fidelity model inverts the likelihood ranking (rank inversion), the discrepancy term δ(x) becomes non-identifiable at N_high = 20: the multi-fidelity GP will learn a local bias with no physical basis, and the 40% reduction in CI width will become an artefact of overconfidence. The most probable failure scenario is therefore one in which the low-fidelity surrogate is accurate in certain regions and misleading in others, which is the rule rather than the exception for coupled advection-dispersion-sorption reactions.",
          "FAIL REASON #2: Prediction 3 (Pearson r ≥ 0.85 between surrogate EIG and high-fidelity EIG) ignores the outer-loop bias of the EIG estimator. The EIG is an expectation over future observations, and a surrogate smooths the nonlinearities of the reactive transport model; the bias in estimating the EIG by surrogate is typically 20–50% in absolute value, which destroys the rank correlation between designs. Control via a control variate or importance sampling is not sufficient if the surrogate is poorly calibrated in the tails of the predictive distribution, precisely where the EIG is maximal. The result r ≥ 0.85 is therefore unlikely without an explicit correction of the bias, which is not provided in the mechanism.",
          "FAIL REASON #3: Prediction 5 (relative error ≤ 10% on the reaction constant in the presence of an omitted reaction pathway) conflates robustness with overfitting. With N_high = 20 and a discrepancy term modelled by a sparse GP with a Matérn kernel, the multi-fidelity model will absorb the structural error into δ(x) instead of flagging it, producing an overly narrow posterior and an undetected bias error. Predictive coverage (prediction 4) will likewise be violated: the 95% intervals will be too narrow because the GP interprets the structural error as correlated noise, yielding an empirical coverage well below 93%."
        ],
        "critical_questions": [
          "What empirical or theoretical evidence supports ρ ≥ 0.5 holding for a reactive transport model in which the low-fidelity model resolves dispersion but not the non-linear reactions? If ρ falls below 0.3 across 30 % of the parameter space, the causal chain collapses and the 40 % reduction is merely an effect of Bayesian smoothing, not an informational improvement.",
          "How can the discrepancy term δ(x) be identifiable with only 20 high-fidelity simulations when the number of effective parameters of the sparse GP (correlation length, variance, inducing points) frequently exceeds 10? A profiled likelihood curvature > 0.1 is a weak criterion: what is the actual statistical power to detect non-identifiability at N_high = 20?",
          "Is the EIG computed on the surrogate an unbiased estimator of the high-fidelity EIG, or merely a rank approximation? If the bias depends on the design (which is probable, since designs that are optimal for the surrogate are not optimal for the true model), the correlation r ≥ 0.85 is a selection artefact and not a property of the estimator.",
          "What is the false-positive rate of prediction 1 under the null hypothesis? With 100 synthetic scenarios and a paired bootstrap, is the probability of detecting a reduction ≥ 40 % by pure chance when the true reduction is null controlled at 5 %?"
        ],
        "recommendation": "Before any claim of a 40 % reduction in EIG or of r ≥ 0.85 for the EIG, three things must be demonstrated: (1) a sensitivity study showing that ρ ≥ 0.5 holds across at least 80 % of the parameter space for a reactive transport case with at least two coupled reactions; (2) a power analysis for the identifiability of δ(x) at N_high = 20, with a curvature criterion calibrated on data simulated under H0; (3) an explicit correction of the EIG bias induced by the surrogate (for example by adaptive importance sampling or a control variable) with validation on a high-fidelity case in which the EIG is computable by nested Monte Carlo. Without these three elements, the hypothesis remains a plausible but untested conjecture, and predictions 1, 3 and 5 are at high risk of false positives."
      },
      {
        "reviewer_persona": "industrialist",
        "overall_score": 6.5,
        "verdict": "weak_accept",
        "confidence": 0.65,
        "strengths": [
          "The market for contaminated-site characterisation is undergoing structural growth: in Europe, the IED Directive and the regulation on persistent organic pollutants impose monitoring and source-attribution obligations. The global groundwater remediation market is estimated at €8–12 billion per year, of which 15–20% is devoted to characterisation and modelling. Operators such as Arcadis, Ramboll, Jacobs and Suez Consulting spend tens of millions of euros annually on reactive-transport studies for industrial sites (former coking plants, chemical works, mining sites). A tool reducing uncertainty in source parameters by 40% would allow remediation costs to be cut by 20–30% by avoiding over-dimensioning of hydraulic barriers or pump-and-treat systems.",
          "The competitive advantage lies in the integration of Expected Information Gain (EIG) with a multi-fidelity surrogate: this allows optimal monitoring campaigns (number and position of wells) to be designed prior to any drilling, which is a strong commercial argument against conventional methods (trial and error, costly single-fidelity models). Competitors (GMS, FEFLOW, MODFLOW) do not possess this native capability for Bayesian information optimisation. A start-up or a consultancy could sell this as a high-value-added service (€10–50k per site) with a high margin.",
          "The potential intellectual property is real: the non-linear AR1 architecture for reactive transport, coupled with EIG on a surrogate, may be the subject of software patents (in Europe, less protective than in the United States) or of trade secrets. The computational codes (Gaussian process, Bayesian inversion) are open, but the specific implementation for reactive transport with source attribution is differentiating."
        ],
        "weaknesses": [
          "The barrier to entry is low in theory but high in practice: reactive transport models (PHREEQC, PHT3D, CrunchFlow) are complex, and their coupling with multi-fidelity GPs requires rare expertise (at the intersection of hydrogeology, Bayesian statistics and machine learning). Recruiting such profiles is difficult and costly (€150–250k per year in Europe). Moreover, clients (consultancies, industrial firms) are conservative and reluctant to adopt methods that have not been validated by decades of practice.",
          "The ROI is uncertain: the €18–120k budget for validation is modest, but scale-up to industrial deployment requires investment in software (development, maintenance, support) and in data acquisition (boreholes, sensors). The sales cycle is long (12–24 months) because investment decisions in remediation involve regulators and insurers. The initial addressable market is limited to high-stakes sites (large industrial firms, orphan sites), perhaps 500–1000 sites in Europe, which caps revenue at a few million euros per year for a specialised player.",
          "Existing competition is indirect but real: large consultancies already use Bayesian methods (for example, the USGS software MADS, or data assimilation approaches). Moreover, single-fidelity models remain the norm because they are simpler to justify for regulatory purposes. Without a demonstrated use case at large scale, adoption will remain marginal. Finally, prediction 5 (structural error) is a major risk: if the high-fidelity model omits a secondary reaction, the bias correction may prove insufficient, which would limit credibility under real-world conditions."
        ],
        "critical_questions": [
          "What is the precise business model: sale of software licences (SaaS) at €20–50k per year per site, or provision of services at €100–200k per study? Are engineering consultancies prepared to pay for a tool that calls their internal methods into question, or would they prefer to develop one in-house?",
          "How is intellectual property and client data protection to be managed? Reactive transport models are often calibrated on confidential data (waste composition, industrial history). Cloud hosting could be a disincentive for large accounts.",
          "What is the regulatory validation strategy? Will the authorities (ADEME, EPA, water agencies) accept results from multi-fidelity Bayesian inversion for sizing remediation, or will they require conventional methods? Without regulatory acceptance, the market remains limited to internal decision support."
        ],
        "recommendation": "A niche strategy is recommended: first target large industrial firms (Total, Solvay, ArcelorMittal) and the managers of orphaned sites (ADEME) with a pilot service priced at €50–80k per site, encompassing optimal monitoring design and source attribution. In parallel, a partnership should be established with a hydrogeological software vendor (for example, DHI or Rockware) to integrate the multi-fidelity surrogate into an existing suite, rather than developing a standalone product. Large-scale commercialisation will only become realistic after 3–4 years of field validation and progressive regulatory acceptance; until then, revenue will remain confidential (<€5M per year)."
      },
      {
        "reviewer_persona": "funding_strategist",
        "overall_score": 7.5,
        "verdict": "accept",
        "confidence": 0.8,
        "funding_programs": [
          {
            "program": "ERC Starting Grant 2026",
            "agency": "European Research Council",
            "fit_score": 0.9,
            "typical_budget": "1,5 M€ - 2,5 M€ sur 5 ans",
            "success_rate": "environ 12-15%",
            "next_deadline": "Octobre 2025 (date estimée)",
            "rationale": "L'ERC Starting Grant finance des projets de recherche fondamentale à haut risque et à fort potentiel, portés par un chercheur en début de carrière. L'hypothèse propose une avancée méthodologique significative (surrogate multi-fidélité pour l'inversion bayésienne en transport réactif) avec des applications sociétales majeures. Le budget demandé dans le protocole (18k-120k€) est bien inférieur au plafond ERC, mais le projet pourrait être élargi pour inclure des développements théoriques plus profonds et des validations multi-échelles. L'ERC valorise l'originalité et la prise de risque, ce qui correspond à l'approche multi-fidélité et à l'objectif de réduction de 40% de l'incertitude."
          },
          {
            "program": "ANR PRC (Projet de Recherche Collaborative) 2026",
            "agency": "Agence Nationale de la Recherche",
            "fit_score": 0.85,
            "typical_budget": "300 k€ - 600 k€ sur 3-4 ans",
            "success_rate": "environ 20-25%",
            "next_deadline": "Octobre 2025 (date estimée)",
            "rationale": "L'ANR PRC finance des projets collaboratifs entre laboratoires publics et éventuellement des partenaires industriels. L'hypothèse nécessite une validation expérimentale en laboratoire et sur le terrain, ce qui requiert une équipe pluridisciplinaire (mathématiques appliquées, hydrogéologie, génie des procédés). Le budget demandé (18k-120k€) est modeste pour l'ANR, mais le projet pourrait être élargi pour inclure plusieurs partenaires et des expériences à plus grande échelle. L'ANR apprécie les projets avec des critères de succès clairs et une gestion des risques (GO/NO-GO), ce qui est le cas ici. De plus, la thématique de la gestion des eaux souterraines est une priorité de l'ANR."
          },
          {
            "program": "Horizon Europe Cluster 6 - Appel « Water and marine environment » (HORIZON-CL6-2026-OCEAN-01)",
            "agency": "European Commission",
            "fit_score": 0.75,
            "typical_budget": "3 M€ - 5 M€ sur 3-4 ans (projet collaboratif)",
            "success_rate": "environ 15-20%",
            "next_deadline": "Février 2026 (date estimée)",
            "rationale": "Cet appel finance des projets collaboratifs visant à protéger et restaurer les écosystèmes aquatiques, y compris les eaux souterraines. L'hypothèse s'inscrit dans cette priorité en améliorant l'attribution des sources de contamination et la conception de réseaux de surveillance optimaux. Le TRL actuel (2-3) est faible pour Horizon Europe, qui attend souvent des TRL plus élevés (4-6) en fin de projet. Cependant, le projet pourrait être structuré pour inclure des partenaires industriels et des agences de l'eau, et viser une montée en TRL jusqu'à 5-6. Le budget demandé serait alors bien plus élevé (3-5 M€), mais le consortium devrait être élargi. La réussite dépendrait de la capacité à démontrer un impact sociétal et économique clair."
          }
        ],
        "strengths": [
          "The hypothesis is falsifiable and quantified (a 40% reduction in the width of the credibility interval, correlation r≥0.85), which meets the rigour criteria expected by European funders and facilitates peer review.",
          "The multi-fidelity coupling (Kennedy–O'Hagan AR1) with Bayesian inverse analysis for source attribution and optimal monitoring design addresses a major societal need (management of contaminated groundwater) and aligns with the priorities of the Green Deal and the \"Restore our Ocean and Waters\" mission.",
          "The three-phase protocol with clear GO/NO-GO criteria enables effective risk management, which is highly valued by funding agencies such as the ANR or the ERC.",
          "The requested budget (€18k–120k) is modest and proportionate to the validation phase, which makes the project competitive for small-scale calls or seed funding."
        ],
        "weaknesses": [
          "The current TRL is low (TRL 2–3): experimental validation in the laboratory and in the field remains to be demonstrated, which may deter programmes with immediate high-impact applications.",
          "The absence of an identified consortium in the initial proposal is a weakness for collaborative calls (Horizon Europe, ANR PRC) that require complementary partners (hydrogeologists, statisticians, remediation industry actors).",
          "Phase 3 (field) is costly and complex, with a high risk of failure due to heterogeneity and measurement uncertainties; the estimated budget (€50k–200k) may be insufficient for rigorous validation at full scale.",
          "The correlation between the surrogate EIG and the high-fidelity EIG (r≥0.85) is a strong hypothesis that is not guaranteed for non-linear reactive transport models; this could limit the scope of the results."
        ],
        "critical_questions": [
          "How does the project intend to manage scale-up between laboratory experiments (Phase 2) and the field (Phase 3), particularly in terms of reactive transport parameters and boundary conditions?",
          "Which industrial partners or water agencies would be involved to ensure operational impact and the validation of results under real-world conditions?",
          "Is the AR1 multi-fidelity surrogate suitable for strongly non-linear reactions (for example, microbial degradation kinetics), or should more flexible models be considered (deep GP, warping)?",
          "How does the project intend to ensure reproducibility and the sharing of data and code, in accordance with the open-science requirements of European funders?"
        ],
        "recommendation": "It is recommended that the ERC Starting Grant 2026 call be targeted as a priority for the fundamental component (methodological development and laboratory validation), and that a proposal be submitted in parallel to the ANR PRC for the field phase, with a consortium including a field hydrogeologist and an industrial partner. An alternative would be the Horizon Europe Cluster 6 programme (call \"Water and marine environment\") for a larger-scale collaborative project, but the current TRL first requires a solid proof of concept."
      }
    ],
    "meta_review": {
      "consensus_score": 6.16,
      "verdict": "publish_brief",
      "brief_quality_gate": false,
      "llm_verdict": "reject",
      "llm_consensus_score": 6.2,
      "verdict_override_reason": "Python threshold override: consensus 6.16 at iter 2 → publish_brief (LLM said reject)",
      "key_consensus": [
        "The protocol is structured into three phases with GO/NO-GO criteria and quantitative thresholds, which favours reproducibility and limits post-hoc decisions.",
        "The use of the EIG on a multi-fidelity surrogate for the optimisation of monitoring designs is a credible and original applied objective, provided that the surrogate bias is controlled.",
        "The predictions are falsifiable with explicit numerical bounds (40% reduction in CI, r ≥ 0.85), which facilitates independent evaluation."
      ],
      "key_disagreements": [
        "The methodologist and the domain_expert consider the absence of a power analysis and of negative controls to be a major weakness, whereas the funding_strategist judges the protocol to be sufficiently rigorous for funding.",
        "The contrarian asserts that the hypothesis of a correlation ρ ≥ 0.5 is neither demonstrated nor tested for non-linear reactive transport, whereas the domain_expert regards it as plausible but not theoretically supported.",
        "The industrialist considers the market to be promising but that regulatory adoption and the conservatism of engineering consultancies limit the impact, whereas the funding_strategist sees strong alignment with the priorities of the Green Deal."
      ],
      "revision_guidance": [],
      "critical_path": "The empirical demonstration that the rank correlation ρ ≥ 0.5 holds for a non-linear reactive transport model with differing numerical stiffnesses, and that the discrepancy term δ(x) remains identifiable at N_high = 20 without producing overconfident credible intervals.",
      "final_recommendation": "The panel recognises the originality and relevance of the multi-fidelity–Bayesian inversion–EIG coupling for source attribution in reactive transport, as well as the quality of the phase structuring. However, major methodological obstacles remain: absence of a power analysis, potential non-identifiability of δ(x), unquantified bias of the EIG on surrogate, and risk of overconfidence. As it stands, the hypothesis remains a plausible but untested conjecture, and predictions 1, 3 and 5 are at high risk of false positives. The panel recommends rejecting the current version and encourages a subsequent reformulation incorporating the missing controls and analyses."
    }
  }
}