Bampis Christos G, Maragos Petros, Bovik Alan C
IEEE Trans Image Process. 2017 Jan;26(1):35-50. doi: 10.1109/TIP.2016.2621663. Epub 2016 Oct 26.
We propose graph-driven approaches to image segmentation by developing diffusion processes defined on arbitrary graphs. We formulate a solution to the image segmentation problem modeled as the result of infectious wavefronts propagating on an image-driven graph where pixels correspond to nodes of an arbitrary graph. By relating the popular Susceptible - Infected - Recovered epidemic propagation model to the Random Walker algorithm, we develop the Normalized Random Walker and a lazy random walker variant. The underlying iterative solutions of these methods are derived as the result of infections transmitted on this arbitrary graph. The main idea is to incorporate a degree-aware term into the original Random Walker algorithm in order to account for the node centrality of every neighboring node and to weigh the contribution of every neighbor to the underlying diffusion process. Our lazy random walk variant models the tendency of patients or nodes to resist changes in their infection status. We also show how previous work can be naturally extended to take advantage of this degreeaware term which enables the design of other novel methods. Through an extensive experimental analysis, we demonstrate the reliability of our approach, its small computational burden and the dimensionality reduction capabilities of graph-driven approaches. Without applying any regular grid constraint, the proposed graph clustering scheme allows us to consider pixellevel, node-level approaches and multidimensional input data by naturally integrating the importance of each node to the final clustering or segmentation solution. A software release containing implementations of this work and supplementary material can be found at: http://cvsp.cs.ntua.gr/research/GraphClustering/.
我们通过开发在任意图形上定义的扩散过程,提出了用于图像分割的基于图形驱动的方法。我们将图像分割问题建模为在图像驱动的图形上传播的感染波前的结果,并给出了一个解决方案,其中像素对应于任意图形的节点。通过将流行的易感-感染-恢复(Susceptible - Infected - Recovered)传染病传播模型与随机游走算法相关联,我们开发了归一化随机游走和一种懒惰随机游走变体。这些方法的底层迭代解是在此任意图形上传播的感染结果。主要思想是在原始随机游走算法中纳入一个度感知项,以考虑每个相邻节点的节点中心性,并权衡每个邻居对底层扩散过程的贡献。我们的懒惰随机游走变体模拟了患者或节点抵抗其感染状态变化的趋势。我们还展示了先前的工作如何自然地扩展以利用这个度感知项,从而实现其他新方法的设计。通过广泛的实验分析,我们证明了我们方法的可靠性、其小计算负担以及基于图形驱动方法的降维能力。在不应用任何规则网格约束的情况下,所提出的图形聚类方案使我们能够通过自然地整合每个节点对最终聚类或分割解决方案的重要性,来考虑像素级、节点级方法和多维输入数据。可在以下网址找到包含这项工作实现和补充材料的软件版本:http://cvsp.cs.ntua.gr/research/GraphClustering/ 。