Open biprateep opened 3 months ago
Another strategy will be to train on curated data but during inference, replace the missing inputs by values drawn drawn from the feature space and then marginalizing the results. PZFlow takes this approach (see: https://github.com/jfcrenshaw/pzflow/blob/main/docs/tutorials/marginalization.ipynb). Need to look into if this is theoretically a sound thing to do.
Here are a few promising methods: