Pith. sign in

A Parametric Approach for Solving Convex Quadratic Optimization with Indicators Over Trees

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

This paper investigates convex quadratic optimization problems involving $n$ indicator variables, each associated with a continuous variable, particularly focusing on scenarios where the matrix $Q$ defining the quadratic term is positive definite and its sparsity pattern corresponds to the adjacency matrix of a tree graph. We introduce a graph-based dynamic programming algorithm that solves this problem in time and memory complexity of $\mathcal{O}(n^2)$. Central to our algorithm is a precise parametric characterization of the cost function across various nodes of the graph corresponding to distinct variables. Our computational experiments conducted on both synthetic and real-world datasets demonstrate the superior performance of our proposed algorithm compared to existing algorithms and state-of-the-art mixed-integer optimization solvers. An important application of our algorithm is in the real-time inference of Gaussian hidden Markov models from data affected by outlier noise. Using a real on-body accelerometer dataset, we solve instances of this problem with over 30,000 variables in under a minute, and its online variant within milliseconds on a standard computer. A Python implementation of our algorithm is available at https://github.com/aareshfb/Tree-Parametric-Algorithm.git.

citation-role summary

background 1

citation-polarity summary

fields

math.OC 1

years

2024 1

verdicts

CONDITIONAL 1

roles

background 1

polarities

background 1

representative citing papers

Convexification of Multi-period Quadratic Programs with Indicators

math.OC · 2024-12-22 · conditional · novelty 7.0

Multi-period MIQPs with linear dynamics and indicators have projected cost matrices whose inverses are block-tridiagonal; the paper exploits this to give an exact O(n^2)-constraint SOCP formulation and a polynomial shortest-path algorithm.

citing papers explorer

Showing 1 of 1 citing paper.

  • Convexification of Multi-period Quadratic Programs with Indicators math.OC · 2024-12-22 · conditional · none · ref 17 · internal anchor

    Multi-period MIQPs with linear dynamics and indicators have projected cost matrices whose inverses are block-tridiagonal; the paper exploits this to give an exact O(n^2)-constraint SOCP formulation and a polynomial shortest-path algorithm.