Skip to content

Adversarial training losses do not match with those in the paper #5

@ZijiaLewisLu

Description

@ZijiaLewisLu

Thank you for releasing the code.

I am reading "Adversarial Decomposition of Text Representation" paper and the code. In the paper, the discriminator is said to be trained with Wasserstein Loss instead of Cross Entropy. However, in the code it is trained using Cross Entropy Loss and a entropy loss not mentioned in the paper.

I am wondering why there is the inconsistency between the code and the paper? Is the code obsolete or Wasserstein loss turns out to be not good?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions