paper-with-me

홈 › Papers

Tailored max-out networks for learning convex PWQ functions

2022-06-14 · Dieter Teichrib, Moritz Schulze Darup

Convex piecewise quadratic (PWQ) functions frequently appear in control and elsewhere. For instance, it is well-known that the optimal value function (OVF) as well as Q-functions for linear MPC are convex PWQ functions. Now, in learning-based control, these functions are often represented with the help of artificial neural networks (NN). In this context, a recurring question is how to choose the topology of the NN in terms of depth, width, and activations in order to enable efficient learning. An elegant answer to that question could be a topology that, in principle, allows to exactly describe the function to be learned. Such solutions are already available for related problems. In fact, suitable topologies are known for piecewise affine (PWA) functions that can, for example, reflect the optimal control law in linear MPC. Following this direction, we show in this paper that convex PWQ functions can be exactly described by max-out-NN with only one hidden layer and two neurons.

📄 PDF Abstract BibTeX arXiv:2206.06826

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Globally Convergent Algorithm for Neural Network Parameter Optimization Based on Difference-of-Convex Functions

2024-01-15 · Daniel Tschernutter, Mathias Kraus, Stefan Feuerriegel

We propose an algorithm for optimizing the parameters of single hidden layer neural networks. Specifically, we derive a blockwise difference-of-convex (DC) functions representation of the objective function. Based on the…

Proximal Newton-type methods for minimizing composite functions

2012-06-07 · Jason D. Lee, Yuekai Sun, Michael A. Saunders

We generalize Newton-type methods for minimizing smooth functions to handle a sum of two convex functions: a smooth function and a nonsmooth function with a simple proximal mapping. We show that the resulting proximal Ne…

Vocal Bursts Type Prediction

Sparse and Smooth Signal Estimation: Convexification of L0 Formulations

2018-11-06 · Alper Atamturk, Andres Gomez, Shaoning Han

Signal estimation problems with smoothness and sparsity priors can be naturally modeled as quadratic optimization with $\ell_0$-"norm" constraints. Since such problems are non-convex and hard-to-solve, the standard appro…

Influence Functions for Edge Edits in Non-Convex Graph Neural Networks

2025-06-05 · Jaeseung Heo, Kyeongheung Yun, Seokwon Yoon, Moonjeong Park 외

Understanding how individual edges influence the behavior of graph neural networks (GNNs) is essential for improving their interpretability and robustness. Graph influence functions have emerged as promising tools to eff…

Prediction

IntSGD: Adaptive Floatless Compression of Stochastic Gradients

2021-02-16 · ICLR 2022 4 · Konstantin Mishchenko, Bokun Wang, Dmitry Kovalev, Peter Richtárik

We propose a family of adaptive integer compression operators for distributed Stochastic Gradient Descent (SGD) that do not communicate a single float. This is achieved by multiplying floating-point vectors with a number…