Publications

I just list selected publication here. For a full list, you can view on my lab homepage and my Google Scholar profile.

Selected Publication

The first algorithm that enables a predictable scaling law for PINNs.

The first inference time scaling algorithm for solving PDEs, which means you can improve the result at inference time without retraining/fine-tune the network.

Links covariate balancing in causal inference with phase retrival in CroEM. Algorithmic idea is clustering is the largest eigenvector that separates data. The smallest eigenvector can help you to separate data into to similar group thus can be used for causal inference!

The optimal quadrature rule. We find out text-book algorithm is not optimal. Combine the function approximation quadrature rule and Monte Carlo is the optimal one. The optimality is also relates if the function has a finite variance tail.

Show that neural collapse is the implicit bias of Logistic loss and show why logisitic loss is bad for data imbalance.

The first mean-field type convergence results for deep nets.

Fast adversarial training algorithm based on control theory.

The first papers that considers the NN as approximation to the ODE/PDE. Residual connection = ODE, conv filter = PDE.