{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/sparse-semidefinite-programs-with-guaranteed","title":"Sparse Semidefinite Programs with Guaranteed Near-Linear Time Complexity via Dualized Clique Tree Conversion","arxiv_id":"1710.03475","date":"2017-10-10","proceeding":null,"authors":["Richard Y. Zhang","Javad Lavaei"],"abstract":"Clique tree conversion solves large-scale semidefinite programs by splitting an $n\\times n$ matrix variable into up to $n$ smaller matrix variables, each representing a principal submatrix of up to $\\omega\\times\\omega$. Its fundamental weakness is the need to introduce overlap constraints that enforce agreement between different matrix variables, because these can result in dense coupling. In this paper, we show that by dualizing the clique tree conversion, the coupling due to the overlap constraints is guaranteed to be sparse over dense blocks, with a block sparsity pattern that coincides with the adjacency matrix of a tree. We consider two classes of semidefinite programs with favorable sparsity patterns that encompass the MAXCUT and MAX $k$-CUT relaxations, the Lovasz Theta problem, and the AC optimal power flow relaxation. Assuming that $\\omega\\ll n$, we prove that the per-iteration cost of an interior-point method is linear $O(n)$ time and memory, so an $\\epsilon$-accurate and $\\epsilon$-feasible iterate is obtained after $O(\\sqrt{n}\\log(1/\\epsilon))$ iterations in near-linear $O(n^{1.5}\\log(1/\\epsilon))$ time. We confirm our theoretical insights with numerical results on semidefinite programs as large as $n=13659$. (Supporting code at https://github.com/ryz-codes/dual_ctc )","url_abs":"https://arxiv.org/abs/1710.03475v4","url_pdf":"https://arxiv.org/pdf/1710.03475v4.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"links_only","authors_date_abstract":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license), from the Kaggle arXiv metadata snapshot of 2026-09-12"},"code_links":[{"paper_slug":"sparse-semidefinite-programs-with-guaranteed","repo_url":"https://github.com/ryz-codes/dual_ctc","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"none","reach":null}],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":null,"mcp":null,"developers":"https://syntology.ai/developers"},"arxiv_metadata":null,"syntology_extracted_results":null}