paper-with-me

홈 › Papers

Community Detection via Measure Space Embedding

2015-12-01 · NeurIPS 2015 12 · Mark Kozdoba, Shie Mannor

We present a new algorithm for community detection. The algorithm uses random walks to embed the graph in a space of measures, after which a modification of $k$-means in that space is applied. The algorithm is therefore fast and easily parallelizable. We evaluate the algorithm on standard random graph benchmarks, including some overlapping community benchmarks, and find its performance to be better or at least as good as previously known algorithms. We also prove a linear time (in number of edges) guarantee for the algorithm on a $p,q$-stochastic block model with where $p \geq c\cdot N^{-\half + \epsilon}$ and $p-q \geq c' \sqrt{p N^{-\half + \epsilon} \log N}$.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Community DetectionStochastic Block Model

Similar Papers 제목 키워드 기반

Overlapping Communities Detection via Measure Space Embedding

2015-04-26 · Mark Kozdoba, Shie Mannor

We present a new algorithm for community detection. The algorithm uses random walks to embed the graph in a space of measures, after which a modification of $k$-means in that space is applied. The algorithm is therefore …

Community DetectionStochastic Block Model

Graph Encoder Ensemble for Simultaneous Vertex Embedding and Community Detection

2023-01-18 · Cencheng Shen, Youngser Park, Carey E. Priebe

In this paper, we introduce a novel and computationally efficient method for vertex embedding, community detection, and community size determination. Our approach leverages a normalized one-hot graph encoder and a rank-b…

Community Detection

Community detection in networks using graph embeddings

2020-09-11 · Aditya Tandon, Aiiad Albeshri, Vijey Thayananthan, Wadee Alhalabi 외

Graph embedding methods are becoming increasingly popular in the machine learning community, where they are widely used for tasks such as node classification and link prediction. Embedding graphs in geometric spaces shou…

ClusteringCommunity DetectionGraph EmbeddingLink Prediction+1

Determining Code Words in Euphemistic Hate Speech Using Word Embedding Networks

2018-10-01 · WS 2018 10 · Rijul Magu, Jiebo Luo

While analysis of online explicit abusive language detection has lately seen an ever-increasing focus, implicit abuse detection remains a largely unexplored space. We carry out a study on a subcategory of implicit hate: …

Abuse DetectionAbusive LanguageCommunity DetectionHate Speech Detection+1

Hyperbolic Multiplex Network Embedding with Maps of Random Walk

2019-11-23 · Peiyuan Sun

Recent research on network embedding in hyperbolic space have proven successful in several applications. However, nodes in real world networks tend to interact through several distinct channels. Simple aggregation or ign…

Community DetectionNetwork Embedding