← Search

Robert Kirby

17 accepted papers

2024

Equation Discovery with Bayesian Spike-and-Slab Priors and Efficient Kernels

AISTATS 2024poster

Discovering governing equations from data is important to many scientific and engineering applications. Despite promising successes, existing methods are still challenged by data sparsity and noise issues, both of which are ubiquitous in practice. Moreover, state-of-the-art methods lack uncertainty…

2024

Multi-Resolution Active Learning of Fourier Neural Operators

AISTATS 2024poster

Fourier Neural Operator (FNO) is a popular operator learning framework. It not only achieves the state-of-the-art performance in many tasks, but also is efficient in training and prediction. However, collecting training data for the FNO can be a costly bottleneck in practice, because it often demand…

2023

Meta Learning of Interface Conditions for Multi-Domain Physics-Informed Neural Networks

ICML 2023poster

Physics-informed neural networks (PINNs) are emerging as popular mesh-free solvers for partial differential equations (PDEs). Recent extensions decompose the domain, apply different PINNs to solve the problem in each subdomain, and stitch the subdomains at the interface. Thereby, they can further al…

Cited by 7SourcePDFScholar
2023

Streaming Factor Trajectory Learning for Temporal Tensor Decomposition

NeurIPS 2023poster

Practical tensor data is often along with time information. Most existing temporal decomposition approaches estimate a set of fixed factors for the objects in each tensor mode, and hence cannot capture the temporal evolution of the objects' representation. More important, we lack an effective approa…

2022

AutoIP: A United Framework to Integrate Physics into Gaussian Processes

ICML 2022spotlight

Physical modeling is critical for many modern science and engineering applications. From a data science or machine learning perspective, where more domain-agnostic, data-driven models are pervasive, physical knowledge {—} often expressed as differential equations {—} is valuable in that it is comple…

2022

Batch Multi-Fidelity Active Learning with Budget Constraints

NeurIPS 2022accept

Learning functions with high-dimensional outputs is critical in many applications, such as physical simulation and engineering design. However, collecting training examples for these applications is often costly, e.g., by running numerical solvers. The recent work (Li et al., 2022) proposes the firs…

Cited by 20SourcePDFScholar
2022

Deep Multi-Fidelity Active Learning of High-Dimensional Outputs

AISTATS 2022poster

Many applications, such as in physical simulation and engineering design, demand we estimate functions with high-dimensional outputs. To reduce the expensive cost of generating training examples, we usually choose several fidelities to enable a cost/quality trade-off. In this paper, we consider the…

2021

Batch Multi-Fidelity Bayesian Optimization with Deep Auto-Regressive Networks

NeurIPS 2021poster

Bayesian optimization (BO) is a powerful approach for optimizing black-box, expensive-to-evaluate functions. To enable a flexible trade-off between the cost and accuracy, many applications allow the function to be evaluated at different fidelities. In order to reduce the optimization cost while max…

Cited by 16SourcePDFScholar
2021

Characterizing possible failure modes in physics-informed neural networks

NeurIPS 2021poster

Recent work in scientific machine learning has developed so-called physics-informed neural network (PINN) models. The typical approach is to incorporate physical domain knowledge as soft constraints on an empirical loss function and use existing machine learning methodologies to train the model. We…

2021

Multi-Fidelity High-Order Gaussian Processes for Physical Simulation

AISTATS 2021poster

The key task of physical simulation is to solve partial differential equations (PDEs) on discretized domains, which is known to be costly. In particular, high-fidelity solutions are much more expensive than low-fidelity ones. To reduce the cost, we consider novel Gaussian process (GP) models that le…

Cited by 17SourcePDFScholar
2020

Multi-Fidelity Bayesian Optimization via Deep Neural Networks

NeurIPS 2020poster

Bayesian optimization (BO) is a popular framework for optimizing black-box functions. In many applications, the objective function can be evaluated at multiple fidelities to enable a trade-off between the cost and accuracy. To reduce the optimization cost, many multi-fidelity BO methods have been p…

2018

SDC-Net: Video prediction using spatially-displaced convolution

ECCV 2018poster

We present an approach for high-resolution video frame prediction by conditioning on both past frames and past optical flows. Previous approaches rely on resampling past frames, guided by a learned future optical flow, or on direct generation of pixels. Resampling based on flow is insufficient becau…