2017
DOI: 10.1016/j.ins.2017.06.005
|View full text |Cite
|
Sign up to set email alerts
|

JacSim: An accurate and efficient link-based similarity measure in graphs

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
28
0

Year Published

2018
2018
2023
2023

Publication Types

Select...
6
2

Relationship

2
6

Authors

Journals

citations
Cited by 20 publications
(28 citation statements)
references
References 9 publications
0
28
0
Order By: Relevance
“…We note that M -score(a, b) is also calculated in the same way. We employed Jaccard to calculate these two scores since in the literature, it is a well-known similarity measure widely used to calculate the similarity of binary vectors (i.e., sets) in various topics such as image segmentation [10], document summarization [20], and similarity computation [14].…”
Section: Similarity Computationmentioning
confidence: 99%
“…We note that M -score(a, b) is also calculated in the same way. We employed Jaccard to calculate these two scores since in the literature, it is a well-known similarity measure widely used to calculate the similarity of binary vectors (i.e., sets) in various topics such as image segmentation [10], document summarization [20], and similarity computation [14].…”
Section: Similarity Computationmentioning
confidence: 99%
“…In [18], the authors propose an algorithm of Co-citation similarity, which is defined by the amount of all entities that cite both nodes together, but the algorithm only considers the direct neighbors of nodes, which cannot adapt the requirements of multi-step Top-k query. Reference [19] gives out an accurate iterative algorithm, which needs to calculate the SimRank similarity of all nodes and has a large calculation cost. Based on that, [20] puts forward an iterative algorithm to calculate the similarity of dimension reduction.…”
Section: Related Workmentioning
confidence: 99%
“…However, it needs much preparing work and when the graph updates, the similarity board need to renew, the algorithm has a low query efficiency on dynamic graph. In [19], a random walk algorithm based on SimRank is proposed, denote the similarity by the expectation of the time that two random walks use from two nodes to meet, so its efficiency is high, but it cannot guarantee the accuracy on dynamic graph. In [24] the authors give out a similarity query method on the heterogeneous information network, which uses x-star mode to realize similarity query, but it has a high cost and the efficiency on dynamic graph is low.…”
Section: Related Workmentioning
confidence: 99%
“…Nowadays, graphs are becoming increasingly important since they are natural representations to encode relational structures in many domains (e.g., app's function-call diagrams, brain-region functional activities, bio-medical drug molecules, protein interaction networks, citation networks, and social networks), where nodes represent the domain's objects and links to their pairwise relationships [1][2][3][4][5][6][7]. Computing the similarity score between two nodes based on the graph structure is a fundamental task in a wide range of applications such as recommender systems, spam detection, graph clustering [8,9], web page ranking, citation analysis, social network analysis, k-nearest neighbor search [1,9], synonym expansion (i.e., search engine's query rewriting and text simplification), and lexicon extraction (i.e., automatically building bilingual lexicons from text corpora) [10].…”
Section: Introductionmentioning
confidence: 99%
“…Link-based similarity measures (in short, similarity measures) such as SimRank [11] are well-known and conventional techniques to compute the similarity of nodes only based on the graph structure. Recently, SimRank and its variants have attracted a growing interest in the areas of data mining and information retrieval [1,[8][9][10][12][13][14]. The philosophy of SimRank in similarity computation is that "two objects are similar if they are related to similar objects" [11].…”
Section: Introductionmentioning
confidence: 99%