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

Correct issues with TSEMO and compare to Matlab implementation #22

Closed
marcosfelt opened this issue Apr 30, 2020 · 0 comments · Fixed by #32
Closed

Correct issues with TSEMO and compare to Matlab implementation #22

marcosfelt opened this issue Apr 30, 2020 · 0 comments · Fixed by #32
Assignees

Comments

@marcosfelt
Copy link
Member

marcosfelt commented Apr 30, 2020

I noticed TSEMO is not performing perfectly, and I think the issue is that I am missing two things in the implementation:

  • Selecting the reference for hypervolume improvement calculations as the anti-ideal point
  • Spectral sampling of the GP, which gives an analytic function approximator to the posterior. (see here and the original TSEMO paper) I'm not really sure how much of a difference this makes.

Also, I should do a comparison to the Matlab version on the same problems.

@marcosfelt marcosfelt self-assigned this Apr 30, 2020
@marcosfelt marcosfelt linked a pull request Jul 17, 2020 that will close this issue
4 tasks
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