证明了过参数化下梯度EM可全局收敛到真实混合模型
Global Convergence of Gradient EM for Over-Parameterized Gaussian Mixtures
- 在组件数多于真实数时,用随机初始化梯度EM学习高斯混合模型
- 仅需轻微过参数化(n=Ω(m log m)),即可在多项式时间收敛到真值
- 首次实现m≥3时的全局收敛,适合理论研究者和算法设计者
学习高斯混合模型(GMM)是统计学与机器学习中的基础问题,期望最大化(EM)及其变体梯度EM是实践中最广泛使用的算法。在精确参数设置(即真实模型与学习模型组件数均为m)下,尽管大量研究致力于建立严格的恢复保证,但全局收敛性仅在m=2时被证明,且当m≥3时EM会失败。本文考虑过参数化情形,即学习模型使用n>m个组件拟合一个m组件的真实GMM。与精确参数情况相反,我们证明:对于任意分离良好的GMM,只要满足温和过参数化条件n=Ω(m log m),随机初始化的梯度EM能在多项式时间和样本量内收敛至全局最优解(即真实模型)。分析分两阶段进行,并引入一系列新型高斯混合分析工具,用于研究梯度EM的动力学行为并刻画似然损失的几何结构。这是首个针对m≥3情形下EM或梯度EM的全局收敛与恢复结果。
原文摘要 · Abstract (English)
Learning Gaussian Mixture Models (GMMs) is a fundamental problem in statistics and machine learning, with the Expectation-Maximization (EM) algorithm and its popular variant gradient EM being arguably the most widely used algorithms in practice. In the exact-parameterized setting, where both the ground truth GMM and the learning model have the same number of components $m$, a vast line of work has aimed to establish rigorous recovery guarantees for EM. However, global convergence has only been proven for the case of $m=2$, and EM is known to fail to recover the ground truth when $m\geq 3$. In this paper, we consider the $\textit{over-parameterized}$ setting, where the learning model uses $n>m$ components to fit an $m$-component ground truth GMM. In contrast to the exact-parameterized case, we provide a guarantee for convergence to the globally optimal solution (the ground truth) for gradient EM. Specifically, for any well-separated GMMs, we prove that with only mild over-parameterization $n = Ω(m\log m)$, randomly initialized gradient EM converges to the ground truth with polynomial time and samples. Our analysis proceeds in two stages and introduces a suite of novel tools for Gaussian Mixture analysis to study the dynamics of gradient EM and characterize the geometric landscape of the likelihood loss. This is the first global convergence and recovery result for EM or Gradient EM beyond the special case of $m=2$.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。