中文
相关论文

相关论文: Spectral Clustering in Birthday Paradox Time

200 篇论文

We study graph-theoretic properties of the trace of a random walk on a random graph. We show that for any $\varepsilon>0$ there exists $C>1$ such that the trace of the simple random walk of length $(1+\varepsilon)n\ln{n}$ on the random…

组合数学 · 数学 2017-12-13 Alan Frieze , Michael Krivelevich , Peleg Michaeli , Ron Peled

The seminal paper by Mazumdar and Saha \cite{MS17a} introduced an extensive line of work on clustering with noisy queries. Yet, despite significant progress on the problem, the proposed methods depend crucially on knowing the exact…

机器学习 · 计算机科学 2022-07-22 Alberto Del Pia , Mingchen Ma , Christos Tzamos

The well-known clustering algorithm of Miller, Peng, and Xu (SPAA 2013) is useful for many applications, including low-diameter decomposition and low-energy distributed algorithms. One nice property of their clustering, shown in previous…

分布式、并行与集群计算 · 计算机科学 2025-06-12 Yi-Jun Chang , Varsha Dani , Thomas P. Hayes

We consider the following problem: let $n>k$ be natural numbers, and let $G$ be a graph on $n$ vertices (undirected, without loops or multiple edges). Denote by $h_k(G)$ the number of unordered pairs of vertices in the graph $G$ whose…

组合数学 · 数学 2026-01-15 Sergey Dmitrievich Onishchenko

One of the most important algorithmic applications of quantum walks is to solve spatial search problems. A widely used quantum algorithm for this problem, introduced by Childs and Goldstone [Phys. Rev. A 70, 022314 (2004)], finds a marked…

量子物理 · 物理学 2020-09-23 Shantanav Chakraborty , Leonardo Novo , Jérémie Roland

We prove that for every parity decision tree of depth $d$ on $n$ variables, the sum of absolute values of Fourier coefficients at level $\ell$ is at most $d^{\ell/2} \cdot O(\ell \cdot \log(n))^\ell$. Our result is nearly tight for small…

计算复杂性 · 计算机科学 2021-05-14 Uma Girish , Avishay Tal , Kewen Wu

We study existence of percolation in the hierarchical group of order $N$, which is an ultrametric space, and transience and recurrence of random walks on the percolation clusters. The connection probability on the hierarchical group for two…

概率论 · 数学 2016-02-09 D. A. Dawson , L. G. Gorostiza

It is a classical result that a random permutation of $n$ elements has, on average, about $\log n$ cycles. We generalise this fact to all directed $d$-regular graphs on $n$ vertices by showing that, on average, a random cycle-factor of such…

We are interested in the probability that two randomly selected neighbors of a random vertex of degree (at least) $k$ are adjacent. We evaluate this probability for a power law random intersection graph, where each vertex is prescribed a…

社会与信息网络 · 计算机科学 2018-01-08 Mindaugas Bloznelis , Justinas Petuchovas

Identifying the number $K$ of clusters in a dataset is one of the most difficult problems in clustering analysis. A choice of $K$ that correctly characterizes the features of the data is essential for building meaningful clusters. In this…

统计方法学 · 统计学 2019-05-06 Adriano Zanin Zambom , Julian A. Collazos , Ronaldo Dias

Connected clustering denotes a family of constrained clustering problems in which we are given a distance metric and an undirected connectivity graph $G$ that can be completely unrelated to the metric. The aim is to partition the $n$…

数据结构与算法 · 计算机科学 2025-11-25 Jan Eube , Heiko Röglin

Let $G$ be a finitely generated group and $X$ its Cayley graph with respect to a finite, symmetric generating set $S$. Furthermore, let $H$ be a finite group and $H \wr G$ the lamplighter group (wreath product) over $G$ with group of…

泛函分析 · 数学 2012-12-06 Franz Lehner , Markus Neuhauser , Wolfgang Woess

Finding all maximal $k$-plexes on networks is a fundamental research problem in graph analysis due to many important applications, such as community detection, biological graph analysis, and so on. A $k$-plex is a subgraph in which every…

数据结构与算法 · 计算机科学 2022-05-03 Qiangqiang Dai , Rong-Hua Li , Hongchao Qin , Meihao Liao , Guoren Wang

We analyze continuous-time quantum walks on necklace graphs - cyclical graphs consisting of many copies of a smaller graph (pearl). Using a Bloch-type ansatz for the eigenfunctions, we block-diagonalize the Hamiltonian, reducing the…

量子物理 · 物理学 2012-04-16 Maria Kieferova , Daniel Nagaj

Motivated by the problem of routing reliably and scalably in a graph, we introduce the notion of a splicer, the union of spanning trees of a graph. We prove that for any bounded-degree n-vertex graph, the union of two random spanning trees…

离散数学 · 计算机科学 2008-07-10 Navin Goyal , Luis Rademacher , Santosh Vempala

We present an efficient algorithm for a problem in the interface between clustering and graph embeddings. An embedding $\varphi:G\rightarrow M$ of a graph $G$ into a 2-manifold $M$ maps the vertices in $V(G)$ to distinct points and the…

计算几何 · 计算机科学 2019-07-24 Hugo A. Akitaya , Radoslav Fulek , Csaba D. Tóth

Given a constant $\alpha>0$, an $n$-vertex graph is called an $\alpha$-expander if every set $X$ of at most $n/2$ vertices in $G$ has an external neighborhood of size at least $\alpha|X|$. Addressing a question posed by Friedman and…

组合数学 · 数学 2022-04-21 Anders Martinsson , Raphael Steiner

We present the first sublinear-in-$n$ round algorithm for sampling an approximately uniform spanning tree of an $n$-vertex graph in the CongestedClique model of distributed computing. In particular, our algorithm requires…

分布式、并行与集群计算 · 计算机科学 2025-05-12 Sriram V. Pemmaraju , Sourya Roy , Joshua Z. Sobel

We pose a new and intriguing question motivated by distributed computing regarding random walks on graphs: How long does it take for several independent random walks, starting from the same vertex, to cover an entire graph? We study the…

概率论 · 数学 2007-11-20 Noga Alon , Chen Avin , Michal Koucky , Gady Kozma , Zvi Lotker , Mark R. Tuttle

For a graph $G$ on $n$ vertices, naively sampling the position of a random walk of at time $t$ requires work $\Omega(t)$. We desire local access algorithms supporting $\text{position}(G,s,t)$ queries, which return the position of a random…

数据结构与算法 · 计算机科学 2021-02-16 Amartya Shankha Biswas , Edward Pyne , Ronitt Rubinfeld