Skip to main content

Showing 1–17 of 17 results for author: Kryven, M

.
  1. arXiv:2309.01001  [pdf, other

    math.CO cs.DM

    Cops and Robbers on 1-Planar Graphs

    Authors: Stephane Durocher, Shahin Kamali, Myroslav Kryven, Fengyi Liu, Amirhossein Mashghdoust, Avery Miller, Pouria Zamani Nezhad, Ikaro Penha Costa, Timothy Zapp

    Abstract: Cops and Robbers is a well-studied pursuit-evasion game in which a set of cops seeks to catch a robber in a graph G, where cops and robber move along edges of G. The cop number of G is the minimum number of cops that is sufficient to catch the robber. Every planar graph has cop number at most three, and there are planar graphs for which three cops are necessary [Aigner and Fromme, DAM 1984]. We st… ▽ More

    Submitted 6 September, 2023; v1 submitted 2 September, 2023; originally announced September 2023.

    Comments: Appears in the Proceedings of the 31st International Symposium on Graph Drawing and Network Visualization (GD 2023)

    MSC Class: 68R10; 91A24

  2. arXiv:2208.12898  [pdf, other

    cs.CG cs.DM

    An FPT Algorithm for Bipartite Vertex Splitting

    Authors: Reyan Ahmed, Stephen Kobourov, Myroslav Kryven

    Abstract: Bipartite graphs model the relationship between two disjoint sets of objects. They have a wide range of applications and are often visualized as a 2-layered drawing, where each set of objects is visualized as a set of vertices (points) on one of the two parallel horizontal lines and the relationships are represented by edges (simple curves) between the two lines connecting the corresponding vertic… ▽ More

    Submitted 26 August, 2022; originally announced August 2022.

    Comments: Appears in the Proceedings of the 30th International Symposium on Graph Drawing and Network Visualization (GD 2022)

  3. arXiv:2202.11604  [pdf, other

    cs.CG

    The Segment Number: Algorithms and Universal Lower Bounds for Some Classes of Planar Graphs

    Authors: Ina Goeßmann, Jonathan Klawitter, Boris Klemz, Felix Klesen, Stephen Kobourov, Myroslav Kryven, Alexander Wolff, Johannes Zink

    Abstract: The segment number of a planar graph $G$ is the smallest number of line segments needed for a planar straight-line drawing of $G$. Dujmović, Eppstein, Suderman, and Wood [CGTA'07] introduced this measure for the visual complexity of graphs. There are optimal algorithms for trees and worst-case optimal algorithms for outerplanar graphs, 2-trees, and planar 3-trees. It is known that every cubic tric… ▽ More

    Submitted 15 July, 2022; v1 submitted 23 February, 2022; originally announced February 2022.

    Comments: Appears in the Proceedings of the 48th International Workshop on Graph-Theoretic Concepts in Computer Science (WG2022)

  4. arXiv:2112.00903  [pdf, other

    cs.AI cs.RO

    Modeling human intention inference in continuous 3D domains by inverse planning and body kinematics

    Authors: Yingdong Qian, Marta Kryven, Tao Gao, Hanbyul Joo, Josh Tenenbaum

    Abstract: How to build AI that understands human intentions, and uses this knowledge to collaborate with people? We describe a computational framework for evaluating models of goal inference in the domain of 3D motor actions, which receives as input the 3D coordinates of an agent's body, and of possible targets, to produce a continuously updated inference of the intended target. We evaluate our framework in… ▽ More

    Submitted 1 December, 2021; originally announced December 2021.

  5. arXiv:2110.12301  [pdf, other

    cs.LG cs.AI

    Map Induction: Compositional spatial submap learning for efficient exploration in novel environments

    Authors: Sugandha Sharma, Aidan Curtis, Marta Kryven, Josh Tenenbaum, Ila Fiete

    Abstract: Humans are expert explorers. Understanding the computational cognitive mechanisms that support this efficiency can advance the study of the human mind and enable more efficient exploration algorithms. We hypothesize that humans explore new environments efficiently by inferring the structure of unobserved spaces using spatial information collected from previously explored spaces. This cognitive pro… ▽ More

    Submitted 17 March, 2022; v1 submitted 23 October, 2021; originally announced October 2021.

  6. arXiv:2106.07824  [pdf, other

    cs.AI

    Communicating Natural Programs to Humans and Machines

    Authors: Samuel Acquaviva, Yewen Pu, Marta Kryven, Theodoros Sechopoulos, Catherine Wong, Gabrielle E Ecanow, Maxwell Nye, Michael Henry Tessler, Joshua B. Tenenbaum

    Abstract: The Abstraction and Reasoning Corpus (ARC) is a set of procedural tasks that tests an agent's ability to flexibly solve novel problems. While most ARC tasks are easy for humans, they are challenging for state-of-the-art AI. What makes building intelligent systems that can generalize to novel situations such as ARC difficult? We posit that the answer might be found by studying the difference of \em… ▽ More

    Submitted 19 May, 2023; v1 submitted 14 June, 2021; originally announced June 2021.

    Comments: equal contributions: (author 1,2) and (author 3,4,5). 36th Conference on Neural Information Processing Systems (NeurIPS 2022) Track on Datasets and Benchmarks

  7. Vector-based Pedestrian Navigation in Cities

    Authors: Christian Bongiorno, Yulun Zhou, Marta Kryven, David Theurel, Alessandro Rizzo, Paolo Santi, Joshua Tenenbaum, Carlo Ratti

    Abstract: How do pedestrians choose their paths within city street networks? Researchers have tried to shed light on this matter through strictly controlled experiments, but an ultimate answer based on real-world mobility data is still lacking. Here, we analyze salient features of human path planning through a statistical analysis of a massive dataset of GPS traces, which reveals that (1) people increasingl… ▽ More

    Submitted 23 October, 2021; v1 submitted 12 March, 2021; originally announced March 2021.

    MSC Class: 91D10

  8. arXiv:2008.03519  [pdf, other

    cs.AI cs.LG q-bio.NC

    Learning abstract structure for drawing by efficient motor program induction

    Authors: Lucas Y. Tian, Kevin Ellis, Marta Kryven, Joshua B. Tenenbaum

    Abstract: Humans flexibly solve new problems that differ qualitatively from those they were trained on. This ability to generalize is supported by learned concepts that capture structure common across different problems. Here we develop a naturalistic drawing task to study how humans rapidly acquire structured prior knowledge. The task requires drawing visual objects that share underlying structure, based o… ▽ More

    Submitted 8 August, 2020; originally announced August 2020.

  9. arXiv:2007.05060  [pdf, other

    cs.AI cs.SE

    Program Synthesis with Pragmatic Communication

    Authors: Yewen Pu, Kevin Ellis, Marta Kryven, Josh Tenenbaum, Armando Solar-Lezama

    Abstract: Program synthesis techniques construct or infer programs from user-provided specifications, such as input-output examples. Yet most specifications, especially those given by end-users, leave the synthesis problem radically ill-posed, because many programs may simultaneously satisfy the specification. Prior work resolves this ambiguity by using various inductive biases, such as a preference for sim… ▽ More

    Submitted 20 October, 2020; v1 submitted 9 July, 2020; originally announced July 2020.

    Comments: The second author and the third author contributed equally to this work

    ACM Class: I.2.2; D.3.0

  10. Drawing Graphs with Circular Arcs and Right-Angle Crossings

    Authors: Steven Chaplick, Henry Förster, Myroslav Kryven, Alexander Wolff

    Abstract: In a RAC drawing of a graph, vertices are represented by points in the plane, adjacent vertices are connected by line segments, and crossings must form right angles. Graphs that admit such drawings are RAC graphs. RAC graphs are beyond-planar graphs and have been studied extensively. In particular, it is known that a RAC graph with n vertices has at most 4n - 10 edges. We introduce a superclass… ▽ More

    Submitted 9 July, 2020; v1 submitted 10 March, 2020; originally announced March 2020.

    Journal ref: Proc. 17th Scandinavian Symposium and Workshops on Algorithm Theory (SWAT 2020), LIPIcs 162, pages 21:1-21:14

  11. arXiv:2003.02673  [pdf, other

    cs.SI physics.soc-ph

    On Random Graph Properties

    Authors: Hang Chen, Vahan Huroyan, Stephen Kobourov, Myroslav Kryven

    Abstract: We consider 15 properties of labeled random graphs that are of interest in the graph-theoretical and the graph mining literature, such as clustering coefficients, centrality measures, spectral radius, degree assortativity, treedepth, treewidth, etc. We analyze relationships and correlations between these properties. Whereas for graphs on a small number of vertices we can exactly compute the averag… ▽ More

    Submitted 23 June, 2022; v1 submitted 3 March, 2020; originally announced March 2020.

  12. arXiv:1907.08121  [pdf, other

    cs.CG

    On Arrangements of Orthogonal Circles

    Authors: Steven Chaplick, Henry Förster, Myroslav Kryven, Alexander Wolff

    Abstract: In this paper, we study arrangements of orthogonal circles, that is, arrangements of circles where every pair of circles must either be disjoint or intersect at a right angle. Using geometric arguments, we show that such arrangements have only a linear number of faces. This implies that orthogonal circle intersection graphs have only a linear number of edges. When we restrict ourselves to orthogon… ▽ More

    Submitted 25 August, 2019; v1 submitted 18 July, 2019; originally announced July 2019.

    Comments: Appears in the Proceedings of the 27th International Symposium on Graph Drawing and Network Visualization (GD 2019)

  13. Bundled Crossings Revisited

    Authors: Steven Chaplick, Thomas C. van Dijk, Myroslav Kryven, Ji-won Park, Alexander Ravsky, Alexander Wolff

    Abstract: An effective way to reduce clutter in a graph drawing that has (many) crossings is to group edges that travel in parallel into \emph{bundles}. Each edge can participate in many such bundles. Any crossing in this bundled graph occurs between two bundles, i.e., as a \emph{bundled crossing}. We consider the problem of bundled crossing minimization: A graph is given and the goal is to find a bundled d… ▽ More

    Submitted 11 September, 2019; v1 submitted 11 December, 2018; originally announced December 2018.

    Comments: Appears in the Proceedings of the 27th International Symposium on Graph Drawing and Network Visualization (GD 2019)

    Journal ref: Journal of Graph Algorithms and Applications, 24(4):621-655 (2020), special issue on GD 2019

  14. arXiv:1804.07496  [pdf, ps, other

    cs.DM cs.CC cs.DS

    Planar Steiner Orientation is NP-complete

    Authors: Moritz Beck, Johannes Blum, Myroslav Kryven, Andre Löffler, Johannes Zink

    Abstract: Many applications in graph theory are motivated by routing or flow problems. Among these problems is Steiner Orientation: given a mixed graph G (having directed and undirected edges) and a set T of k terminal pairs in G, is there an orientation of the undirected edges in G such that there is a directed path for every terminal pair in T ? This problem was shown to be NP -complete by Arkin and Hassi… ▽ More

    Submitted 20 April, 2018; originally announced April 2018.

  15. arXiv:1709.06965  [pdf, other

    cs.CG

    Drawing Graphs on Few Circles and Few Spheres

    Authors: Myroslav Kryven, Alexander Ravsky, Alexander Wolff

    Abstract: Given a drawing of a graph, its \emph{visual complexity} is defined as the number of geometrical entities in the drawing, for example, the number of segments in a straight-line drawing or the number of arcs in a circular-arc drawing (in 2D). Recently, Chaplick et al. [GD 2016] introduced a different measure for the visual complexity, the \emph{affine cover number}, which is the minimum number of l… ▽ More

    Submitted 1 April, 2019; v1 submitted 20 September, 2017; originally announced September 2017.

    Comments: 21 pages, 10 figures

    MSC Class: 68R10 ACM Class: G.2.2; F.2.2

  16. arXiv:1708.08723  [pdf, other

    cs.DM math.CO

    Beyond Outerplanarity

    Authors: Steven Chaplick, Myroslav Kryven, Giuseppe Liotta, Andre Löffler, Alexander Wolff

    Abstract: We study straight-line drawings of graphs where the vertices are placed in convex position in the plane, i.e., \emph{convex drawings}. We consider two families of graph classes with convex drawings: \emph{outer $k$-planar} graphs, where each edge is crossed by at most $k$ other edges; and, \emph{outer $k$-quasi-planar} graphs where no $k$ edges can mutually cross. We show that the outer $k$-plan… ▽ More

    Submitted 25 January, 2024; v1 submitted 29 August, 2017; originally announced August 2017.

    Comments: Has appeared in the Proceedings of the 25th International Symposium on Graph Drawing and Network Visualization (GD 2017)

  17. arXiv:1401.6957   

    math.NA

    Integral equation approach for the numerical solution of a Robin problem for the Klein-Gordon equation in a doubly connected domain

    Authors: Myroslav Kryven

    Abstract: In this paper we consider a Robin problem for the Klein-Gordon equation in a doubly connected domain. The solution domain considered is a bounded smooth doubly connected planar domain bounded by two simple disjoint closed curves. The analysis of the problem is based on the indirect integral equations method. The solution is represented as a sum of two single-layer potentials defined on each of the… ▽ More

    Submitted 1 March, 2017; v1 submitted 27 January, 2014; originally announced January 2014.

    Comments: Crucial mistake in the proof of the convergence rate of the numerical method

    MSC Class: 65N21