Skip to main content

Showing 1–6 of 6 results for author: Leonard, L

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

    cs.DS

    Constant-time edge label and leaf pointer maintenance on sliding suffix trees

    Authors: Laurentius Leonard, Shunsuke Inenaga, Hideo Bannai, Takuya Mieno

    Abstract: Sliding suffix trees (Fiala & Greene, 1989) for an input text $T$ over an alphabet of size $σ$ and a sliding window $W$ of $T$ can be maintained in $O(|T| \log σ)$ time and $O(|W|)$ space. The two previous approaches that achieve this can be categorized into the credit-based approach of Fiala and Greene (1989) and Larsson (1996, 1999), or the batch-based approach proposed by Senft (2005). Brodnik… ▽ More

    Submitted 29 February, 2024; v1 submitted 3 July, 2023; originally announced July 2023.

  2. arXiv:2207.04194  [pdf, other

    cs.DS

    Online algorithms for finding distinct substrings with length and multiple prefix and suffix conditions

    Authors: Laurentius Leonard, Shunsuke Inenaga, Hideo Bannai, Takuya Mieno

    Abstract: Let two static sequences of strings $P$ and $S$, representing prefix and suffix conditions respectively, be given as input for preprocessing. For the query, let two positive integers $k_1$ and $k_2$ be given, as well as a string $T$ given in an online manner, such that $T_i$ represents the length-$i$ prefix of $T$ for $1 \leq i \leq |T|$. In this paper we are interested in computing the set… ▽ More

    Submitted 30 October, 2022; v1 submitted 9 July, 2022; originally announced July 2022.

    Comments: 14 pages (including references and appendix), 3 figures, 1 table

  3. arXiv:2203.16908  [pdf, other

    cs.DS

    Suffix tree-based linear algorithms for multiple prefixes, single suffix counting and listing problems

    Authors: Laurentius Leonard, Ken Tanaka

    Abstract: Given two strings $T$ and $S$ and a set of strings $P$, for each string $p \in P$, consider the unique substrings of $T$ that have $p$ as their prefix and $S$ as their suffix. Two problems then come to mind; the first problem being the counting of such substrings, and the second problem being the problem of listing all such substrings. In this paper, we describe linear-time, linear-space suffix tr… ▽ More

    Submitted 18 April, 2022; v1 submitted 31 March, 2022; originally announced March 2022.

    Comments: 16 pages, 5 figures

  4. arXiv:2106.02221  [pdf, other

    eess.IV cs.CV

    Specular reflections removal in colposcopic images based on neural networks: Supervised training with no ground truth previous knowledge

    Authors: Lauren Jimenez-Martin, Daniel A. Valdés Pérez, Ana M. Solares Asteasuainzarra, Ludwig Leonard, Marta L. Baguer Díaz-Romañach

    Abstract: Cervical cancer is a malignant tumor that seriously threatens women's health, and is one of the most common that affects women worldwide. For its early detection, colposcopic images of the cervix are used for searching for possible injuries or abnormalities. An inherent characteristic of these images is the presence of specular reflections (brightness) that make it difficult to observe some region… ▽ More

    Submitted 21 June, 2021; v1 submitted 3 June, 2021; originally announced June 2021.

    Comments: This new version corrects typos and adds references

  5. arXiv:2103.03221  [pdf, ps, other

    cs.LG q-bio.QM

    GenoML: Automated Machine Learning for Genomics

    Authors: Mary B. Makarious, Hampton L. Leonard, Dan Vitale, Hirotaka Iwaki, David Saffo, Lana Sargent, Anant Dadu, Eduardo Salmerón Castaño, John F. Carter, Melina Maleknia, Juan A. Botia, Cornelis Blauwendraat, Roy H. Campbell, Sayed Hadi Hashemi, Andrew B. Singleton, Mike A. Nalls, Faraz Faghri

    Abstract: GenoML is a Python package automating machine learning workflows for genomics (genetics and multi-omics) with an open science philosophy. Genomics data require significant domain expertise to clean, pre-process, harmonize and perform quality control of the data. Furthermore, tuning, validation, and interpretation involve taking into account the biology and possibly the limitations of the underlyin… ▽ More

    Submitted 4 March, 2021; originally announced March 2021.

  6. arXiv:2011.03082  [pdf, other

    cs.GR

    Learning Multiple-Scattering Solutions for Sphere-Tracing of Volumetric Subsurface Effects

    Authors: Ludwig Leonard, Kevin Hoehlein, Ruediger Westermann

    Abstract: Accurate subsurface scattering solutions require the integration of optical material properties along many complicated light paths. We present a method that learns a simple geometric approximation of random paths in a homogeneous volume of translucent material. The generated representation allows determining the absorption along the path as well as a direct lighting contribution, which is represen… ▽ More

    Submitted 5 November, 2020; originally announced November 2020.

    ACM Class: I.3.7