中文
相关论文

相关论文: Finding Cliques in Social Networks: A New Distribu…

200 篇论文

A graph G is c-closed if every two vertices with at least c common neighbors are adjacent to each other. Introduced by Fox, Roughgarden, Seshadhri, Wei and Wein [ICALP 2018, SICOMP 2020], this definition is an abstraction of the triadic…

数据结构与算法 · 计算机科学 2025-04-04 Tom Davot , Jessica Enright , Jayakrishnan Madathil , Kitty Meeks

Jacob Fox, C. Seshadhri, Tim Roughgarden, Fan Wei, and Nicole Wein introduced the model of $c$-closed graphs--a distribution-free model motivated by triadic closure, one of the most pervasive structural signatures of social networks. While…

组合数学 · 数学 2025-12-08 Gabriela Bourla , Kaixin Wang , Fan Wei , Runtian Zhou

Finding large cliques or cliques missing a few edges is a fundamental algorithmic task in the study of real-world graphs, with applications in community detection, pattern recognition, and clustering. A number of effective…

组合数学 · 数学 2021-11-23 Balaram Behera , Edin Husić , Shweta Jain , Tim Roughgarden , C. Seshadhri

In social networks the {\sc Strong Triadic Closure} is an assignment of the edges with strong or weak labels such that any two vertices that have a common neighbor with a strong edge are adjacent. The problem of maximizing the number of…

数据结构与算法 · 计算机科学 2016-10-10 Athanasios Konstantinidis , Charis Papadopoulos

Social networks have become an inseparable part of human life and processing them in an efficient manner is a top priority in the study of networks. These networks are highly dynamic and they are growing incessantly. Inspired by the concept…

社会与信息网络 · 计算机科学 2020-12-04 Sara Ahmadian , Shahrzad Haddadan

Triadic closure, the formation of a connection between two nodes in a network sharing a common neighbor, is considered a fundamental mechanism determining the clustered nature of many real-world topologies. In this work we define a static…

物理与社会 · 物理学 2024-02-16 Lorenzo Cirigliano , Claudio Castellano , Gareth Baxter , Gábor Timár

We show that the algorithm presented in [J. Fox, T. Roughgarden, C. Seshadhri, F. Wei, and N. Wein. Finding cliques in social networks: A new distribution-free model. SIAM journal on computing, 49(2):448-464, 2020.] can be modified to have…

数据结构与算法 · 计算机科学 2023-06-23 George Manoussakis

Finding dense subgraphs is a core problem with numerous graph mining applications such as community detection in social networks and anomaly detection. However, in many real-world networks connections are not equal. One way to label edges…

数据结构与算法 · 计算机科学 2025-02-04 Chamalee Wickrama Arachchi , Iiro Kumpulainen , Nikolaj Tatti

Most of the complex social, technological and biological networks have a significant community structure. Therefore the community structure of complex networks has to be considered as a universal property, together with the much explored…

物理与社会 · 物理学 2014-12-02 Ginestra Bianconi , Richard K. Darst , Jacopo Iacovacci , Santo Fortunato

When searching for characteristic subpatterns in potentially noisy graph data, it appears self-evident that having multiple observations would be better than having just one. However, it turns out that the inconsistencies introduced when…

机器学习 · 计算机科学 2012-06-22 Novi Quadrianto , Chao Chen , Christoph Lampert

Triadic closure has been conceptualized and measured in a variety of ways, most famously the clustering coefficient. Existing extensions to affiliation networks, however, are sensitive to repeat group attendance, which manifests in…

组合数学 · 数学 2016-06-27 Jason Cory Brunson

Multi-edge networks capture repeated interactions between individuals. In social networks, such edges often form closed triangles, or triads. Standard approaches to measure this triadic closure, however, fail for multi-edge networks,…

社会与信息网络 · 计算机科学 2021-02-24 Laurence Brandenberger , Giona Casiraghi , Vahan Nanumyan , Frank Schweitzer

It is shown how to construct a clique graph in which properties of cliques of a fixed order in a given graph are represented by vertices in a weighted graph. Various definitions and motivations for these weights are given. The detection of…

物理与社会 · 物理学 2011-01-04 T. S. Evans

A strong clique in a graph is a clique intersecting every maximal independent set. We study the computational complexity of six algorithmic decision problems related to strong cliques in graphs and almost completely determine their…

组合数学 · 数学 2018-08-28 Ademir Hujdurović , Martin Milanič , Bernard Ries

Finding complete subgraphs in a graph, that is, cliques, is a key problem and has many real-world applications, e.g., finding communities in social networks, clustering gene expression data, modeling ecological niches in food webs, and…

最优化与控制 · 数学 2017-05-01 Melisew Tefera Belachew , Nicolas Gillis

Our primary objective in this paper is to study the distribution of the maximal clique size of the vertices in complex networks. We define the maximal clique size for a vertex as the maximum size of the clique that the vertex is part of and…

社会与信息网络 · 计算机科学 2015-08-10 Natarajan Meghanathan

Fox et al. [SIAM J. Comp. 2020] introduced a new parameter, called $c$-closure, for a parameterized study of clique enumeration problems. A graph $G$ is $c$-closed if every pair of vertices with at least $c$ common neighbors is adjacent.…

数据结构与算法 · 计算机科学 2020-07-24 Tomohiro Koana , André Nichterlein

A graph is $c$-closed when every pair of nonadjacent vertices has at most $c-1$ common neighbors. In $c$-Closed Vertex Deletion, the input is a graph $G$ and an integer $k$ and we ask whether $G$ can be transformed into a $c$-closed graph…

数据结构与算法 · 计算机科学 2025-11-18 Lisa Lehner , Christian Komusiewicz , Luca Pascal Staus

There are many methods to find a maximum (or maximal) clique in large networks. Due to the nature of combinatorics, computation becomes exponentially expensive as the number of vertices in a graph increases. Thus, there is a need for…

社会与信息网络 · 计算机科学 2022-07-27 S. Y. Chan , K. Morgan , J. Ugon

Community detection has arisen as one of the most relevant topics in the field of graph data mining due to its importance in many fields such as biology, social networks or network traffic analysis. The metrics proposed to shape communities…

社会与信息网络 · 计算机科学 2012-07-27 Arnau Prat-Pérez , David Dominguez-Sal , Josep M. Brunat , Josep-Lluis Larriba-Pey
‹ 上一页 1 2 3 10 下一页 ›