← Search

Jinxin Zhou

8 accepted papers

2026

Evaluating the Representation Space of Diffusion Models via Self-Supervised Principles

ICML 2026poster

Diffusion models are effective generative frameworks with strong representation learning capabilities, yet the intrinsic properties that govern their semantic structure and generalization remain poorly understood. Drawing inspiration from self-supervised representation learning (SSL), we introduce a…

Cited by 0SourceScholar
2025

Analyzing Fine-Grained Alignment and Enhancing Vision Understanding in Multimodal Language Models

NeurIPS 2025poster

Achieving better alignment between vision embeddings and Large Language Models (LLMs) is crucial for enhancing the abilities of Multimodal LLMs (MLLMs), particularly for recent models that rely on powerful pretrained vision encoders and LLMs. A common approach to connect the pretrained vision encode…

Cited by 0SourceScholar
2025

Tracing Representation Progression: Analyzing and Enhancing Layer-Wise Similarity

ICLR 2025poster

Analyzing the similarity of internal representations within and across different models has been an important technique for understanding the behavior of deep neural networks. Most existing methods for analyzing the similarity between representations of high dimensions, such as those based on Center…

Cited by 0SourcePDFScholar
2024

DREAM: Diffusion Rectification and Estimation-Adaptive Models

CVPR 2024poster

We present DREAM a novel training framework representing Diffusion Rectification and Estimation-Adaptive Models requiring minimal code changes (just three lines) yet significantly enhancing the alignment of training with sampling in diffusion models. DREAM features two components: diffusion rectific…

2024

Generalized Neural Collapse for a Large Number of Classes

ICML 2024poster

Neural collapse provides an elegant mathematical characterization of learned last layer representations (a.k.a. features) and classifier weights in deep classification models. Such results not only provide insights but also motivate new techniques for improving practical deep models. However, most o…

Cited by 22SourcePDFScholar
2022

Are All Losses Created Equal: A Neural Collapse Perspective

NeurIPS 2022accept

While cross entropy (CE) is the most commonly used loss function to train deep neural networks for classification tasks, many alternative losses have been developed to obtain better empirical performance. Among them, which one is the best to use is still a mystery, because there seem to be multiple…

Cited by 67SourcePDFScholar
2022

On the Optimization Landscape of Neural Collapse under MSE Loss: Global Optimality with Unconstrained Features

ICML 2022spotlight

When training deep neural networks for classification tasks, an intriguing empirical phenomenon has been widely observed in the last-layer classifiers and features, where (i) the class means and the last-layer classifiers all collapse to the vertices of a Simplex Equiangular Tight Frame (ETF) up to…

Cited by 125SourcePDFScholar
2021

A Geometric Analysis of Neural Collapse with Unconstrained Features

NeurIPS 2021spotlight

We provide the first global optimization landscape analysis of Neural Collapse -- an intriguing empirical phenomenon that arises in the last-layer classifiers and features of neural networks during the terminal phase of training. As recently reported by Papyan et al., this phenomenon implies that (i…