全結合層を一層ずつ間引き、過剰な削減を抑える
Layerwise Decoupling for Stable Structured Sparsification of Fully Connected Layers
この論文をやさしく読む
ひとことで言うと
学習済みモデルのニューロンを、2層ずつ取り出して順番に整理する方法です。削りすぎで精度が崩れる問題を抑えます。
何に役立つ?
考えられる用途は、モデルの幅を縮める際の正則化強度の調整を容易にすることです。実機の高速化や省電力化の数値は要旨にはありません。
この研究の面白いところ
最適解での罰則の等価性を示しつつ、数値計算では分離した表現の方が安定する点です。
どこまで分かった?
理論は正の同次性を持つ活性化関数が対象です。頑健性は比較したベースラインと報告された実験に基づき、全モデルへの保証ではありません。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
学習済みニューラルネットワークの全結合層を構造的に疎にする、層ごとに分離した手法を提案する。全層に一括して罰則を課す代わりに、浅い2層の部分ネットワークを取り出し、内側の重みを正規化し、各ブロックの外側の重み行列に構造化されたグループ罰則を適用する。層を順番に処理してニューロンを除去し、各層の幅を縮める。 任意の正の同次性を持つ活性化関数について、制約付きの分離目的関数が、最適解では内側と外側の重みに対する特定の同時罰則と等価であることを証明する。これにより、射影法と近接法による明確な定式化が得られる。中心的な知見は、この分離による再定式化が結合型の手法より頑健だという点である。数値実験では、比較した同時罰則のベースラインと同程度の精度を維持しながら、正則化強度の利用可能な範囲が広く、破滅的な過剰間引きの発生率が低かった。これらの性質を、条件を制御した分類と疎信号復元の研究で確認し、高次元PINNの負荷試験とOPT-1.3Bのフィードフォワード層で適用範囲を調べる。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-17(UTC)
- 最新改訂
- 2026-09-17 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-17 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
We propose a decoupled, layerwise method for structurally sparsifying the fully connected layers of pretrained neural networks. Rather than penalizing all layers jointly, our approach extracts shallow two-layer subnetworks, normalizes the inner weights, and applies a structured group penalty to the outer weight matrix of each block, processing layers sequentially to prune neurons and reduce the width of each layer. We prove that the constrained decoupled objective is equivalent at optimality to a specific joint penalty on the inner and outer weights, for any positively homogeneous activation, and thus admits a clean projected and proximal formulation. Our central finding is that this decoupled reformulation is more robust than coupled methods. In numerical experiments it provides a wider usable range of the regularization strength and a lower rate of catastrophic over-pruning than the tested joint baseline while maintaining comparable accuracy. We establish these properties in controlled classification and sparse-recovery studies, and examine their scope in a high-dimensional PINN stress test and in the feed-forward layers of OPT-1.3B.
arXiv ID: 2609.21126 / 要約の誤りについて