← Search

Michael K. Cohen

3 accepted papers

2025

Can a Bayesian Oracle Prevent Harm from an Agent?

UAI 2025

Is there a way to design powerful AI systems based on machine learning methods that would satisfy probabilistic safety guarantees? With the long-term goal of obtaining a probabilistic guarantee that would apply in every context, we consider estimating a context-dependent bound on the probability of

2022

Log-Linear-Time Gaussian Processes Using Binary Tree Kernels

NeurIPS 2022accept

Gaussian processes (GPs) produce good probabilistic models of functions, but most GP kernels require $O((n+m)n^2)$ time, where $n$ is the number of data points and $m$ the number of predictive locations. We present a new kernel that allows for Gaussian process regression in $O((n+m)\log(n+m))$ time.…