Skip to content

PFY loss implimentation #46

Description

@biltang

I noticed the implemented perturbedFenchelYoung loss doesn't look the same as what is in the original paper and in the PyEPO paper. My guess is that from the perspective of tracking the directional improvement of the loss, the Fenchel Dual term is not strictly necessary, and that since we have a linear objective, the impact of the true cost is not needed either and we can just treat the loss as true_sol - expected_perturbed_solution. While this is not the precise definition of pFYL loss, it will show the same directional behavior (subject to some additive/multiplicative constants). Is this understanding correct? Thank you!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions