Skip to content
Discussion options

You must be logged in to vote

Hi @nikitrian. Setting maximize=False will give you the negated LCB, i.e., it will return - mean + beta * std (see https://github.com/pytorch/botorch/blob/main/botorch/acquisition/analytic.py#L336-L339). If you then maximize this, e.g., using optimize_acqf, the candidate you get would be the point minimizing the LCB.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@nikitrian
Comment options

@saitcakmak
Comment options

@nikitrian
Comment options

Answer selected by nikitrian
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