# Newton-type algorithms for inverse optimization I: weighted bottleneck   Hamming distance and $\ell_\infty$-norm objectives

**Authors:** Krist\'of B\'erczi, Lydia Mirabel Mendoza-Cadena, Kitti Varga

arXiv: 2302.13411 · 2023-03-01

## TL;DR

This paper develops efficient algorithms for inverse optimization problems focusing on weighted bottleneck Hamming distance and weighted _-norm objectives, providing combinatorial and min-max solutions with polynomial complexity.

## Contribution

It introduces new polynomial-time algorithms for inverse optimization with specific distance measures, extending to multiple cost functions.

## Key findings

- Purely combinatorial algorithm for weighted bottleneck Hamming distance
- Min-max characterization and pseudo-polynomial algorithm for weighted _-norm
- Extension methods for multiple cost functions

## Abstract

In minimum-cost inverse optimization problems, we are given a feasible solution to an underlying optimization problem together with a linear cost function, and the goal is to modify the costs by a small deviation vector so that the input solution becomes optimal.   The difference between the new and the original cost functions can be measured in several ways. In this paper, we focus on two objectives: the weighted bottleneck Hamming distance and the weighted $\ell_\infty$-norm. We consider a general model in which the coordinates of the deviation vector are required to fall within given lower and upper bounds. For the weighted bottleneck Hamming distance objective, we present a simple, purely combinatorial algorithm that determines an optimal deviation vector in strongly polynomial time. For the weighted $\ell_\infty$-norm objective, we give a min-max characterization for the optimal solution, and provide a pseudo-polynomial algorithm for finding an optimal deviation vector that runs in strongly polynomial time in the case of unit weights. For both objectives, we assume that an algorithm with the same time complexity for solving the underlying combinatorial optimization problem is available.   For both objectives, we also show how to extend the results to inverse optimization problems with multiple cost functions.

## Full text

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

## References

30 references — full list in the complete paper: https://tomesphere.com/paper/2302.13411/full.md

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