← Search

Mingrui Zhang

10 accepted papers

2024

Towards Universal Mesh Movement Networks

NeurIPS 2024spotlight

Solving complex Partial Differential Equations (PDEs) accurately and efficiently is an essential and challenging problem in all scientific and engineering disciplines. Mesh movement methods provide the capability to improve the accuracy of the numerical solution without increasing the overall mesh d…

2022

Learning to Estimate and Refine Fluid Motion with Physical Dynamics

ICML 2022spotlight

Extracting information on fluid motion directly from images is challenging. Fluid flow represents a complex dynamic system governed by the Navier-Stokes equations. General optical flow methods are typically designed for rigid body motion, and thus struggle if applied to fluid motion estimation direc…

2022

M2N: Mesh Movement Networks for PDE Solvers

NeurIPS 2022accept

Numerical Partial Differential Equation (PDE) solvers often require discretizing the physical domain by using a mesh. Mesh movement methods provide the capability to improve the accuracy of the numerical solution without introducing extra computational burden to the PDE solver, by increasing mesh re…

Cited by 19SourcePDFScholar
2022

SoftCollage: A Differentiable Probabilistic Tree Generator for Image Collage

CVPR 2022poster

Image collage task aims to create an informative and visual-aesthetic visual summarization for an image collection. While several recent works exploit tree-based algorithm to preserve image content better, all of them resort to hand-crafted adjustment rules to optimize the collage tree structure, le…

Cited by 2PDFcodeScholar
2020

Black Box Submodular Maximization: Discrete and Continuous Settings

AISTATS 2020poster

In this paper, we consider the problem of black box continuous submodular maximization where we only have access to the function values and no information about the derivatives is provided. For a monotone and continuous DR-submodular function, and subject to a bounded convex body constraint, we prop…

Cited by 23SourcePDFScholar
2020

More Data Can Expand The Generalization Gap Between Adversarially Robust and Standard Models

ICML 2020poster

Despite remarkable success in practice, modern machine learning models have been found to be susceptible to adversarial attacks that make human-imperceptible perturbations to the data, but result in serious and potentially dangerous prediction errors. To address this issue, practitioners often use a…

Cited by 75SourcePDFScholar
2020

Quantized Frank-Wolfe: Faster Optimization, Lower Communication, and Projection Free

AISTATS 2020poster

How can we efficiently mitigate the overhead of gradient communications in distributed optimization? This problem is at the heart of training scalable machine learning models and has been mainly studied in the unconstrained setting. In this paper, we propose Quantised Frank-Wolfe (QFW), the first pr…

Cited by 17SourcePDFScholar
2019

Online Continuous Submodular Maximization: From Full-Information to Bandit Feedback

NeurIPS 2019poster

In this paper, we propose three online algorithms for submodular maximization. The first one, Mono-Frank-Wolfe, reduces the number of per-function gradient evaluations from $T^{1/2}$ [Chen2018Online] and $T^{3/2}$ [chen2018projection] to 1, and achieves a $(1-1/e)$-regret bound of $O(T^{4/5})$. The…

Cited by 65SourcePDFScholar