← Search

Shibo Li

17 accepted papers

2026

Regime-Adaptive Bayesian Optimization via Dirichlet Process Mixtures of Gaussian Processes

ICML 2026poster

Standard Bayesian Optimization (BO) assumes uniform smoothness across the search space—an assumption violated in multi-regime problems such as molecular conformation search through distinct energy basins or drug discovery across heterogeneous molecular scaffolds. A single GP either oversmooths sharp…

Cited by 0SourceScholar
2024

Functional Bayesian Tucker Decomposition for Continuous-indexed Tensor Data

ICLR 2024poster

Tucker decomposition is a powerful tensor model to handle multi-aspect data. It demonstrates the low-rank property by decomposing the grid-structured data as interactions between a core tensor and a set of object representations (factors). A fundamental assumption of such decomposition is that ther…

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…

2024

Solving High Frequency and Multi-Scale PDEs with Gaussian Processes

ICLR 2024poster

Machine learning based solvers have garnered much attention in physical simulation and scientific computing, with a prominent example, physics-informed neural networks (PINNs). However, PINNs often struggle to solve high-frequency and multi-scale PDEs, which can be due to spectral bias during neural…

2023

Dynamic Tensor Decomposition via Neural Diffusion-Reaction Processes

NeurIPS 2023spotlight

Tensor decomposition is an important tool for multiway data analysis. In practice, the data is often sparse yet associated with rich temporal information. Existing methods, however, often under-use the time information and ignore the structural knowledge within the sparsely observed tensor entries.…

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

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…

2022

Nonparametric Embeddings of Sparse High-Order Interaction Events

ICML 2022spotlight

High-order interaction events are common in real-world applications. Learning embeddings that encode the complex relationships of the participants from these events is of great importance in knowledge mining and predictive tasks. Despite the success of existing approaches, e.g. Poisson tensor factor…

Cited by 2SourcePDFScholar
2021

Automatic Surgical Field of View Control in Robot-Assisted Nasal Surgery

RA-L 2021

In endoscopic nasal surgery, robots, rather than surgical assistants, can be introduced to hold endoscopes and act as the surgeon's third hand, which helps to reduce their operation burden. To address the problem of robot-assisted surgical field of view (FOV) acquisition in endoscopic nasal surgery,

Cited by 17SourceScholar
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
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…