Skip to content

Port HEBO into PROTEIN#560

Open
ClashLuke wants to merge 1 commit into
PufferAI:4.0from
ClashLuke:patch-4
Open

Port HEBO into PROTEIN#560
ClashLuke wants to merge 1 commit into
PufferAI:4.0from
ClashLuke:patch-4

Conversation

@ClashLuke
Copy link
Copy Markdown

@ClashLuke ClashLuke commented May 13, 2026

You likely can't use this as-is, but this is the backported version of the PROTEIN I'm currently running locally. It significantly outperforms PROTEIN (stronger GP and sampling) and HEBO (cost aware).

Specifically, PROTEIN's failure mode is that it loves boundaries. The core issue is that PROTEIN always picks the argmax, while HEBO picks the argmax every third sample with the other two being exploratory. HEBO therefore does not run into this.

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 this pull request may close these issues.

1 participant