中文
相关论文

相关论文: Triangle processes on graphs with given degree seq…

200 篇论文

We study the problem of estimating the number of triangles in a graph stream. No streaming algorithm can get sublinear space on all graphs, so methods in this area bound the space in terms of parameters of the input graph such as the…

数据结构与算法 · 计算机科学 2019-04-18 John Kallaugher , Eric Price

Understanding the subgraph distribution in random networks is important for modelling complex systems. In classic Erdos networks, which exhibit a Poissonian degree distribution, the number of appearances of a subgraph G with n nodes and g…

统计力学 · 物理学 2009-11-10 S. Itzkovitz , R. Milo , N. Kashtan , G. Ziv , U. Alon

Given a set of snapshots from a temporal network we develop, analyze, and experimentally validate a so-called network interpolation scheme. Our method allows us to build a plausible, albeit random, sequence of graphs that transition between…

社会与信息网络 · 计算机科学 2021-02-22 Thomas Reeves , Anil Damle , Austin R. Benson

We study a simple Markov chain, the switch chain, on the set of all perfect matchings in a bipartite graph. This Markov chain was proposed by Diaconis, Graham and Holmes as a possible approach to a sampling problem arising in Statistics. We…

数据结构与算法 · 计算机科学 2017-01-27 Martin Dyer , Mark Jerrum , Haiko Müller

The mixer chain on a graph G is the following Markov chain. Place tiles on the vertices of G, each tile labeled by its corresponding vertex. A "mixer" moves randomly on the graph, at each step either moving to a randomly chosen neighbor, or…

概率论 · 数学 2009-01-13 Ariel Yadin

Randomising networks using a naive `accept-all' edge-swap algorithm is generally biased. Building on recent results for nondirected graphs, we construct an ergodic detailed balance Markov chain with non-trivial acceptance probabilities for…

定量方法 · 定量生物学 2011-12-21 E. S. Roberts , A. C. C. Coolen

The distance of a graph from being triangle-free is a fundamental graph parameter, counting the number of edges that need to be removed from a graph in order for it to become triangle-free. Its corresponding computational problem is the…

分布式、并行与集群计算 · 计算机科学 2024-02-22 Keren Censor-Hillel , Majd Khoury

Counting the number of triangles in a graph has many important applications in network analysis. Several frequently computed metrics like the clustering coefficient and the transitivity ratio need to count the number of triangles in the…

数据结构与算法 · 计算机科学 2013-04-24 Mostafa Haghir Chehreghani

Since 1997 a considerable effort has been spent on the study of the swap (switch) Markov chains on graphic degree sequences. Several results were proved on rapidly mixing Markov chains on regular simple, on regular directed, on half-regular…

组合数学 · 数学 2019-11-07 Péter L. Erdős , Tamás Róbert Mezei , István Miklós

The number of triangles is a computationally expensive graph statistic which is frequently used in complex network analysis (e.g., transitivity ratio), in various random graph models (e.g., exponential random graph model) and in important…

数据结构与算法 · 计算机科学 2015-05-20 Mihail N. Kolountzakis , Gary L. Miller , Richard Peng , Charalampos E. Tsourakakis

The configuration model is a standard tool for uniformly generating random graphs with a specified degree sequence, and is often used as a null model to evaluate how much of an observed network's structure can be explained by its degree…

社会与信息网络 · 计算机科学 2023-05-31 Upasana Dutta , Bailey K. Fosdick , Aaron Clauset

Mahlmann and Schindelhauer (2005) defined a Markov chain which they called $k$-Flipper, and showed that it is irreducible on the set of all connected regular graphs of a given degree (at least 3). We study the 1-Flipper chain, which we call…

离散数学 · 计算机科学 2018-06-14 Colin Cooper , Martin Dyer , Catherine Greenhill , Andrew Handley

In a graph, a community may be loosely defined as a group of nodes that are more closely connected to one another than to the rest of the graph. While there are a variety of metrics that can be used to specify the quality of a given…

社会与信息网络 · 计算机科学 2014-04-24 Christine Klymko , David Gleich , Tamara G. Kolda

Triangle counting is a fundamental graph analytic operation that is used extensively in network science and graph mining. As the size of the graphs that needs to be analyzed continues to grow, there is a requirement in developing scalable…

分布式、并行与集群计算 · 计算机科学 2019-07-24 Ancy Sarah Tom , George Karypis

The preparation of the stationary distribution of irreducible, time-reversible Markov chains is a fundamental building block in many heuristic approaches to algorithmically hard problems. It has been conjectured that quantum analogs of…

量子物理 · 物理学 2015-02-20 Vedran Dunjko , Hans J. Briegel

We study mixing of the Metropolis algorithm for a distribution on the hypercube that corresponds to the Erd\H{o}s-R\'enyi random graph with edge probability p. This Markov chain has cutoff at max{p,1-p} n log n with window size n, a result…

概率论 · 数学 2013-09-30 Winfried Barta

An important problem arising in the study of complex networks, for instance in community detection and motif finding, is the sampling of graphs with fixed degree sequence. The equivalent problem of generating random 0,1 matrices with fixed…

组合数学 · 数学 2018-07-27 Annabell Berger , Corrie Jacobien Carstens

This study introduces an algorithm that generates undirected graphs with three main characteristics of real-world networks: scale-freeness, short distances between nodes (small-world phenomenon), and large clustering coefficients. The main…

社会与信息网络 · 计算机科学 2025-02-27 João Pedro C. Morais , Ruben Interian

We consider the problem of uniformly generating a spanning tree, of a connected undirected graph. This process is useful to compute statistics, namely for phylogenetic trees. We describe a Markov chain for producing these trees. For cycle…

数据结构与算法 · 计算机科学 2020-07-08 Luís M. S. Russo , Andreia Sofia Teixeira , Alexandre P Francisco

The generation of random graphs using edge swaps provides a reliable method to draw uniformly random samples of sets of graphs respecting some simple constraints, e.g. degree distributions. However, in general, it is not necessarily…

社会与信息网络 · 计算机科学 2012-02-06 Lionel Tabourier , Camille Roth , Jean-Philippe Cointet