arXiv論文メモ
新着一覧
stat.ML / cs.LG · 査読状況未確認

ReLUネットワークの経路ヤコビアンを逆伝播なしで計算

Rank and computation of the pathlifting Jacobian of a DAG ReLU network

Manon Verbockhaven (OCKHAM)

この論文をやさしく読む

ひとことで言うと

ReLUネットワークの経路に基づく表現がパラメータでどう変化するかを表す行列について、階数を証明し、別の計算法を示しています。

何に役立つ?

ネットワークのパラメータと経路表現の関係を解析する際に、専用のヤコビアン計算を効率化する道具になります。

この研究の面白いところ

経路を表す疎な骨格行列と、隠れノードを出力として扱う変換を組み合わせ、理論証明と計算手順を同時に得ています。

どこまで分かった?

対象はパスリフティングのヤコビアンであり、通常のニューラルネットワーク学習全体の逆伝播を不要にした結果ではありません。要旨には具体的な速度倍率や実験規模は記載されていません。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

本論文では、DAG ReLUネットワークのパスリフティング・ヤコビアンの階数について、ネットワークの隠れノード数に関する帰納法による自己完結した証明を与える。この帰納法は初等的であり、鍵となるのは、ネットワークの経路を符号化した疎行列である骨格行列を考え、隠れニューロンの一つの表現を出力ノードへ変換することである。 証明は、パスリフティング、そのヤコビアン、ネットワークのパラメータ、骨格行列を結び付ける中間的な命題に基づく。これらの命題はヤコビアンの階数について結論を導けるだけでなく、逆伝播を使わずにヤコビアンを計算する方法も与え、その計算コストは通常の逆伝播と比べて実際上きわめて効率的である。 論文には、各命題をフィードフォワードネットワークに対して実装したPythonモジュールが付属する。このモジュールを用いて、提案理論によるパスリフティング・ヤコビアン計算の計算上の利得を実験的に定量化する。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-16(UTC)
最新改訂
2026-09-16 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

This paper provides a self-contained proof of the rank of the pathlifting Jacobian of a DAG ReLU network by performing an induction on the network's number of hidden nodes. In fact, the induction is elementary, and the key recipe is to consider the skeleton matrix of the network, a sparse matrix encoding the network paths, and transform the representation of one of its hidden neurons into an output node. The proof relies on intermediate propositions which link the pathlifting, its Jacobian, the network parameters, and its skeleton matrix, which, on top of permitting to conclude on the rank of the pathlifting Jacobian, also provide a way to compute it without backpropagation and whose computation cost is super efficient in practice compare to usual backpropagation. The paper is provided with a Python module that implements the different propositions of the paper for feed forward networks and is used to experimentally quantifies the computational gain of computing the pathlifting Jacobian with the proposed theory.

arXiv ID: 2609.18682 / 要約の誤りについて