Skip to main content

Showing 1–25 of 25 results for author: Okumura, K

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

    cs.MA cs.AI

    Lightweight and Effective Preference Construction in PIBT for Large-Scale Multi-Agent Pathfinding

    Authors: Keisuke Okumura, Hiroki Nagai

    Abstract: PIBT is a computationally lightweight algorithm that can be applied to a variety of multi-agent pathfinding (MAPF) problems, generating the next collision-free locations of agents given another. Because of its simplicity and scalability, it is becoming a popular underlying scheme for recent large-scale MAPF methods involving several hundreds or thousands of agents. Vanilla PIBT makes agents behave… ▽ More

    Submitted 18 May, 2025; originally announced May 2025.

    Comments: To be presented at SoCS-25

  2. arXiv:2505.05341  [pdf, other

    econ.TH cs.GT

    Robust Online Learning with Private Information

    Authors: Kyohei Okumura

    Abstract: This paper investigates the robustness of online learning algorithms when learners possess private information. No-external-regret algorithms, prevalent in machine learning, are vulnerable to strategic manipulation, allowing an adaptive opponent to extract full surplus. Even standard no-weak-external-regret algorithms, designed for optimal learning in stationary environments, exhibit similar vulne… ▽ More

    Submitted 21 May, 2025; v1 submitted 8 May, 2025; originally announced May 2025.

    Comments: Fix typos in proof in Appendix

  3. arXiv:2503.12204  [pdf, ps, other

    cs.RO eess.SY

    D4orm: Multi-Robot Trajectories with Dynamics-aware Diffusion Denoised Deformations

    Authors: Yuhao Zhang, Keisuke Okumura, Heedo Woo, Ajay Shankar, Amanda Prorok

    Abstract: This work presents an optimization method for generating kinodynamically feasible and collision-free multi-robot trajectories that exploits an incremental denoising scheme in diffusion models. Our key insight is that high-quality trajectories can be discovered merely by denoising noisy trajectories sampled from a distribution. This approach has no learning component, relying instead on only two in… ▽ More

    Submitted 6 July, 2025; v1 submitted 15 March, 2025; originally announced March 2025.

    Comments: Accepted by 2025 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)

  4. arXiv:2408.15443  [pdf, other

    cs.AI cs.RO

    Pathfinding with Lazy Successor Generation

    Authors: Keisuke Okumura

    Abstract: We study a pathfinding problem where only locations (i.e., vertices) are given, and edges are implicitly defined by an oracle answering the connectivity of two locations. Despite its simple structure, this problem becomes non-trivial with a massive number of locations, due to posing a huge branching factor for search algorithms. Limiting the number of successors, such as with nearest neighbors, ca… ▽ More

    Submitted 27 August, 2024; originally announced August 2024.

    Comments: 14 pages

  5. arXiv:2405.04816  [pdf, other

    econ.EM cs.DS stat.AP

    Testing the Fairness-Accuracy Improvability of Algorithms

    Authors: Eric Auerbach, Annie Liang, Kyohei Okumura, Max Tabord-Meehan

    Abstract: Many organizations use algorithms that have a disparate impact, i.e., the benefits or harms of the algorithm fall disproportionately on certain social groups. Addressing an algorithm's disparate impact can be challenging, however, because it is often unclear whether it is possible to reduce this impact without sacrificing other objectives of the organization, such as accuracy or profit. Establishi… ▽ More

    Submitted 9 January, 2025; v1 submitted 8 May, 2024; originally announced May 2024.

  6. arXiv:2401.03756  [pdf, ps, other

    cs.LG cs.AI econ.EM stat.ME stat.ML

    Adaptive Experimental Design for Policy Learning

    Authors: Masahiro Kato, Kyohei Okumura, Takuya Ishihara, Toru Kitagawa

    Abstract: This study investigates the contextual best arm identification (BAI) problem, aiming to design an adaptive experiment to identify the best treatment arm conditioned on contextual information (covariates). We consider a decision-maker who assigns treatment arms to experimental units during an experiment and recommends the estimated best treatment arm based on the contexts at the end of the experime… ▽ More

    Submitted 19 June, 2025; v1 submitted 8 January, 2024; originally announced January 2024.

    Comments: arXiv admin note: text overlap with arXiv:2302.02988

  7. arXiv:2308.04292  [pdf, other

    cs.AI cs.MA cs.RO

    Engineering LaCAM$^\ast$: Towards Real-Time, Large-Scale, and Near-Optimal Multi-Agent Pathfinding

    Authors: Keisuke Okumura

    Abstract: This paper addresses the challenges of real-time, large-scale, and near-optimal multi-agent pathfinding (MAPF) through enhancements to the recently proposed LaCAM* algorithm. LaCAM* is a scalable search-based algorithm that guarantees the eventual finding of optimal solutions for cumulative transition costs. While it has demonstrated remarkable planning success rates, surpassing various state-of-t… ▽ More

    Submitted 21 January, 2024; v1 submitted 8 August, 2023; originally announced August 2023.

    Comments: to be presented at AAMAS-24

  8. arXiv:2305.03632  [pdf, other

    cs.AI cs.MA cs.RO

    Improving LaCAM for Scalable Eventually Optimal Multi-Agent Pathfinding

    Authors: Keisuke Okumura

    Abstract: This study extends the recently-developed LaCAM algorithm for multi-agent pathfinding (MAPF). LaCAM is a sub-optimal search-based algorithm that uses lazy successor generation to dramatically reduce the planning effort. We present two enhancements. First, we propose its anytime version, called LaCAM*, which eventually converges to optima, provided that solution costs are accumulated transition cos… ▽ More

    Submitted 5 May, 2023; originally announced May 2023.

    Comments: to be presented at IJCAI-23

  9. arXiv:2212.01925  [pdf, other

    cs.LG cs.AI econ.EM stat.AP stat.ML

    Counterfactual Learning with General Data-generating Policies

    Authors: Yusuke Narita, Kyohei Okumura, Akihiro Shimizu, Kohei Yata

    Abstract: Off-policy evaluation (OPE) attempts to predict the performance of counterfactual policies using log data from a different policy. We extend its applicability by developing an OPE method for a class of both full support and deficient support logging policies in contextual-bandit settings. This class includes deterministic bandit (such as Upper Confidence Bound) as well as deterministic decision-ma… ▽ More

    Submitted 4 December, 2022; originally announced December 2022.

    Comments: arXiv admin note: text overlap with arXiv:2104.12909

  10. arXiv:2211.13908  [pdf, other

    cs.RO cs.AI cs.MA

    Fault-Tolerant Offline Multi-Agent Path Planning

    Authors: Keisuke Okumura, Sébastien Tixeuil

    Abstract: We study a novel graph path planning problem for multiple agents that may crash at runtime, and block part of the workspace. In our setting, agents can detect neighboring crashed agents, and change followed paths at runtime. The objective is then to prepare a set of paths and switching rules for each agent, ensuring that all correct agents reach their destinations without collisions or deadlocks,… ▽ More

    Submitted 25 November, 2022; originally announced November 2022.

    Comments: to be presented at AAAI-23

  11. arXiv:2211.13432  [pdf, other

    cs.AI cs.MA cs.RO

    LaCAM: Search-Based Algorithm for Quick Multi-Agent Pathfinding

    Authors: Keisuke Okumura

    Abstract: We propose a novel complete algorithm for multi-agent pathfinding (MAPF) called lazy constraints addition search for MAPF (LaCAM). MAPF is a problem of finding collision-free paths for multiple agents on graphs and is the foundation of multi-robot coordination. LaCAM uses a two-level search to find solutions quickly, even with hundreds of agents or more. At the low-level, it searches constraints a… ▽ More

    Submitted 24 November, 2022; originally announced November 2022.

    Comments: to be presented at AAAI-23

  12. arXiv:2205.14387  [pdf, ps, other

    cs.GT econ.GN

    Evaluating the Efficiency of Regulation in Matching Markets with Distributional Disparities

    Authors: Kei Ikegami, Atsushi Iwasaki, Akira Matsushita, Kyohei Okumura

    Abstract: Cap-based regulations are widely used to address distributional disparities in matching markets, but their efficiency relative to alternative instruments such as subsidies remains poorly understood. This paper develops a framework for evaluating policy interventions by incorporating regional constraints into a transferable utility matching model. We show that a policymaker with aggregate-level mat… ▽ More

    Submitted 6 July, 2025; v1 submitted 28 May, 2022; originally announced May 2022.

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

  14. arXiv:2201.09467  [pdf, other

    cs.MA cs.LG cs.RO

    CTRMs: Learning to Construct Cooperative Timed Roadmaps for Multi-agent Path Planning in Continuous Spaces

    Authors: Keisuke Okumura, Ryo Yonetani, Mai Nishimura, Asako Kanezaki

    Abstract: Multi-agent path planning (MAPP) in continuous spaces is a challenging problem with significant practical importance. One promising approach is to first construct graphs approximating the spaces, called roadmaps, and then apply multi-agent pathfinding (MAPF) algorithms to derive a set of conflict-free paths. While conventional studies have utilized roadmap construction methods developed for single… ▽ More

    Submitted 24 January, 2022; originally announced January 2022.

    Comments: To appear in the International Conference on Autonomous Agents and Multiagent Systems (AAMAS 2022)

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

  16. 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)

  17. 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)

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

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

  20. arXiv:2008.05305  [pdf

    cs.HC cs.RO

    Robot-Assisted Mindfulness Practice: Analysis of Neurophysiological Responses and Affective State Change

    Authors: Maryam Alimardani, Linda Kemmeren, Kazuki Okumura, Kazuo Hiraki

    Abstract: Mindfulness is the state of paying attention to the present moment on purpose and meditation is the technique to obtain this state. This study aims to develop a robot assistant that facilitates mindfulness training by means of a Brain Computer Interface (BCI) system. To achieve this goal, we collected EEG signals from two groups of subjects engaging in a meditative vs. nonmeditative human robot in… ▽ More

    Submitted 12 August, 2020; originally announced August 2020.

    Comments: accepted for conference RoMAN2020

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

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

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

  24. Constraint matrix factorization for space variant PSFs field restoration

    Authors: F. M. Ngolè Mboula, J. -L. Starck, K. Okumura, J. Amiaux, P. Hudelot

    Abstract: Context: in large-scale spatial surveys, the Point Spread Function (PSF) varies across the instrument field of view (FOV). Local measurements of the PSFs are given by the isolated stars images. Yet, these estimates may not be directly usable for post-processings because of the observational noise and potentially the aliasing. Aims: given a set of aliased and noisy stars images from a telescope, we… ▽ More

    Submitted 31 August, 2016; v1 submitted 29 August, 2016; originally announced August 2016.

    Comments: 33 pages

    MSC Class: 00

  25. Super-resolution method using sparse regularization for point-spread function recovery

    Authors: Fred Maurice Ngolè Mboula, Jean-Luc Starck, Samuel Ronayette, Koryo Okumura, Jérôme Amiaux

    Abstract: In large-scale spatial surveys, such as the forthcoming ESA Euclid mission, images may be undersampled due to the optical sensors sizes. Therefore, one may consider using a super-resolution (SR) method to recover aliased frequencies, prior to further analysis. This is particularly relevant for point-source images, which provide direct measurements of the instrument point-spread function (PSF). We… ▽ More

    Submitted 16 October, 2014; originally announced October 2014.