2020 IEEE 61st Annual Symposium on Foundations of Computer Science (FOCS) 2020
DOI: 10.1109/focs46700.2020.00089
|View full text |Cite
|
Sign up to set email alerts
|

A Faster Interior Point Method for Semidefinite Programming

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
34
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
4
4

Relationship

0
8

Authors

Journals

citations
Cited by 49 publications
(34 citation statements)
references
References 33 publications
0
34
0
Order By: Relevance
“…n blocks of size n × n, and using fast matrix multiplication for each block. Next, using the fact that M (a) is positive semi-definite, the approximate solution X (t) can be computed in time O(n 7/2 log(1/ǫ)) using the interior point SDP solver of [14] (see Lemma A.4 for details). Finally, we can group the vectors a…”
Section: Algorithms For the Worst-case Expected Errormentioning
confidence: 99%
See 1 more Smart Citation
“…n blocks of size n × n, and using fast matrix multiplication for each block. Next, using the fact that M (a) is positive semi-definite, the approximate solution X (t) can be computed in time O(n 7/2 log(1/ǫ)) using the interior point SDP solver of [14] (see Lemma A.4 for details). Finally, we can group the vectors a…”
Section: Algorithms For the Worst-case Expected Errormentioning
confidence: 99%
“…The authors note that this SDP can be converted to a more standard SDP by using the Schur complement to re-express the matrix inverse. However this conversion increases the number of constraints in the SDP to at least m. The best known interior point solver [14] has runtime O( √ n(mn 2 + m ω + n ω )) for a general SDP with an n dimensional PSD matrix variable and m constraints. The dominant term in our setting is O( √ nm ω ).…”
Section: The Algorithm Of Chen Valiant and Valiantmentioning
confidence: 99%
“…Recently, semi-definite programming (SDP) relaxations [27,23,18,13,11,29,14,9] have emerged as an important approach for clustering due to its superior empirical performance [27], robustness against outliers and adversarial attack [13], and attainment of the information-theoretic limit [10]. Despite having polynomial time complexity, the SDP relaxed Kmeans has notoriously poor scalability to large (or even moderate) datasets for instance by interior point methods [3,15]. Hence the goal of this paper is to derive a computationally cheap approximation to the SDP relaxed K-means formulation for reducing the time complexity while maintaining statistical optimality.…”
Section: Introductionmentioning
confidence: 99%
“…Thus the proposed SL approach has an overall linear time complexity as long as m = O(n c ) for some constant c ∈ (0, 1), which substantially mitigates the high polynomial runtime complexity of solving the original SDP relaxed K-means. For instance, we can set c = 2/7 if the interior point method is used to solve the SDP [15].…”
Section: Introductionmentioning
confidence: 99%
“…The interior point methods [116] for solving semidenite programming problem perform very well in practice and have the worst case polynomial complexity. For example, the computational complexity of the faster interior point method given by [117] for solving (P3.2) is O( √ n(mn 2 ) log(1/η)), where n = N i is the size of sensor measurements, m = S + 2 is the number of constraints and η is the relative accuracy.…”
mentioning
confidence: 99%