eli_sennesh comments on FAI Research Constraints and AGI Side Effects - LessWrong
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (58)
Could you explain your syntax here? What probabilistic programming language are you using?
Well so does the sigmoided version, but you are right that the sigmoid version won't take very high or very low utilities into account. It's meant to shoehorn unbounded utility functions into a framework where one normally works only with random variables.
It's not a specific programming language, I guess it's meant to look like Church. It could be written as:
It samples an action proportional to p(a) E[sigmoid(U) | a]. This can't be written as a function of E[U | a].