Skip to content
Discussion options

You must be logged in to vote

@adrian-martens not sure what version of the code you're citing here, but he current main branch actually raises an error if you pass the expand argument for this acquisition function: https://github.com/pytorch/botorch/blob/4352bf3f2d94618cb2f4b80b8ba22c0753556440/botorch/acquisition/max_value_entropy_search.py#L815-L818 (this was added in #2769 since the acquisition function apparently did not handle this correctly). So it's definitely not necessary.

The trace observation setup is mostly used for the trace-aware Knowledge Gradient acquisition functions. You can find more on the meaning of trace observations in Section 2.2 of https://arxiv.org/pdf/1903.04703

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by adrian-martens
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants