paper-with-me

홈 › Papers

Lifted Proximal Operator Machines

2018-11-05 · Jia Li, Cong Fang, Zhouchen Lin

We propose a new optimization method for training feed-forward neural networks. By rewriting the activation function as an equivalent proximal operator, we approximate a feed-forward neural network by adding the proximal operators to the objective function as penalties, hence we call the lifted proximal operator machine (LPOM). LPOM is block multi-convex in all layer-wise weights and activations. This allows us to use block coordinate descent to update the layer-wise weights and activations in parallel. Most notably, we only use the mapping of the activation function itself, rather than its derivatives, thus avoiding the gradient vanishing or blow-up issues in gradient based training methods. So our method is applicable to various non-decreasing Lipschitz continuous activation functions, which can be saturating and non-differentiable. LPOM does not require more auxiliary variables than the layer-wise activations, thus using roughly the same amount of memory as stochastic gradient descent (SGD) does. We further prove the convergence of updating the layer-wise weights and activations. Experiments on MNIST and CIFAR-10 datasets testify to the advantages of LPOM.

📄 PDF Abstract BibTeX arXiv:1811.01501

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Unified Framework for Lifted Training and Inversion Approaches

2025-10-10 · Xiaoyu Wang, Alexandra Valavanis, Azhir Mahmood, Andreas Mang 외 arxiv

The training of deep neural networks predominantly relies on a combination of gradient-based optimisation and back-propagation for the computation of the gradient. While incredibly successful, this approach faces challen…

A lifted Bregman strategy for training unfolded proximal neural network Gaussian denoisers

2024-08-16 · Xiaoyu Wang, Martin Benning, Audrey Repetti

Unfolded proximal neural networks (PNNs) form a family of methods that combines deep learning and proximal optimization approaches. They consist in designing a neural network for a specific task by unrolling a proximal a…

DenoisingImage Denoising

Lifted Variable Elimination: Decoupling the Operators from the Constraint Language

2014-02-04 · Nima Taghipour, Daan Fierens, Jesse Davis, Hendrik Blockeel

Lifted probabilistic inference algorithms exploit regularities in the structure of graphical models to perform inference more efficiently. More specifically, they identify groups of interchangeable variables and perform …

Constrained and Composite Sampling via Proximal Sampler

2026-02-16 · Thanh Dang, Jiaming Liang arxiv

We study two log-concave sampling problems: constrained sampling and composite sampling. First, we consider sampling from a target distribution with density proportional to $\exp(-f(x))$ supported on a convex set $K \sub…

Bayesian Inference

Koopman Operator Based Modeling for Quadrotor Control on $SE(3)$

2021-03-04 · Vrushabh Zinage, Efstathios Bakolas

In this paper, we propose a Koopman operator based approach to describe the nonlinear dynamics of a quadrotor on SE(3) in terms of an infinite-dimensional linear system which evolves in the space of observable functions …