Skip to main content

Showing 1–30 of 30 results for author: Izumi, T

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

    cs.DS

    A Nearly Linear Time Construction of Approximate Single-Source Distance Sensitivity Oracles

    Authors: Kaito Harada, Naoki Kitamura, Taisuke Izumi, Toshimitsu Masuzawa

    Abstract: An \emph{$α$-approximate vertex fault-tolerant distance sensitivity oracle} (\emph{$α$-VSDO}) for a weighted input graph $G=(V, E, w)$ and a source vertex $s \in V$ is the data structure answering an $α$-approximate distance from $s$ to $t$ in $G-x$ for any given query $(x, t) \in V \times V$. It is a data structure version of the so-called single-source replacement path problem (SSRP). In this pa… ▽ More

    Submitted 1 July, 2024; v1 submitted 2 January, 2024; originally announced January 2024.

  2. arXiv:2311.04140  [pdf, other

    cs.DC cs.DS math.CO

    A Nearly Linear-Time Distributed Algorithm for Exact Maximum Matching

    Authors: Taisuke Izumi, Naoki Kitamura, Yutaro Yamaguchi

    Abstract: In this paper, we propose a randomized $\tilde{O}(μ(G))$-round algorithm for the maximum cardinality matching problem in the CONGEST model, where $μ(G)$ means the maximum size of a matching of the input graph $G$. The proposed algorithm substantially improves the current best worst-case running time. The key technical ingredient is a new randomized algorithm of finding an augmenting path of length… ▽ More

    Submitted 14 November, 2023; v1 submitted 7 November, 2023; originally announced November 2023.

  3. arXiv:2211.00332  [pdf, other

    cs.DS cs.DC

    Computational Power of a Single Oblivious Mobile Agent in Two-Edge-Connected Graphs

    Authors: Taichi Inoue, Naoki Kitamura, Taisuke Izumi, Toshimitsu Masuzawa

    Abstract: We investigated the computational power of a single mobile agent in an $n$-node graph with storage (i.e., node memory). Generally, a system with one-bit agent memory and $O(1)$-bit storage is as powerful as that with $O(n)$-bit agent memory and $O(1)$-bit storage. Thus, we focus on the difference between one-bit memory and oblivious (i.e., zero-bit memory) agents. Although their computational powe… ▽ More

    Submitted 14 November, 2022; v1 submitted 1 November, 2022; originally announced November 2022.

    Comments: 14 pages, 2 figures

    MSC Class: 68W15; 68W40

  4. arXiv:2209.01906  [pdf, other

    cs.DS cs.DC

    Deciding a Graph Property by a Single Mobile Agent: One-Bit Memory Suffices

    Authors: Taisuke Izumi, Kazuki Kakizawa, Yuya Kawabata, Naoki Kitamura, Toshimitsu Masuzawa

    Abstract: We investigate the computational power of the deterministic single-agent model where the agent and each node are equipped with a limited amount of persistent memory. Tasks are formalized as decision problems on properties of input graphs, i.e., the task is defined as a subset $\mathcal{T}$ of all possible input graphs, and the agent must decide if the network belongs to $\mathcal{T}$ or not. We fo… ▽ More

    Submitted 5 September, 2022; originally announced September 2022.

  5. arXiv:2208.11459  [pdf, other

    cs.DS cs.DC

    Deterministic Fault-Tolerant Connectivity Labeling Scheme

    Authors: Taisuke Izumi, Yuval Emek, Tadashi Wadayama, Toshimitsu Masuzawa

    Abstract: The \emph{$f$-fault-tolerant connectivity labeling} ($f$-FTC labeling) is a scheme of assigning each vertex and edge with a small-size label such that one can determine the connectivity of two vertices $s$ and $t$ under the presence of at most $f$ faulty edges only from the labels of $s$, $t$, and the faulty edges. This paper presents a new deterministic $f$-FTC labeling scheme attaining… ▽ More

    Submitted 16 November, 2023; v1 submitted 24 August, 2022; originally announced August 2022.

  6. arXiv:2205.14897  [pdf, other

    cs.DC cs.DS

    Fully Polynomial-Time Distributed Computation in Low-Treewidth Graphs

    Authors: Taisuke Izumi, Naoki Kitamura, Takamasa Naruse, Gregory Schwartzman

    Abstract: We consider global problems, i.e. problems that take at least diameter time, even when the bandwidth is not restricted. We show that all problems considered admit efficient solutions in low-treewidth graphs. By ``efficient'' we mean that the running time has polynomial dependence on the treewidth, a linear dependence on the diameter (which is unavoidable), and only a polylogarithmic dependence on… ▽ More

    Submitted 30 May, 2022; originally announced May 2022.

  7. arXiv:2105.09756  [pdf, other

    cs.DC

    Fully Adaptive Self-Stabilizing Transformer for LCL Problems

    Authors: Shimon Bitton, Yuval Emek, Taisuke Izumi, Shay Kutten

    Abstract: The first generic self-stabilizing transformer for local problems in a constrained bandwidth model is introduced. This transformer can be applied to a wide class of locally checkable labeling (LCL) problems, converting a given fault free synchronous algorithm that satisfies certain conditions into a self-stabilizing synchronous algorithm for the same problem. The resulting self-stabilizing algorit… ▽ More

    Submitted 4 August, 2021; v1 submitted 20 May, 2021; originally announced May 2021.

  8. Fast Neighborhood Rendezvous

    Authors: Ryota Eguchi, Naoki Kitamura, Taisuke Izumi

    Abstract: In the rendezvous problem, two computing entities (called \emph{agents}) located at different vertices in a graph have to meet at the same vertex. In this paper, we consider the synchronous \emph{neighborhood rendezvous problem}, where the agents are initially located at two adjacent vertices. While this problem can be trivially solved in $O(Δ)$ rounds ($Δ$ is the maximum degree of the graph), it… ▽ More

    Submitted 8 May, 2021; originally announced May 2021.

  9. A Subquadratic-Time Distributed Algorithm for Exact Maximum Matching

    Authors: Naoki Kitamura, Taisuke Izumi

    Abstract: For a graph G=(V,E), finding a set of disjoint edges that do not share any vertices is called a matching problem, and finding the maximum matching is a fundamental problem in the theory of distributed graph algorithms. Although local algorithms for the approximate maximum matching problem have been widely studied, exact algorithms has not been much studied. In fact, no exact maximum matching algor… ▽ More

    Submitted 25 April, 2021; originally announced April 2021.

    Comments: 19 pages, 4figures

  10. arXiv:2005.09944  [pdf, ps, other

    cs.DC

    Time-optimal Loosely-stabilizing Leader Election in Population Protocols

    Authors: Yuichi Sudo, Ryota Eguchi, Taisuke Izumi, Toshimitsu Masuzawa

    Abstract: We consider the leader election problem in population protocol models. In pragmatic settings of population protocols, self-stabilization is a highly desired feature owing to its fault resilience and the benefit of initialization freedom. However, the design of self-stabilizing leader election is possible only under a strong assumption (i.e. the knowledge of the \emph{exact} size of a network) and… ▽ More

    Submitted 20 May, 2020; originally announced May 2020.

  11. arXiv:1909.08369  [pdf, other

    cs.DC cs.DS

    Message Reduction in the Local Model is a Free Lunch

    Authors: Shimon Bitton, Yuval Emek, Taisuke Izumi, Shay Kutten

    Abstract: A new \emph{spanner} construction algorithm is presented, working under the \emph{LOCAL} model with unique edge IDs. Given an $n$-node communication graph, a spanner with a constant stretch and $O (n^{1 + \varepsilon})$ edges (for an arbitrarily small constant $\varepsilon > 0$) is constructed in a constant number of rounds sending $O (n^{1 + \varepsilon})$ messages whp. Consequently, we conclude… ▽ More

    Submitted 18 September, 2019; originally announced September 2019.

    Comments: Appeared at International Symposium on Distributed Computing (DISC) 2019

  12. Quantum Distributed Algorithm for Triangle Finding in the CONGEST Model

    Authors: Taisuke Izumi, François Le Gall, Frédéric Magniez

    Abstract: This paper considers the triangle finding problem in the CONGEST model of distributed computing. Recent works by Izumi and Le Gall (PODC'17), Chang, Pettie and Zhang (SODA'19) and Chang and Saranurak (PODC'19) have successively reduced the classical round complexity of triangle finding (as well as triangle listing) from the trivial upper bound $O(n)$ to $\tilde O(n^{1/3})$, where~$n$ denotes the n… ▽ More

    Submitted 20 January, 2020; v1 submitted 29 August, 2019; originally announced August 2019.

    Comments: 13 pages; v2: minor corrections; to appear in the proceedings of STACS'20

    Journal ref: Proceedings of the 37th International Symposium on Theoretical Aspects of Computer Science (STACS 2020), 23:1-23:13, 2020

  13. arXiv:1908.09473  [pdf, other

    cs.DC

    Low-Congestion Shortcut and Graph Parameters

    Authors: Naoki Kitamura, Hirotaka Kitagawa, Yota Otachi, Taisuke Izumi

    Abstract: The concept of low-congestion shortcuts is initiated by Ghaffari and Haeupler [SODA2016] for addressing the design of CONGEST algorithms running fast in restricted network topologies. Specifically, given a specific graph class $X$, an $f$-round algorithm of constructing shortcuts of quality $q$ for any instance in $X$ results in $\tilde{O}(q + f)$-round algorithms of solving several fundamental gr… ▽ More

    Submitted 26 August, 2019; originally announced August 2019.

    Comments: 19pages, 6figures

    MSC Class: 68W15

  14. Quantum Distributed Algorithm for the All-Pairs Shortest Path Problem in the CONGEST-CLIQUE Model

    Authors: Taisuke Izumi, François Le Gall

    Abstract: The All-Pairs Shortest Path problem (APSP) is one of the most central problems in distributed computation. In the CONGEST-CLIQUE model, in which $n$ nodes communicate with each other over a fully connected network by exchanging messages of $O(\log n)$ bits in synchronous rounds, the best known general algorithm for APSP uses $\tilde O(n^{1/3})$ rounds. Breaking this barrier is a fundamental challe… ▽ More

    Submitted 6 June, 2019; originally announced June 2019.

    Comments: 23 pages; accepted to PODC'19

    Journal ref: Proceedings of the 38th ACM Symposium on Principles of Distributed Computing (PODC 2019), pp. 84-93, 2019

  15. arXiv:1812.11309  [pdf, ps, other

    cs.DC

    Logarithmic Expected-Time Leader Election in Population Protocol Model

    Authors: Yuichi Sudo, Fukuhito Ooshita, Taisuke Izumi, Hirotsugu Kakugawa, Toshimitsu Masuzawa

    Abstract: In this paper, the leader election problem in the population protocol model is considered. A leader election protocol with logarithmic stabilization time is given. Given a rough knowledge m of the population size n such that m >= \log_2 n and m=O(log n), the proposed protocol guarantees that exactly one leader is elected from n agents within O(log n) parallel time in expectation and the unique lea… ▽ More

    Submitted 28 June, 2019; v1 submitted 29 December, 2018; originally announced December 2018.

    Comments: 16 pages

  16. Triangle Finding and Listing in CONGEST Networks

    Authors: Taisuke Izumi, François Le Gall

    Abstract: Triangle-free graphs play a central role in graph theory, and triangle detection (or triangle finding) as well as triangle enumeration (triangle listing) play central roles in the field of graph algorithms. In distributed computing, algorithms with sublinear round complexity for triangle finding and listing have recently been developed in the powerful CONGEST clique model, where communication is a… ▽ More

    Submitted 25 May, 2017; originally announced May 2017.

    Comments: To appear in PODC 2017

    Journal ref: Proceedings of the 36th ACM Symposium on Principles of Distributed Computing (PODC 2017), pp. 381-389, 2017

  17. arXiv:1611.06864  [pdf, other

    cs.DC

    Population Protocols with Faulty Interactions: the Impact of a Leader

    Authors: Giuseppe Antonio Di Luna, Paola Flocchini, Taisuke Izumi, Tomoko Izumi, Nicola Santoro, Giovanni Viglietta

    Abstract: We consider the problem of simulating traditional population protocols under weaker models of communication, which include one-way interactions (as opposed to two-way interactions) and omission faults (i.e., failure by an agent to read its partner's state during an interaction), which in turn may be detectable or undetectable. We focus on the impact of a leader, and we give a complete characteriza… ▽ More

    Submitted 21 November, 2016; originally announced November 2016.

  18. arXiv:1610.09435  [pdf, other

    cs.DC

    On the Power of Weaker Pairwise Interaction: Fault-Tolerant Simulation of Population Protocols

    Authors: Giuseppe Antonio Di Luna, Paola Flocchini, Taisuke Izumi, Tomoko Izumi, Nicola Santoro, Giovanni Viglietta

    Abstract: In this paper we investigate the computational power of Population Protocols (PP) under some unreliable and/or weaker interaction models. More precisely, we focus on two features related to the power of interactions: omission failures and one-way communications. An omission failure, a notion that this paper introduces for the first time in the context of PP, is the loss by one or both parties of t… ▽ More

    Submitted 1 November, 2016; v1 submitted 28 October, 2016; originally announced October 2016.

  19. Low-Congestion Shortcuts without Embedding

    Authors: Bernhard Haeupler, Taisuke Izumi, Goran Zuzic

    Abstract: Distributed optimization algorithms are frequently faced with solving sub-problems on disjoint connected parts of a network. Unfortunately, the diameter of these parts can be significantly larger than the diameter of the underlying network, leading to slow running times. Recent work by [Ghaffari and Hauepler; SODA'16] showed that this phenomenon can be seen as the broad underlying reason for the p… ▽ More

    Submitted 22 August, 2020; v1 submitted 26 July, 2016; originally announced July 2016.

    Comments: Proceedings of the 2016 ACM Symposium on Principles of Distributed Computing. ACM (2016) Distributed Computing, 2020 (DIST)

  20. arXiv:1601.06880  [pdf, ps, other

    cs.IT

    Bounds on Asymptotic Rate of Capacitive Crosstalk Avoidance Codes for On-chip Buses

    Authors: Tadashi Wadayama, Taisuke Izumi

    Abstract: In order to prevent the capacitive crosstalk in on-chip buses, several types of capacitive crosstalk avoidance codes have been devised. These codes are designed to prohibit transition patterns prone to the capacity crosstalk from any consecutive two words transmitted to on-chip buses. This paper provides a rigorous analysis on the asymptotic rate of (p,q)-transition free word sequences under the a… ▽ More

    Submitted 25 January, 2016; originally announced January 2016.

    Comments: 10 pages, 2 figures, submitted to ISIT 2016

  21. arXiv:1509.03846  [pdf, ps, other

    cs.CG

    Improving Lower Bound on Opaque Set for Equilateral Triangle

    Authors: Taisuke Izumi

    Abstract: An opaque set (or a barrier) for $U \subseteq \mathbb{R}^2$ is a set $B$ of finite-length curves such that any line intersecting $U$ also intersects $B$. In this paper, we consider the lower bound for the shortest barrier when $U$ is the unit equilateral triangle. The known best lower bound for triangles is the classic one by Jones [Jones,1964], which exhibits that the length of the shortest barri… ▽ More

    Submitted 13 September, 2015; originally announced September 2015.

    Comments: 11pages

  22. arXiv:1501.04402  [pdf, ps, other

    cs.IT

    Subgraph Domatic Problem and Writing Capacity of Memory Devises with Restricted State Transitions

    Authors: Tadashi Wadayama, Taizuke Izumi, Hirotaka Ono

    Abstract: A code design problem for memory devises with restricted state transitions is formulated as a combinatorial optimization problem that is called a subgraph domatic partition (subDP) problem. If any neighbor set of a given state transition graph contains all the colors, then the coloring is said to be valid. The goal of a subDP problem is to find a valid coloring with the largest number of colors fo… ▽ More

    Submitted 19 January, 2015; originally announced January 2015.

    Comments: 7 pages

  23. arXiv:1401.4251  [pdf, ps, other

    cs.IT

    Bitwise MAP Algorithm for Group Testing based on Holographic Transformation

    Authors: Tadashi Wadayama, Taisuke Izumi

    Abstract: In this paper, an exact bitwise MAP (Maximum A Posteriori) estimation algorithm for group testing problems is presented. We assume a simplest non-adaptive group testing scenario including N-objects with binary status and M-disjunctive tests. If a group contains a positive object, the test result for the group is assumed to be one; otherwise, the test result becomes zero. Our inference problem is t… ▽ More

    Submitted 17 January, 2014; originally announced January 2014.

    Comments: 6 pages, 5 figures

  24. arXiv:1208.2329  [pdf, ps, other

    cs.DS cs.DM

    A New Direction for Counting Perfect Matchings

    Authors: Taisuke Izumi, Tadashi Wadayama

    Abstract: In this paper, we present a new exact algorithm for counting perfect matchings, which relies on neither inclusion-exclusion principle nor tree-decompositions. For any bipartite graph of $2n$ nodes and $Δn$ edges such that $Δ\geq 3$, our algorithm runs with $O^{\ast}(2^{(1 - 1/O(Δ\log Δ))n})$ time and exponential space. Compared to the previous algorithms, it achieves a better time bound in the sen… ▽ More

    Submitted 11 August, 2012; originally announced August 2012.

    Comments: The 53rd Annual Symposium on Foundations of Computer Science (FOCS 2012)

  25. arXiv:1111.1492  [pdf, ps, other

    cs.DC cs.DS cs.RO

    The Gathering Problem for Two Oblivious Robots with Unreliable Compasses

    Authors: Taisuke Izumi, Samia Souissi, Yoshiaki Katayama, Nobuhiro Inuzuka, Xavier Défago, Koichi Wada, Masafumi Yamashita

    Abstract: Anonymous mobile robots are often classified into synchronous, semi-synchronous and asynchronous robots when discussing the pattern formation problem. For semi-synchronous robots, all patterns formable with memory are also formable without memory, with the single exception of forming a point (i.e., the gathering) by two robots. However, the gathering problem for two semi-synchronous robots without… ▽ More

    Submitted 7 November, 2011; originally announced November 2011.

    Comments: 23 pages, 10 figures, to appear at SIAM Journal on Computing

  26. arXiv:1107.2443  [pdf, ps, other

    cs.DS cs.DC cs.SI

    On the Approximability and Hardness of Minimum Topic Connected Overlay and Its Special Instances

    Authors: Jun Hosoda, Juraj Hromkovic, Taisuke Izumi, Horotaka Ono, Monika Steinova, Koichi Wada

    Abstract: In the context of designing a scalable overlay network to support decentralized topic-based pub/sub communication, the Minimum Topic-Connected Overlay problem (Min-TCO in short) has been investigated: Given a set of t topics and a collection of n users together with the lists of topics they are interested in, the aim is to connect these users to a network by a minimum number of edges such that eve… ▽ More

    Submitted 12 July, 2011; originally announced July 2011.

    Comments: 20 pages

  27. arXiv:1106.5845  [pdf, ps, other

    cs.DS

    Minimum Certificate Dispersal with Tree Structures

    Authors: Taisuke Izumi, Tomoko Izumi, Hirotaka Ono, Koichi Wada

    Abstract: Given an n-vertex graph G=(V,E) and a set R \subseteq {{x,y} | x,y \in V} of requests, we consider to assign a set of edges to each vertex in G so that for every request {u, v} in R the union of the edge sets assigned to u and v contains a path from u to v. The Minimum Certificate Dispersal Problem (MCD) is defined as one to find an assignment that minimizes the sum of the cardinality of the edge… ▽ More

    Submitted 29 June, 2011; originally announced June 2011.

  28. arXiv:1106.0113  [pdf, ps, other

    cs.DC cs.RO

    The BG-simulation for Byzantine Mobile Robots

    Authors: Taisuke Izumi, Zohir Bouzid, Sébastien Tixeuil, Koichi Wada

    Abstract: This paper investigates the task solvability of mobile robot systems subject to Byzantine faults. We first consider the gathering problem, which requires all robots to meet in finite time at a non-predefined location. It is known that the solvability of Byzantine gathering strongly depends on a number of system attributes, such as synchrony, the number of Byzantine robots, scheduling strategy, obl… ▽ More

    Submitted 1 June, 2011; originally announced June 2011.

  29. arXiv:1105.4082  [pdf, ps, other

    cs.NI cs.RO

    Emergent velocity agreement in robot networks

    Authors: Davide Canepa, Xavier Défago, Taisuke Izumi, Maria Potop-Butucaru

    Abstract: In this paper we propose and prove correct a new self-stabilizing velocity agreement (flocking) algorithm for oblivious and asynchronous robot networks. Our algorithm allows a flock of uniform robots to follow a flock head emergent during the computation whatever its direction in plane. Robots are asynchronous, oblivious and do not share a common coordinate system. Our solution includes three modu… ▽ More

    Submitted 20 May, 2011; originally announced May 2011.

  30. arXiv:1102.4981  [pdf, ps, other

    cs.DS cs.DC

    Physical expander in Virtual Tree Overlay

    Authors: Taisuke Izumi, Maria Potop-Butucaru, Mathieu Valero

    Abstract: In this paper, we propose a new construction of constantdegree expanders motivated by their application in P2P overlay networks and in particular in the design of robust trees overlay. Our key result can be stated as follows. Consider a complete binary tree T and construct a random pairing Π between leaf nodes and internal nodes. We prove that the graph GΠobtained from T by contracting all pairs (… ▽ More

    Submitted 24 February, 2011; originally announced February 2011.