Giter Site home page Giter Site logo

lisette-espin / povertymaps Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 449.93 MB

Interpreting wealth distribution via poverty map inference using multimodal data

Home Page: https://vis.csh.ac.at/poverty-maps/

License: Other

Python 4.48% Jupyter Notebook 95.06% TeX 0.33% Shell 0.12%
catboost-model cnn-model crowdsourced-data deep-learning explainable-ai interpretable-ai machine-learning online-data poverty-estimates satellite-imagery antennas catboostregressor demographics infrastructure mean mobility open-street-map stddev

povertymaps's Introduction

PovertyMaps

Interpreting wealth distribution via poverty map inference using multimodal data

Python 3.7

screenshot

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. screenshot

Check how wealth has changed over the years. screenshot

Scripts

cd scripts

Check Pipeline.md for step-by-step guidelines.

  1. Init: ./batch_init.sh -r ../data/Uganda -c UG -y 2016,2018 -n 10
  2. Features GT: ./batch_features.sh -r ../data/Uganda -c UG -y 2016,2018 -n10
  3. Features PP: ./batch_features.sh -r ../data/Uganda -c UG -n10
  4. Pre-processing: ./batch_preprocessing.sh -r ../data/Uganda -c UG -y 2016,2018 -o none -t all -k 5 -e 3
  5. 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
  6. Augmentation: python cnn_augmentation.py -r ../data/Uganda -years 2016,2018 -dhsloc none
  7. 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
  8. 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
  9. 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
  10. Poverty maps: python batch_infer_poverty_maps.py -ccode UG -model CB
  11. Cross-country testing: python batch_cross_predictions.py

Citations

Model (WWW'2023)

Lisette Espín-Noboa, János Kertész, and Márton 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

A Comparative Analysis of Wealth Index Predictions (SoGood@ECMLPKDD'2024)

Pre-print: https://arxiv.org/abs/2408.01631


Credits and Funding

CEU CSH SoBigData++

License

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

povertymaps's People

Contributors

lisette-espin avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.