论文

参数修剪如何重塑DNN表示

How Does Parameter Pruning Reshape DNN Representations? An Interaction-Driven Exploration

精选理由

这篇论文解释了为什么修剪某些参数会导致DNN性能大幅下降,而其他参数则不会。

该研究探索了深度神经网络(DNN)参数修剪导致性能差异的内部机制。研究显示,随着修剪比例增加,DNN交互模式呈现三阶段动态特性。模型性能在移除低阶交互前基本不受影响,且低阶交互表现出强泛化能力。DNN性能对某些模块修剪的高敏感性源于是否移除了可泛化的低阶交互模式。

原文 · arXiv cs.LG

How Does Parameter Pruning Reshape DNN Representations? An Interaction-Driven Exploration

This study focuses on the scientific problem of understanding internal factors that govern the diverse performance degradation of deep neural networks (DNNs) when different parameters are pruned. In order to explain why pruning certain parameters leads to significant performance degradation but pruning other parameters does not, we examine how the pruning operation affects the interaction patterns encoded by the DNN. We find that when we progressively increase the pruning ratio, the interaction patterns encoded by DNNs exhibit a distinct three-phase dynamics, \emph{i.e.}, model performance is not largely affected until the pruning operation begins to remove low-order interactions, and low-order interactions exhibit strong generalizability. Moreover, we find that the high sensitivity of DNN performance to the pruning of certain modules is attributed to whether the pruning operation removes generalizable low-order interaction patterns.