# A Lipschitz Matrix for Parameter Reduction in Computational Science

**Authors:** Jeffrey M. Hokanson, Paul G. Constantine

arXiv: 1906.00105 · 2023-03-24

## TL;DR

The paper introduces the Lipschitz matrix, a generalization of the Lipschitz constant, to improve function approximation, integration, and optimization in high-dimensional computational science models by reducing uncertainty and enabling parameter reduction.

## Contribution

It presents the Lipschitz matrix as a new tool for analyzing complex functions, enabling dimension-independent costs and parameter reduction through low-rank approximations.

## Key findings

- Lipschitz matrix reduces worst-case approximation and integration costs.
- Low-rank Lipschitz matrices enable dimension-independent analysis.
- Parameter reduction via ridge approximation using dominant eigenvectors.

## Abstract

We introduce the Lipschitz matrix: a generalization of the scalar Lipschitz constant for functions with many inputs. Among the Lipschitz matrices compatible a particular function, we choose the smallest such matrix in the Frobenius norm to encode the structure of this function. The Lipschitz matrix then provides a function-dependent metric on the input space. Altering this metric to reflect a particular function improves the performance of many tasks in computational science. Compared to the Lipschitz constant, the Lipschitz matrix reduces the worst-case cost of approximation, integration, and optimization; if the Lipschitz matrix is low-rank, this cost no longer depends on the dimension of the input, but instead on the rank of the Lipschitz matrix defeating the curse of dimensionality. Both the Lipschitz constant and matrix define uncertainty away from point queries of the function and by using the Lipschitz matrix we can reduce uncertainty. If we build a minimax space-filling design of experiments in the Lipschitz matrix metric, we can further reduce this uncertainty. When the Lipschitz matrix is approximately low-rank, we can perform parameter reduction by constructing a ridge approximation whose active subspace is the span of the dominant eigenvectors of the Lipschitz matrix. In summary, the Lipschitz matrix provides a new tool for analyzing and performing parameter reduction in complex models arising in computational science.

## Full text

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

## Figures

11 figures with captions in the complete paper: https://tomesphere.com/paper/1906.00105/full.md

## References

36 references — full list in the complete paper: https://tomesphere.com/paper/1906.00105/full.md

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