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

add script for benchmarking baseline acquisition functions for full function estimate #351

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

wenx-guo
Copy link
Contributor

Summary: We conducted benchmarking experiments on full function estimate for Sobol sampling, BALV, and BALD acquisition functions. These tests were performed on three distinct functions and a real psychophysics task data set obtained from Letham et al. (2022).

Differential Revision: D57916855

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label May 29, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D57916855

@wenx-guo wenx-guo changed the title add script for benchmarking baseline acquisition functions for full function estimate add test functions, psychophysics data, and benchmarking script for full function estimate May 29, 2024
@wenx-guo wenx-guo changed the title add test functions, psychophysics data, and benchmarking script for full function estimate add script for benchmarking baseline acquisition functions for full function estimate May 29, 2024
wenx-guo added 3 commits May 31, 2024 11:46
…acebookresearch#349)

Summary:

The run_benchmarks_with_checkpoints function generates an output path featuring the current chunk number. If the benchmarking process restarts, previous outputs will be overwritten. To avoid this and prevent file overwriting, the start_idx argument can be used to initiate chunk counting from a specific index.

Reviewed By: crasanders

Differential Revision: D57881813
… Letham et al. 2022 (facebookresearch#350)

Summary:

Additional high-dimensional test functions and real psychophysics task are added to problem.py for benchmarking performance of acquistions functions or GP models. The code and dataset are obtained from https://github.com/facebookresearch/bernoulli_lse/blob/main/problems.py.

Differential Revision: D57885175
…unction estimate (facebookresearch#351)

Summary:

We conducted benchmarking experiments on full function estimate for Sobol sampling, BALV, and BALD acquisition functions. These tests were performed on three distinct functions and a real psychophysics task data set obtained from Letham et al. (2022).

Differential Revision: D57916855
@wenx-guo wenx-guo force-pushed the export-D57916855 branch from 5e3c274 to 3e6ad0b Compare May 31, 2024 18:46
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D57916855

@facebook-github-bot
Copy link
Contributor

Hi @wenx-guo!

Thank you for your pull request.

We require contributors to sign our Contributor License Agreement, and yours needs attention.

You currently have a record in our system, but the CLA is no longer valid, and will need to be resubmitted.

Process

In order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with CLA signed. The tagging process may take up to 1 hour after signing. Please give it that time before contacting us about it.

If you have received this in error or have any questions, please contact us at [email protected]. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants