GithubHelp home page GithubHelp logo

fmenat / missingviews-study-eo Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 47 KB

Public repository of our assessment work in missing views for EO applications

Home Page: https://arxiv.org/abs/2403.14297v1

Python 100.00%
deep-learning missing-data multi-modal-learning multi-view-learning robustness earth-observation remote-sensing

missingviews-study-eo's Introduction

Impact of missing views in multi-view learning models

paper

A public repository of our work in missing views for Earth Observation (EO) applications.

Data

Preprocessed data can be accessed at: Link

Additional source

We use the following source for multi-view learning: https://github.com/fmenat/mvlearning

Training

  • To train a single-view learning model (e.g. Input-level fusion):
python train_singleview.py -s config/input.yaml
  • To train all the views individually with single-view learning (e.g. for single-view predictions or Ensemble-based fusion):
python train_singleview_pool.py -s config/pool.yaml
  • To train a multi-view learning model (e.g. Feature-level fusion, Decision-level fusion, Gated Fusion, Feature-level fusion with MultiLoss):
python train_multiview.py -s config/mv_feat.yaml
  • To train a multi-view learning model with CCA searching in case of missing views:
python train_multiview_cca.py -s config/mv_cca.yaml

Evaluation

  • To evaluate the model by its predictive quality:
python evaluate_predictions.py -s config/evaluation.yaml
  • To evaluate the model by its predictive robustness:
python evaluate_rob_pred.py -s config/evaluation.yaml

๐Ÿ“œ Source

Public repository of our IGARSS 2023 paper.

๐Ÿ–Š๏ธ Citation

Mena, Francisco, et al. "Impact assessment of missing data in model predictions for Earth observation applications." IEEE International Geoscience and Remote Sensing Symposiums (IGARSS), 2024.

@inproceedings{mena2024igarss,
  title = {Impact assessment of missing data in model predictions for {Earth} observation applications},
  booktitle = {{IEEE International Geoscience} and {Remote Sensing Symposium} ({IGARSS})},
  author = {Mena, Francisco and Arenas, Diego and Charfuelan, Marcela and Nuske, Marlon and Dengel, Andreas},
  year = {2024},
  publisher = {{IEEE}},
}

missingviews-study-eo's People

Contributors

fmenat avatar

Stargazers

 avatar

Watchers

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