← Search

Yaoyu Zhang

12 accepted papers

2026

Adaptive Preconditioners Trigger Loss Spikes in Adam

ICML 2026poster

Loss spikes commonly emerge during neural network training with the Adam optimizer across diverse architectures and scales, yet their underlying mechanism remains elusive. While previous explanations attribute these phenomena to sharper loss landscapes at lower loss, we show that landscape geometry …

Cited by 0SourceScholar
2026

Diverse and Sparse Mixture-of-Experts for Causal Subgraph–Based Out-of-Distribution Graph Learning

ICLR 2026poster

Current state-of-the-art methods for out-of-distribution (OOD) generalization lack the ability to effectively address datasets with heterogeneous causal subgraphs at the instance level. Existing approaches that attempt to handle such heterogeneity either rely on data augmentation, which risks alteri…

Cited by 0SourceScholar
2026

Gradient Flow Dynamics and Implicit Bias of Diagonal Linear Networks under Infinitesimal Initialization

ICML 2026poster

We study the gradient flow dynamics of diagonal linear networks for regression tasks under infinitesimal initialization. Extending the saddle-to-saddle dynamics described in Theorem 1 from Pesme & Flammarion (2023), we generalize the analysis to both deep diagonal linear networks and a broader class…

Cited by 0SourceScholar
2026

Towards Understanding Adam Convergence on Highly Degenerate Polynomials

ICML 2026spotlight

Adam is a widely used optimization algorithm in deep learning, yet the specific class of objective functions where it exhibits inherent advantages remains underexplored. Unlike prior studies requiring external schedulers and $\beta_2$ near 1 for convergence, this work investigates the ``natural'' au…

Cited by 0SourceScholar
2025

Understanding the Language Model to Solve the Symbolic Multi-Step Reasoning Problem from the Perspective of Buffer Mechanism

EMNLP 2025

Large language models have consistently struggled with complex reasoning tasks, such as mathematical problem-solving. Investigating the internal reasoning mechanisms of these models can help us design better model architectures and training strategies, ultimately enhancing their reasoning capability

Cited by 0SourcePDFScholar
2025

VISTREAM: Improving Computation Efficiency of Visual Streaming Perception via Law-of-Charge-Conservation Inspired Spiking Neural Network

CVPR 2025poster

Visual streaming perception (VSP) involves online intelligent processing of sequential frames captured by vision sensors, enabling real-time decision-making in applications such as autonomous driving, UAVs, and AR/VR. However, the computational efficiency of VSP on edge devices remains a challenge d…

Cited by 0SourcePDFScholar
2024

Connectivity Shapes Implicit Regularization in Matrix Factorization Models for Matrix Completion

NeurIPS 2024poster

Matrix factorization models have been extensively studied as a valuable test-bed for understanding the implicit biases of overparameterized models. Although both low nuclear norm and low rank regularization have been studied for these models, a unified understanding of when, how, and why they achiev…

Cited by 0SourcePDFScholar
2024

Initialization is Critical to Whether Transformers Fit Composite Functions by Reasoning or Memorizing

NeurIPS 2024poster

Transformers have shown impressive capabilities across various tasks, but their performance on compositional problems remains a topic of debate. In this work, we investigate the mechanisms of how transformers behave on unseen compositional tasks. We discover that the parameter initialization scale…

2022

Empirical Phase Diagram for Three-layer Neural Networks with Infinite Width

NeurIPS 2022accept

Substantial work indicates that the dynamics of neural networks (NNs) is closely related to their initialization of parameters. Inspired by the phase diagram for two-layer ReLU NNs with infinite width (Luo et al., 2021), we make a step towards drawing a phase diagram for three-layer ReLU NNs with in…

Cited by 29SourcePDFScholar
2022

Towards Understanding the Condensation of Neural Networks at Initial Training

NeurIPS 2022accept

Empirical works show that for ReLU neural networks (NNs) with small initialization, input weights of hidden neurons (the input weight of a hidden neuron consists of the weight from its input layer to the hidden neuron and its bias term) condense onto isolated orientations. The condensation dynamics…

Cited by 32SourcePDFScholar
2021

Embedding Principle of Loss Landscape of Deep Neural Networks

NeurIPS 2021spotlight

Understanding the structure of loss landscape of deep neural networks (DNNs) is obviously important. In this work, we prove an embedding principle that the loss landscape of a DNN "contains" all the critical points of all the narrower DNNs. More precisely, we propose a critical embedding such that a…

Cited by 42SourcePDFScholar