povertymaps
Interpreting wealth distribution via poverty map inference using multimodal data
Science Score: 49.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 2 DOI reference(s) in README -
✓Academic publication links
Links to: arxiv.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.8%) to scientific vocabulary
Keywords
Repository
Interpreting wealth distribution via poverty map inference using multimodal data
Basic Info
- Host: GitHub
- Owner: lisette-espin
- License: other
- Language: Jupyter Notebook
- Default Branch: main
- Homepage: https://vis.csh.ac.at/poverty-maps/
- Size: 453 MB
Statistics
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 4
Topics
Metadata Files
README.md
PovertyMaps
Interpreting wealth distribution via poverty map inference using multimodal data
Analysis (plots)
- Open Main results (or download figures here)
- Open Supplementary material (or download figures here)
- Normal (Gaussian) Test on ground-truth
- Descriptive Analysis on ground-truth
- Pre-processing: Sample weights
- Pre-processing: Data Recency (RMSE vs NRMSE)
- Pre-processing: Ablation study using RMSE
- Model and Feature Performance (R^2)
- Variability all models
- Download results
Interactive tool
Try out the interactive tool to see the high-resolution poverty map of Sierra Leone and Uganda.
Check how wealth may look now.
Check how wealth has changed over the years.
Scripts
cd scripts
Check Pipeline.md for step-by-step guidelines.
- Init:
./batch_init.sh -r ../data/Uganda -c UG -y 2016,2018 -n 10 - Features GT:
./batch_features.sh -r ../data/Uganda -c UG -y 2016,2018 -n10 - Features PP:
./batch_features.sh -r ../data/Uganda -c UG -n10 - Pre-processing:
./batch_preprocessing.sh -r ../data/Uganda -c UG -y 2016,2018 -o none -t all -k 5 -e 3 - CatBoost train&test:
./batch_xgb_train.sh -r ../data/Uganda -c UG -y 2016,2018 -l none -t all -a mean_wi,std_wi -f all -k 4 -v 1 - Augmentation:
python cnn_augmentation.py -r ../data/Uganda -years 2016,2018 -dhsloc none - CNN train&test:
python cnn_train.py -r ../data/Uganda/ -years 2016,2018 -model cnn_mp_dp_relu_sigmoid_adam_mean_std_regression -yatt mean_wi,std_wi -dhsloc none -traintype all -kfold 5 -epochs 3 -patience 100 -njobs 1 -retrain 3 - CNN+XGB train&test:
./batch_xgb_train.sh -r ../data/Uganda -c UG -y 2016,2018 -l none -t all -a mean_wi,std_wi -f all -k 4 -v 1 -n offaug_cnn_mp_dp_relu_sigmoid_adam_mean_std_regression -e 19 -w 1 - Fmaps:
python cnn_predict.py -r ../data/Uganda/ -years 2016.,2018 -model cnn_mp_dp_relu_sigmoid_adam_mean_std_regression -yatt mean_wi,std_wi -dhsloc none -traintype all -fmlayer 19 -njobs 1 - Poverty maps:
python batch_infer_poverty_maps.py -ccode UG -model CB - Cross-country testing:
python batch_cross_predictions.py
Citations
Model (WWW'2023)
Lisette Espn-Noboa, Jnos Kertsz, and Mrton Karsai. 2023. Interpreting wealth distribution via poverty map inference using multimodal data. In Proceedings of Association for Computing Machinery (TheWebConf 23). ACM, New York, NY, USA, 12 pages. https://doi.org/10.1145/3543507.3583862 <!--- Pre-print: https://arxiv.org/abs/2302.10793 --->
A Comparative Analysis of Wealth Index Predictions (SoGood@ECMLPKDD'2024)
Pre-print: https://arxiv.org/abs/2408.01631
Credits and Funding
License

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
Owner
- Name: Lisette Espin
- Login: lisette-espin
- Kind: user
- Location: Austria
- Company: Complexity Science Hub Vienna, Central European University
- Website: www.lisetteespin.info
- Twitter: lespin
- Repositories: 1
- Profile: https://github.com/lisette-espin
Postdoctoral Researcher
GitHub Events
Total
- Release event: 2
- Watch event: 1
- Push event: 3
- Create event: 1
Last Year
- Release event: 2
- Watch event: 1
- Push event: 3
- Create event: 1
Committers
Last synced: about 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Lisette Espin | l****n@g****m | 6 |
| Lisette Espin | e****l@L****l | 1 |
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 0
- Total pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: less than a minute
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: less than a minute
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- lisette-espin (2)