\(\DeclarePairedDelimiterX{\Set}[2]{\{}{\}}{#1 \nonscript\;\delimsize\vert\nonscript\; #2}\) \( \DeclarePairedDelimiter{\set}{\{}{\}}\) \( \DeclarePairedDelimiter{\parens}{\left(}{\right)}\) \(\DeclarePairedDelimiterX{\innerproduct}[1]{\langle}{\rangle}{#1}\) \(\newcommand{\ip}[1]{\innerproduct{#1}}\) \(\newcommand{\bmat}[1]{\left[\hspace{2.0pt}\begin{matrix}#1\end{matrix}\hspace{2.0pt}\right]}\) \(\newcommand{\barray}[1]{\left[\hspace{2.0pt}\begin{matrix}#1\end{matrix}\hspace{2.0pt}\right]}\) \(\newcommand{\mat}[1]{\begin{matrix}#1\end{matrix}}\) \(\newcommand{\pmat}[1]{\begin{pmatrix}#1\end{pmatrix}}\) \(\newcommand{\mathword}[1]{\mathop{\textup{#1}}}\)
Needs:
Real Optimizers
Similarity Functions
Needed by:
Distribution Approximators
Real Function Approximators
Supervised Probabilistic Data Models
Links:
Sheet PDF
Graph PDF

Approximators

Why

We are given an element of some set, and want to find an element (in some subset) which is most similar to it.

Definition

Consider a non-empty set, one of its subsets, and a similarity function on it. An approximator of an element of the set is any element of the subset. So we call the subset the set of approximators. One approximator may be more similar than another. An optimal approximator is a minimizer of the similarity function over the set of approximators.

Notation

Let $B$ be a non-empty set. Let $A \subset B$. Let $d: B \times B \to \R $ be a similarity function. For $b \in B$, every $a \in A$ is an approximator of $b$. An optimal $b$ is a solution of

\[ \begin{aligned} \text{ minimize } & \quad d(b, a) \\ \text{ subject to } & \quad a \in A. \end{aligned} \]

$\varepsilon $ approximations

Let $a, b \in B$. For $\varepsilon > 0$, we say that an element $b$ $\varepsilon $-approximates $a \in A$ if $d(a, b) \leq \varepsilon $.

Copyright © 2023 The Bourbaki Authors — All rights reserved — Version 13a6779cc About Show the old page view