Adaptive Relation Discovery from Focusing Seeds on Large Networks

Zhuo Wang,Chaokun Wang,Weiping Wang,Xiaoyan Gu,Bo Li,Dan Meng
DOI: https://doi.org/10.1109/ICDE48307.2020.00026
2020-01-01
Abstract:Given a network and a set of seeds related to each other, the problem of relation discovery from focusing seeds aims to discover the relations among all the seeds. Due to its wide applications, the task has been well studied in the literature. However, when facing applications where maybe not all the seeds relate to each other, methods for the task will discover many vertices unrelated to the seeds. To support such applications, a new problem called adaptive relation discovery from focusing seeds (A-RDFS) is proposed and studied in this article. Given a network and a set of seeds that may not be related to each other, discover additional vertices to reveal the relations among the seeds which are related to each other. To solve the A-RDFS problem, a relation sensitive subgraph structure called the alpha-relation core is proposed to find vertices related to a subset of the seeds. Thereafter, a metric called the relation quality is proposed to measure the quality of discovered relations. The metric is positively correlated with the a value of each discovered alpha-relation core. Hence, by maximizing the relation quality, a set of alpha-relation cores with large a values can be discovered, which reveals the relations among the seeds related to each other. Two algorithms are developed to optimize the relation quality. Then, using the algorithms as subroutines, the OPT-A-RDFS method is designed for the A-RDFS problem. Extensive experimental results demonstrate the performance of our methods.
What problem does this paper attempt to address?