Skip to main content

Showing 1–6 of 6 results for author: Skala, M

.
  1. Approximate Furthest Neighbor with Application to Annulus Query

    Authors: Rasmus Pagh, Francesco Silvestri, Johan Sivertsen, Matthew Skala

    Abstract: Much recent work has been devoted to approximate nearest neighbor queries. Motivated by applications in recommender systems, we consider approximate furthest neighbor (AFN) queries and present a simple, fast, and highly practical data structure for answering AFN queries in high- dimensional Euclidean space. The method builds on the technique of In- dyk (SODA 2003), storing random projections to pr… ▽ More

    Submitted 22 November, 2016; originally announced November 2016.

    Journal ref: Information Systems, Available online 22 July 2016, ISSN 0306-4379

  2. arXiv:1604.04072  [pdf, other

    math.CO

    Graph Nimors

    Authors: Matthew Skala

    Abstract: In the game of Graph Nimors, two players alternately perform graph minor operations (deletion and contraction of edges) on a graph until no edges remain, at which point the player who last moved wins. We present theoretical and experimental results and conjectures regarding this game.

    Submitted 14 April, 2016; originally announced April 2016.

    Comments: 32 pages including appendix, 4 figures

    ACM Class: G.2.2

  3. arXiv:1404.5585  [pdf, other

    cs.CL cs.DB

    A Structural Query System for Han Characters

    Authors: Matthew Skala

    Abstract: The IDSgrep structural query system for Han character dictionaries is presented. This system includes a data model and syntax for describing the spatial structure of Han characters using Extended Ideographic Description Sequences (EIDSes) based on the Unicode IDS syntax; a language for querying EIDS databases, designed to suit the needs of font developers and foreign language learners; a bit vecto… ▽ More

    Submitted 22 April, 2014; originally announced April 2014.

    Comments: 28 pages, 5 figures, for submission to ACM Transactions on Asian Language Information Processing

    ACM Class: H.3.1

    Journal ref: International Journal of Asian Language Processing 23(2) (2015) 127-159

  4. arXiv:1311.5939  [pdf, other

    math.PR stat.OT

    Hypergeometric tail inequalities: ending the insanity

    Authors: Matthew Skala

    Abstract: The hypergeometric distribution is briefly and informally surveyed, including popular notation, symmetries, and the tail inequalities $Pr[i \ge E[i]+tn] \le e^{-2t^2n}$ and $Pr[i \le E[i]-tn] \le e^{-2t^2n}$.

    Submitted 22 November, 2013; originally announced November 2013.

    Comments: 5 pages

    MSC Class: 60-01

  5. Cycle-maximal triangle-free graphs

    Authors: Stephane Durocher, David S. Gunderson, Pak Ching Li, Matthew Skala

    Abstract: We conjecture that the balanced complete bipartite graph $K_{\lfloor n/2 \rfloor,\lceil n/2 \rceil}$ contains more cycles than any other $n$-vertex triangle-free graph, and we make some progress toward proving this. We give equivalent conditions for cycle-maximal triangle-free graphs; show bounds on the numbers of cycles in graphs depending on numbers of vertices and edges, girth, and homomorphism… ▽ More

    Submitted 29 October, 2014; v1 submitted 18 October, 2013; originally announced October 2013.

    Comments: 32 pages, 6 figures, authors' accepted manuscript; corrections to integer-sequence lemma

    MSC Class: 05C38; 05C35

    Journal ref: Discrete Mathematics 338 (2015) pp. 274-290

  6. arXiv:1205.6717  [pdf, other

    cs.CG

    Robust Non-Parametric Data Approximation of Pointsets via Data Reduction

    Authors: Stephane Durocher, Alexandre Leblanc, Jason Morrison, Matthew Skala

    Abstract: In this paper we present a novel non-parametric method of simplifying piecewise linear curves and we apply this method as a statistical approximation of structure within sequential data in the plane. We consider the problem of minimizing the average length of sequences of consecutive input points that lie on any one side of the simplified curve. Specifically, given a sequence $P$ of $n$ points in… ▽ More

    Submitted 30 May, 2012; originally announced May 2012.

    Comments: 13 pages, 6 figures

    ACM Class: F.2.1; G.1.2