ICLR 2026poster0 citations

KDP: Simplifying Representation Dynamics in Kernel Space

Zeyu Ma, Wanying Wang, Guchu Zou, Mingang Chen, Jianhong Wu

Abstract

This paper proposes Kernelized Dynamics Pruning (KDP), a novel layer pruning method from the perspective of simplifying representation dynamics within large language models (LLMs). Motivated by the high similarity between consecutive layer representations, we view the LLM's forward pass as a discrete-time dynamical system. We speculate that this phenomenon indicates the model's internal dynamics have entered a ``slow manifold'', which exhibits computational redundancy. Based on this insight, we project the representations into a kernel space where the complex, non-linear transformation between them is simplified to an approximately linear one. Then, a simple network learns the inverse kernel transformation, thereby enabling the pruning of the entire layer block. Both theoretical analysis and extensive experiments validate the effectiveness of KDP, demonstrating its superiority over existing pruning baselines. Code is available at https://anonymous.4open.science/r/draft-123abc.

Large Language ModelsModel CompressionStructured PruningKernel Space
BibTeX
@inproceedings{
ma2026kdp,
title={{KDP}: Simplifying Representation Dynamics in Kernel Space},
author={Zeyu Ma and Wanying Wang and Guchu Zou and Mingang Chen and Jianhong Wu},
booktitle={The Fourteenth International Conference on Learning Representations},
year={2026},
url={https://openreview.net/forum?id=262LUKGdQn}
}
KDP: Simplifying Representation Dynamics in Kernel Space · ICLR 2026