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

📅 2026-09-16
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
本文通过归纳网络隐藏节点数量,证明了DAG ReLU网络路径提升雅可比矩阵的秩,并提出了一种不依赖反向传播的高效计算方法。
📝 Abstract
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.
Problem

Research questions and friction points this paper is trying to address.

DAG ReLU network
pathlifting Jacobian
rank
skeleton matrix
computation
Innovation

Methods, ideas, or system contributions that make the work stand out.

pathlifting Jacobian
skeleton matrix
efficient computation
DAG ReLU network
no backpropagation
🔎 Similar Papers
No similar papers found.
M
Manon Verbockhaven
ENS de Lyon, CNRS, Université Claude Bernard Lyon 1, Inria, LIP UMR 5668, 69342, Lyon cedex 07, France