← Search

Mo Zhou

25 accepted papers

2026

Convergence Dynamics of Over-Parameterized Score Matching for a Single Gaussian

ICLR 2026poster

Score matching has become a central training objective in modern generative modeling, particularly in diffusion models, where it is used to learn high-dimensional data distributions through the estimation of score functions. Despite its empirical success, the theoretical understanding of the optimiz…

Cited by 0SourceScholar
2026

DAWN: Distributed LLM Multi-Agent Workflow Synthesis

AAAI 2026technical

Large language models (LLMs) have recently empowered multi-agent systems (MAS) to achieve remarkable advances in collaborative reasoning and complex task automation. The effectiveness of these systems fundamentally depends on the design of adaptive communication graphs—the underlying workflows that

Cited by 0SourcePDFScholar
2025

A Technical Report on “Erasing the Invisible”: The 2024 NeurIPS Competition on Stress Testing Image Watermarks

NeurIPS 2025poster

AI-generated images have become pervasive, raising critical concerns around content authenticity, intellectual property, and the spread of misinformation. Invisible watermarks offer a promising solution for identifying AI-generated images, preserving content provenance without degrading visual quali…

Cited by 0SourceScholar
2025

Field-DiT: Diffusion Transformer on Unified Video, 3D, and Game Field Generation

ICLR 2025poster

The probabilistic field models the distribution of continuous functions defined over metric spaces. While these models hold great potential for unifying data generation across various modalities, including images, videos, and 3D geometry, they still struggle with long-context generation beyond simpl…

Cited by 0SourcePDFScholar
2025

UniRes: Universal Image Restoration for Complex Degradations

ICCV 2025poster

Real-world image restoration is hampered by diverse degradations stemming from varying capture conditions, capture devices and post-processing pipelines. Existing works make improvements through simulating those degradations and leveraging image generative priors, however generalization to in-the-wi…

Cited by 0SourcePDFScholar
2025

V2X-Radar: A Multi-modal Dataset with 4D Radar for Cooperative Perception

NeurIPS 2025spotlight

Modern autonomous vehicle perception systems often struggle with occlusions and limited perception range. Previous studies have demonstrated the effectiveness of cooperative perception in extending the perception range and overcoming occlusions, thereby enhancing the safety of autonomous driving. In…

Cited by 0SourceScholar
2024

How does Gradient Descent Learn Features --- A Local Analysis for Regularized Two-Layer Neural Networks

NeurIPS 2024poster

The ability of learning useful features is one of the major advantages of neural networks. Although recent works show that neural network can operate in a neural tangent kernel (NTK) regime that does not allow feature learning, many works also demonstrate the potential for neural networks to go beyo…

Cited by 0SourcePDFScholar
2023

Plateau in Monotonic Linear Interpolation --- A "Biased" View of Loss Landscape for Deep Networks

ICLR 2023poster

Monotonic linear interpolation (MLI) --- on the line connecting a random initialization with the minimizer it converges to, the loss and accuracy are monotonic --- is a phenomenon that is commonly observed in the training of neural networks. Such a phenomenon may seem to suggest that optimization o…

Cited by 12SourcePDFScholar
2023

Robust Fir Filters for Wireless Low-Frequency Sound Zones

ICASSP 2023accepted

Low frequency personal sound zones can be created by controlling the sound pressure in separate spatially confined regions. The performance of a sound zone system using wireless communication may be degraded due to potential packet losses. In this paper, we propose robust FIR filters for low-frequen…

Cited by 0SourceScholar
2023

Understanding Edge-of-Stability Training Dynamics with a Minimalist Example

ICLR 2023poster

Recently, researchers observed that gradient descent for deep neural networks operates in an ``edge-of-stability'' (EoS) regime: the sharpness (maximum eigenvalue of the Hessian) is often larger than stability threshold $2/\eta$ (where $\eta$ is the step size). Despite this, the loss oscillates and…

Cited by 45SourcePDFScholar
2023

Understanding The Robustness of Self-supervised Learning Through Topic Modeling

ICLR 2023poster

Self-supervised learning has significantly improved the performance of many NLP tasks. However, how can self-supervised learning discover useful features, and why is it better than traditional approaches such as probabilistic models are still largely unknown. In this paper, we focus on the context o…

Cited by 4SourcePDFScholar
2022

Resource-Adaptive Federated Learning with All-In-One Neural Composition

NeurIPS 2022accept

Conventional Federated Learning (FL) systems inherently assume a uniform processing capacity among clients for deployed models. However, diverse client hardware often leads to varying computation resources in practice. Such system heterogeneity results in an inevitable trade-off between model compl…

Cited by 50SourcePDFScholar
2021

Practical Relative Order Attack in Deep Ranking

ICCV 2021poster

Recent studies unveil the vulnerabilities of deep ranking models, where an imperceptible perturbation can trigger dramatic changes in the ranking result. While previous attempts focus on manipulating absolute ranks of certain candidates, the possibility of adjusting their relative order remains unde…

Cited by 21PDFcodeScholar
2021

SGCN: Sparse Graph Convolution Network for Pedestrian Trajectory Prediction

CVPR 2021poster

Pedestrian trajectory prediction is a key technology in autopilot, which remains to be very challenging due to complex interactions between pedestrians. However, previous works based on dense undirected interaction suffer from modeling superfluous interactions and neglect of trajectory motion tenden…

Cited by 327PDFcodeScholar
2021

Understanding Deflation Process in Over-parametrized Tensor Decomposition

NeurIPS 2021poster

In this paper we study the training dynamics for gradient flow on over-parametrized tensor decomposition problems. Empirically, such training process often first fits larger components and then discovers smaller components, which is similar to a tensor deflation process that is commonly used in tens…

Cited by 24SourcePDFScholar
2019

Toward Understanding the Importance of Noise in Training Neural Networks

ICML 2019oral

Numerous empirical evidence has corroborated that the noise plays a crucial rule in effective and efficient training of deep neural networks. The theory behind, however, is still largely unknown. This paper studies this fundamental problem through training a simple two-layer convolutional neural net…

Cited by 106SourcePDFScholar
2019

Towards Understanding the Importance of Shortcut Connections in Residual Networks

NeurIPS 2019poster

Residual Network (ResNet) is undoubtedly a milestone in deep learning. ResNet is equipped with shortcut connections between layers, and exhibits efficient training using simple first order algorithms. Despite of the great empirical success, the reason behind is far from being well understood. In th…

Cited by 76SourcePDFScholar