Ricardo (2022-04-30 21:07):
#paper https://doi.org/10.1016/j.media.2020.101939 Image registration: Maximum likelihood, minimum entropy and deep learning. MIA(2021) 作者在这篇文章里给pair-wise和group-wise的配准任务提出了一个基于maximum profile likelihood (MPL)的理论框架,并利用渐进分析方法证明了基于MPL的配准过程实际上是最小化生成联合图像数据分布的联合熵(minimizes an upper bound on the joint entropy of the distribution that generates the joint image data)。通过优化闭合形式的profile likelihood,作者推导出了groupwise配准的congealing 方法。这篇文章很多看不懂的地方,后面还得慢慢读。
Image registration: Maximum likelihood, minimum entropy and deep learning
翻译
Abstract:
In this work, we propose a theoretical framework based on maximum profile likelihood for pairwise and groupwise registration. By an asymptotic analysis, we demonstrate that maximum profile likelihood registration minimizes an upper bound on the joint entropy of the distribution that generates the joint image data. Further, we derive the congealing method for groupwise registration by optimizing the profile likelihood in closed form, and using coordinate ascent, or iterative model refinement. We also describe a method for feature based registration in the same framework and demonstrate it on groupwise tractographic registration. In the second part of the article, we propose an approach to deep metric registration that implements maximum likelihood registration using deep discriminative classifiers. We show further that this approach can be used for maximum profile likelihood registration to discharge the need for well-registered training data, using iterative model refinement. We demonstrate that the method succeeds on a challenging registration problem where the standard mutual information approach does not perform well.
翻译
回到顶部