{"title":"Performance Evaluation of Graph Partitioning on Many-core System","authors":"A. Tapase, Siddheshwar V. Patil, D. Kulkarni","doi":"10.1109/RTEICT52294.2021.9573598","DOIUrl":null,"url":null,"abstract":"Max-flow or min-cut is one of the important strategies for modelling and addressing practical problems in computer vision, image processing, and optimization theory using graph algorithms. It's been extensively used in a variety of applications, including image segmentation, flow network. As graph can be large and complex in terms of the amount of nodes/edges and the connection between them, the graph partitioning technique helps to divide the graph into sub-parts by using max-flow and min-cut method. According to the max-flow min-cut, the total weight of the edges in a flow network's minimal cut equals the maximum quantity of flow travelling from the source to the sink. This paper describes both serial and parallel implementations of the push-relabel approach for max-flow and min-cut. The parallel implementation on many-core system (GPGPU) shows better speedup than serial implementation of the prooosed algorithm.","PeriodicalId":191410,"journal":{"name":"2021 International Conference on Recent Trends on Electronics, Information, Communication & Technology (RTEICT)","volume":"84 6 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2021-08-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"2021 International Conference on Recent Trends on Electronics, Information, Communication & Technology (RTEICT)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/RTEICT52294.2021.9573598","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0
Abstract
Max-flow or min-cut is one of the important strategies for modelling and addressing practical problems in computer vision, image processing, and optimization theory using graph algorithms. It's been extensively used in a variety of applications, including image segmentation, flow network. As graph can be large and complex in terms of the amount of nodes/edges and the connection between them, the graph partitioning technique helps to divide the graph into sub-parts by using max-flow and min-cut method. According to the max-flow min-cut, the total weight of the edges in a flow network's minimal cut equals the maximum quantity of flow travelling from the source to the sink. This paper describes both serial and parallel implementations of the push-relabel approach for max-flow and min-cut. The parallel implementation on many-core system (GPGPU) shows better speedup than serial implementation of the prooosed algorithm.