Skip to main content

Showing 1–7 of 7 results for author: Yamanaka, K

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

    cs.DS math.CO

    Reconfiguration and Enumeration of Optimal Cyclic Ladder Lotteries

    Authors: Yuta Nozaki, Kunihiro Wasa, Katsuhisa Yamanaka

    Abstract: A ladder lottery, known as ``Amidakuji'' in Japan, is a common way to decide an assignment at random. In this paper, we investigate reconfiguration and enumeration problems of cyclic ladder lotteries. First, when a permutation $π$ and an optimal displacement vector $\mathbf{x}$ are given, we investigate the reconfiguration and enumeration problems of the ``optimal'' cyclic ladder lotteries of $π$… ▽ More

    Submitted 25 May, 2024; originally announced May 2024.

  2. arXiv:2202.09495  [pdf, other

    cs.CC cs.DS

    Sorting Balls and Water: Equivalence and Computational Complexity

    Authors: Takehiro Ito, Jun Kawahara, Shin-ichi Minato, Yota Otachi, Toshiki Saitoh, Akira Suzuki, Ryuhei Uehara, Takeaki Uno, Katsuhisa Yamanaka, Ryo Yoshinaka

    Abstract: Various forms of sorting problems have been studied over the years. Recently, two kinds of sorting puzzle apps are popularized. In these puzzles, we are given a set of bins filled with colored units, balls or water, and some empty bins. These puzzles allow us to move colored units from a bin to another when the colors involved match in some way or the target bin is empty. The goal of these puzzles… ▽ More

    Submitted 18 February, 2022; originally announced February 2022.

    Comments: 17 pages, 10 figures

  3. arXiv:2012.11062  [pdf, other

    cs.CG

    Efficient Segment Folding is Hard

    Authors: Takashi Horiyama, Fabian Klute, Matias Korman, Irene Parada, Ryuhei Uehara, Katsuhisa Yamanaka

    Abstract: We introduce a computational origami problem which we call the segment folding problem: given a set of $n$ line-segments in the plane the aim is to make creases along all segments in the minimum number of folding steps. Note that a folding might alter the relative position between the segments, and a segment could split into two. We show that it is NP-hard to determine whether $n$ line segments ca… ▽ More

    Submitted 14 January, 2022; v1 submitted 20 December, 2020; originally announced December 2020.

  4. arXiv:2010.03072  [pdf

    cs.CV cs.CR eess.IV

    Adversarial Patch Attacks on Monocular Depth Estimation Networks

    Authors: Koichiro Yamanaka, Ryutaroh Matsumoto, Keita Takahashi, Toshiaki Fujii

    Abstract: Thanks to the excellent learning capability of deep convolutional neural networks (CNN), monocular depth estimation using CNNs has achieved great success in recent years. However, depth estimation from a monocular image alone is essentially an ill-posed problem, and thus, it seems that this approach would have inherent vulnerabilities. To reveal this limitation, we propose a method of adversarial… ▽ More

    Submitted 6 October, 2020; originally announced October 2020.

    Comments: Publisher's Open Access PDF with the CC-BY copyright. Associated video, data and programs are available at https://www.fujii.nuee.nagoya-u.ac.jp/Research/MonoDepth/

    ACM Class: I.4.8

    Journal ref: IEEE Access, vol.8, pp.179094-179104, October 2020

  5. arXiv:2001.08899  [pdf, other

    cs.CG

    Compiling Crossing-free Geometric Graphs with Connectivity Constraint for Fast Enumeration, Random Sampling, and Optimization

    Authors: Yu Nakahata, Takashi Horiyama, Shin-ichi Minato, Katsuhisa Yamanaka

    Abstract: Given $n$ points in the plane, we propose algorithms to compile connected crossing-free geometric graphs into directed acyclic graphs (DAGs). The DAGs allow efficient counting, enumeration, random sampling, and optimization. Our algorithms rely on Wettstein's framework to compile several crossing-free geometric graphs. One of the remarkable contributions of Wettstein is to allow dealing with geome… ▽ More

    Submitted 24 January, 2020; originally announced January 2020.

  6. arXiv:1803.06816  [pdf, ps, other

    cs.DS

    Swap** Colored Tokens on Graphs

    Authors: Katsuhisa Yamanaka, Takashi Horiyama, J. Mark Keil, David Kirkpatrick, Yota Otachi, Toshiki Saitoh, Ryuhei Uehara, Yushi Uno

    Abstract: We investigate the computational complexity of the following problem. We are given a graph in which each vertex has an initial and a target color. Each pair of adjacent vertices can swap their current colors. Our goal is to perform the minimum number of swaps so that the current and target colors agree at each vertex. When the colors are chosen from {1,2,...,c}, we call this problem c-Colored Toke… ▽ More

    Submitted 19 March, 2018; originally announced March 2018.

  7. arXiv:1412.3334  [pdf, other

    cs.CC cs.DS cs.GT cs.SI

    Computational Complexity of Competitive Diffusion on (Un)weighted Graphs

    Authors: Takehiro Ito, Yota Otachi, Toshiki Saitoh, Hisayuki Satoh, Akira Suzuki, Kei Uchizawa, Ryuhei Uehara, Katsuhisa Yamanaka, Xiao Zhou

    Abstract: Consider an undirected graph modeling a social network, where the vertices represent users, and the edges do connections among them. In the competitive diffusion game, each of a number of players chooses a vertex as a seed to propagate his/her opinion, and then it spreads along the edges in the graphs. The objective of every player is to maximize the number of vertices the opinion infects. In this… ▽ More

    Submitted 10 December, 2014; originally announced December 2014.

    Comments: 34 pages, 5 figures