Search papers, labs, and topics across Lattice.
This paper introduces ITSPACE, an iterative transport method that optimizes the Bures-Wasserstein (BW) objective for covariance matrices using closed-form updates in a square-root factorization. By ensuring that each iteration maintains the positive semi-definite (PSD) structure and providing a certificate-gap bound for inexact computations, ITSPACE significantly accelerates convergence to low-BW-gap solutions compared to traditional gradient descent and other covariance alignment methods. The results demonstrate that ITSPACE is particularly effective in scenarios with limited labeled data and computational resources, making it a valuable tool for machine learning applications involving domain adaptation and Gaussian embeddings.
ITSPACE achieves faster convergence to optimal covariance alignment, outperforming traditional methods even under strict computational constraints.
Covariance matrices serve as compact descriptors of feature distributions in many machine-learning pipelines, including domain adaptation and Gaussian embeddings. Under a centered Gaussian approximation, the unregularized Wasserstein-2 optimal-transport (OT) discrepancy admits a closed form on covariances given by the Bures-Wasserstein (BW) objective on the symmetric positive definite (SPD) cone. We propose ITSPACE (Iterative Transport for Stable Proximal Alignment of Covariance Embeddings), a proximal majorization-minimization method that directly optimizes this exact BW objective through closed-form updates in a square-root factorization. In exact arithmetic, each iteration satisfies a sufficient-decrease inequality for the BW objective; under inexact polar computations, we provide an explicit certificate-gap bound controlling deviations from exact descent. The resulting iterations preserve PSD structure by construction and naturally support rank-restricted factors, making ITSPACE well-suited as a lightweight inner-loop primitive in settings where adaptation must be performed from unlabeled target batches under strict step and compute budgets. Across real-world covariance-alignment benchmarks, ITSPACE reaches low-BW-gap solutions substantially faster than BW-gradient descent, methods based on other covariance geometries, and entropically regularized sample-OT baselines.