Papers
Topics
Authors
Recent
Search
2000 character limit reached

Kiefer's Measures in Optimal Design

Updated 29 December 2025
  • Kiefer's measures are a family of φ_p criteria that generalize D-, A-, and E-optimality by evaluating the nonzero eigenvalues of symmetric positive semidefinite matrices.
  • They possess properties like concavity, orthogonal invariance, and positive homogeneity that facilitate efficient optimization in statistical design and network applications.
  • The framework enables practical algorithms with rank-one updates and support-delimitation bounds, accelerating convergence in both experimental design and graph optimization.

Kiefer's measures, also known as the ϕp\phi_p-criteria or Kiefer–Φp\Phi_p optimality criteria, are a parametric family of spectral information functions central to optimal experimental design and network optimization. These criteria generalize and interpolate between classical AA-, DD-, and EE-optimal objectives, providing a unified analytic framework for problems ranging from statistical design to spectral graph theory. The measures are formulated in terms of the nonzero spectrum (eigenvalues) of a symmetric positive semidefinite matrix—typically an information matrix or Laplacian—with properties such as concavity, orthogonal invariance, and positive homogeneity that are essential for tractable optimization and robust algorithmic deployment (Rosa et al., 22 Dec 2025, Pronzato, 2013).

1. Formal Definition of Kiefer's Measures

Let MM denote a symmetric positive semidefinite matrix of dimension mm (such as an information matrix in experimental design or a reduced Laplacian in graph optimization) with strictly positive eigenvalues {λj}j=1r\{\lambda_j\}_{j=1}^r. Kiefer's ϕp\phi_p-criterion is defined for p(1,]p \in (-1,\infty] as: Φp(M)=(1rj=1rλj(M)p)1/p\Phi_p(M) = \left( \frac{1}{r} \sum_{j=1}^r \lambda_j(M)^{-p} \right)^{-1/p} The continuous extension covers singular MM (for p0p\ge0) by assigning Φp(M)=0\Phi_p(M)=0 if MM is singular. Key special cases:

  • p=0p=0 (DD-optimality): Φ0(M)=(j=1rλj(M))1/r\Phi_0(M) = \left( \prod_{j=1}^r \lambda_j(M) \right)^{1/r} (geometric mean or determinant-based)
  • p=1p=1 (AA-optimality): Φ1(M)=r/jλj(M)1\Phi_1(M) = r / \sum_j \lambda_j(M)^{-1} (harmonic mean or trace-inverse-based)
  • pp \to \infty (EE-optimality): Φ(M)=minjλj(M)\Phi_\infty(M) = \min_j \lambda_j(M) (smallest eigenvalue)

In network design, the same analytic form is used with MM as the grounded Laplacian or its pseudoinverse (Rosa et al., 22 Dec 2025). The mapping pΦp(M)p \to \Phi_p(M) is nonincreasing for fixed MM.

2. Core Properties: Concavity, Invariance, and Algorithmic Suitability

Kiefer's measures possess the following essential properties:

  • Orthogonal Invariance: Φp(M)\Phi_p(M) depends only on the spectrum of MM.
  • Isotonicity: For MMM \preceq M', Φp(M)Φp(M)\Phi_p(M) \le \Phi_p(M').
  • Positive Homogeneity: Φp(αM)=αΦp(M)\Phi_p(\alpha M) = \alpha \Phi_p(M) for α>0\alpha>0.
  • Concavity on the Cone: Φp\Phi_p is concave on the positive semidefinite cone, facilitating both greedy and convex optimization.
  • Upper Semicontinuity: Guarantees existence of maxima under compactness.

These features establish Φp\Phi_p as an information function in both statistical design and combinatorial network applications (Rosa et al., 22 Dec 2025).

3. Directional Derivatives, Node Dissimilarities, and Algorithmic Updates

The directional derivative of Φp\Phi_p at MM in the direction Δ\Delta is given by: Φp(M;Δ)=Φp(M)[tr(M(p+1)Δ)tr(Mp)1]\partial\Phi_p(M;\Delta) = \Phi_p(M)\left[ \frac{\operatorname{tr}\left( M^{-(p+1)} \Delta \right)}{\operatorname{tr}(M^{-p})}-1 \right] For rank-one updates Δ=uu\Delta = u u^\top, this becomes: Φp(M;uu)=Φp(M)uM(p+1)utr(Mp)=(Φp(M))p+1vp(u)\partial\Phi_p(M; uu^\top) = \Phi_p(M) \frac{u^\top M^{-(p+1)} u}{\operatorname{tr}(M^{-p})} = (\Phi_p(M))^{p+1} v_p(u) where vp(u)=uM(p+1)uv_p(u) = u^\top M^{-(p+1)} u is called the node dissimilarity in the network optimization context. This enables computationally efficient (often O(n2)O(n^2) per iteration) greedy or exchange-based optimization methods via rank-one update formulas (Rosa et al., 22 Dec 2025).

4. Support Delimitation and Accelerated Algorithms

In approximate design, not every point xx in the design space XX can serve as a support point in an optimum design for ϕp\phi_p. Harman-Pronzato bounds and their generalizations (Pronzato, 2013) show that, for any current design ξ\xi, any support point xx_* of a ϕp\phi_p-optimal design must satisfy: Fϕp(ξ,x)hp[M(ξ),δ]F_{\phi_p}(\xi, x_*) \ge h_p[M(\xi), \delta] where Fϕp(ξ,x)F_{\phi_p}(\xi,x) is the directional derivative at ξ\xi in the direction of xx, δ=maxxXFϕp(ξ,x)\delta=\max_{x\in X}F_{\phi_p}(\xi,x), and hph_p is a computable threshold depending on the current information matrix and polynomial root-finding in pp (simplified for integer pp). Exclusion of xx with Fϕp(ξ,x)<hpF_{\phi_p}(\xi, x) < h_p causes significant computational speed-up by reducing the candidate support set as the algorithm converges (Pronzato, 2013).

5. Interpolation Between Classical Optimalities

Kiefer's measures interpolate between well-known design criteria: | Criterion | pp | Φp\Phi_p Expression | |------------------|----------|----------------------------------------------| | D-optimality | p=0p=0 | Geometric mean of eigenvalues | | A-optimality | p=1p=1 | Harmonic mean of eigenvalues | | E-optimality | pp\to\infty | Minimum eigenvalue |

Intermediate pp yields compromise criteria, suitable for applications requiring tradeoffs between robustness (as in E-optimality), information gain (D-optimality), and variance minimization (A-optimality). Theoretical monotonicity in pp follows from power-mean inequalities (Rosa et al., 22 Dec 2025, Pronzato, 2013).

6. Applications: Experimental Design and Laplacian Network Optimization

In statistical experimental design, ϕp\phi_p-criteria govern the selection of designs maximizing information content under linear models. The information matrix M(ξ)M(\xi) of a design ξ\xi determines the expected estimation accuracy, and optimization under ϕp\phi_p yields designs best suited for parameter inference with respect to the chosen criterion. Efficient support-delimitation bounds and directional derivative formulas accelerate practical algorithms for large discrete or continuous design spaces (Pronzato, 2013).

In network design, Kiefer’s measures are used to optimize spectral properties of the Laplacian matrix—boosting network robustness, information flow, and mixing times. Applications include resilient communication topologies, Markov chain mixing, and controlling effective resistance in electrical networks. The rank-one updates and node dissimilarities derived from Φp\Phi_p supply efficient primitives for greedy addition/exchange algorithms, with performance guarantees tied to the concavity of the criterion (Rosa et al., 22 Dec 2025).

7. Algorithmic Frameworks and Tradeoffs

Algorithms leveraging Kiefer's measures operate either via greedy addition (selecting the edge or design point maximizing the incremental derivative) or via edge/exchange heuristics that swap elements to improve the objective, guided by the node dissimilarity or support-delimitation lower bounds. Rank-one formulas allow per-iteration complexity that scales quadratically with problem size, and support-exclusion accelerates convergence as the optimal set is approached. The selection of pp determines the tradeoff between exploration (D-optimality), averaging (A-optimality), and minimax robustness (E-optimality), with intermediate values offering tailored blends for specific application constraints (Rosa et al., 22 Dec 2025, Pronzato, 2013).

Definition Search Book Streamline Icon: https://streamlinehq.com
References (2)

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Kiefer's Measures.