Skip to main content

Showing 1–50 of 105 results for author: Kobayashi, Y

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

    cs.DS

    A polynomial delay algorithm generating all potential maximal cliques in triconnected planar graphs

    Authors: Alexander Grigoriev, Yasuaki Kobayashi, Hisao Tamaki, Tom C. van der Zanden

    Abstract: We develop a new characterization of potential maximal cliques of a triconnected planar graph and, using this characterization, give a polynomial delay algorithm generating all potential maximal cliques of a given triconnected planar graph. Combined with the dynamic programming algorithms due to Bouchitt{é} and Todinca, this algorithm leads to a treewidth algorithm for general planar graphs that r… ▽ More

    Submitted 1 July, 2025; v1 submitted 14 June, 2025; originally announced June 2025.

    Comments: 18 pages, 4 figures. An incorrect explanation of the examples in the previous Figure 3 is corrected, with one more figure

  2. arXiv:2506.10717  [pdf, ps, other

    cs.DS

    Structural Parameterizations of $k$-Planarity

    Authors: Tatsuya Gima, Yasuaki Kobayashi, Yuto Okada

    Abstract: The concept of $k$-planarity is extensively studied in the context of Beyond Planarity. A graph is $k$-planar if it admits a drawing in the plane in which each edge is crossed at most $k$ times. The local crossing number of a graph is the minimum integer $k$ such that it is $k$-planar. The problem of determining whether an input graph is $1$-planar is known to be NP-complete even for near-planar g… ▽ More

    Submitted 12 June, 2025; originally announced June 2025.

    Comments: 20 pages, 9 figures

  3. arXiv:2506.01493  [pdf, ps, other

    cs.CV cs.LG

    Efficiency without Compromise: CLIP-aided Text-to-Image GANs with Increased Diversity

    Authors: Yuya Kobayashi, Yuhta Takida, Takashi Shibuya, Yuki Mitsufuji

    Abstract: Recently, Generative Adversarial Networks (GANs) have been successfully scaled to billion-scale large text-to-image datasets. However, training such models entails a high training cost, limiting some applications and research usage. To reduce the cost, one promising direction is the incorporation of pre-trained models. The existing method of utilizing pre-trained models for a generator significant… ▽ More

    Submitted 2 June, 2025; originally announced June 2025.

    Comments: Accepted at IJCNN 2025

  4. arXiv:2505.16941  [pdf, ps, other

    cs.LG cs.AI

    FoMoH: A clinically meaningful foundation model evaluation for structured electronic health records

    Authors: Chao Pang, Vincent Jeanselme, Young Sang Choi, Xinzhuo Jiang, Zilin Jing, Aparajita Kashyap, Yuta Kobayashi, Yanwei Li, Florent Pollet, Karthik Natarajan, Shalmali Joshi

    Abstract: Foundation models hold significant promise in healthcare, given their capacity to extract meaningful representations independent of downstream tasks. This property has enabled state-of-the-art performance across several clinical applications trained on structured electronic health record (EHR) data, even in settings with limited labeled data, a prevalent challenge in healthcare. However, there is… ▽ More

    Submitted 16 June, 2025; v1 submitted 22 May, 2025; originally announced May 2025.

  5. arXiv:2504.20111  [pdf, ps, other

    cs.CV

    Forging and Removing Latent-Noise Diffusion Watermarks Using a Single Image

    Authors: Anubhav Jain, Yuya Kobayashi, Naoki Murata, Yuhta Takida, Takashi Shibuya, Yuki Mitsufuji, Niv Cohen, Nasir Memon, Julian Togelius

    Abstract: Watermarking techniques are vital for protecting intellectual property and preventing fraudulent use of media. Most previous watermarking schemes designed for diffusion models embed a secret key in the initial noise. The resulting pattern is often considered hard to remove and forge into unrelated images. In this paper, we propose a black-box adversarial attack without presuming access to the diff… ▽ More

    Submitted 27 April, 2025; originally announced April 2025.

  6. arXiv:2504.13669  [pdf, other

    cs.DS cs.CC

    Broadcasting under Structural Restrictions

    Authors: Yudai Egami, Tatsuya Gima, Tesshu Hanaka, Yasuaki Kobayashi, Michael Lampis, Valia Mitsou, Edouard Nemery, Yota Otachi, Manolis Vasilakis, Daniel Vaz

    Abstract: In the Telephone Broadcast problem we are given a graph $G=(V,E)$ with a designated source vertex $s\in V$. Our goal is to transmit a message, which is initially known only to $s$, to all vertices of the graph by using a process where in each round an informed vertex may transmit the message to one of its uninformed neighbors. The optimization objective is to minimize the number of rounds. Follo… ▽ More

    Submitted 18 April, 2025; originally announced April 2025.

  7. arXiv:2504.04757  [pdf, ps, other

    cs.DS cs.CC

    The Complexity of Maximal Common Subsequence Enumeration

    Authors: Giovanni Buzzega, Alessio Conte, Yasuaki Kobayashi, Kazuhiro Kurita, Giulia Punzi

    Abstract: Frequent pattern mining is widely used to find ``important'' or ``interesting'' patterns in data. While it is not easy to mathematically define such patterns, maximal frequent patterns are promising candidates, as frequency is a natural indicator of relevance and maximality helps to summarize the output. As such, their mining has been studied on various data types, including itemsets, graphs, and… ▽ More

    Submitted 7 April, 2025; originally announced April 2025.

  8. arXiv:2503.02597  [pdf, other

    cs.CV cs.AI

    Seeing is Understanding: Unlocking Causal Attention into Modality-Mutual Attention for Multimodal LLMs

    Authors: Wei-Yao Wang, Zhao Wang, Helen Suzuki, Yoshiyuki Kobayashi

    Abstract: Recent Multimodal Large Language Models (MLLMs) have demonstrated significant progress in perceiving and reasoning over multimodal inquiries, ushering in a new research era for foundation models. However, vision-language misalignment in MLLMs has emerged as a critical challenge, where the textual responses generated by these models are not factually aligned with the given text-image inputs. Existi… ▽ More

    Submitted 12 March, 2025; v1 submitted 4 March, 2025; originally announced March 2025.

    Comments: Preprint

  9. arXiv:2412.17307  [pdf, other

    cs.DS cs.DM math.CO

    On the complexity of finding a spanning even tree in a graph

    Authors: Tesshu Hanaka, Yasuaki Kobayashi, Kazuhiro Kurita, Yasuko Matsui, Atsuki Nagao, Hirotaka Ono, Kazuhisa Seto

    Abstract: A tree is said to be even if for every pair of distinct leaves, the length of the unique path between them is even. In this paper we discuss the problem of determining whether an input graph has a spanning even tree. Hofmann and Walsh [Australas. J Comb. 35, 2006] proved that this problem can be solved in polynomial time on bipartite graphs. In contrast to this, we show that this problem is NP-com… ▽ More

    Submitted 23 December, 2024; originally announced December 2024.

    Comments: 12 pages

  10. arXiv:2412.14583  [pdf, other

    cs.DS math.OC

    Loss Minimization for Electrical Flows over Spanning Trees on Grids

    Authors: Takehiro Ito, Naonori Kakimura, Naoyuki Kamiyama, Yusuke Kobayashi, Yoshio Okamoto

    Abstract: We study the electrical distribution network reconfiguration problem, defined as follows. We are given an undirected graph with a root vertex, demand at each non-root vertex, and resistance on each edge. Then, we want to find a spanning tree of the graph that specifies the routing of power from the root to each vertex so that all the demands are satisfied and the energy loss is minimized. This pro… ▽ More

    Submitted 19 December, 2024; originally announced December 2024.

    MSC Class: 68W25; 90C27

  11. arXiv:2412.07658  [pdf, other

    cs.CV cs.AI cs.LG

    TraSCE: Trajectory Steering for Concept Erasure

    Authors: Anubhav Jain, Yuya Kobayashi, Takashi Shibuya, Yuhta Takida, Nasir Memon, Julian Togelius, Yuki Mitsufuji

    Abstract: Recent advancements in text-to-image diffusion models have brought them to the public spotlight, becoming widely accessible and embraced by everyday users. However, these models have been shown to generate harmful content such as not-safe-for-work (NSFW) images. While approaches have been proposed to erase such abstract concepts from the models, jail-breaking techniques have succeeded in bypassing… ▽ More

    Submitted 17 March, 2025; v1 submitted 10 December, 2024; originally announced December 2024.

  12. arXiv:2412.04042  [pdf, other

    cs.DS cs.CC cs.CG

    Recognizing 2-Layer and Outer $k$-Planar Graphs

    Authors: Yasuaki Kobayashi, Yuto Okada, Alexander Wolff

    Abstract: The crossing number of a graph is the least number of crossings over all drawings of the graph in the plane. Computing the crossing number of a given graph is NP-hard, but fixed-parameter tractable (FPT) with respect to the natural parameter. Two well-known variants of the problem are 2-layer crossing minimization and circular crossing minimization, where every vertex must lie on one of two layers… ▽ More

    Submitted 11 April, 2025; v1 submitted 5 December, 2024; originally announced December 2024.

    Comments: 23 pages, 6 figures, Appears in the Proceedings of the 41st International Symposium on Computational Geometry (SoCG 2025)

  13. arXiv:2412.04016  [pdf, other

    cs.DS

    Computing diverse pair of solutions for tractable SAT

    Authors: Tatsuya Gima, Yuni Iwamasa, Yasuaki Kobayashi, Kazuhiro Kurita, Yota Otachi, Rin Saito

    Abstract: In many decision-making processes, one may prefer multiple solutions to a single solution, which allows us to choose an appropriate solution from the set of promising solutions that are found by algorithms. Given this, finding a set of \emph{diverse} solutions plays an indispensable role in enhancing human decision-making. In this paper, we investigate the problem of finding diverse solutions of S… ▽ More

    Submitted 5 December, 2024; originally announced December 2024.

    Comments: 14 pages, 1 figure

  14. arXiv:2411.16738  [pdf, other

    cs.CV cs.AI cs.LG

    Classifier-Free Guidance inside the Attraction Basin May Cause Memorization

    Authors: Anubhav Jain, Yuya Kobayashi, Takashi Shibuya, Yuhta Takida, Nasir Memon, Julian Togelius, Yuki Mitsufuji

    Abstract: Diffusion models are prone to exactly reproduce images from the training data. This exact reproduction of the training data is concerning as it can lead to copyright infringement and/or leakage of privacy-sensitive information. In this paper, we present a novel perspective on the memorization phenomenon and propose a simple yet effective approach to mitigate it. We argue that memorization occurs b… ▽ More

    Submitted 17 March, 2025; v1 submitted 23 November, 2024; originally announced November 2024.

    Comments: CVPR 2025

  15. arXiv:2410.17508  [pdf, other

    cs.DS

    Validating a PTAS for Triangle-Free 2-Matching via a Simple Decomposition Theorem

    Authors: Yusuke Kobayashi, Takashi Noguchi

    Abstract: A triangle-free (simple) 2-matching is an edge set that has at most $2$ edges incident to each vertex and contains no cycle of length $3$. For the problem of finding a maximum cardinality triangle-free 2-matching in a given graph, a complicated exact algorithm was proposed by Hartvigsen. Recently, a simple PTAS using local search was presented by Bosch-Calvo, Grandoni, and Ameli, but its validity… ▽ More

    Submitted 22 October, 2024; originally announced October 2024.

  16. arXiv:2409.07848  [pdf, other

    math.CO cs.DM

    Basis sequence reconfiguration in the union of matroids

    Authors: Tesshu Hanaka, Yuni Iwamasa, Yasuaki Kobayashi, Yuto Okada, Rin Saito

    Abstract: Given a graph $G$ and two spanning trees $T$ and $T'$ in $G$, Spanning Tree Reconfiguration asks whether there is a step-by-step transformation from $T$ to $T'$ such that all intermediates are also spanning trees of $G$, by exchanging an edge in $T$ with an edge outside $T$ at a single step. This problem is naturally related to matroid theory, which shows that there always exists such a transforma… ▽ More

    Submitted 12 September, 2024; originally announced September 2024.

    Comments: 16 pages, 5 figures

  17. arXiv:2407.02958  [pdf, other

    cs.DS math.CO

    Finding Spanning Trees with Perfect Matchings

    Authors: Kristóf Bérczi, Tamás Király, Yusuke Kobayashi, Yutaro Yamaguchi, Yu Yokoi

    Abstract: We investigate the tractability of a simple fusion of two fundamental structures on graphs, a spanning tree and a perfect matching. Specifically, we consider the following problem: given an edge-weighted graph, find a minimum-weight spanning tree among those containing a perfect matching. On the positive side, we design a simple greedy algorithm for the case when the graph is complete (or complete… ▽ More

    Submitted 11 July, 2024; v1 submitted 3 July, 2024; originally announced July 2024.

    Comments: 14 pages, 5 figures

  18. Enumerating Graphlets with Amortized Time Complexity Independent of Graph Size

    Authors: Alessio Conte, Roberto Grossi, Yasuaki Kobayashi, Kazuhiro Kurita, Davide Rucci, Takeaki Uno, Kunihiro Wasa

    Abstract: Graphlets of order $k$ in a graph $G$ are connected subgraphs induced by $k$ nodes (called $k$-graphlets) or by $k$ edges (called edge $k$-graphlets). They are among the interesting subgraphs in network analysis to get insights on both the local and global structure of a network. While several algorithms exist for discovering and enumerating graphlets, the cost per solution of such algorithms typi… ▽ More

    Submitted 14 May, 2025; v1 submitted 22 May, 2024; originally announced May 2024.

    Comments: This is the accepted version of the paper at Algorithmica (2025), after peer review

  19. arXiv:2405.00359  [pdf, ps, other

    cs.DS

    Subquadratic Submodular Maximization with a General Matroid Constraint

    Authors: Yusuke Kobayashi, Tatsuya Terao

    Abstract: We consider fast algorithms for monotone submodular maximization with a general matroid constraint. We present a randomized $(1 - 1/e - ε)$-approximation algorithm that requires $\tilde{O}_ε(\sqrt{r} n)$ independence oracle and value oracle queries, where $n$ is the number of elements in the matroid and $r \leq n$ is the rank of the matroid. This improves upon the previously best algorithm by Buch… ▽ More

    Submitted 1 May, 2024; originally announced May 2024.

    Comments: 19 pages, To appear in ICALP 2024

  20. arXiv:2405.00131  [pdf, other

    cs.DS cs.CC cs.FL

    Finding Diverse Strings and Longest Common Subsequences in a Graph

    Authors: Yuto Shida, Giulia Punzi, Yasuaki Kobayashi, Takeaki Uno, Hiroki Arimura

    Abstract: In this paper, we study for the first time the Diverse Longest Common Subsequences (LCSs) problem under Hamming distance. Given a set of a constant number of input strings, the problem asks to decide if there exists some subset $\mathcal X$ of $K$ longest common subsequences whose diversity is no less than a specified threshold $Δ$, where we consider two types of diversities of a set $\mathcal X$… ▽ More

    Submitted 10 June, 2024; v1 submitted 30 April, 2024; originally announced May 2024.

    Comments: Proceedings of 35th Annual Symposium on Combinatorial Pattern Matching (CPM 2024), Leibniz International Proceedings in Informatics, Vol.296, pp.21:0-21:17, June 2024

  21. arXiv:2403.06145  [pdf, other

    cs.CV cs.AI

    All-in-one platform for AI R&D in medical imaging, encompassing data collection, selection, annotation, and pre-processing

    Authors: Changhee Han, Kyohei Shibano, Wataru Ozaki, Keishiro Osaki, Takafumi Haraguchi, Daisuke Hirahara, Shumon Kimura, Yasuyuki Kobayashi, Gento Mogi

    Abstract: Deep Learning is advancing medical imaging Research and Development (R&D), leading to the frequent clinical use of Artificial Intelligence/Machine Learning (AI/ML)-based medical devices. However, to advance AI R&D, two challenges arise: 1) significant data imbalance, with most data from Europe/America and under 10% from Asia, despite its 60% global population share; and 2) hefty time and investmen… ▽ More

    Submitted 10 March, 2024; originally announced March 2024.

    Comments: 5 pages, 3 figures, accepted to SPIE Medical Imaging 2024

  22. arXiv:2402.14376  [pdf, other

    cs.DS

    Parameterized Complexity of Finding Dissimilar Shortest Paths

    Authors: Ryo Funayama, Yasuaki Kobayashi, Takeaki Uno

    Abstract: We consider the problem of finding ``dissimilar'' $k$ shortest paths from $s$ to $t$ in an edge-weighted directed graph $D$, where the dissimilarity is measured by the minimum pairwise Hamming distances between these paths. More formally, given an edge-weighted directed graph $D = (V, A)$, two specified vertices $s, t \in V$, and integers $d, k$, the goal of Dissimilar Shortest Paths is to decide… ▽ More

    Submitted 22 February, 2024; originally announced February 2024.

    Comments: many figures

  23. arXiv:2401.12464  [pdf, other

    cs.HC cs.RO

    Estimation of posture and joint angle of human body using foot pressure distribution: Morphological computation with human foot

    Authors: Yo Kobayashi, Yasutaka Nakashima

    Abstract: This paper proposes a novel contact and wearable sensing system for estimating the upper body posture and joint angles (ankle, knee, and hip) of the human body using foot pressure distribution information obtained from a sensor attached to the plantar region. In the proposed estimation method, sensors are installed only on the plantar region, which is the end of the human body and the point of con… ▽ More

    Submitted 22 January, 2024; originally announced January 2024.

  24. arXiv:2401.02152  [pdf, other

    cs.HC cs.RO eess.SP

    Estimating continuous data of wrist joint angles using ultrasound images

    Authors: Yo Kobayashi, Yoshihiro Katagi

    Abstract: Ultrasound imaging has recently been introduced as a sensing interface for joint motion estimation. The use of ultrasound images as an estimation method is expected to improve the control performance of assistive devices and human--machine interfaces. This study aimed to estimate continuous wrist joint angles using ultrasound images. Specifically, in an experiment, joint angle information was obta… ▽ More

    Submitted 4 January, 2024; originally announced January 2024.

  25. arXiv:2312.10599  [pdf, other

    cs.DS cs.CC

    Theoretical Aspects of Generating Instances with Unique Solutions: Pre-assignment Models for Unique Vertex Cover

    Authors: Takashi Horiyama, Yasuaki Kobayashi, Hirotaka Ono, Kazuhisa Seto, Ryu Suzuki

    Abstract: The uniqueness of an optimal solution to a combinatorial optimization problem attracts many fields of researchers' attention because it has a wide range of applications, it is related to important classes in computational complexity, and an instance with only one solution is often critical for algorithm designs in theory. However, as the authors know, there is no major benchmark set consisting of… ▽ More

    Submitted 16 December, 2023; originally announced December 2023.

    Comments: 21 pages, 3 figures. An extended abstract will appear in AAAI2024

  26. arXiv:2312.08639  [pdf, other

    cs.DS

    On the complexity of list $\mathcal H$-packing for sparse graph classes

    Authors: Tatsuya Gima, Tesshu Hanaka, Yasuaki Kobayashi, Yota Otachi, Tomohito Shirai, Akira Suzuki, Yuma Tamura, Xiao Zhou

    Abstract: The problem of packing as many subgraphs isomorphic to $H \in \mathcal H$ as possible in a graph for a class $\mathcal H$ of graphs is well studied in the literature. Both vertex-disjoint and edge-disjoint versions are known to be NP-complete for $H$ that contains at least three vertices and at least three edges, respectively. In this paper, we consider ``list variants'' of these problems: Given a… ▽ More

    Submitted 13 December, 2023; originally announced December 2023.

  27. arXiv:2311.05892  [pdf, other

    cs.DS

    Structural Parameterizations of Vertex Integrity

    Authors: Tatsuya Gima, Tesshu Hanaka, Yasuaki Kobayashi, Ryota Murai, Hirotaka Ono, Yota Otachi

    Abstract: The graph parameter vertex integrity measures how vulnerable a graph is to a removal of a small number of vertices. More precisely, a graph with small vertex integrity admits a small number of vertex removals to make the remaining connected components small. In this paper, we initiate a systematic study of structural parameterizations of the problem of computing the unweighted/weighted vertex inte… ▽ More

    Submitted 31 October, 2024; v1 submitted 10 November, 2023; originally announced November 2023.

    Comments: 24 pages, 6 figures, WALCOM 2024

  28. arXiv:2310.20245  [pdf, other

    math.CO cs.DM cs.DS

    Finding a Maximum Restricted $t$-Matching via Boolean Edge-CSP

    Authors: Yuni Iwamasa, Yusuke Kobayashi, Kenjiro Takazawa

    Abstract: The problem of finding a maximum $2$-matching without short cycles has received significant attention due to its relevance to the Hamilton cycle problem. This problem is generalized to finding a maximum $t$-matching which excludes specified complete $t$-partite subgraphs, where $t$ is a fixed positive integer. The polynomial solvability of this generalized problem remains an open question. In this… ▽ More

    Submitted 31 October, 2023; originally announced October 2023.

    Comments: 20 pages, 2 figures

  29. arXiv:2310.05494  [pdf, other

    cs.DS cs.CC cs.DM

    Finding a Minimum Spanning Tree with a Small Non-Terminal Set

    Authors: Tesshu Hanaka, Yasuaki Kobayashi

    Abstract: In this paper, we study the problem of finding a minimum weight spanning tree that contains each vertex in a given subset $V_{\rm NT}$ of vertices as an internal vertex. This problem, called Minimum Weight Non-Terminal Spanning Tree, includes $s$-$t$ Hamiltonian Path as a special case, and hence it is NP-hard. In this paper, we first observe that Non-Terminal Spanning Tree, the unweighted counterp… ▽ More

    Submitted 29 January, 2025; v1 submitted 9 October, 2023; originally announced October 2023.

  30. arXiv:2310.01066  [pdf, ps, other

    cs.DS

    Finding a reconfiguration sequence between longest increasing subsequences

    Authors: Yuuki Aoike, Masashi Kiyomi, Yasuaki Kobayashi, Yota Otachi

    Abstract: In this note, we consider the problem of finding a step-by-step transformation between two longest increasing subsequences in a sequence, namely Longest Increasing Subsequence Reconfiguration. We give a polynomial-time algorithm for deciding whether there is a reconfiguration sequence between two longest increasing subsequences in a sequence. This implies that Independent Set Reconfiguration and T… ▽ More

    Submitted 2 October, 2023; originally announced October 2023.

    Comments: 6 pages

  31. arXiv:2308.16426  [pdf, other

    cs.DS

    Enumerating minimal vertex covers and dominating sets with capacity and/or connectivity constraints

    Authors: Yasuaki Kobayashi, Kazuhiro Kurita, Kevin Mann, Yasuko Matsui, Hirotaka Ono

    Abstract: In this paper, we consider the problems of enumerating minimal vertex covers and minimal dominating sets with capacity and/or connectivity constraints. We develop polynomial-delay enumeration algorithms for these problems on bounded-degree graphs. For the case of minimal connected vertex covers, our algorithms run in polynomial delay even on the class of $d$-claw free graphs, extending the result… ▽ More

    Submitted 13 November, 2024; v1 submitted 30 August, 2023; originally announced August 2023.

    Comments: 17 pages. some results are improved

  32. arXiv:2308.02269  [pdf, other

    cs.DS cs.FL cs.IR

    Optimally Computing Compressed Indexing Arrays Based on the Compact Directed Acyclic Word Graph

    Authors: Hiroki Arimura, Shunsuke Inenaga, Yasuaki Kobayashi, Yuto Nakashima, Mizuki Sue

    Abstract: In this paper, we present the first study of the computational complexity of converting an automata-based text index structure, called the Compact Directed Acyclic Word Graph (CDAWG), of size $e$ for a text $T$ of length $n$ into other text indexing structures for the same text, suitable for highly repetitive texts: the run-length BWT of size $r$, the irreducible PLCP array of size $r$, and the qu… ▽ More

    Submitted 4 August, 2023; originally announced August 2023.

    Comments: The short version of this paper will appear in SPIRE 2023, Pisa, Italy, September 26-28, 2023, Lecture Notes in Computer Science, Springer

  33. arXiv:2307.08948  [pdf, other

    math.CO cs.DS

    Polynomial-Delay Enumeration of Large Maximal Common Independent Sets in Two Matroids and Beyond

    Authors: Yasuaki Kobayashi, Kazuhiro Kurita, Kunihiro Wasa

    Abstract: Finding a maximum cardinality common independent set in two matroids (also known as \textsc{Matroid Intersection}) is a classical combinatorial optimization problem, which generalizes several well-known problems, such as finding a maximum bipartite matching, a maximum colorful forest, and an arborescence in directed graphs. Enumerating all maximal common independent sets in two (or more) matroids… ▽ More

    Submitted 8 February, 2024; v1 submitted 17 July, 2023; originally announced July 2023.

  34. arXiv:2305.14366  [pdf, other

    q-bio.NC cs.AI cs.HC cs.LG cs.RO eess.SY

    Information processing via human soft tissue

    Authors: Yo Kobayashi

    Abstract: This study demonstrates that the soft biological tissues of humans can be used as a type of soft body in physical reservoir computing. Soft biological tissues possess characteristics such as stress-strain nonlinearity and viscoelasticity that satisfy the requirements for physical reservoir computing, including nonlinearity and memory. The aim of this study was to utilize the dynamics of human soft… ▽ More

    Submitted 17 May, 2023; originally announced May 2023.

    Journal ref: IEEE Access, 2025

  35. arXiv:2305.07262  [pdf, other

    cs.DS math.CO

    Reconfiguration of Time-Respecting Arborescences

    Authors: Takehiro Ito, Yuni Iwamasa, Naoyuki Kamiyama, Yasuaki Kobayashi, Yusuke Kobayashi, Shun-ichi Maezawa, Akira Suzuki

    Abstract: An arborescence, which is a directed analogue of a spanning tree in an undirected graph, is one of the most fundamental combinatorial objects in a digraph. In this paper, we study arborescences in digraphs from the viewpoint of combinatorial reconfiguration, which is the field where we study reachability between two configurations of some combinatorial objects via some specified operations. Especi… ▽ More

    Submitted 27 June, 2023; v1 submitted 12 May, 2023; originally announced May 2023.

    Comments: 13 pages, 3 figures, WADS 2023

  36. arXiv:2305.07259  [pdf, other

    cs.DS

    Minimum Consistent Subset for Trees Revisited

    Authors: Hiroki Arimura, Tatsuya Gima, Yasuaki Kobayashi, Hiroomi Nochide, Yota Otachi

    Abstract: In a vertex-colored graph $G = (V, E)$, a subset $S \subseteq V$ is said to be consistent if every vertex has a nearest neighbor in $S$ with the same color. The problem of computing a minimum cardinality consistent subset of a graph is known to be NP-hard. On the positive side, Dey et al. (FCT 2021) show that this problem is solvable in polynomial time when input graphs are restricted to bi-colore… ▽ More

    Submitted 12 May, 2023; originally announced May 2023.

    Comments: 9 pages, 3 figures

  37. arXiv:2305.04168  [pdf, other

    cs.GT

    EFX Allocations for Indivisible Chores: Matching-Based Approach

    Authors: Yusuke Kobayashi, Ryoga Mahara, Souta Sakamoto

    Abstract: One of the most important topics in discrete fair division is whether an EFX allocation exists for any instance. Although the existence of EFX allocations is a standing open problem for both goods and chores, the understanding of the existence of EFX allocations for chores is less established compared to goods. We study the existence of EFX allocation for chores under the assumption that all agent… ▽ More

    Submitted 6 May, 2023; originally announced May 2023.

    Comments: 17pages, 3 figures

  38. arXiv:2305.02059  [pdf, other

    cs.DS cs.DM math.CO math.OC quant-ph

    Algorithmic Theory of Qubit Routing

    Authors: Takehiro Ito, Naonori Kakimura, Naoyuki Kamiyama, Yusuke Kobayashi, Yoshio Okamoto

    Abstract: The qubit routing problem, also known as the swap minimization problem, is a (classical) combinatorial optimization problem that arises in the design of compilers of quantum programs. We study the qubit routing problem from the viewpoint of theoretical computer science, while most of the existing studies investigated the practical aspects. We concentrate on the linear nearest neighbor (LNN) archit… ▽ More

    Submitted 14 May, 2023; v1 submitted 3 May, 2023; originally announced May 2023.

    Comments: To appear in Proceedings of 18th Algorithms and Data Structures Symposium (WADS 2023)

  39. arXiv:2304.14782  [pdf, other

    math.CO cs.CG cs.DM cs.DS

    Hardness of Finding Combinatorial Shortest Paths on Graph Associahedra

    Authors: Takehiro Ito, Naonori Kakimura, Naoyuki Kamiyama, Yusuke Kobayashi, Shun-ichi Maezawa, Yuta Nozaki, Yoshio Okamoto

    Abstract: We prove that the computation of a combinatorial shortest path between two vertices of a graph associahedron, introduced by Carr and Devadoss, is NP-hard. This resolves an open problem raised by Cardinal. A graph associahedron is a generalization of the well-known associahedron. The associahedron is obtained as the graph associahedron of a path. It is a tantalizing and important open problem in th… ▽ More

    Submitted 28 April, 2023; originally announced April 2023.

    Comments: 50th EATCS International Colloquium on Automata, Languages and Programming (ICALP 2023), to appear

  40. arXiv:2304.13228  [pdf, ps, other

    cs.DS

    An Approximation Algorithm for Two-Edge-Connected Subgraph Problem via Triangle-free Two-Edge-Cover

    Authors: Yusuke Kobayashi, Takashi Noguchi

    Abstract: The $2$-Edge-Connected Spanning Subgraph problem (2-ECSS) is one of the most fundamental and well-studied problems in the context of network design. In the problem, we are given an undirected graph $G$, and the objective is to find a $2$-edge-connected spanning subgraph $H$ of $G$ with the minimum number of edges. For this problem, a lot of approximation algorithms have been proposed in the litera… ▽ More

    Submitted 25 April, 2023; originally announced April 2023.

  41. arXiv:2304.13217  [pdf, other

    cs.DM math.CO

    Reconfiguration of the Union of Arborescences

    Authors: Yusuke Kobayashi, Ryoga Mahara, Tamás Schwarcz

    Abstract: An arborescence in a digraph is an acyclic arc subset in which every vertex execpt a root has exactly one incoming arc. In this paper, we reveal the reconfigurability of the union of $k$ arborescences for fixed $k$ in the following sense: for any pair of arc subsets that can be partitioned into $k$ arborescences, one can be transformed into the other by exchanging arcs one by one so that every int… ▽ More

    Submitted 14 November, 2023; v1 submitted 25 April, 2023; originally announced April 2023.

  42. arXiv:2212.08511  [pdf

    cs.CV

    Road Detection in Snowy Forest Environment using RGB Camera

    Authors: Sirawich Vachmanus, Takanori Emaru, Ankit A. Ravankar, Yukinori Kobayashi

    Abstract: Automated driving technology has gained a lot of momentum in the last few years. For the exploration field, navigation is the important key for autonomous operation. In difficult scenarios such as snowy environment, the road is covered with snow and road detection is impossible in this situation using only basic techniques. This paper introduces detection of snowy road in forest environment using… ▽ More

    Submitted 16 December, 2022; originally announced December 2022.

    Comments: 5 pages, 9 figures, conference proceeding

    Report number: ROMBUNNO. 1I3-07

    Journal ref: In Proceedings of the 36 Annual Conference of the Robot Society of Japan, RSJ2018 (Vol. 36, No. L4867A, pp. ROMBUNNO-1I3)

  43. arXiv:2212.05989   

    cs.LG cs.AI

    MegaCRN: Meta-Graph Convolutional Recurrent Network for Spatio-Temporal Modeling

    Authors: Renhe Jiang, Zhaonan Wang, Jiawei Yong, Puneet Jeph, Quanjun Chen, Yasumasa Kobayashi, Xuan Song, Toyotaro Suzumura, Shintaro Fukushima

    Abstract: Spatio-temporal modeling as a canonical task of multivariate time series forecasting has been a significant research topic in AI community. To address the underlying heterogeneity and non-stationarity implied in the graph streams, in this study, we propose Spatio-Temporal Meta-Graph Learning as a novel Graph Structure Learning mechanism on spatio-temporal data. Specifically, we implement this idea… ▽ More

    Submitted 19 April, 2023; v1 submitted 12 December, 2022; originally announced December 2022.

    Comments: Rejected by AIJ. We withdraw for now and shall further work on the manuscript

  44. arXiv:2211.14701  [pdf, other

    cs.LG cs.AI

    Spatio-Temporal Meta-Graph Learning for Traffic Forecasting

    Authors: Renhe Jiang, Zhaonan Wang, Jiawei Yong, Puneet Jeph, Quanjun Chen, Yasumasa Kobayashi, Xuan Song, Shintaro Fukushima, Toyotaro Suzumura

    Abstract: Traffic forecasting as a canonical task of multivariate time series forecasting has been a significant research topic in AI community. To address the spatio-temporal heterogeneity and non-stationarity implied in the traffic stream, in this study, we propose Spatio-Temporal Meta-Graph Learning as a novel Graph Structure Learning mechanism on spatio-temporal data. Specifically, we implement this ide… ▽ More

    Submitted 6 March, 2023; v1 submitted 26 November, 2022; originally announced November 2022.

    Comments: Accepted by AAAI 2023

  45. arXiv:2210.17105  [pdf, other

    math.CO cs.CG cs.DS

    Reconfiguration of colorings in triangulations of the sphere

    Authors: Takehiro Ito, Yuni Iwamasa, Yusuke Kobayashi, Shun-ichi Maezawa, Yuta Nozaki, Yoshio Okamoto, Kenta Ozeki

    Abstract: In 1973, Fisk proved that any $4$-coloring of a $3$-colorable triangulation of the $2$-sphere can be obtained from any $3$-coloring by a sequence of Kempe-changes. On the other hand, in the case where we are only allowed to recolor a single vertex in each step, which is a special case of a Kempe-change, there exists a $4$-coloring that cannot be obtained from any $3$-coloring. In this paper, we pr… ▽ More

    Submitted 31 October, 2022; originally announced October 2022.

    Comments: 35 pages

  46. arXiv:2210.11778  [pdf, other

    cs.DS cs.CG math.CO

    Rerouting Planar Curves and Disjoint Paths

    Authors: Takehiro Ito, Yuni Iwamasa, Naonori Kakimura, Yusuke Kobayashi, Shun-ichi Maezawa, Yuta Nozaki, Yoshio Okamoto, Kenta Ozeki

    Abstract: In this paper, we consider a transformation of $k$ disjoint paths in a graph. For a graph and a pair of $k$ disjoint paths $\mathcal{P}$ and $\mathcal{Q}$ connecting the same set of terminal pairs, we aim to determine whether $\mathcal{P}$ can be transformed to $\mathcal{Q}$ by repeatedly replacing one path with another path so that the intermediates are also $k$ disjoint paths. The problem is cal… ▽ More

    Submitted 21 October, 2022; originally announced October 2022.

  47. arXiv:2209.10262  [pdf, other

    cs.GT cs.DS math.CO

    On Reachable Assignments under Dichotomous Preferences

    Authors: Takehiro Ito, Naonori Kakimura, Naoyuki Kamiyama, Yusuke Kobayashi, Yuta Nozaki, Yoshio Okamoto, Kenta Ozeki

    Abstract: We consider the problem of determining whether a target item assignment can be reached from an initial item assignment by a sequence of pairwise exchanges of items between agents. In particular, we consider the situation where each agent has a dichotomous preference over the items, that is, each agent evaluates each item as acceptable or unacceptable. Furthermore, we assume that communication betw… ▽ More

    Submitted 21 September, 2022; originally announced September 2022.

    Comments: PRIMA 2022

  48. arXiv:2209.00779  [pdf, other

    cs.DS

    Optimal General Factor Problem and Jump System Intersection

    Authors: Yusuke Kobayashi

    Abstract: In the optimal general factor problem, given a graph $G=(V, E)$ and a set $B(v) \subseteq \mathbb Z$ of integers for each $v \in V$, we seek for an edge subset $F$ of maximum cardinality subject to $d_F(v) \in B(v)$ for $v \in V$, where $d_F(v)$ denotes the number of edges in $F$ incident to $v$. A recent crucial work by Dudycz and Paluch shows that this problem can be solved in polynomial time if… ▽ More

    Submitted 12 October, 2022; v1 submitted 1 September, 2022; originally announced September 2022.

  49. arXiv:2207.02641  [pdf, other

    cs.GT cs.AI cs.DS econ.TH math.CO

    Reforming an Envy-Free Matching

    Authors: Takehiro Ito, Yuni Iwamasa, Naonori Kakimura, Naoyuki Kamiyama, Yusuke Kobayashi, Yuta Nozaki, Yoshio Okamoto, Kenta Ozeki

    Abstract: We consider the problem of reforming an envy-free matching when each agent is assigned a single item. Given an envy-free matching, we consider an operation to exchange the item of an agent with an unassigned item preferred by the agent that results in another envy-free matching. We repeat this operation as long as we can. We prove that the resulting envy-free matching is uniquely determined up to… ▽ More

    Submitted 6 July, 2022; originally announced July 2022.

    Comments: AAAI 2022

  50. arXiv:2207.01024  [pdf, other

    cs.DS

    Algorithmic Meta-Theorems for Combinatorial Reconfiguration Revisited

    Authors: Tatsuya Gima, Takehiro Ito, Yasuaki Kobayashi, Yota Otachi

    Abstract: Given a graph and two vertex sets satisfying a certain feasibility condition, a reconfiguration problem asks whether we can reach one vertex set from the other by repeating prescribed modification steps while maintaining feasibility. In this setting, Mouawad et al. [IPEC 2014] presented an algorithmic meta-theorem for reconfiguration problems that says if the feasibility can be expressed in monadi… ▽ More

    Submitted 27 December, 2022; v1 submitted 3 July, 2022; originally announced July 2022.

    Comments: 25 pages, 2 figures, ESA 2022