Skip to main content

Showing 1–22 of 22 results for author: Défago, X

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

    cs.RO cs.MA

    Quick Multi-Robot Motion Planning by Combining Sampling and Search

    Authors: Keisuke Okumura, Xavier Défago

    Abstract: We propose a novel algorithm to solve multi-robot motion planning (MRMP) rapidly, called Simultaneous Sampling-and-Search Planning (SSSP). Conventional MRMP studies mostly take the form of two-phase planning that constructs roadmaps and then finds inter-robot collision-free paths on those roadmaps. In contrast, SSSP simultaneously performs roadmap construction and collision-free pathfinding. This… ▽ More

    Submitted 5 May, 2023; v1 submitted 1 March, 2022; originally announced March 2022.

    Comments: to be presented at IJCAI-23

  2. arXiv:2109.04264  [pdf, other

    cs.RO cs.MA

    Solving Simultaneous Target Assignment and Path Planning Efficiently with Time-Independent Execution

    Authors: Keisuke Okumura, Xavier Défago

    Abstract: Real-time planning for a combined problem of target assignment and path planning for multiple agents, also known as the unlabeled version of Multi-Agent Path Finding (MAPF), is crucial for high-level coordination in multi-agent systems, e.g., pattern formation by robot swarms. This paper studies two aspects of unlabeled-MAPF: (1) offline scenario: solving large instances by centralized approaches… ▽ More

    Submitted 28 February, 2022; v1 submitted 9 September, 2021; originally announced September 2021.

    Comments: to be presented at ICAPS-22

  3. arXiv:2108.04629  [pdf, other

    cs.RO

    Roadside-assisted Cooperative Planning using Future Path Sharing for Autonomous Driving

    Authors: Mai Hirata, Manabu Tsukada, Keisuke Okumura, Yasumasa Tamura, Hideya Ochiai, Xavier Défago

    Abstract: Cooperative intelligent transportation systems (ITS) are used by autonomous vehicles to communicate with surrounding autonomous vehicles and roadside units (RSU). Current C-ITS applications focus primarily on real-time information sharing, such as cooperative perception. In addition to real-time information sharing, self-driving cars need to coordinate their action plans to achieve higher safety a… ▽ More

    Submitted 10 August, 2021; originally announced August 2021.

    Comments: Accepted to IEEE 94th Vehicular Technology Conference (VTC2021-Fall)

  4. Offline Time-Independent Multi-Agent Path Planning

    Authors: Keisuke Okumura, François Bonnet, Yasumasa Tamura, Xavier Défago

    Abstract: This paper studies a novel planning problem for multiple agents that cannot share holding resources, named OTIMAPP (Offline Time-Independent Multi-Agent Path Planning). Given a graph and a set of start-goal pairs, the problem consists in assigning a path to each agent such that every agent eventually reaches their goal without blocking each other, regardless of how the agents are being scheduled a… ▽ More

    Submitted 8 April, 2023; v1 submitted 15 May, 2021; originally announced May 2021.

    Comments: This is the IJCAI-22 version. The journal version is available in IEEE Transactions on Robotics (T-RO; 2023; open access)

  5. Active Modular Environment for Robot Navigation

    Authors: Shota Kameyama, Keisuke Okumura, Yasumasa Tamura, Xavier Défago

    Abstract: This paper presents a novel robot-environment interaction in navigation tasks such that robots have neither a representation of their working space nor planning function, instead, an active environment takes charge of these aspects. This is realized by spatially deploying computing units, called cells, and making cells manage traffic in their respective physical region. Different from stigmegic ap… ▽ More

    Submitted 25 February, 2021; originally announced February 2021.

    Comments: 7 pages, 5 figures, preprint

  6. Iterative Refinement for Real-Time Multi-Robot Path Planning

    Authors: Keisuke Okumura, Yasumasa Tamura, Xavier Defago

    Abstract: We study the iterative refinement of path planning for multiple robots, known as multi-agent pathfinding (MAPF). Given a graph, agents, their initial locations, and destinations, a solution of MAPF is a set of paths without collisions. Iterative refinement for MAPF is desirable for three reasons: 1)~optimization is intractable, 2)~sub-optimal solutions can be obtained instantly, and 3)~it is anyti… ▽ More

    Submitted 26 July, 2021; v1 submitted 24 February, 2021; originally announced February 2021.

    Comments: 8 pages, 10 figures, 1 table, to be presented at IROS-21, Sep 2021, Virtual Conference

  7. arXiv:2012.13757  [pdf, ps, other

    eess.SY cs.DC

    Resilient Consensus for Multi-Agent Systems under Adversarial Spreading Processes

    Authors: Yuan Wang, Hideaki Ishii, François Bonnet, Xavier Défago

    Abstract: This paper addresses novel consensus problems for multi-agent systems operating in an unreliable environment where adversaries are spreading. The dynamics of the adversarial spreading processes follows the susceptible-infected-recovered (SIR) model, where the infection induces faulty behaviors in the agents and affects their state values. Such a problem setting serves as a model of opinion dynamic… ▽ More

    Submitted 11 January, 2022; v1 submitted 26 December, 2020; originally announced December 2020.

    Comments: 16 pages, 15 figures

  8. arXiv:2008.04252  [pdf, other

    cs.DC

    Communication Efficient Self-Stabilizing Leader Election (Full Version)

    Authors: Xavier Défago, Yuval Emek, Shay Kutten, Toshimitsu Masuzawa, Yasumasa Tamura

    Abstract: This paper presents a randomized self-stabilizing algorithm that elects a leader $r$ in a general $n$-node undirected graph and constructs a spanning tree $T$ rooted at $r$. The algorithm works under the synchronous message passing network model, assuming that the nodes know a linear upper bound on $n$ and that each edge has a unique ID known to both its endpoints (or, alternatively, assuming the… ▽ More

    Submitted 12 August, 2020; v1 submitted 10 August, 2020; originally announced August 2020.

    Comments: An extended abstract version of this manuscript has been accepted for publication in DISC 2020

  9. arXiv:2006.11711  [pdf, ps, other

    eess.SY cs.DC

    Resilient Consensus Against Mobile Malicious Agents

    Authors: Yuan Wang, Hideaki Ishii, François Bonnet, Xavier Défago

    Abstract: This paper addresses novel consensus problems in the presence of adversaries that can move within the network and induce faulty behaviors in the attacked agents. By adopting several mobile adversary models from the computer science literature, we develop protocols which can mitigate the influence of such malicious agents. The algorithms follow the class of mean subsequence reduced (MSR) algorithms… ▽ More

    Submitted 21 June, 2020; originally announced June 2020.

  10. arXiv:2006.10985  [pdf, ps, other

    cs.CR cs.NI

    Stateless Distributed Ledgers

    Authors: François Bonnet, Quentin Bramas, Xavier Défago

    Abstract: In public distributed ledger technologies (DLTs), such as Blockchains, nodes can join and leave the network at any time. A major challenge occurs when a new node joining the network wants to retrieve the current state of the ledger. Indeed, that node may receive conflicting information from honest and Byzantine nodes, making it difficult to identify the current state. In this paper, we are interes… ▽ More

    Submitted 19 June, 2020; originally announced June 2020.

  11. arXiv:2005.13187  [pdf, other

    cs.MA cs.RO

    Time-Independent Planning for Multiple Moving Agents

    Authors: Keisuke Okumura, Yasumasa Tamura, Xavier Défago

    Abstract: Typical Multi-agent Path Finding (MAPF) solvers assume that agents move synchronously, thus neglecting the reality gap in timing assumptions, e.g., delays caused by an imperfect execution of asynchronous moves. So far, two policies enforce a robust execution of MAPF plans taken as input: either by forcing agents to synchronize or by executing plans while preserving temporal dependencies. This pape… ▽ More

    Submitted 14 December, 2020; v1 submitted 27 May, 2020; originally announced May 2020.

    Comments: 10 pages, 5 figures, to be presented at AAAI-21, Feb 2021, Virtual Conference

  12. arXiv:1907.09871  [pdf, other

    cs.DC cs.MA

    Using Model Checking to Formally Verify Rendezvous Algorithms for Robots with Lights in Euclidean Space

    Authors: Xavier Défago, Adam Heriban, Sébastien Tixeuil, Koichi Wada

    Abstract: The paper details the first successful attempt at using model-checking techniques to verify the correctness of distributed algorithms for robots evolving in a \emph{continuous} environment. The study focuses on the problem of rendezvous of two robots with lights. There exist many different rendezvous algorithms that aim at finding the minimal number of colors needed to solve rendezvous in variou… ▽ More

    Submitted 23 July, 2019; originally announced July 2019.

  13. arXiv:1905.10149  [pdf, other

    cs.MA cs.DC cs.RO

    winPIBT: Extended Prioritized Algorithm for Iterative Multi-agent Path Finding

    Authors: Keisuke Okumura, Yasumasa Tamura, Xavier Défago

    Abstract: The problem of Multi-agent Path Finding (MAPF) consists in providing agents with efficient paths while preventing collisions. Numerous solvers have been developed so far since MAPF is critical for practical applications such as automated warehouses. The recently-proposed Priority Inheritance with Backtracking (PIBT) is a promising decoupled method that solves MAPF iteratively with flexible priorit… ▽ More

    Submitted 14 December, 2020; v1 submitted 24 May, 2019; originally announced May 2019.

    Comments: 9 pages, 7 figures, preprint, to be presented at IJCAI-20 MAPF workshop

  14. Priority Inheritance with Backtracking for Iterative Multi-agent Path Finding

    Authors: Keisuke Okumura, Manao Machida, Xavier Défago, Yasumasa Tamura

    Abstract: In the Multi-Agent Path Finding (MAPF) problem, a set of agents moving on a graph must reach their own respective destinations without inter-agent collisions. In practical MAPF applications such as navigation in automated warehouses, where occasionally there are hundreds or more agents, MAPF must be solved iteratively online on a lifelong basis. Such scenarios rule out simple adaptations of offlin… ▽ More

    Submitted 27 June, 2022; v1 submitted 31 January, 2019; originally announced January 2019.

    Comments: to appear in AIJ, previously presented at IJCAI-19

    MSC Class: 68W99

  15. arXiv:1804.01368  [pdf, ps, other

    cs.DC

    Optimal Rendezvous ${\mathcal L}$-Algorithms for Asynchronous Mobile Robots with External-Lights

    Authors: Takashi Okumura, Koichi Wada, Xavier Défago

    Abstract: We study the Rendezvous problem for 2 autonomous mobile robots in asynchronous settings with persistent memory called light. It is well known that Rendezvous is impossible in a basic model when robots have no lights, even if the system is semi-synchronous. On the other hand, Rendezvous is possible if robots have lights of various types with a constant number of colors. If robots can observe not on… ▽ More

    Submitted 4 April, 2018; originally announced April 2018.

    Comments: 21 pages, 3 figures

  16. arXiv:1708.06183  [pdf, other

    cs.DC cs.CC cs.DS cs.RO

    Optimally Gathering Two Robots

    Authors: Adam Heriban, Xavier Défago, Sébastien Tixeuil

    Abstract: We present an algorithm that ensures in finite time the gathering of two robots in the non-rigid ASYNC model. To circumvent established impossibility results, we assume robots are equipped with 2-colors lights and are able to measure distances between one another. Aside from its light, a robot has no memory of its past actions, and its protocol is deterministic. Since, in the same model, gathering… ▽ More

    Submitted 21 August, 2017; originally announced August 2017.

  17. arXiv:1602.05546  [pdf, ps, other

    cs.RO cs.DC

    Fault and Byzantine Tolerant Self-stabilizing Mobile Robots Gathering - Feasibility Study -

    Authors: Xavier Défago, Maria Gradinariu Potop-Butucaru, Julien Clément, Stéphane Messika, Philippe Raipin-Parvédy, P Raipin-Parvédy

    Abstract: Gathering is a fundamental coordination problem in cooperative mobile robotics. In short, given a set of robots with arbitrary initial locations and no initial agreement on a global coordinate system, gathering requires that all robots, following their algorithm, reach the exact same but not predetermined location. Gathering is particularly challenging in networks where robots are oblivious (i.e.,… ▽ More

    Submitted 17 February, 2016; originally announced February 2016.

    Comments: A first version of this paper have been submitted to Distributed Computing in February 2012 (the extended abstract has been published in 2006). The current version is the revised version sent in 2014. The most important results of this paper have been diffused in MAC 2010 held in Ottawa, Canada

  18. arXiv:1402.0121  [pdf, other

    cs.DC cs.DS cs.NI

    Reliable Communication in a Dynamic Network in the Presence of Byzantine Faults

    Authors: Alexandre Maurer, Sébastien Tixeuil, Xavier Défago

    Abstract: We consider the following problem: two nodes want to reliably communicate in a dynamic multihop network where some nodes have been compromised, and may have a totally arbitrary and unpredictable behavior. These nodes are called Byzantine. We consider the two cases where cryptography is available and not available. We prove the necessary and sufficient condition (that is, the weakest possible condi… ▽ More

    Submitted 16 February, 2015; v1 submitted 1 February, 2014; originally announced February 2014.

  19. 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

  20. 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.

  21. arXiv:1011.2312  [pdf, ps, other

    cs.DC

    A framework for proving the self-organization of dynamic systems

    Authors: Emmanuelle Anceaume, Xavier Défago, Maria Potop-Butucaru, Matthieu Roy

    Abstract: This paper aims at providing a rigorous definition of self- organization, one of the most desired properties for dynamic systems (e.g., peer-to-peer systems, sensor networks, cooperative robotics, or ad-hoc networks). We characterize different classes of self-organization through liveness and safety properties that both capture information re- garding the system entropy. We illustrate these classe… ▽ More

    Submitted 10 November, 2010; originally announced November 2010.

  22. arXiv:0807.1753  [pdf, ps, other

    cs.DC cs.CC

    The cost of probabilistic gathering in oblivious robot networks

    Authors: Julien Clement, Xavier Defago, Maria Gradinariu Potop-Butucaru, Stephane Messika

    Abstract: In this paper we address the complexity issues of two agreement problems in oblivious robot networks namely gathering and scattering. These abstractions are fundamental coordination problems in cooperative mobile robotics. Moreover, their oblivious characteristics makes them appealing for self-stabilization since they are self-stabilizing with no extra-cost. Given a set of robots with arbitrary… ▽ More

    Submitted 10 July, 2008; originally announced July 2008.