← Search

Ke Alexander Wang

5 accepted papers

2022

Is Importance Weighting Incompatible with Interpolating Classifiers?

ICLR 2022poster

Importance weighting is a classic technique to handle distribution shifts. However, prior work has presented strong empirical and theoretical evidence demonstrating that importance weights can have little to no effect on overparameterized neural networks. \emph{Is importance weighting truly incompat…

2021

Bayesian Algorithm Execution: Estimating Computable Properties of Black-box Functions Using Mutual Information

ICML 2021spotlight

In many real world problems, we want to infer some property of an expensive black-box function f, given a budget of T function evaluations. One example is budget constrained global optimization of f, for which Bayesian optimization is a popular method. Other properties of interest include local opti…

2021

SKIing on Simplices: Kernel Interpolation on the Permutohedral Lattice for Scalable Gaussian Processes

ICML 2021oral

State-of-the-art methods for scalable Gaussian processes use iterative algorithms, requiring fast matrix vector multiplies (MVMs) with the co-variance kernel. The Structured Kernel Interpolation (SKI) framework accelerates these MVMs by performing efficient MVMs on a grid and interpolating back to t…

2020

Simplifying Hamiltonian and Lagrangian Neural Networks via Explicit Constraints

NeurIPS 2020spotlight

Reasoning about the physical world requires models that are endowed with the right inductive biases to learn the underlying dynamics. Recent works improve generalization for predicting trajectories by learning the Hamiltonian or Lagrangian of a system rather than the differential equations directly.…