Skip to main content

Showing 1–4 of 4 results for author: Farruggia, A

.
  1. arXiv:2401.01201  [pdf, other

    cs.CV cs.LG

    Whole-examination AI estimation of fetal biometrics from 20-week ultrasound scans

    Authors: Lorenzo Venturini, Samuel Budd, Alfonso Farruggia, Robert Wright, Jacqueline Matthew, Thomas G. Day, Bernhard Kainz, Reza Razavi, Jo V. Hajnal

    Abstract: The current approach to fetal anomaly screening is based on biometric measurements derived from individually selected ultrasound images. In this paper, we introduce a paradigm shift that attains human-level performance in biometric measurement by aggregating automatically extracted biometrics from every frame across an entire scan, with no need for operator intervention. We use a convolutional neu… ▽ More

    Submitted 2 January, 2024; originally announced January 2024.

    Comments: 14 pages, 16 figures. Submitted to NPJ digital medicine. For associated video file, see http://wp.doc.ic.ac.uk/ifind/wp-content/uploads/sites/79/2023/12/realtime.gif

    ACM Class: I.4.7; J.3

  2. arXiv:1605.04421  [pdf, ps, other

    cs.DS

    RLZAP: Relative Lempel-Ziv with Adaptive Pointers

    Authors: Anthony J. Cox, Andrea Farruggia, Travis Gagie, Simon J. Puglisi, Jouni Sirén

    Abstract: Relative Lempel-Ziv (RLZ) is a popular algorithm for compressing databases of genomes from individuals of the same species when fast random access is desired. With Kuruppu et al.'s (SPIRE 2010) original implementation, a reference genome is selected and then the other genomes are greedily parsed into phrases exactly matching substrings of the reference. Deorowicz and Grabowski (Bioinformatics, 201… ▽ More

    Submitted 14 May, 2016; originally announced May 2016.

  3. Relative Suffix Trees

    Authors: Andrea Farruggia, Travis Gagie, Gonzalo Navarro, Simon J. Puglisi, Jouni Sirén

    Abstract: Suffix trees are one of the most versatile data structures in stringology, with many applications in bioinformatics. Their main drawback is their size, which can be tens of times larger than the input sequence. Much effort has been put into reducing the space usage, leading ultimately to compressed suffix trees. These compressed data structures can efficiently simulate the suffix tree, while using… ▽ More

    Submitted 15 December, 2017; v1 submitted 11 August, 2015; originally announced August 2015.

    Comments: Accepted to The Computer Journal. The implementation is available at https://github.com/jltsiren/relative-fm

  4. arXiv:1307.3872  [pdf, other

    cs.IT cs.DS

    Bicriteria data compression

    Authors: Andrea Farruggia, Paolo Ferragina, Antonio Frangioni, Rossano Venturini

    Abstract: The advent of massive datasets (and the consequent design of high-performing distributed storage systems) have reignited the interest of the scientific and engineering community towards the design of lossless data compressors which achieve effective compression ratio and very efficient decompression speed. Lempel-Ziv's LZ77 algorithm is the de facto choice in this scenario because of its decompres… ▽ More

    Submitted 15 July, 2013; originally announced July 2013.