中文
相关论文

相关论文: On the Complexity of the Monte Carlo Method for In…

200 篇论文

In this paper, we address the top-$K$ ranking problem with a monotone adversary. We consider the scenario where a comparison graph is randomly generated and the adversary is allowed to add arbitrary edges. The statistician's goal is then to…

机器学习 · 统计学 2024-06-21 Yuepeng Yang , Antares Chen , Lorenzo Orecchia , Cong Ma

In an $r$-uniform hypergraph on $n$ vertices a tight Hamilton cycle consists of $n$ edges such that there exists a cyclic ordering of the vertices where the edges correspond to consecutive segments of $r$ vertices. We provide a first…

组合数学 · 数学 2021-07-01 Peter Allen , Christoph Koch , Olaf Parczyk , Yury Person

In the random-order online set cover problem, the instance with $m$ sets and $n$ elements is chosen in a worst-case fashion, but then the elements arrive in a uniformly random order. Can this random-order model allow us to circumvent the…

数据结构与算法 · 计算机科学 2025-11-11 Anupam Gupta , Marco Molinaro , Matteo Russo

In this paper we focus on the problem of the degree sequence for the following random graph process. At any time-step $t$, one of the following three substeps is executed: with probability $\alpha_1$, a new vertex $x_t$ and $m$ edges…

概率论 · 数学 2008-07-01 Xian-Yuan Wu , Zhao Dong , Ke Liu , Kai-Yuan Cai

We consider the well-studied problem of finding a perfect matching in $d$-regular bipartite graphs with $2n$ vertices and $m = nd$ edges. While the best-known algorithm for general bipartite graphs (due to Hopcroft and Karp) takes $O(m…

数据结构与算法 · 计算机科学 2009-07-30 Ashish Goel , Michael Kapralov , Sanjeev Khanna

We prove that the edge-reinforced random walk on the ladder ${\mathbb{Z}\times\{1,2\}}$ with initial weights $a>3/4$ is recurrent. The proof uses a known representation of the edge-reinforced random walk on a finite piece of the ladder as a…

概率论 · 数学 2007-05-23 Franz Merkl , Silke W. W. Rolles

Higher-order networks are efficient representations of sequential data. Unlike the classic first-order network approach, they capture indirect dependencies between items composing the input sequences by the use of \textit{memory-nodes}. We…

物理与社会 · 物理学 2021-09-08 Célestin Coquidé , Julie Queiros , François Queyroi

We present algorithms that extend the path-based hierarchical drawing framework and give experimental results. Our algorithms run in $O(km)$ time, where $k$ is the number of paths and $m$ is the number of edges of the graph, and provide…

数据结构与算法 · 计算机科学 2020-11-25 Panagiotis Lionakis , Giorgos Kritikakis , Ioannis G. Tollis

The quantum walk dynamics obey the laws of quantum mechanics with an extra locality constraint, which demands that the evolution operator is local in the sense that the walker must visit the neighboring locations before endeavoring to…

量子物理 · 物理学 2023-05-23 Caue F. T. Silva , Daniel Posner , Renato Portugal

We consider a random walk process which prefers to visit previously unvisited edges, on the random $r$-regular graph $G_r$ for any odd $r\geq 3$. We show that this random walk process has asymptotic vertex and edge cover times…

组合数学 · 数学 2018-05-16 Tony Johansson

In a very recent breakthrough, Behnezhad and Ghafari [FOCS'24] developed a novel fully dynamic randomized algorithm for maintaining a $(1-\epsilon)$-approximation of maximum matching with amortized update time potentially much better than…

数据结构与算法 · 计算机科学 2024-10-22 Sepehr Assadi , Sanjeev Khanna , Peter Kiss

Two mobile agents, starting from different nodes of a network at possibly different times, have to meet at the same node. This problem is known as $\mathit{rendezvous}$. Agents move in synchronous rounds. Each agent has a distinct integer…

分布式、并行与集群计算 · 计算机科学 2015-08-12 Avery Miller , Andrzej Pelc

In a former paper we simplified the proof of a theorem on personalized random walk that is fundamental to graph nodes clustering and generalized it to bipartite graphs for a specific case where the proobability of random jump was…

社会与信息网络 · 计算机科学 2017-02-14 Mieczysław A. Kłopotek , Sławomir T. Wierzchom , Robert A. Kłopotek , Elżbieta A. Kłopotek

In this article we will look at the PageRank algorithm used as part of the ranking process of different Internet pages in search engines by for example Google. This article has its main focus in the understanding of the behavior of PageRank…

信息检索 · 计算机科学 2014-01-24 Christopher Engström , Sergei Silvestrov

We study the problem of generating a sample from the stationary distribution of a Markov chain, given a method to simulate the chain. We give an approximation algorithm for the case of a random walk on a regular graph with n vertices that…

概率论 · 数学 2007-05-23 Itai Benjamini , Ben Morris

Consider an undirected graph $G = (VG, EG)$ and a set of six \emph{terminals} $T = \set{s_1, s_2, s_3, t_1, t_2, t_3} \subseteq VG$. The goal is to find a collection $\calP$ of three edge-disjoint paths $P_1$, $P_2$, and $P_3$, where $P_i$…

组合数学 · 数学 2010-03-17 Maxim Babenko , Ignat Kolesnichenko , Ilya Razenshteyn

We provide an algorithm that maintains, against an adaptive adversary, a $(1-\varepsilon)$-approximate maximum matching in $n$-node $m$-edge general (not necessarily bipartite) undirected graph undergoing edge deletions with high…

数据结构与算法 · 计算机科学 2024-12-05 Jiale Chen , Aaron Sidford , Ta-Wei Tu

We consider the problem of finding all allowed edges in a bipartite graph $G=(V,E)$, i.e., all edges that are included in some maximum matching. We show that given any maximum matching in the graph, it is possible to perform this…

离散数学 · 计算机科学 2011-07-26 Tamir Tassa

We present a novel quasi-Monte Carlo mechanism to improve graph-based sampling, coined repelling random walks. By inducing correlations between the trajectories of an interacting ensemble such that their marginal transition probabilities…

机器学习 · 统计学 2024-05-27 Isaac Reid , Eli Berger , Krzysztof Choromanski , Adrian Weller

The {\em maximum cardinality} and {\em maximum weight matching} problems can be solved in time $\tilde{O}(m\sqrt{n})$, a bound that has resisted improvement despite decades of research. (Here $m$ and $n$ are the number of edges and…

数据结构与算法 · 计算机科学 2011-12-06 Ran Duan , Seth Pettie , Hsin-Hao Su
‹ 上一页 1 8 9 10 下一页 ›