Complexity index

Besides complexity intended as a difficulty to compute a function (see computational complexity), in modern computer science and in statistics another complexity index of a function stands for denoting its information content, in turn affecting the difficulty of learning the function from examples. Complexity indices in this sense characterize the entire class of functions to which the one we are interested in belongs. Focusing on Boolean functions, the detail of a class \mathsf C of Boolean functions c essentially denotes how deeply the class is articulated.

To identify this index we must first define a sentry function of \mathsf C. Let us focus for a moment on a single function c, call it a concept defined on a set \mathcal X of elements that we may figure as points in a Euclidean space. In this framework, the above function associates to c a set of points that, since are defined to be external to the concept, prevent it from expanding into another function of \mathsf C. We may dually define these points in terms of sentinelling a given concept c from being fully enclosed (invaded) by another concept within the class. Therefore we call these points either sentinels or sentry points; they are assigned by the sentry function \boldsymbol S to each concept of \mathsf C in such a way that:

  1. the sentry points are external to the concept c to be sentineled and internal to at least one other including it,
  2. each concept c' including c has at least one of the sentry points of c either in the gap between c and c', or outside c' and distinct from the sentry points of c', and
  3. they constitute a minimal set with these properties.

The technical definition coming from (Apolloni 2006) is rooted in the inclusion of an augmented concept c^+ made up of c plus its sentry points by another \left(c'\right)^+ in the same class.

Definition of sentry function

For a concept class \mathsf C on a space \mathfrak X, a sentry function is a total function \boldsymbol S: \mathsf C\cup\{\emptyset,\mathfrak X\}\mapsto 2^{\mathfrak X} satisfying the following conditions:

  1. Sentinels are outside the sentineled concept (c\cap{\boldsymbol S}(c)=\emptyset for all c\in \mathsf C).
  2. Sentinels are inside the invading concept (Having introduced the sets c^+=c\cup\boldsymbol S(c), an invading concept c'\in \mathsf C is such that c'\not\subseteq c and c^+\subseteq \left(c'\right)^+. Denoting \mathrm{up}(c) the set of concepts invading c, we must have that if c_2\in\mathrm{up}(c_1), then c_2\cap{\boldsymbol S}(c_1)\neq\emptyset).
  3. {\boldsymbol S}(c) is a minimal set with the above properties (No {\boldsymbol S}'\neq{\boldsymbol S} exists satisfying (1) and (2) and having the property that \boldsymbol S'(c)\subseteq \boldsymbol S(c) for every c\in \mathsf C).
  4. Sentinels are honest guardians. It may be that c\subseteq \left(c'\right)^+ but {\boldsymbol S} (c)\cap c'=\emptyset so that c'\not\in\mathrm{up}(c). This however must be a consequence of the fact that all points of {\boldsymbol S}(c) are involved in really sentineling c against other concepts in \mathrm{up}(c) and not just in avoiding inclusion of c^+ by (c')^+. Thus if we remove c', {\boldsymbol S}(c) remains unchanged (Whenever c_1 and c_2 are such that c_1\subset c_2\cup{\boldsymbol S}(c_2) and c_2\cap{\boldsymbol S}(c_1)=\emptyset, then the restriction of {\boldsymbol S} to \{c_1\}\cup\mathrm{up}(c_1)-\{c_2\} is a sentry function on this set).

{\boldsymbol S}(c) is the frontier of c upon \boldsymbol S.

A schematic outlook of outer sentineling functionality

With reference to the picture on the right, \{x_1,x_2,x_3\} is a candidate frontier of c_0 against c_1,c_2,c_3,c_4. All points are in the gap between a c_i and c_0. They avoid inclusion of c_0\cup\{x_1,x_2,x_3\} in c_3, provided that these points are not used by the latter for sentineling itself against other concepts. Vice versa we expect that c_1 uses x_1 and x_3 as its own sentinels, c_2 uses x_2 and x_3 and c_4 uses x_1 and x_2 analogously. Point x_4 is not allowed as a c_0 sentry point since, like any diplomatic seat, it should be located outside all other concepts just to ensure that it is not occupied in case of invasion by c_0.

Definition of detail

The frontier size of the most expensive concept to be sentineled with the least efficient sentineling function, i.e. the quantity

\mathrm D_{\mathsf C}=\sup_{{\boldsymbol S},c}\#{\boldsymbol S}(c),

is called detail of \mathsf C. \boldsymbol S spans also over sentry functions on subsets of \mathfrak X sentineling in this case the intersections of the concepts with these subsets. Actually, proper subsets of \mathfrak X may host sentineling tasks that prove harder than those emerging with \mathfrak X itself.

The detail \mathrm D_{\mathsf C} is a complexity measure of concept classes dual to the VC dimension \mathrm D_{\mathsf VC}. The former uses points to separate sets of concepts, the latter concepts for partitioning sets of points. In particular the following inequality holds (Apolloni 1997)

\mathrm D_{\mathsf C}\leq \mathrm D_{\mathsf VC}+1

See also Rademacher complexity for a recently introduced class complexity index.

Example: continuous spaces

Class C of circles in \mathbb R^2 has detail \mathrm D_{\mathsf C}=2, as shown in the picture on left below. Similarly, for the class of segments on \mathbb R, as shown in the picture on right.

Two points x_1, x_2 outside c (thick circle) are sufficient to prevent a larger circle not containing them from including it
The class of segments in \mathbb R and two points needed to sentinel its concepts

Example: discrete spaces

The class \mathsf C=\{c_1,c_2,c_3,c_4\} on \mathfrak X=\{x_1,x_2,x_3\} whose concepts are illustrated in the following scheme, where “+” denotes an element x_j belonging to c_i, “-” an element outside c_i and \bigcirc a sentry point:

x_1 x_2 x_3
c_1= \bigcirc\!\!\!\!\!- \bigcirc\!\!\!\!\!- -
c_2= \bigcirc\!\!\!\!\!- + +
c_3= + \bigcirc\!\!\!\!\!- +
c_4= + + +

This class has \mathrm D_{\mathsf C}=2. As usual we may have different sentineling functions. A worst case \mathbf S, as illustrated, is: \mathbf S(c_1)=\{x_1,x_2\}, \mathbf S(c_2)=\{x_1\}, \mathbf S(c_3)=\{x_2\}, \mathbf S(c_4)=\emptyset. However a cheaper one is \mathbf S(c_1)=\{x_3\}, \mathbf S(c_2)=\{x_1\}, \mathbf S(c_3)=\{x_2\}, \mathbf S(c_4)=\emptyset:

x_1 x_2 x_3
c_1= - - \bigcirc\!\!\!\!\!-
c_2= \bigcirc\!\!\!\!\!- + +
c_3= + \bigcirc\!\!\!\!\!- +
c_4= + + +

References

This article is issued from Wikipedia - version of the Tuesday, May 12, 2015. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.