|
1 | 1 | - id: one-map-many-trials |
2 | 2 | title: A One Map, Many Trials Paradigm |
3 | 3 | href: https://arxiv.org/abs/2508.01341 |
| 4 | + caption: >- |
| 5 | + Machine‑learning models trained on satellite imagery can predict household |
| 6 | + wealth with R² values approaching 0.80, but these predictions shrink toward |
| 7 | + the mean and attenuate estimated causal effects—e.g., a true 5% impact may |
| 8 | + appear as only 2–3%. The associated paper introduces two post‑hoc corrections |
| 9 | + (Linear Calibration and Tweedie’s) that debias predictions without needing |
| 10 | + fresh ground‑truth data, enabling a “one map, many trials” paradigm for reuse |
| 11 | + across multiple causal evaluations. |
4 | 12 | panels: |
5 | 13 | - label: Figure |
6 | 14 | alt: A One Map, Many Trials Paradigm |
|
10 | 18 | - id: cv-wb |
11 | 19 | title: Chinese vs World Bank Development Projects |
12 | 20 | href: https://arxiv.org/abs/2509.25648 |
| 21 | + caption: >- |
| 22 | + A continent‑scale evaluation compares Chinese and World Bank projects across |
| 23 | + 9,899 neighbourhoods in 36 African countries between 2002–2013, covering |
| 24 | + about 88% of the population. Using machine‑learned wealth indices from |
| 25 | + 6.7 km² satellite mosaics and inverse‑probability weighting, the study finds |
| 26 | + that both donors raise wealth but China’s projects deliver larger and more |
| 27 | + consistent gains; sector‑level extremes include World Bank trade & tourism |
| 28 | + projects adding +12.29 IWI points and China emergency‑response projects |
| 29 | + adding +15.15 IWI points. World Bank project placement is more predictable |
| 30 | + from imagery, suggesting Chinese placements depend more on unobserved |
| 31 | + factors. |
13 | 32 | panels: |
14 | 33 | - label: Panel 1 |
15 | 34 | alt: Chinese vs World Bank Development Projects visual abstract panel 1 |
|
39 | 58 | - id: multiscale |
40 | 59 | title: Multiscale satellite representation |
41 | 60 | href: https://arxiv.org/abs/2411.02134 |
| 61 | + caption: >- |
| 62 | + The paper introduces Multi‑Scale Representation Concatenation, which turns |
| 63 | + any single‑scale earth‑observation CATE estimator into a multi‑scale version |
| 64 | + by concatenating image representations and feeding them into a causal forest. |
| 65 | + Simulation studies and applications to Peru and Uganda anti‑poverty RCTs show |
| 66 | + that multi‑scale models capture effect heterogeneity that single‑scale models |
| 67 | + miss and improve the Rank Average Treatment Effect Ratio (RATE). For Uganda, |
| 68 | + multi‑scale models increase the RATE‑ratio by 0.95 (s.e. 0.10) compared with |
| 69 | + 0.41 for raw single‑scale models; in Peru the gains are 0.68 vs 0.00, with |
| 70 | + optimal heterogeneity detection achieved by combining small (~64‑pixel) and |
| 71 | + large (~350‑pixel) image contexts. |
42 | 72 | panels: |
43 | 73 | - label: Figure 1 |
44 | 74 | alt: Multiscale satellite representation |
|
60 | 90 | - id: image-seq-heterogeneity |
61 | 91 | title: Image sequence heterogeneity |
62 | 92 | href: https://arxiv.org/abs/2407.11674 |
| 93 | + caption: >- |
| 94 | + Many social and environmental phenomena change over time, yet image |
| 95 | + sequences are under‑utilised in causal inference. This paper compares models |
| 96 | + for estimating Conditional Average Treatment Effects (CATEs) from sequences |
| 97 | + of satellite images and finds that richer image‑sequence models (with more |
| 98 | + parameters) better detect treatment effect heterogeneity. Applied to two |
| 99 | + RCTs—a poverty intervention in Cusco, Peru and a water‑conservation |
| 100 | + experiment in Georgia, USA—the methods show how model choice, data source |
| 101 | + (images vs tabular), and evaluation metric affect detected heterogeneity, and |
| 102 | + demonstrate how satellite sequences can generalise RCT results to larger |
| 103 | + geographic areas. |
63 | 104 | panels: |
64 | 105 | - label: Figure 1 |
65 | 106 | alt: Research visualization 1 |
|
81 | 122 | - id: eoc |
82 | 123 | title: Earth Observation Confounding (EOC) |
83 | 124 | href: https://arxiv.org/pdf/2301.12985.pdf |
| 125 | + caption: >- |
| 126 | + This study formalises how patterns in satellite images can confound causal |
| 127 | + estimates and develops methods to adjust for such image‑based confounders. |
| 128 | + In a Nigeria case study, where about 40% of the population lives on less than |
| 129 | + $2/day despite 3% annual growth, the authors combine DHS wealth data |
| 130 | + (International Wealth Index), AidData aid locations and 14.25 m‑resolution |
| 131 | + Landsat imagery. They define treatment as an aid program within 7 km of a |
| 132 | + survey cluster and show via simulations and neural‑network experiments how |
| 133 | + image resolution and model specification influence bias and the need for |
| 134 | + confounder adjustment. |
84 | 135 | panels: |
85 | 136 | - label: Figure 1 |
86 | 137 | alt: Comparison table of tabular, text, network, and earth observation data streams |
|
98 | 149 | - id: eo-causal-inference |
99 | 150 | title: Earth observation + causal inference |
100 | 151 | href: https://arxiv.org/pdf/2406.02584 |
| 152 | + caption: >- |
| 153 | + A comprehensive scoping review catalogues Earth‑observation–machine‑learning |
| 154 | + (EO‑ML) methods used for causal inference and identifies five workflows: |
| 155 | + (1) outcome imputation, (2) image deconfounding, (3) treatment effect |
| 156 | + heterogeneity, (4) transportability analysis and (5) image‑informed causal |
| 157 | + discovery. Development assistance reached $223.7 billion in 2023 and the |
| 158 | + global extreme‑poverty rate fell to 8.4% in 2019, yet up to 575 million |
| 159 | + people may still live in extreme poverty by 2030; the review argues that |
| 160 | + EO‑ML techniques can help address these persistent challenges and provides |
| 161 | + protocols for data requirements, model selection and evaluation when |
| 162 | + integrating EO data into causal analyses. |
101 | 163 | panels: |
102 | 164 | - label: Composite |
103 | 165 | alt: Composite illustration of integrating earth observation into causal inference |
|
111 | 173 | - id: image-based-treatment-heterogeneity |
112 | 174 | title: Image-based treatment heterogeneity |
113 | 175 | href: https://proceedings.mlr.press/v213/jerzak23a/jerzak23a.pdf |
| 176 | + caption: >- |
| 177 | + This work develops a deep probabilistic model that clusters satellite images |
| 178 | + by their treatment‑effect distributions, enabling estimation of CATEs |
| 179 | + directly from images. Simulation results show the model better recovers true |
| 180 | + effect clusters than TARNet‑based clustering under high noise. Applied to a |
| 181 | + Ugandan anti‑poverty RCT using Landsat imagery, the model distinguishes |
| 182 | + high‑response areas (e.g., accessible terrain with good transportation) from |
| 183 | + low‑response regions (harsh, mountainous areas) and provides posterior |
| 184 | + predictive maps of cluster probabilities across Uganda; the correlation |
| 185 | + between raw and orthogonalized cluster probabilities is 0.85, indicating |
| 186 | + robust image‑derived heterogeneity estimates. |
114 | 187 | panels: |
115 | 188 | - label: Figure 1 |
116 | 189 | alt: Research visualization 1 |
|
0 commit comments