Clique tree conversion solves large-scale semidefinite programs by splitting an n × n matrix variable into up to n smaller matrix variables, each representing a principal submatrix. 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. In 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, we prove that the per-iteration cost of an interior-point method is linear O(n) time and memory, so an -accurate and -feasible iterate is obtained after O( √ n log(1/ )) iterations in near-linear O(n 1.5 log(1/ )) time. We confirm our theoretical insights with numerical results on semidefinite programs as large as n = 13659.