paper-with-me

홈 › Papers

Understanding the Initial Condensation of Convolutional Neural Networks

2023-05-17 · Zhangchen Zhou, Hanxu Zhou, Yuqing Li, Zhi-Qin John Xu

Previous research has shown that fully-connected networks with small initialization and gradient-based training methods exhibit a phenomenon known as condensation during training. This phenomenon refers to the input weights of hidden neurons condensing into isolated orientations during training, revealing an implicit bias towards simple solutions in the parameter space. However, the impact of neural network structure on condensation has not been investigated yet. In this study, we focus on the investigation of convolutional neural networks (CNNs). Our experiments suggest that when subjected to small initialization and gradient-based training methods, kernel weights within the same CNN layer also cluster together during training, demonstrating a significant degree of condensation. Theoretically, we demonstrate that in a finite training period, kernels of a two-layer CNN with small initialization will converge to one or a few directions. This work represents a step towards a better understanding of the non-linear training behavior exhibited by neural networks with specialized structures.

📄 PDF Abstract BibTeX arXiv:2305.09947

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Phase Diagram of Initial Condensation for Two-layer Neural Networks

2023-03-12 · Zhengan Chen, Yuqing Li, Tao Luo, Zhangchen Zhou 외

The phenomenon of distinct behaviors exhibited by neural networks under varying scales of initialization remains an enigma in deep learning research. In this paper, based on the earlier work by Luo et al.~\cite{luo2021ph…

Vocal Bursts Valence Prediction

Towards Understanding the Condensation of Neural Networks at Initial Training

2021-05-25 · Hanxu Zhou, Qixuan Zhou, Tao Luo, Yaoyu Zhang 외

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 an…

On the dynamics of three-layer neural networks: initial condensation

2024-02-25 · Zheng-an Chen, Tao Luo

Empirical and theoretical works show that the input weights of two-layer neural networks, when initialized with small values, converge towards isolated orientations. This phenomenon, referred to as condensation, indicate…

EPiC: Towards Lossless Speedup for Reasoning Training through Edge-Preserving CoT Condensation

2025-06-04 · Jinghan Jia, Hadi Reisizadeh, Chongyu Fan, Nathalie Baracaldo 외

Large language models (LLMs) have shown remarkable reasoning capabilities when trained with chain-of-thought (CoT) supervision. However, the long and verbose CoT traces, especially those distilled from large reasoning mo…

Slimmable Dataset Condensation

2023-01-01 · CVPR 2023 1 · Songhua Liu, Jingwen Ye, Runpeng Yu, Xinchao Wang

Dataset distillation, also known as dataset condensation, aims to compress a large dataset into a compact synthetic one. Existing methods perform dataset condensation by assuming a fixed storage or transmission budge…

Dataset CondensationDataset Distillation