Title :
An Evolutionary Computational Method for N-Connection Subgraph Discovery
Author :
Chen, Enhong ; Chen, Xujia ; Sheu, Phillip C -Y ; Qian, Tieyun
Author_Institution :
Dept. of Comput. Sci., Univ. of Sci. & Technol. of China, Hefei
Abstract :
The problem of n-connection subgraph discovery (n-CSDP for short) is to find a small sized subgraph that can well capture the relationship among the n given nodes in a large graph. However there have been very few researches directly addressing the CSDP problem. Furthermore the currently available methods, for example, the electricity analogues based algorithm can only be suitable for tackling the 2-keynodes CSDP and does not work any more when n is greater than two. To deal with this problem, we propose an effective approach to discover the subgraph in two stages. In the first stage, we propose a neighbor-growth based method to extract a relatively bigger candidate subgraph compared with that of result subgraph. In the second stage, an evolutionary algorithm for optimizing the result subgraph is proposed. For this purpose, UTM code, a transformed representation of the adjacent matrix of graphs is designed to encode the topology of subgraph as individuals. Then corresponding evolutionary operators able to be directly performed on UTM code are given. Thus the efficiency of the algorithm is largely improved. The experimental results obtained on two real large scale graphs with different topology characteristics demonstrate that our method solves n-connection subgraph discovery problems effectively
Keywords :
data mining; evolutionary computation; graph theory; TV-connection subgraph discovery; UTM code; evolutionary computation; n-CSDP; n-connection subgraph discovery; neighbor-growth based method; Algorithm design and analysis; Artificial intelligence; Computer science; Evolutionary computation; Large-scale systems; Motion pictures; Social network services; Software engineering; Topology; Turing machines;
Conference_Titel :
Tools with Artificial Intelligence, 2006. ICTAI '06. 18th IEEE International Conference on
Conference_Location :
Arlington, VA
Print_ISBN :
0-7695-2728-0
DOI :
10.1109/ICTAI.2006.32