Skip to content

What does D0, D1 and D2 (C0,C1and C2) represent here? #2

@cwpeng-cn

Description

@cwpeng-cn

Thanks for sharing your code! I have some doubts and hope to communicate with you.

  1. The paper contains only two class predictors. Why are there three class predictors C0,C1, and C2 in the code?

  2. What does D0,D1, and D2 represent?The code calculate max mutual information between (d0, d2) and (d1, d2), That means d2 is the domain-invariant feature and D2 is the domain-invariant disentangler (paper section 3).
    image
    But this code also does adversarial alignment on D1, which means that D1 is the domain-invariant disentangler.
    image

  3. What does this code calculate? I couldn't find an explanation in the paper.
    image

Looking forward to your reply. Thank you!

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