Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adversarial Tasks Paper: Optimal Transport #446

Open
ykobaya9 opened this issue Feb 15, 2021 · 0 comments · May be fixed by #464
Open

Adversarial Tasks Paper: Optimal Transport #446

ykobaya9 opened this issue Feb 15, 2021 · 0 comments · May be fixed by #464
Assignees

Comments

@ykobaya9
Copy link
Contributor

Is your feature request related to a problem? Please describe.
This issue stems from #428, where we are trying to explore techniques for progressive learner in dealing with adversarial tasks.

Describe the solution you'd like
My idea was to explore optimal transport algorithms to align the data points or the posterior distribution. I would also like to compare the performance with the point cloud registration approaches I tried last semester. Lastly, my goal is to design a method for image datasets.

Describe alternatives you've considered

Additional context (e.g. screenshots)
Some initial experiments show that optimal transport improves BTE for some degrees of rotation in R-XOR.

Wasserstein Distance:
EMD

Regularized Wasserstein Distance (Sinkhorn Knopp):
OTP_reg=0 01

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant