← Search

Bao Wang

23 accepted papers

2026

RMFlow: Refined Mean Flow by a Noise-Injection Step for Multimodal Generation

ICLR 2026poster

Mean flow (MeanFlow) enables efficient, high-fidelity image generation, yet its single-function evaluation (1-NFE) generation often cannot yield compelling results. We address this issue by introducing RMFlow, an efficient multimodal generative model that integrates a coarse 1-NFE MeanFlow transport…

Cited by 0SourceScholar
2026

Test-Time Guidance for Flow-Based Generative Models via Parallel Tempering on Source Distributions

ICML 2026poster

Generative models that transport a simple source distribution to a complex data distribution—such as diffusion and flow-based models—are central to high‑fidelity data generation. Test-time guidance can further steer pretrained models toward user-specified high-reward regions without costly retrainin…

Cited by 0SourceScholar
2025

A Theoretically-Principled Sparse, Connected, and Rigid Graph Representation of Molecules

ICLR 2025oral

Graph neural networks (GNNs) -- learn graph representations by exploiting the graph's sparsity, connectivity, and symmetries -- have become indispensable for learning geometric data like molecules. However, the most used graphs (e.g., radial cutoff graphs) in molecular modeling lack theoretical guar…

2025

Improving Flow Matching by Aligning Flow Divergence

ICML 2025poster

Conditional flow matching (CFM) stands out as an efficient, simulation-free approach for training flow-based generative models, achieving remarkable performance for data generation. However, CFM is insufficient to ensure accuracy in learning probability paths. In this paper, we introduce a new parti…

Cited by 0SourcePDFScholar
2025

Investigating the Role of Weight Decay in Enhancing Nonconvex SGD

CVPR 2025poster

Weight decay is a widely used technique in training machine learning models, known to empirically enhance the generalization of Stochastic Gradient Descent (SGD). While intuitively weight decay allows SGD to train a regularized model rather than the original one, there is limited theoretical underst…

Cited by 0SourcePDFScholar
2025

Semantic-Aware Prompt Learning for Multimodal Sarcasm Detection

ICASSP 2025accepted

Multimodal sarcasm detection aims to identify whether utterances express sarcastic intentions contrary to their literal meaning based on multimodal information. However, existing methods fail to explore the model’s "ability to understand" the semantics expressed by sentences in the image context fro…

Cited by 0SourceScholar
2025

Towards Multiscale Graph-based Protein Learning with Geometric Secondary Structural Motifs

NeurIPS 2025poster

Graph neural networks (GNNs) have emerged as powerful tools for learning protein structures by capturing spatial relationships at the residue level. However, existing GNN-based methods often face challenges in learning multiscale representations and modeling long-range dependencies efficiently. In t…

Cited by 0SourceScholar
2024

An Explicit Frame Construction for Normalizing 3D Point Clouds

ICML 2024poster

Many real-world datasets are represented as 3D point clouds -- yet they often lack a predefined reference frame, posing a challenge for machine learning or general data analysis. Traditional methods for determining reference frames and normalizing 3D point clouds often struggle with specific inputs,…

2024

Monotone Operator Theory-Inspired Message Passing for Learning Long-Range Interaction on Graphs

AISTATS 2024poster

Learning long-range interactions (LRI) between distant nodes is crucial for many graph learning tasks. Predominant graph neural networks (GNNs) rely on local message passing and struggle to learn LRI. In this paper, we propose DRGNN to learn LRI leveraging monotone operator theory. DRGNN contains tw…

2024

Rethinking the Benefits of Steerable Features in 3D Equivariant Graph Neural Networks

ICLR 2024poster

Theoretical and empirical comparisons have been made to assess the expressive power and performance of invariant and equivariant GNNs. However, there is currently no theoretical result comparing the expressive power of $k$-hop invariant GNNs and equivariant GNNs. Additionally, little is understood a…

Cited by 7SourcePDFScholar
2023

Implicit Graph Neural Networks: A Monotone Operator Viewpoint

ICML 2023poster

Implicit graph neural networks (IGNNs) -- that solve a fixed-point equilibrium equation using Picard iteration for representation learning -- have shown remarkable performance in learning long-range dependencies (LRD) in the underlying graphs. However, IGNNs suffer from several issues, including 1)…

Cited by 13SourcePDFScholar
2022

Finite-Time Analysis of Adaptive Temporal Difference Learning with Deep Neural Networks

NeurIPS 2022accept

Temporal difference (TD) learning with function approximations (linear functions or neural networks) has achieved remarkable empirical success, giving impetus to the development of finite-time analysis. As an accelerated version of TD, the adaptive TD has been proposed and proved to enjoy finite-tim…

Cited by 6SourcePDFScholar
2022

GRAND++: Graph Neural Diffusion with A Source Term

ICLR 2022poster

We propose GRAph Neural Diffusion with a source term (GRAND++) for graph deep learning with a limited number of labeled nodes, i.e., low-labeling rate. GRAND++ is a class of continuous-depth graph deep learning architectures whose theoretical underpinning is the diffusion process on graphs with a so…

Cited by 96SourcePDFScholar
2022

Glassoformer: A Query-Sparse Transformer for Post-Fault Power Grid Voltage Prediction

ICASSP 2022accepted

We propose GLassoformer, a novel and efficient transformer architecture leveraging group Lasso regularization to reduce the number of queries of the standard self-attention mechanism. Due to the sparsified queries, GLassoformer is more computationally efficient than the standard transformers. On the…

Cited by 0SourceScholar
2021

FMMformer: Efficient and Flexible Transformer via Decomposed Near-field and Far-field Attention

NeurIPS 2021poster

We propose FMMformers, a class of efficient and flexible transformers inspired by the celebrated fast multipole method (FMM) for accelerating interacting particle simulation. FMM decomposes particle-particle interaction into near-field and far-field components and then performs direct and coarse-gra…

Cited by 33SourcePDFScholar
2021

Heavy Ball Neural Ordinary Differential Equations

NeurIPS 2021poster

We propose heavy ball neural ordinary differential equations (HBNODEs), leveraging the continuous limit of the classical momentum accelerated gradient descent, to improve neural ODEs (NODEs) training and inference. HBNODEs have two properties that imply practical advantages over NODEs: (i) The adjoi…

2020

MomentumRNN: Integrating Momentum into Recurrent Neural Networks

NeurIPS 2020poster

Designing deep neural networks is an art that often involves an expensive search over candidate architectures. To overcome this for recurrent neural nets (RNNs), we establish a connection between the hidden state dynamics in an RNN and gradient descent (GD). We then integrate momentum into this fram…

2019

ResNets Ensemble via the Feynman-Kac Formalism to Improve Natural and Robust Accuracies

NeurIPS 2019poster

We unify the theory of optimal control of transport equations with the practice of training and testing of ResNets. Based on this unified viewpoint, we propose a simple yet effective ResNets ensemble algorithm to boost the accuracy of the robustly trained model on both clean and adversarial images.…

2018

Deep Neural Nets with Interpolating Function as Output Activation

NeurIPS 2018poster

We replace the output layer of deep neural nets, typically the softmax function, by a novel interpolating function. And we propose end-to-end training and testing algorithms for this new architecture. Compared to classical neural nets with softmax function as output activation, the surrogate with in…

Cited by 40SourcePDFScholar