DocumentCode :
3403993
Title :
Parallel graph-cuts by adaptive bottom-up merging
Author :
Liu, Jiangyu ; Sun, Jian
Author_Institution :
Univ. of Sci. & Technol. of China, Hefei, China
fYear :
2010
fDate :
13-18 June 2010
Firstpage :
2181
Lastpage :
2188
Abstract :
Graph-cuts optimization is prevalent in vision and graphics problems. It is thus of great practical importance to parallelize the graph-cuts optimization using today´s ubiquitous multi-core machines. However, the current best serial algorithm by Boykov and Kolmogorov (called the BK algorithm) still has the superior empirical performance. It is non-trivial to parallelize as expensive synchronization overhead easily offsets the advantage of parallelism. In this paper, we propose a novel adaptive bottom-up approach to parallelize the BK algorithm. We first uniformly partition the graph into a number of regularly-shaped disjoint subgraphs and process them in parallel, then we incrementally merge the subgraphs in an adaptive way to obtain the global optimum. The new algorithm has three benefits: 1) it is more cache-friendly within smaller subgraphs; 2) it keeps balanced workloads among computing cores; 3) it causes little overhead and is adaptable to the number of available cores. Extensive experiments in common applications such as 2D/3D image segmentations and 3D surface fitting demonstrate the effectiveness of our approach.
Keywords :
graph theory; image segmentation; merging; multiprocessing systems; optimisation; surface fitting; 2D image segmentation; 3D surface fitting; BK algorithm; adaptive bottom-up merging; cache friendly; graph-cut optimization; parallel graph-cut; regularly shaped disjoint subgraph; ubiquitous multicore machine; workload balancing; Asia; Concurrent computing; Graphics; Image segmentation; Iterative algorithms; Merging; Partitioning algorithms; Pixel; Sun; Surface fitting;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Computer Vision and Pattern Recognition (CVPR), 2010 IEEE Conference on
Conference_Location :
San Francisco, CA
ISSN :
1063-6919
Print_ISBN :
978-1-4244-6984-0
Type :
conf
DOI :
10.1109/CVPR.2010.5539898
Filename :
5539898
Link To Document :
بازگشت