The Commonplace
Home Papers Evidence Explore Trends Syntheses Digests References Docs 🎲 Workforce Futures
← Papers
Direction, evidence grade, and study type are AI-generated labels (gpt-5-mini), not human-verified. Syntheses are LLM-written. "Tensions" are machine-detected candidates, not confirmed contradictions. A research-acceleration tool, not peer review. How this is built →

Google’s Planetary Prediction Engine autonomously builds geospatial prediction models from plain-English prompts and beats expert-tuned baselines across multiple public-health and food-security tasks; it raises mean R² on CDC health indicators from 60.0% to 76.8% and improves Ebola hotspot Recall@10 to 83.3%.

Planetary Prediction Engine: Autonomous Geospatial Prediction via Intelligent Data Selection and Foundation Model Embeddings
Evelyn Ma, Rama Kumar Pasumarthi, Kishwar Shafin, Mandar Sharma, Mimi Sun, Hamed Sadeghi, Dav M. Ebengo, Mbulayi Onesime, Rouslan Solomakhin, John Wamburu, William Ogallo, Aisha Walcott-Bryant, Sanxing Chen, Arbaaz Muslim, Yael Mayer, Ronald Ho, Roy Lee, Ruth Alcantara, Abdoulaye Diack, Monica Bharel, Lambert Rosique, Jeremy Amez-Droz, Christopher Haire, James Manyika, Yossi Matias, Niv Efron, Gautam Prasad, Shravya Shetty · August 26, 2026
arxiv descriptive medium evidence 8/10 relevance Full text usable extracted full text Source PDF

Structured author observations

Linked only from stored provider relations; the raw author line above is never matched by name.

Arxiv

Latest observation:

  1. Evelyn Ma unresolved corpus identity
  2. Rama Kumar Pasumarthi unresolved corpus identity
  3. Kishwar Shafin unresolved corpus identity
  4. Mandar Sharma unresolved corpus identity
  5. Mimi Sun unresolved corpus identity
  6. Hamed Sadeghi unresolved corpus identity
  7. Dav M. Ebengo unresolved corpus identity
  8. Mbulayi Onesime unresolved corpus identity
  9. Rouslan Solomakhin unresolved corpus identity
  10. John Wamburu unresolved corpus identity
  11. William Ogallo unresolved corpus identity
  12. Aisha Walcott-Bryant unresolved corpus identity
  13. Sanxing Chen unresolved corpus identity
  14. Arbaaz Muslim unresolved corpus identity
  15. Yael Mayer unresolved corpus identity
  16. Ronald Ho unresolved corpus identity
  17. Roy Lee unresolved corpus identity
  18. Ruth Alcantara unresolved corpus identity
  19. Abdoulaye Diack unresolved corpus identity
  20. Monica Bharel unresolved corpus identity
  21. Lambert Rosique unresolved corpus identity
  22. Jeremy Amez-Droz unresolved corpus identity
  23. Christopher Haire unresolved corpus identity
  24. James Manyika unresolved corpus identity
  25. Yossi Matias unresolved corpus identity
  26. Niv Efron unresolved corpus identity
  27. Gautam Prasad unresolved corpus identity
  28. Shravya Shetty unresolved corpus identity

Semantic Scholar

Latest observation:

  1. E. Ma provider ID
  2. Rama Kumar Pasumarthi provider ID
  3. Kishwar Shafin provider ID
  4. Mandar Sharma provider ID
  5. Mi-Mi Sun unresolved corpus identity
  6. Hamed Sadeghi provider ID
  7. Dav M. Ebengo provider ID
  8. Mbulayi Onesime provider ID
  9. Rouslan Solomakhin provider ID
  10. John Wamburu provider ID
  11. William Ogallo provider ID
  12. Aisha Walcott-Bryant provider ID
  13. Sanxing Chen provider ID
  14. Arbaaz Muslim provider ID
  15. Yael Mayer provider ID
  16. Ronald Ho provider ID
  17. R. Lee provider ID
  18. R. Alcántara provider ID
  19. Abdoulaye Diack provider ID
  20. Monica Bharel provider ID
  21. Lambert Rosique provider ID
  22. Jeremy Amez-Droz provider ID
  23. C. Haire provider ID
  24. J. Manyika provider ID
  25. Y. Matias provider ID
  26. Niv Efron provider ID
  27. G. Prasad provider ID
  28. Shravya Shetty provider ID
The Planetary Prediction Engine is an autonomous system that converts natural-language queries into end-to-end geospatial prediction pipelines and consistently outperforms expert baselines across US socio-economic and environmental indicators, Nigerian food-security downscaling, and DRC Ebola nowcasting.

Citation observations

Cumulative provider counts captured on specific dates; providers are never combined.

Addressing critical global challenges, from food security and disaster risk to disease outbreaks and socio-economic vulnerability, demands high-fidelity geospatial modeling. However, building predictive planetary models remains bottlenecked by a fragmented data ecosystem, requiring manual data retrieval, multimodal data curation and fusion along with iterative model selection. We present the Planetary Prediction Engine (PPE), an autonomous AI system that executes this end-to-end workflow directly from natural-language queries. PPE synthesizes multimodal datasets on the fly, retrieving spatiotemporally relevant covariates across open-web and Earth observation platforms (Data Commons, Google Earth Engine) and fusing them with geospatial foundation model embeddings (PDFM, AlphaEarth). Simultaneously, it searches over task-tailored model architecture families with automated overfitting guards. Across diverse tasks, geographies, and scientific domains, PPE consistently outperforms state-of-the-art or manually tuned expert baselines. For US spatial regression, PPE improves mean $R^2$ across 21 CDC health indicators (76.8% vs. 60.0%), FEMA national risk indices (64.9% vs. 60.0%), and the Social Vulnerability Index (66.2% vs. 58.6%). For spatial downscaling in data-scarce settings, PPE integrates localized proxies to double baseline accuracy in Nigerian food security indicators ($R^2$ of 66.1% vs. 31.5%). For epidemiological nowcasting of the 2026 DRC Bundibugyo Ebola outbreak, PPE achieves a Recall@10 of 83.3% (identifying 15 of 18 newly invaded health zones across five weekly forecasts), a +10.3 percentage-point improvement over the public state-of-the-art modeling (~73%). By combining autonomous multimodal planetary data discovery with targeted model optimization, PPE lowers the technical barrier to planetary-scale analytics, enabling rapid, customized, expert-level deployment.

Summary

Main Finding

The Planetary Prediction Engine (PPE) is an autonomous end-to-end system that, from a natural-language query, discovers, curates, fuses, and models multimodal geospatial data to produce high‑fidelity predictions across tasks (spatial regression, super‑resolution downscaling, epidemiological nowcasting). By combining on‑the‑fly data discovery, foundation‑model embeddings (PDFM, AlphaEarth), and automated model search with overfitting guards, PPE consistently outperforms expert baselines across diverse benchmarks — e.g., improving mean R² on 21 CDC health indicators (76.8% vs. 60.0%), doubling downscaling accuracy for Nigeria food‑security (R² 66.1% vs. 31.5%), and raising epidemiological hotspot Recall@10 for the 2026 DRC Bundibugyo Ebola outbreak to 83.3% (vs. ∼73% state of the art).

Key Points

  • System design

    • Three modular stages: (1) Intelligent Data Selection, (2) Multimodal Dataset Curation, (3) Automated Model Building & Prediction.
    • Frontier LLMs act as orchestrators to parse natural‑language queries, infer task type, select tools and datasets, and orchestrate pipeline execution.
    • Automatic task identification (spatial regression, super‑resolution, spatial transmission, nowcasting) determines downstream data/feature engineering and model constraints.
  • Data & representation

    • Dynamically retrieves spatiotemporally relevant covariates from open web and Earth observation platforms (e.g., Data Commons, Google Earth Engine, WorldPop, ERA5, OpenStreetMap, World Bank, WFP, VIIRS).
    • Integrates geospatial foundation model embeddings: PDFM (population/demographic embeddings) and AlphaEarth (satellite/land‑use embeddings), aligning and fusing these with tabular covariates.
  • Modeling & automation

    • AutoML searches across model families (regularized linear models, gradient boosted trees/XGBoost, multilayer perceptrons) with hyperparameter tuning.
    • Enforces multi‑layered overfitting guards and automated target‑leakage mitigation; includes self‑correction loops.
    • Ablations: Baseline/SOTA, PPE (Covariates), PPE (Embeddings), PPE (Full Stack) to quantify each component.
  • Empirical performance (selected highlights)

    • US spatial regression (CDC health indicators): mean R² 76.8% (PPE) vs. 60.0% (expert baseline).
    • FEMA National Risk Index / SVI: consistent improvements or parity with expert methods (e.g., SVI mean R² 66.2% vs. 58.6%).
    • Nigeria food‑security downscaling (ADM1 → ADM2): R² 66.1% (PPE) vs. 31.5% baseline — roughly a doubling of accuracy.
    • DRC Ebola nowcasting (2026): Recall@10 = 83.3% (PPE Full Stack) vs. ~73% published Bayesian SOTA.
  • Evaluation matrix

    • Benchmarks span Global North and South and three predictive paradigms; training/testing splits adapted to each task (examples: DRC nowcasting used 7 weeks × 519 zones train / 5 weeks × 519 test; Nigeria: 30 states × 40 months train / 581 LGAs × 40 months test).

Data & Methods

  • Pipeline overview

    • Input: natural‑language query specifying prediction objective.
    • Stage 1 (Intelligent Data Selection): LLM identifies task type and relevant signal families, queries data sources and ranks candidate covariates.
    • Stage 2 (Multimodal Dataset Curation): Automated retrieval, cleaning, spatiotemporal alignment, and embedding extraction/alignment (PDFM 330‑dim, AlphaEarth ~64‑dim cited examples).
    • Stage 3 (AutoML & Prediction): Model family search + hyperparameter tuning, spatial validation protocols, overfitting and leakage guards, final prediction and reporting.
  • Data sources and signals

    • Earth observation & climatology: ERA5, NDVI, precipitation proxies, VIIRS nighttime lights.
    • Demographics & mobility: WorldPop, OSRM‑derived mobility, OpenStreetMap infrastructure features.
    • Socioeconomic & survey: Data Commons, World Bank price indices, WFP indicators, INRB epidemiological registries (DRC).
    • Foundation model embeddings: PDFM (population/dynamics embeddings), AlphaEarth (satellite‑derived semantics).
  • Modeling details

    • Task‑aware feature engineering (e.g., mobility and distance features for transmission tasks; seasonal harmonics and price indices for food‑security downscaling).
    • Validation: spatially aware splits to avoid target leakage; performance measured with appropriate metrics (R² for regression/downscaling, Recall@K for hotspot detection).
    • Ablations to isolate contributions of (i) tabular covariates, (ii) foundation embeddings, and (iii) intelligent data selection full stack.
  • Reproducibility / constraints (as reported or implied)

    • PPE leverages internal/platform tooling (Google Earth Engine, Data Commons) and proprietary foundation embeddings — potential reproducibility limits for external researchers unless equivalent data/embeddings are available.
    • Heavy compute and data access requirements implied by on‑the‑fly multimodal retrieval and AutoML across many candidate signals.

Implications for AI Economics

  • Productivity and cost structure

    • PPE automates labor‑intensive stages (data discovery, curation, model selection), reducing marginal costs and time-to-deployment for geospatial predictive analytics. This can sharply lower transaction costs for producing policy‑relevant predictions and expand supply of customized analytics.
    • Potential to substitute routine expert analytics work (data engineers, applied modelers) while creating demand for higher‑level oversight, domain validation, and intervention design skills.
  • Market structure and value capture

    • Platforms that control large integrated data/tooling stacks (earth‑observation, foundation embeddings, compute) can extract outsized rents by offering prediction‑as‑a‑service; PPE‑style systems amplify scale economies and lock‑in advantages.
    • The combination of on‑demand data discovery and strong performance could spawn commercial products in humanitarian forecasting, insurance/risk scoring, urban planning, and agri‑market analytics.
  • Public‑good provision vs. privatization

    • High social value (faster outbreak response, targeted humanitarian relief) argues for public access or subsidized deployment of such systems in low‑income settings. However, proprietary embeddings and platform dependencies risk concentrating capabilities within large private actors.
    • Economic welfare gains depend on accessibility, pricing, and governance of the underlying data and models.
  • Distributional and labor effects

    • Upskilling vs. displacement: PPE shifts value from manual pipeline building to tasks in validation, governance, and domain interpretation. Displaced routine roles may be reallocated, but short‑term adjustment costs for skilled practitioners and local data teams are likely.
    • Geography: because PPE improves performance in data‑scarce regions (e.g., Nigeria, DRC), it could reduce informational asymmetries that disadvantage developing countries — but only if access and capacity are equitably distributed.
  • Externalities, bias, and regulatory economics

    • Automated signal discovery and embedding fusion can propagate biases present in data or embeddings (e.g., undercounted populations, biased satellite proxies). Economic decisions (aid allocation, insurance pricing) driven by such outputs can have distributional harms.
    • Need for standards, independent audits, and valuation of uncertainty — otherwise market actors may over‑rely on opaque predictions, leading to misallocation and moral hazard.
  • Research and policy questions for AI economics

    • Valuation of predictive improvement: quantify welfare gains (lives saved, resources better targeted) from the reported performance increases and translate to willingness‑to‑pay for stakeholders.
    • Pricing models: subscription, pay‑per‑forecast, or public‑interest provisioning and how these affect access in low‑income settings.
    • Antitrust and concentration: how platform control over data/embeddings affects competition in geospatial analytics markets.
    • Labor market dynamics: which skills rise in value, and what are the transition costs for practitioners replaced by automated pipelines?
    • Public investment returns: estimating social returns to open foundation embeddings and public Earth‑observation APIs to counterbalance private concentration.

Overall, PPE demonstrates that autonomous, LLM‑orchestrated geospatial analytics can materially improve predictive accuracy and dramatically lower engineering overhead. For economists, the key issues are how these efficiency gains translate into market outcomes, distributional impacts, governance needs, and policy interventions to ensure equitable, robust, and socially beneficial deployment.

Assessment

Paper Typedescriptive Evidence Strengthmedium — The paper reports extensive empirical benchmarks across multiple real-world geographies and tasks (US socioeconomics, Nigerian food security downscaling, DRC Ebola nowcasting) and presents ablations and baseline comparisons, which supports the claims; however, many implementation and evaluation details are deferred to appendices, the system relies on proprietary embeddings/LLMs and complex automated pipelines that raise reproducibility concerns, and no causal identification is claimed. Methods Rigormedium — Rigorous benchmarking matrix, ablation tiers, and multiple held-out test partitions are reported and the paper acknowledges leakage guardrails and overfitting controls, but key methodological specifics (full evaluation protocols, hyperparameter search ranges, and some dataset preprocessing) are deferred to appendices; reliance on internal tools and foundation embeddings limits independent replication and external validation. SampleMulti-task geospatial benchmarks: US spatial regression on ~84k census tracts for 21 CDC health indicators and FEMA NRI (80/20 train/test); US Social Vulnerability Index (county-level N≈3k training, census-tract evaluation ~84k); Nigeria food-security downscaling trained at state (ADM1, N=30 × 40 months) and evaluated at LGA (ADM2, N=581 × 40 months); DRC Ebola nowcasting across 519 health zones with rolling weekly forecasts (training and test windows described as 7 and 5 weeks in main text). Data sources include INRB registry, Data Commons, Google Earth Engine layers (ERA5 climatology, NDVI), WorldPop, World Bank price indices, WFP metrics, OpenStreetMap, VIIRS nighttime lights, and geospatial foundation model embeddings (PDFM, AlphaEarth). Themesproductivity adoption innovation GeneralizabilityPerformance tied to availability and quality of geospatial covariates and surveys—may degrade in regions with sparse or biased input data., Relies on proprietary foundation embeddings, internal LLMs, and Google Earth platform tooling, limiting independent replication and portability., Benchmarks focus on a limited set of tasks/geographies (US, Nigeria, DRC) and specific time windows; transfer to other domains or crisis types is untested., Potential for unintended spatial leakage despite described guardrails—generalization to different spatial cross-validation schemes needs confirmation., Operational performance (latency, compute, cost) and integration into real-world decision workflows are not evaluated.

Claims (9)

ClaimDirectionOutcomeConfidence & EvidenceDetails
The Planetary Prediction Engine achieved a Recall@10 of 83.3% in predicting newly invaded health zones during the 2026 Bundibugyo ebolavirus outbreak in the Democratic Republic of the Congo, identifying 15 of 18 newly invaded zones across five weekly forecasts. Output Quality positive Recall@10 for identifying newly infected health zones
Reading fidelity high
Study strength medium
n=18
Recall@10 of 83.3%; 15 of 18 zones identified
0.18
PPE's Ebola hotspot predictions improved Recall@10 by 10.3 percentage points over the published state-of-the-art Bayesian modeling baseline. Output Quality positive Recall@10 for outbreak hotspot detection
Reading fidelity high
Study strength medium
n=18
+10.3 percentage points
0.18
Adding geospatial covariates to baseline epidemiological signals increased Ebola hotspot Recall@10 from approximately 73% to 77.8%. Output Quality positive Recall@10 for identifying future Ebola transmission hotspots
Reading fidelity high
Study strength medium
n=18
77.8% vs. ∼73%
0.18
For Nigerian food-security downscaling from state-level ADM1 data to local-government-area ADM2 data, PPE achieved an R² of 66.1% compared with 31.5% for the macro-covariates-plus-interpolation baseline. Output Quality positive R² for predicting Food Consumption Group food-security indicators at LGA level
Reading fidelity high
Study strength medium
n=581
R² 66.1% vs. 31.5%
0.18
For 21 CDC health indicators in the United States, PPE achieved a mean R² of 76.8%, compared with 60.0% for expert pipelines. Output Quality positive Mean R² for spatial prediction of CDC health indicators
Reading fidelity high
Study strength medium
n=84000
mean R² 76.8% vs. 60.0%
0.18
For FEMA National Risk Index spatial regression in the United States, PPE achieved a mean R² of 64.9% compared with 60.0% for the baseline. Output Quality positive Mean R² for predicting FEMA national risk indices
Reading fidelity high
Study strength medium
n=84000
mean R² 64.9% vs. 60.0%
0.18
For U.S. county-level Social Vulnerability Index spatial regression, PPE achieved a mean R² of 66.2%, compared with 58.6% for statistical-covariate baselines. Output Quality positive Mean R² for predicting Social Vulnerability Index scores
Reading fidelity high
Study strength medium
n=3000
mean R² 66.2% vs. 58.6%
0.18
For the U.S. FEMA benchmark, PPE outperformed expert baselines on the Socioeconomic and Composite risk indicators, achieving R² of 66.9% versus 61.1%, while performing on par with expert benchmarks across the broader environmental-target suite. Output Quality mixed R² for FEMA Socioeconomic, Composite, and broader environmental risk indicators
Reading fidelity high
Study strength medium
n=84000
R² 66.9% vs. 61.1% for Socioeconomic and Composite indicators
0.18
PPE is designed as an end-to-end autonomous system that converts a natural-language query into a geospatial model by selecting and curating data, engineering features, training models, and generating predictions without manual intervention. Organizational Efficiency positive Automation of the geospatial modeling workflow
Reading fidelity high
Study strength medium
not reported
0.18

Notes