Katib: Upgrade Goptuna to v0.8.0 which supports IPOP-CMA-ES and BIPOP-CMA-ES.

Created on 28 Jul 2020  Â·  8Comments  Â·  Source: kubeflow/katib

/kind feature

Describe the solution you'd like

I've just released Goptuna v0.6.0. It includes IPOP-CMA-ES and BIPOP-CMA-ES supports. As the benchmark results of two-dimensional Rastrigin function shows, these algorithms outperforms on multimodal functions.

rastrigin-function-dim-2-1a14f4610cabf55e51b3b006bfe723dcadef3a57d9eb5c82a09c2c9fbb804c42

TODOs

  • [ ] Add Katib options to enable IPOP-CMA-ES and BIPOP-CMA-ES.
  • [ ] Add Katib options to set TPE sampler options.
  • [ ] Remove the use of deprecated APIs (Some study options are renamed).

Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]

arekatib kinfeature lifecyclfrozen

Most helpful comment

Cool! Thanks for the awesome work.

All 8 comments

Issue-Label Bot is automatically applying the labels:

| Label | Probability |
| ------------- | ------------- |
| area/front-end | 0.59 |
| area/katib | 0.73 |

Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.

/assign @c-bata

@c-bata Thank you very much for contributing with this!

I think you can directly add changes for v1beta1 version, since v1alpha3 has been already released and we have plans to release v1beta1 later.

Cool! Thanks for the awesome work.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

/lifecycle frozen

Probably I will be able to open a pull request next month.

The latest version of Goptuna also supports Sobol's quasirandom sequence.
https://github.com/c-bata/goptuna/releases/tag/v0.8.0

That's great, thank you for your help @c-bata!

Was this page helpful?
0 / 5 - 0 ratings