Skip to main content

Showing 1–15 of 15 results for author: Kumabe, S

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

    cs.DS

    Courcelle's Theorem for Lipschitz Continuity

    Authors: Tatsuya Gima, Soh Kumabe, Yuichi Yoshida

    Abstract: Lipschitz continuity of algorithms, introduced by Kumabe and Yoshida (FOCS'23), measures the stability of an algorithm against small input perturbations. Algorithms with small Lipschitz continuity are desirable, as they ensure reliable decision-making and reproducible scientific research. Several studies have proposed Lipschitz continuous algorithms for various combinatorial optimization problems,… ▽ More

    Submitted 29 June, 2025; v1 submitted 26 June, 2025; originally announced June 2025.

    Comments: ESA 2025, 27 pages

  2. arXiv:2411.02845  [pdf, ps, other

    cs.DS

    Max-Distance Sparsification for Diversification and Clustering

    Authors: Soh Kumabe

    Abstract: Let $\mathcal{D}$ be a set family that is the solution domain of some combinatorial problem. The \emph{max-min diversification problem on $\mathcal{D}$} is the problem to select $k$ sets from $\mathcal{D}$ such that the Hamming distance between any two selected sets is at least $d$. FPT algorithms parameterized by $k+\ell $, where $\ell=\max_{D\in \mathcal{D}}|D|$, and $k+d$ have been actively stu… ▽ More

    Submitted 27 June, 2025; v1 submitted 5 November, 2024; originally announced November 2024.

    Comments: ESA 2025, 33 pages

  3. arXiv:2405.13343  [pdf, other

    cs.DS

    Average sensitivity of the Knapsack Problem

    Authors: Soh Kumabe, Yuichi Yoshida

    Abstract: In resource allocation, we often require that the output allocation of an algorithm is stable against input perturbation because frequent reallocation is costly and untrustworthy. Varma and Yoshida (SODA'21) formalized this requirement for algorithms as the notion of average sensitivity. Here, the average sensitivity of an algorithm on an input instance is, roughly speaking, the average size of th… ▽ More

    Submitted 22 May, 2024; originally announced May 2024.

    Comments: 23 pages, ESA 2022

  4. arXiv:2405.11889  [pdf, ps, other

    cs.GT cs.DS

    Lipschitz Continuous Allocations for Optimization Games

    Authors: Soh Kumabe, Yuichi Yoshida

    Abstract: In cooperative game theory, the primary focus is the equitable allocation of payoffs or costs among agents. However, in the practical applications of cooperative games, accurately representing games is challenging. In such cases, using an allocation method sensitive to small perturbations in the game can lead to various problems, including dissatisfaction among agents and the potential for manipul… ▽ More

    Submitted 20 May, 2024; originally announced May 2024.

    Comments: 23 pages, ICALP 2024

  5. Dichotomies for Tree Minor Containment with Structural Parameters

    Authors: Tatsuya Gima, Soh Kumabe, Kazuhiro Kurita, Yuto Okada, Yota Otachi

    Abstract: The problem of determining whether a graph $G$ contains another graph $H$ as a minor, referred to as the minor containment problem, is a fundamental problem in the field of graph algorithms. While it is NP-complete when $G$ and $H$ are general graphs, it is sometimes tractable on more restricted graph classes. This study focuses on the case where both $G$ and $H$ are trees, known as the tree minor… ▽ More

    Submitted 6 November, 2023; originally announced November 2023.

    Comments: 25 pages, 4 figures, WALCOM 2024

  6. arXiv:2307.08213  [pdf, ps, other

    cs.DS

    Lipschitz Continuous Algorithms for Covering Problems

    Authors: Soh Kumabe, Yuichi Yoshida

    Abstract: Combinatorial algorithms are widely used for decision-making and knowledge discovery, and it is important to ensure that their output remains stable even when subjected to small perturbations in the input. Failure to do so can lead to several problems, including costly decisions, reduced user trust, potential security concerns, and lack of replicability. Unfortunately, many fundamental combinatori… ▽ More

    Submitted 15 October, 2024; v1 submitted 16 July, 2023; originally announced July 2023.

    Comments: SODA'25

  7. arXiv:2211.04674  [pdf, ps, other

    cs.DS

    Lipschitz Continuous Algorithms for Graph Problems

    Authors: Soh Kumabe, Yuichi Yoshida

    Abstract: Graph algorithms are widely used for decision making and knowledge discovery. To ensure their effectiveness, it is essential that their output remains stable even when subjected to small perturbations to the input because frequent output changes can result in costly decisions, reduced user trust, potential security concerns, and lack of replicability. In this study, we consider the Lipschitz conti… ▽ More

    Submitted 14 September, 2023; v1 submitted 8 November, 2022; originally announced November 2022.

    Comments: FOCS'23

  8. arXiv:2204.13378  [pdf, other

    cs.AI cs.LG

    Learning General Inventory Management Policy for Large Supply Chain Network

    Authors: Soh Kumabe, Shinya Shiroshita, Takanori Hayashi, Shirou Maruyama

    Abstract: Inventory management in warehouses directly affects profits made by manufacturers. Particularly, large manufacturers produce a very large variety of products that are handled by a significantly large number of retailers. In such a case, the computational complexity of classical inventory management algorithms is inordinately large. In recent years, learning-based approaches have become popular for… ▽ More

    Submitted 28 April, 2022; originally announced April 2022.

    Comments: 9 pages, OPTLearnMAS 2022

  9. arXiv:2111.02657  [pdf, ps, other

    cs.DS

    Average Sensitivity of Dynamic Programming

    Authors: Soh Kumabe, Yuichi Yoshida

    Abstract: When processing data with uncertainty, it is desirable that the output of the algorithm is stable against small perturbations in the input. Varma and Yoshida [SODA'21] recently formalized this idea and proposed the notion of average sensitivity of algorithms, which is roughly speaking, the average Hamming distance between solutions for the original input and that obtained by deleting one element f… ▽ More

    Submitted 5 November, 2021; v1 submitted 4 November, 2021; originally announced November 2021.

    Comments: SODA'22, 37 pages

  10. arXiv:2012.02981  [pdf, ps, other

    cs.DS

    r-Gathering Problems on Spiders:Hardness, FPT Algorithms, and PTASes

    Authors: Soh Kumabe, Takanori Maehara

    Abstract: We consider the min-max $r$-gathering problem described as follows: We are given a set of users and facilities in a metric space. We open some of the facilities and assign each user to an opened facility such that each facility has at least $r$ users. The goal is to minimize the maximum distance between the users and the assigned facility. We also consider the min-max $r$-gather clustering problem… ▽ More

    Submitted 5 December, 2020; originally announced December 2020.

    Comments: This is work is a merger of arXiv:1907.04088 and arXiv:1907.04087

  11. arXiv:2010.05652  [pdf, other

    cs.DS

    Interval Query Problem on Cube-free Median Graphs

    Authors: Soh Kumabe

    Abstract: In this paper, we introduce the \emph{interval query problem} on cube-free median graphs. Let $G$ be a cube-free median graph and $\mathcal{S}$ be a commutative semigroup. For each vertex $v$ in $G$, we are given an element $p(v)$ in $\mathcal{S}$. For each query, we are given two vertices $u,v$ in $G$ and asked to calculate the sum of $p(z)$ over all vertices $z$ belonging to a $u-v$ shortest pat… ▽ More

    Submitted 10 February, 2022; v1 submitted 12 October, 2020; originally announced October 2020.

    Comments: ISAAC'21, 21 pages

  12. arXiv:1907.04088  [pdf, ps, other

    cs.DS

    $r$-Gather Clustering and $r$-Gathering on Spider: FPT Algorithms and Hardness

    Authors: Soh Kumabe, Takanori Maehara

    Abstract: We consider min-max $r$-gather clustering problem and min-max $r$-gathering problem. In the min-max $r$-gather clustering problem, we are given a set of users and divide them into clusters with size at least $r$; the goal is to minimize the maximum diameter of clusters. In the min-max $r$-gathering problem, we are additionally given a set of facilities and assign each cluster to a facility; the go… ▽ More

    Submitted 9 July, 2019; originally announced July 2019.

  13. arXiv:1907.04087  [pdf, ps, other

    cs.DS

    PTAS and Exact Algorithms for $r$-Gathering Problems on Tree

    Authors: Soh Kumabe, Takanori Maehara

    Abstract: r-gathering problem is a variant of facility location problems. In this problem, we are given a set of users and a set of facilities on same metric space. We open some of the facilities and assign each user to an open facility, so that at least r users are assigned to every open facility. We aim to minimize the maximum distance between user and assigned facility. In general, this problem is NP-har… ▽ More

    Submitted 9 July, 2019; originally announced July 2019.

  14. arXiv:1904.01210  [pdf, ps, other

    cs.DS

    Incorrect implementations of the Floyd--Warshall algorithm give correct solutions after three repeats

    Authors: Ikumi Hide, Soh Kumabe, Takanori Maehara

    Abstract: The Floyd--Warshall algorithm is a well-known algorithm for the all-pairs shortest path problem that is simply implemented by triply nested loops. In this study, we show that the incorrect implementations of the Floyd--Warshall algorithm that misorder the triply nested loops give correct solutions if these are repeated three times.

    Submitted 2 April, 2019; originally announced April 2019.

  15. arXiv:1807.04942  [pdf, ps, other

    cs.DS

    Linear Pseudo-Polynomial Factor Algorithm for Automaton Constrained Tree Knapsack Problem

    Authors: Soh Kumabe, Takanori Maehara, Ryoma Sin'ya

    Abstract: The automaton constrained tree knapsack problem is a variant of the knapsack problem in which the items are associated with the vertices of the tree, and we can select a subset of items that is accepted by a top-down tree automaton. If the capacities or the profits of items are integers, the problem can be solved in pseudo-polynomial time using the dynamic programming algorithm. However, the natur… ▽ More

    Submitted 16 September, 2018; v1 submitted 13 July, 2018; originally announced July 2018.