GeneralizedWassersteinDiceLoss icon indicating copy to clipboard operation
GeneralizedWassersteinDiceLoss copied to clipboard

Implementation of Distributionally Robust Optimization (DRO) (Question?)

Open saruarlive opened this issue 4 years ago • 1 comments

Hi Lucas, As mentioned in the paper, https://arxiv.org/pdf/2011.01614.pdf, you have used DRO (optimization) along with GWD loss. Is your DRO optimization implementation code available?

I am looking forward to hearing from you.

saruarlive avatar Jan 18 '21 13:01 saruarlive

Hi @saruarlive,

Thank you for your question.

My code for the DRO optimization is not available yet. I am planning to make it available in the future but I don't know when it will be ready.

Please note that in the paper https://arxiv.org/pdf/2011.01614.pdf, the generalized Wasserstein Dice loss and DRO are used independently for training two different networks.

I have changed the status of this issue to 'question' as it is not directly related to the generalized Wasserstein Dice loss.

LucasFidon avatar Jan 19 '21 17:01 LucasFidon