中文
相关论文

相关论文: Distance Reconstruction of Sparse Random Graphs

200 篇论文

The following question is due to Chatterjee and Varadhan (2011). Fix $0<p<r<1$ and take $G\sim G(n,p)$, the Erd\H{o}s-R\'enyi random graph with edge density $p$, conditioned to have at least as many triangles as the typical $G(n,r)$. Is $G$…

概率论 · 数学 2016-02-05 Eyal Lubetzky , Yufei Zhao

We present a randomized algorithm for reconstructing directed rooted trees of $n$ nodes and node degree at most $d$, by asking at most $O(dn\log^2 n)$ path queries. Each path query takes as input an origin node and a target node, and…

数据结构与算法 · 计算机科学 2017-11-20 Zhaosen Wang , Jean Honorio

Multiple methods of finding the vertices belonging to a planted dense subgraph in a random dense $G(n, p)$ graph have been proposed, with an emphasis on planted cliques. Such methods can identify the planted subgraph in polynomial time, but…

机器学习 · 计算机科学 2022-11-29 Itay Levinas , Yoram Louzoun

Given an undirected graph $G$ with $m$ edges, $n$ vertices, and non-negative edge weights, and given an integer $k\geq 2$, we show that a $(2k-1)$-approximate distance oracle for $G$ of size $O(kn^{1 + 1/k})$ and with $O(\log k)$ query time…

离散数学 · 计算机科学 2012-10-03 Christian Wulff-Nilsen

In directed random graphs, in which edges can be assigned to have one of two directions, or perhaps both, the distance between two vertices $v$ and $v'$ can be computed along paths that are directed from $v$ to $v'$, or along paths that are…

概率论 · 数学 2026-03-25 A. D. Barbour , Gesine Reinert

For a fixed integer $k\geqslant 2$, let $G\in \mathcal{G}(n,p)$ be a simple connected graph on $n\rightarrow\infty$ vertices with the expected degree $d=np$ satisfying $d\geqslant c$ and $d^{k-1}= o(n)$ for some large enough constant $c$.…

组合数学 · 数学 2022-02-08 Fang Tian , Yun-Qin Sun , Zi-Long Liu

The problem of computing the vertex expansion of a graph is an NP-hard problem. The current best worst-case approximation guarantees for computing the vertex expansion of a graph are a $O(\sqrt{\log n})$-approximation algorithm due to…

数据结构与算法 · 计算机科学 2018-05-25 Anand Louis , Rakesh Venkat

Let $P$ be a set of $n \geq 5$ points in convex position in the plane. The path graph $G(P)$ of $P$ is an abstract graph whose vertices are non-crossing spanning paths of $P$, such that two paths are adjacent if one can be obtained from the…

组合数学 · 数学 2018-01-03 Chaya Keller , Yael Stein

In this paper, we study the problem of recovering the latent vertex correspondence between two correlated random graphs with vastly inhomogeneous and unknown edge probabilities between different pairs of vertices. Inspired by and extending…

数据结构与算法 · 计算机科学 2025-08-19 Jian Ding , Yumou Fei , Yuanzheng Wang

In a random linear graph, vertices are points on a line, and pairs of vertices are connected, independently, with a link probability that decreases with distance. We study the problem of reconstructing the linear embedding from the graph,…

组合数学 · 数学 2020-05-25 Israel Rocha , Jeannette Janssen , Nauzer Kalyaniwalla

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

The dissertation is related to combinatorial geometry with a strong probabilistic flavor. The main results can be split into three parts. The results of the first part guarantee that each "unit distance graph" in the plane has an induced…

组合数学 · 数学 2015-01-16 Andrei A. Kokotkin

Let $\mathcal{Q}$ be a vertex subset problem on graphs. In a reconfiguration variant of $\mathcal{Q}$ we are given a graph $G$ and two feasible solutions $S_s, S_t\subseteq V(G)$ of $\mathcal{Q}$ with $|S_s|=|S_t|=k$. The problem is to…

离散数学 · 计算机科学 2018-09-12 Sebastian Siebertz

We present an algorithm that computes the diameter of random geometric graphs (RGGs) with expected average degree ${\Theta}(n^{\delta})$ for constant ${\delta}\in(0,1)$ in $\tilde{O}(n^{\frac{3}{2}(1+{\delta})} +n^{2 -…

数据结构与算法 · 计算机科学 2026-03-18 Thomas Bläsius , Annemarie Schaub , Marcus Wilhelm

For two correlated graphs which are independently sub-sampled from a common Erd\H{o}s-R\'enyi graph $\mathbf{G}(n, p)$, we wish to recover their \emph{latent} vertex matching from the observation of these two graphs \emph{without labels}.…

统计理论 · 数学 2022-05-31 Jian Ding , Hang Du

We describe a new random greedy algorithm for generating regular graphs of high girth: Let $k\geq 3$ and $c \in (0,1)$ be fixed. Let $n \in \mathbb{N}$ be even and set $g = c \log_{k-1} (n)$. Begin with a Hamilton cycle $G$ on $n$ vertices.…

组合数学 · 数学 2020-06-30 Nati Linial , Michael Simkin

Graph shotgun assembly refers to the problem of reconstructing a graph from a collection of local neighborhoods. In this paper, we consider shotgun assembly of \ER random graphs $G(n, p_n)$, where $p_n = n^{-\alpha}$ for $0 < \alpha < 1$.…

概率论 · 数学 2022-01-14 Julia Gaudio , Elchanan Mossel

In this paper we study the diameter of the random graph $G(n,p)$, i.e., the the largest finite distance between two vertices, for a wide range of functions $p=p(n)$. For $p=\la/n$ with $\la>1$ constant, we give a simple proof of an…

概率论 · 数学 2010-10-07 Oliver Riordan , Nicholas Wormald

Consider a $d$-uniform random hypergraph on $n$ vertices in which hyperedges are included iid so that the average degree is $n^\delta$. The projection of a hypergraph is a graph on the same $n$ vertices where an edge connects two vertices…

组合数学 · 数学 2025-02-24 Guy Bresler , Chenghao Guo , Yury Polyanskiy , Andrew Yao

Measuring the distances between vertices on graphs is one of the most fundamental components in network analysis. Since finding shortest paths requires traversing the graph, it is challenging to obtain distance information on large graphs…

社会与信息网络 · 计算机科学 2019-02-12 Hongyang Zhang , Huacheng Yu , Ashish Goel