arXiv:2602.18825cs.LGcs.CV2026-02被引 2

在贝叶斯神经网络中发现可剪枝的高精度稀疏子网

Bayesian Lottery Ticket Hypothesis

  • 用贝叶斯框架验证稀疏子网存在,剪枝按权重大小和标准差优先
  • 稀疏度适中时子网性能与原模型相当甚至更优,极高稀疏度则下降
  • 适用于追求高效推理的贝叶斯模型开发者,尤其关注不确定性建模

贝叶斯神经网络(BNN)虽能有效量化不确定性,但计算开销远高于普通神经网络。非贝叶斯网络中的彩票理论(LTH)指出,存在稀疏子网可在训练后达到甚至超越原始稠密网络的精度,从而降低推理与训练资源需求。若该理论在BNN中成立,将推动稀疏训练算法发展并揭示训练机制本质。为此,我们采用常见计算机视觉模型,在贝叶斯设置下复现了LTH实验,研究贝叶斯彩票票的特征,并提出一种连接贝叶斯网络与确定性彩票票的移植方法。结果表明,尽管模型规模不同,贝叶斯网络中仍存在精度匹配或超越的获胜子网,但在极高稀疏度下性能下降。剪枝策略应以权重幅度为主、标准差为次。此外,模型表现对掩码结构与权重初始化的依赖程度各异。

原文摘要 · Abstract (English)

Bayesian neural networks (BNNs) are a useful tool for uncertainty quantification, but require substantially more computational resources than conventional neural networks. For non-Bayesian networks, the Lottery Ticket Hypothesis (LTH) posits the existence of sparse subnetworks that can train to the same or even surpassing accuracy as the original dense network. Such sparse networks can lower the demand for computational resources at inference, and during training. The existence of the LTH and corresponding sparse subnetworks in BNNs could motivate the development of sparse training algorithms and provide valuable insights into the underlying training process. Towards this end, we translate the LTH experiments to a Bayesian setting using common computer vision models. We investigate the defining characteristics of Bayesian lottery tickets, and extend our study towards a transplantation method connecting BNNs with deterministic Lottery Tickets. We generally find that the LTH holds in BNNs, and winning tickets of matching and surpassing accuracy are present independent of model size, with degradation at very high sparsities. However, the pruning strategy should rely primarily on magnitude, secondly on standard deviation. Furthermore, our results demonstrate that models rely on mask structure and weight initialization to varying degrees.

贝叶斯神经网络稀疏化彩票理论

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。