paper-with-me

홈 › Papers

Towards an Optimal Control Perspective of ResNet Training

2025-06-26 · Jens Püttschneider, Simon Heilig, Asja Fischer, Timm Faulwasser

We propose a training formulation for ResNets reflecting an optimal control problem that is applicable for standard architectures and general loss functions. We suggest bridging both worlds via penalizing intermediate outputs of hidden states corresponding to stage cost terms in optimal control. For standard ResNets, we obtain intermediate outputs by propagating the state through the subsequent skip connections and the output layer. We demonstrate that our training dynamic biases the weights of the unnecessary deeper residual layers to vanish. This indicates the potential for a theory-grounded layer pruning strategy.

📄 PDF Abstract BibTeX arXiv:2506.21453

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

On Dissipativity of Cross-Entropy Loss in Training ResNets

2024-05-29 · Jens Püttschneider, Timm Faulwasser

The training of ResNets and neural ODEs can be formulated and analyzed from the perspective of optimal control. This paper proposes a dissipative formulation of the training of ResNets and neural ODEs for classification …

Large-time asymptotics in deep learning

2020-08-06 · Carlos Esteve, Borjan Geshkovski, Dario Pighin, Enrique Zuazua

We consider the neural ODE perspective of supervised learning and study the impact of the final time $T$ (which may indicate the depth of a corresponding ResNet) in training. For the classical $L^2$--regularized empirica…

Deep Learning

Towards Robust ResNet: A Small Step but A Giant Leap

2019-02-28 · Jingfeng Zhang, Bo Han, Laura Wynter, Kian Hsiang Low 외

This paper presents a simple yet principled approach to boosting the robustness of the residual network (ResNet) that is motivated by the dynamical system perspective. Namely, a deep neural network can be interpreted usi…

What Information Does a ResNet Compress?

2020-03-13 · ICLR 2019 5 · Luke Nicholas Darlow, Amos Storkey

The information bottleneck principle (Shwartz-Ziv & Tishby, 2017) suggests that SGD-based training of deep neural networks results in optimally compressed hidden layers, from an information theoretic perspective. However…

Layer-Parallel Training of Deep Residual Neural Networks

2018-12-11 · S. Günther, L. Ruthotto, J. B. Schroder, E. C. Cyr 외

Residual neural networks (ResNets) are a promising class of deep neural networks that have shown excellent performance for a number of learning tasks, e.g., image classification and recognition. Mathematically, ResNet ar…

General Classificationimage-classificationImage Classification