中文
相关论文

相关论文: Using shortest path to discover criminal community

200 篇论文

Social Network Analysis (SNA) is an interdisciplinary science that focuses on discovering the patterns of individuals interactions. In particular, practitioners have used SNA to describe and analyze criminal networks to highlight subgroups,…

社会与信息网络 · 计算机科学 2024-10-28 Annamaria Ficara , Francesco Curreri , Giacomo Fiumara , Pasquale De Meo

Modern pattern recognition tasks use complex algorithms that take advantage of large datasets to make more accurate predictions than traditional algorithms such as decision trees or k-nearest-neighbor better suited to describe simple…

机器学习 · 统计学 2021-10-14 AGaurav Arwade , Sigurdur Olafsson

We present a novel approach to partitioning network nodes into non-overlapping communities - a key step in revealing network modularity and hierarchical organization. Our methodology, applicable to networks with both weighted and unweighted…

物理与社会 · 物理学 2022-02-24 Aditya Ballal , Willow B. Kion-Crosby , Alexandre V. Morozov

Network datasets appear across a wide range of scientific fields, including biology, physics, and the social sciences. To enable data-driven discoveries from these networks, statistical inference techniques like estimation and hypothesis…

统计方法学 · 统计学 2026-02-19 Arpan Kumar , Minh Tang , Srijan Sengupta

Local network community detection is the task of finding a single community of nodes concentrated around few given seed nodes in a localized way. Conductance is a popular objective function used in many algorithms for local community…

社会与信息网络 · 计算机科学 2016-08-18 Twan van Laarhoven , Elena Marchiori

A common data mining task on networks is community detection, which seeks an unsupervised decomposition of a network into structural groups based on statistical regularities in the network's connectivity. Although many methods exist, the No…

机器学习 · 统计学 2020-08-10 Amir Ghasemian , Homa Hosseinmardi , Aaron Clauset

Spectral methods based on the eigenvectors of matrices are widely used in the analysis of network data, particularly for community detection and graph partitioning. Standard methods based on the adjacency matrix and related matrices,…

物理与社会 · 物理学 2013-08-30 M. E. J. Newman

Complex networks can be typically broken down into groups or modules. Discovering this "community structure" is an important step in studying the large-scale structure of networks. Many algorithms have been proposed for community detection…

社会与信息网络 · 计算机科学 2014-12-19 Jan Dreier , Philipp Kuinke , Rafael Przybylski , Felix Reidl , Peter Rossmanith , Somnath Sikdar

Overlapping Community Search (OCS) identifies nodes that interact with multiple communities based on a specified query. Existing community search approaches fall into two categories: algorithm-based models and Machine Learning-based (ML)…

社会与信息网络 · 计算机科学 2025-01-10 Qing Sima , Jianke Yu , Xiaoyang Wang , Wenjie Zhang , Ying Zhang , Xuemin Lin

Ransomware is currently the key threat for individual as well as corporate Internet users. Especially dangerous is crypto ransomware that encrypts important user data and it is only possible to recover it once a ransom has been paid.…

密码学与安全 · 计算机科学 2018-04-10 Krzysztof Cabaj , Marcin Gregorczyk , Wojciech Mazurczyk

Community search is a well-studied problem which, given a static graph and a query set of vertices, requires to find a cohesive (or dense) subgraph containing the query vertices. In this paper we study the problem of community search in…

数据结构与算法 · 计算机科学 2020-11-12 Ioanna Tsalouchidou , Francesco Bonchi , Ricardo Baeza-Yates

Near neighbor search (NNS) is a powerful abstraction for data access; however, data indexing is troublesome even for approximate indexes. For intrinsically high-dimensional data, high-quality fast searches demand either indexes with…

数据结构与算法 · 计算机科学 2021-06-30 Eric S. Tellez , Guillermo Ruiz , Edgar Chavez , Mario Graff

The task of \emph{community detection} in a graph formalizes the intuitive task of grouping together subsets of vertices such that vertices within clusters are connected tighter than those in disparate clusters. This paper approaches…

社会与信息网络 · 计算机科学 2015-10-12 Ramezan Paravi Torghabeh , Narayana Prasad Santhanam

A flow approach to community detection in complex network and multilayer network systems is proposed. Two methods have been developed to search for communities in a network system (NS). The first of them is based on the calculation of flow…

物理与社会 · 物理学 2023-09-21 Olexandr Polishchuk

This report presents a very simple algorithm for overlaping community-detection in large graphs under constraints such as the minimum and maximum number of members allowed. The algorithm is based on the simulation of random walks and…

社会与信息网络 · 计算机科学 2015-05-12 Luis Argerich

The robustness and anomaly detection capability of neural networks are crucial topics for their safe adoption in the real-world. Moreover, the over-parameterization of recent networks comes with high computational costs and raises questions…

机器学习 · 计算机科学 2022-07-12 Morgane Ayle , Bertrand Charpentier , John Rachwan , Daniel Zügner , Simon Geisler , Stephan Günnemann

There is an extensive body of research on Social Network Analysis (SNA) based on the email archive. The network used in the analysis is generally extracted either by capturing the email communication in From, To, Cc and Bcc email header…

社会与信息网络 · 计算机科学 2017-09-04 Gregory Tsipenyuk , Jon Crowcroft

Graph neural networks (GNNs) are able to achieve promising performance on multiple graph downstream tasks such as node classification and link prediction. Comparatively lesser work has been done to design GNNs which can operate directly for…

社会与信息网络 · 计算机科学 2021-10-20 Sambaran Bandyopadhyay , Vishal Peter

The k-nearest neighbors (kNN) algorithm is a cornerstone of non-parametric classification in artificial intelligence, yet its deployment in large-scale applications is persistently constrained by the computational trade-off between…

机器学习 · 计算机科学 2026-01-26 Jiaye Li , Gang Chen , Hang Xu , Shichao Zhang

Graph-based approaches are empirically shown to be very successful for the nearest neighbor search (NNS). However, there has been very little research on their theoretical guarantees. We fill this gap and rigorously analyze the performance…

数据结构与算法 · 计算机科学 2020-08-21 Liudmila Prokhorenkova , Aleksandr Shekhovtsov