Skip to main content

Showing 1–8 of 8 results for author: Kiwi, M

Searching in archive cs. Search in all archives.
.
  1. arXiv:2404.08162  [pdf, ps, other

    cs.DS

    Naively Sorting Evolving Data is Optimal and Robust

    Authors: George Giakkoupis, Marcos Kiwi, Dimitrios Los

    Abstract: We study sorting in the evolving data model, introduced by [AKMU11], where the true total order changes while the sorting algorithm is processing the input. More precisely, each comparison operation of the algorithm is followed by a sequence of evolution steps, where an evolution step perturbs the rank of a random item by a "small" random value. The goal is to maintain an ordering that remains clo… ▽ More

    Submitted 22 September, 2024; v1 submitted 11 April, 2024; originally announced April 2024.

    Comments: 40 pages, 6 figures

    MSC Class: 68W20; 68W40; 68P10 ACM Class: F.2.2; G.3

    Journal ref: In Proceedings of the 65th IEEE Annual Symposium on Foundations of Computer Science (FOCS 2024)

  2. arXiv:2302.03569  [pdf, other

    math.PR cs.CC

    Label propagation on binomial random graphs

    Authors: Marcos Kiwi, Lyuben Lichev, Dieter Mitsche, Paweł Prałat

    Abstract: We study the behavior of a label propagation algorithm (LPA) on the Erdős-Rényi random graph $\mathcal{G}(n,p)$. Initially, given a network, each vertex starts with a random label in the interval $[0,1]$. Then, in each round of LPA, every vertex switches its label to the majority label in its neighborhood (including its own label). At the first round, ties are broken towards smaller labels, while… ▽ More

    Submitted 22 May, 2025; v1 submitted 7 February, 2023; originally announced February 2023.

    Comments: 47 pages

    MSC Class: 05C80; 60C05; 05D40 ACM Class: G.3; G.2.2

  3. arXiv:2207.06956  [pdf, ps, other

    math.PR cs.DM math.CO

    Cover and Hitting Times of Hyperbolic Random Graphs

    Authors: Marcos Kiwi, Markus Schepers, John Sylvester

    Abstract: We study random walks on the giant component of Hyperbolic Random Graphs (HRGs), in the regime when the degree distribution obeys a power law with exponent in the range $(2,3)$. In particular, we first focus on the expected time for a random walk to hit a given vertex or visit, i.e. cover, all vertices. We show that, a.a.s. (with respect to the HRG), and up to multiplicative constants: the cover t… ▽ More

    Submitted 1 May, 2024; v1 submitted 14 July, 2022; originally announced July 2022.

    Comments: 55 pages, 4 figures. Appeared in Proceedings of RANDOM 2022

    MSC Class: 05C80; 60J10; 60G40

  4. Quasi-random words and limits of word sequences

    Authors: Hiêp Hàn, Marcos Kiwi, Matías Pavez-Signé

    Abstract: Words are sequences of letters over a finite alphabet. We study two intimately related topics for this object: quasi-randomness and limit theory. With respect to the first topic we investigate the notion of uniform distribution of letters over intervals, and in the spirit of the famous Chung--Graham--Wilson theorem for graphs we provide a list of word properties which are equivalent to uniformity.… ▽ More

    Submitted 30 August, 2021; v1 submitted 7 March, 2020; originally announced March 2020.

    MSC Class: 05A05 (Primary); 68Q99 (Secondary) ACM Class: G.2.1

    Journal ref: European Journal of Combinatorics, Volume 98, 2021

  5. arXiv:1308.3831  [pdf, ps, other

    cs.SI math.PR

    Strict majority bootstrap percolation in the r-wheel

    Authors: Marcos Kiwi, Pablo Moisset de Espanés, Ivan Rapaport, Sergio Rica, Guillaume Theyssier

    Abstract: In this paper we study the strict majority bootstrap percolation process on graphs. Vertices may be active or passive. Initially, active vertices are chosen independently with probability p. Each passive vertex becomes active if at least half of its neighbors are active (and thereafter never changes its state). If at the end of the process all vertices become active then we say that the initial se… ▽ More

    Submitted 19 November, 2013; v1 submitted 18 August, 2013; originally announced August 2013.

    Comments: 10 pages

    MSC Class: 60K35; 60C05

  6. arXiv:1305.4883  [pdf, other

    math.CO cs.DS

    Repetition-free longest common subsequence of random sequences

    Authors: Marcos Kiwi, Cristina G. Fernandes

    Abstract: A repetition free Longest Common Subsequence (LCS) of two sequences x and y is an LCS of x and y where each symbol may appear at most once. Let R denote the length of a repetition free LCS of two sequences of n symbols each one chosen randomly, uniformly, and independently over a k-ary alphabet. We study the asymptotic, in n and k, behavior of R and establish that there are three distinct regimes,… ▽ More

    Submitted 21 May, 2013; originally announced May 2013.

    Comments: 15 pages, 1 figure

    MSC Class: 05A19; 05A15 ACM Class: G.2.1

  7. arXiv:1107.3767  [pdf, other

    cs.CC

    Computational Hardness of Enumerating Satisfying Spin-Assignments in Triangulations

    Authors: Andrea Jiménez, Marcos Kiwi

    Abstract: Satisfying spin-assignments in triangulations of a surface are states of minimum energy of the antiferromagnetic Ising model on triangulations which correspond (via geometric duality) to perfect matchings in cubic bridgeless graphs. In this work we show that it is NP-complete to decide whether or not a surface triangulation admits a satisfying spin-assignment, and that it is #P-complete to determi… ▽ More

    Submitted 19 July, 2011; originally announced July 2011.

    Comments: 20 pages,25 figures

    ACM Class: F.1.3; J.2

  8. arXiv:1105.0474  [pdf, other

    math.CO cs.DM

    Generalizations and Variants of the Largest Non-crossing Matching Problem in Random Bipartite Graphs

    Authors: Marcos Kiwi, José A. Soto

    Abstract: We are interested in the statistics of the length of the longest increasing subsequence of 2-rowed lexicographically sorted arrays chosen according to distinct families of distributions D = (D_n)_n, and when n goes to infinity. This framework encompasses well studied problems such as the so called Longest Increasing Subsequence problem, the Longest Common Subsequence problem, problems concerning d… ▽ More

    Submitted 3 May, 2011; originally announced May 2011.

    Comments: 32 pages, 5 figures

    ACM Class: G.2.1