Table of Contents
Fetching ...

Tropical solution of discrete best approximation problems

Nikolai Krivulin

TL;DR

This work develops a tropical-algebra framework for discrete best approximation by Puiseux polynomials and Puiseux rational functions. It introduces an alternating algorithm that solves two coupled vector equations, with exponent optimization performed via agglomerative clustering, to fit data under the tropical distance $d$. The approach is demonstrated for max-plus and related tropical settings, achieving finite-step convergence and progressively improving accuracy as the polynomial and rational degrees increase, including cases where exact recovery is possible. The method broadens tropical optimization tools and enables piecewise-linear and spline-type approximations with potential applications in signal processing, neural networks, and data fitting. The results warrant further study on convergence analysis, complexity, and comparisons with classical techniques.

Abstract

We consider discrete best approximation problems in the setting of tropical algebra, which is concerned with the theory and application of algebraic systems with idempotent operations. Given a set of input--output pairs of an unknown function defined on a tropical semifield, the problem is to determine an approximating rational function formed by two Puiseux polynomials as numerator and denominator. With specified numbers of monomials in both polynomials, the approximation aims at evaluating the exponent and coefficient for each monomial in the polynomials to fit the rational function to the data in the sense of a tropical distance function. To solve the problem, we transform it into an approximation of a vector equation with unknown vectors on both sides, where one side corresponds to the numerator polynomial and the other side to the denominator. Each side involves a matrix with entries dependent on the unknown exponents, multiplied by the vector of unknown coefficients. We propose an algorithm that constructs a series of approximate solutions by alternately fixing one side of the equation to an already-found result and leaving the other side intact. Each equation obtained is approximated with respect to the vector of coefficients, which yields this vector and approximation error, both parameterized by exponents. The exponents are found by minimizing the error with an optimization procedure based on an agglomerative clustering technique. To illustrate, we present results for an approximation problem in terms of max-plus algebra (a real semifield with addition defined as maximum and multiplication as arithmetic addition), which corresponds to an ordinary problem of piecewise linear approximation of real functions. As our numerical experience shows, the proposed algorithm converges in a finite number of steps and provides a reasonably accurate solution to the problems considered.

Tropical solution of discrete best approximation problems

TL;DR

This work develops a tropical-algebra framework for discrete best approximation by Puiseux polynomials and Puiseux rational functions. It introduces an alternating algorithm that solves two coupled vector equations, with exponent optimization performed via agglomerative clustering, to fit data under the tropical distance . The approach is demonstrated for max-plus and related tropical settings, achieving finite-step convergence and progressively improving accuracy as the polynomial and rational degrees increase, including cases where exact recovery is possible. The method broadens tropical optimization tools and enables piecewise-linear and spline-type approximations with potential applications in signal processing, neural networks, and data fitting. The results warrant further study on convergence analysis, complexity, and comparisons with classical techniques.

Abstract

We consider discrete best approximation problems in the setting of tropical algebra, which is concerned with the theory and application of algebraic systems with idempotent operations. Given a set of input--output pairs of an unknown function defined on a tropical semifield, the problem is to determine an approximating rational function formed by two Puiseux polynomials as numerator and denominator. With specified numbers of monomials in both polynomials, the approximation aims at evaluating the exponent and coefficient for each monomial in the polynomials to fit the rational function to the data in the sense of a tropical distance function. To solve the problem, we transform it into an approximation of a vector equation with unknown vectors on both sides, where one side corresponds to the numerator polynomial and the other side to the denominator. Each side involves a matrix with entries dependent on the unknown exponents, multiplied by the vector of unknown coefficients. We propose an algorithm that constructs a series of approximate solutions by alternately fixing one side of the equation to an already-found result and leaving the other side intact. Each equation obtained is approximated with respect to the vector of coefficients, which yields this vector and approximation error, both parameterized by exponents. The exponents are found by minimizing the error with an optimization procedure based on an agglomerative clustering technique. To illustrate, we present results for an approximation problem in terms of max-plus algebra (a real semifield with addition defined as maximum and multiplication as arithmetic addition), which corresponds to an ordinary problem of piecewise linear approximation of real functions. As our numerical experience shows, the proposed algorithm converges in a finite number of steps and provides a reasonably accurate solution to the problems considered.

Paper Structure

This paper contains 19 sections, 2 theorems, 63 equations, 7 figures, 4 algorithms.

Key Result

Theorem 1

Let $\bm{A}$ be a regular matrix and $\bm{b}$ a regular vector. Define the scalar $\Delta=(\bm{A}(\bm{b}^{-}\bm{A})^{-})^{-}\bm{b}$. Then, the following statements hold:

Figures (7)

  • Figure 1: Approximation by a max-plus rational function $R_{\ast}(x)$ with $N=2$ and $L=2$.
  • Figure 2: Approximation by a max-plus rational function $R_{\ast}(x)$ with $N=3$ and $L=3$.
  • Figure 3: Approximation by a max-plus rational function $R_{\ast}(x)$ with $N=4$ and $L=4$.
  • Figure 4: Approximation by a max-plus rational function $R_{\ast}(x)$ with $N=5$ and $L=3$.
  • Figure 5: Approximation by a max-plus rational function $R_{\ast}(x)$ with $N=6$ and $L=5$.
  • ...and 2 more figures

Theorems & Definitions (2)

  • Theorem 1
  • Lemma 2