Skip to main content

Showing 1–5 of 5 results for author: Dassatti, A

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

    cs.CG cs.MS

    giotto-ph: A Python Library for High-Performance Computation of Persistent Homology of Vietoris-Rips Filtrations

    Authors: Julián Burella Pérez, Sydney Hauke, Umberto Lupo, Matteo Caorsi, Alberto Dassatti

    Abstract: We introduce giotto-ph, a high-performance, open-source software package for the computation of Vietoris-Rips barcodes. giotto-ph is based on Morozov and Nigmetov's lockfree (multicore) implementation of Ulrich Bauer's Ripser package. It also contains a re-working of the GUDHI library's implementation of Boissonnat and Pritam's Edge Collapser, which can be used as a pre-processing step to dramatic… ▽ More

    Submitted 2 August, 2021; v1 submitted 12 July, 2021; originally announced July 2021.

    Comments: 18 pages, 7 figures

    MSC Class: 68R99 ACM Class: G.4; G.2.2

  2. arXiv:2004.02551  [pdf, other

    cs.LG math.AT stat.ML

    giotto-tda: A Topological Data Analysis Toolkit for Machine Learning and Data Exploration

    Authors: Guillaume Tauzin, Umberto Lupo, Lewis Tunstall, Julian Burella Pérez, Matteo Caorsi, Wojciech Reise, Anibal Medina-Mardones, Alberto Dassatti, Kathryn Hess

    Abstract: We introduce giotto-tda, a Python library that integrates high-performance topological data analysis with machine learning via a scikit-learn-compatible API and state-of-the-art C++ implementations. The library's ability to handle various types of data is rooted in a wide range of preprocessing techniques, and its strong focus on data exploration and interpretability is aided by an intuitive plott… ▽ More

    Submitted 5 March, 2021; v1 submitted 6 April, 2020; originally announced April 2020.

    Comments: 7 pages, 2 figures

    MSC Class: 55-04 (Primary); 55N31; 62R40 (Secondary)

    Journal ref: NeurIPS 2020 workshop "Topological Data Analysis and beyond" (https://openreview.net/forum?id=fjQtZJOCTXf); JMLR 22 (https://www.jmlr.org/papers/v22/20-325.html)

  3. arXiv:1609.00130  [pdf, other

    cs.DC

    Transparent Live Code Offloading on FPGA

    Authors: Roberto Rigamonti, Baptiste Delporte, Anthony Convers, Alberto Dassatti

    Abstract: Even though it seems that FPGAs have finally made the transition from research labs to the consumer devices' market, programming them remains challenging. Despite the improvements made by High-Level Synthesis (HLS), which removed the language and paradigm barriers that prevented many computer scientists from working with them, producing a new design typically requires at least several hours, makin… ▽ More

    Submitted 1 September, 2016; originally announced September 2016.

    Comments: 9 pages in FPGAs for Software Programmers (FSP 2016)

  4. arXiv:1511.08635  [pdf, other

    cs.PF

    HPA: An Opportunistic Approach to Embedded Energy Efficiency

    Authors: Baptiste Delporte, Roberto Rigamonti, Alberto Dassatti

    Abstract: Reducing energy consumption is a challenge that is faced on a daily basis by teams from the High-Performance Computing as well as the Embedded domain. This issue is mostly attacked from an hardware perspective, by devising architectures that put energy efficiency as a primary target, often at the cost of processing power. Lately, computing platforms have become more and more heterogeneous, but the… ▽ More

    Submitted 27 November, 2015; originally announced November 2015.

    Comments: 8 pages, 6 figures

  5. arXiv:1511.05771  [pdf, other

    cs.PF cs.DC

    Toward Transparent Heterogeneous Systems

    Authors: Baptiste Delporte, Roberto Rigamonti, Alberto Dassatti

    Abstract: Heterogeneous parallel systems are widely spread nowadays. Despite their availability, their usage and adoption are still limited, and even more rarely they are used to full power. Indeed, compelling new technologies are constantly developed and keep changing the technological landscape, but each of them targets a limited sub-set of supported devices, and nearly all of them require new programming… ▽ More

    Submitted 20 November, 2015; v1 submitted 18 November, 2015; originally announced November 2015.

    Comments: 12 pages