# Exact Optimization via Sums of Nonnegative Circuits and Sums of AM/GM   Exponentials

**Authors:** Victor Magron, Henning Seidler, Timo de Wolff

arXiv: 1902.02123 · 2021-08-23

## TL;DR

This paper introduces hybrid numeric-symbolic algorithms for exact polynomial optimization using sums of nonnegative circuits (SONC) and sums of AM/GM exponentials (SAGE), with proven termination guarantees and experimental validation.

## Contribution

It presents novel hybrid algorithms for exact polynomial optimization based on SONC and SAGE decompositions, including a decision algorithm with polynomial complexity.

## Key findings

- Algorithms successfully compute exact decompositions.
- The decision algorithm terminates within polynomial time.
- Experimental results compare the effectiveness of the two methods.

## Abstract

We provide two hybrid numeric-symbolic optimization algorithms, computing exact sums of nonnegative circuits (SONC) and sums of arithmetic-geometric-exponentials (SAGE) decompositions. Moreover, we provide a hybrid numeric-symbolic decision algorithm for polynomials lying in the interior of the SAGE cone. Each framework, inspired by previous contributions of Parrilo and Peyrl, is a rounding-projection procedure.   For a polynomial lying in the interior of the SAGE cone, we prove that the decision algorithm terminates within a number of arithmetic operations, which is polynomial in the number of terms of the input, and linear in the distance to the boundary of the cone. We also provide experimental comparisons regarding the implementation of the two optimization algorithms.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1902.02123/full.md

## Figures

4 figures with captions in the complete paper: https://tomesphere.com/paper/1902.02123/full.md

## References

43 references — full list in the complete paper: https://tomesphere.com/paper/1902.02123/full.md

---
Source: https://tomesphere.com/paper/1902.02123