← Search

Liu Ziyin

20 accepted papers

2026

A universal compression theory: Lottery ticket hypothesis and superpolynomial scaling laws

ICLR 2026poster

When training large-scale models, the performance typically scales with the number of parameters and the dataset size according to a slow power law. A fundamental theoretical and practical question is whether comparable performance can be achieved with significantly smaller models and substantially…

Cited by 0SourceScholar
2025

Compositional Generalization via Forced Rendering of Disentangled Latents

ICML 2025poster

Composition—the ability to generate myriad variations from finite means—is believed to underlie powerful generalization. However, compositional generalization remains a key challenge for deep learning. A widely held assumption is that learning disentangled (factorized) representations naturally supp…

Cited by 0SourcePDFScholar
2025

Neural Thermodynamics: Entropic Forces in Deep and Universal Representation Learning

NeurIPS 2025poster

With the rapid discovery of emergent phenomena in deep learning and large language models, understanding their cause has become an urgent need. Here, we propose a rigorous entropic-force theory for understanding the learning dynamics of neural networks trained with stochastic gradient descent (SGD)…

Cited by 0SourceScholar
2025

Understanding the Emergence of Multimodal Representation Alignment

ICML 2025poster

Multimodal representation learning is fundamentally about transforming incomparable modalities into comparable representations. While prior research has primarily focused on *explicitly* aligning these representations through targeted learning objectives and model architectures, a recent line of wor…

2024

Parameter Symmetry and Noise Equilibrium of Stochastic Gradient Descent

NeurIPS 2024poster

Symmetries are prevalent in deep learning and can significantly influence the learning dynamics of neural networks. In this paper, we examine how exponential symmetries -- a broad subclass of continuous symmetries present in the model architecture or loss function -- interplay with stochastic gradie…

Cited by 3SourcePDFScholar
2023

On the Stepwise Nature of Self-Supervised Learning

ICML 2023poster

We present a simple picture of the training process of self-supervised learning methods with dual deep networks. In our picture, these methods learn their high-dimensional embeddings one dimension at a time in a sequence of discrete, well-separated steps. We arrive at this picture via the study of a…

2023

What shapes the loss landscape of self supervised learning?

ICLR 2023poster

Prevention of complete and dimensional collapse of representations has recently become a design principle for self-supervised learning (SSL). However, questions remain in our theoretical understanding: When do those collapses occur? What are the mechanisms and causes? We answer these questions by de…

Cited by 25SourcePDFScholar
2021

Noise and Fluctuation of Finite Learning Rate Stochastic Gradient Descent

ICML 2021spotlight

In the vanishing learning rate regime, stochastic gradient descent (SGD) is now relatively well understood. In this work, we propose to study the basic properties of SGD and its variants in the non-vanishing learning rate regime. The focus is on deriving exactly solvable results and discussing their…

Cited by 36SourcePDFScholar
2020

Neural Networks Fail to Learn Periodic Functions and How to Fix It

NeurIPS 2020poster

Previous literature offers limited clues on how to learn a periodic function using modern neural networks. We start with a study of the extrapolation properties of neural networks; we prove and demonstrate experimentally that the standard activations functions, such as ReLU, tanh, sigmoid, along wit…