A Method for Solving a Bipartite-Graph Clustering Problem with Sequence Optimization

  • Authors:
  • Keiu Harada;Takuya Ishioka;Ikuo Suzuki;Masashi Furukawa

  • Affiliations:
  • Hokkaido University;Hokkaido University;Hokkaido University;Hokkaido University

  • Venue:
  • CIT '07 Proceedings of the 7th IEEE International Conference on Computer and Information Technology
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper, we propose the solving method of Bipartite-graph Clustering Problem (BCP) by transforming from BCP into Traveling Salesman Problem (TSP). The analysis of information in web is an important guide to understand how to organize the wisdom of mankind. Especially, to divide from related information into communities of a suitable number is useful to the extraction of valuable information. One of the methods for extracting the community is using bipartite graph. BCP is equal to TSP with some concentrated cities, in the point of classifying the similar vertexes into each cluster. In order to solve TSP by smaller computational cost, we adopt the Local Clustering Organization (LCO) method from many proposed solution for TSP. LCO has been proven to be possible to perform the high-speed computation for large-scale TSP. As the result of some computational experiments, we verified that our proposed method is possible to decide an optimum threshold of cost by observing the distribution.