JuliaDecisionFocusedLearning / InferOpt.jl

Combinatorial optimization layers for machine learning pipelines
https://juliadecisionfocusedlearning.github.io/InferOpt.jl/
MIT License
114 stars 4 forks source link

Variance reduction for `PerturbedAdditive` and `PerturbedMultiplicative` #66

Closed gdalle closed 1 year ago

gdalle commented 1 year ago

We have a generic implementation of a PerturbedOracle that also does variance reduction.

Beware however: for arbitrary perturbation distributions, the Fenchel-Young loss must be reworked