Keyword Aware Influential Community Search in Large Attributed Graphs
We introduce a novel keyword-aware influential community query KICQ that finds the most influential communities from an attributed graph, where an influential community is defined as a closely connected group of vertices having some dominance over other groups of vertices with the expertise (a set of keywords) matching with the query terms (words or phrases). We first design the KICQ that facilitates users to issue an influential CS query intuitively by using a set of query terms, and predicates (AND or OR). In this context, we propose a novel word-embedding based similarity model that enables semantic community search, which substantially alleviates the limitations of exact keyword based community search. Next, we propose a new influence measure for a community that considers both the cohesiveness and influence of the community and eliminates the need for specifying values of internal parameters of a network. Finally, we propose two efficient algorithms for searching influential communities in large attributed graphs. We present detailed experiments and a case study to demonstrate the effectiveness and efficiency of the proposed approaches.
Code (1)
Tasks
Community SearchSimilar Papers 제목 키워드 기반
Trends in Explainable AI (XAI) Literature
The XAI literature is decentralized, both in terminology and in publication venues, but recent years saw the community converge around keywords that make it possible to more reliably discover papers automatically. We use…
Explainable Artificial Intelligence (XAI)Community Search in Time-dependent Road-social Attributed Networks
Real-world networks often involve both keywords and locations, along with travel time variations between locations due to traffic conditions. However, most existing cohesive subgraph-based community search studies utiliz…
AttributeCommunity SearchSemantic SimilaritySemantic Textual SimilarityA Comprehensive Study of Groundbreaking Machine Learning Research: Analyzing highly cited and impactful publications across six decades
Machine learning (ML) has emerged as a prominent field of research in computer science and other related fields, thereby driving advancements in other domains of interest. As the field continues to evolve, it is crucial …
Classical Machine Learning: Seventy Years of Algorithmic Learning Evolution
Machine learning (ML) has transformed numerous fields, but understanding its foundational research is crucial for its continued progress. This paper presents an overview of the significant classical ML algorithms and exa…
A novel measure to identify influential nodes: Return Random Walk Gravity Centrality
To identify influential nodes in real networks, it is essential to note the importance of considering the local and global information in a network. In addition, it is also key to consider the dynamic information. Accord…
Approximating Betweenness-Centrality rankingNode Classification