Skip to main content

Showing 1–4 of 4 results for author: Tvrdik, P

Searching in archive cs. Search in all archives.
.
  1. Active deep learning method for the discovery of objects of interest in large spectroscopic surveys

    Authors: Petr Škoda, Ondřej Podsztavek, Pavel Tvrdík

    Abstract: Current archives of the LAMOST telescope contain millions of pipeline-processed spectra that have probably never been seen by human eyes. Most of the rare objects with interesting physical properties, however, can only be identified by visual analysis of their characteristic spectral features. A proper combination of interactive visualisation with modern machine learning techniques opens new ways… ▽ More

    Submitted 7 September, 2020; originally announced September 2020.

    Comments: To appear in Astronomy & Astrophysics Section 14- Catalogs and Data, 15 pages, 13 figures

    Report number: ASU-9-20

    Journal ref: A&A 643, A122 (2020)

  2. arXiv:1702.01393  [pdf, other

    cs.DB astro-ph.IM

    Time Series Cube Data Model

    Authors: Jiri Nadvornik, Petr Skoda, Dave Morris, Pavel Tvrdik

    Abstract: The purpose of this document is to create a data model and its serialization for expressing generic time series data. Already existing IVOA data models are reused as much as possible. The model is also made as generic as possible to be open to new extensions but at the same time closed for modifications. This enables maintaining interoperability throughout different versions of the data model. We… ▽ More

    Submitted 11 January, 2018; v1 submitted 5 February, 2017; originally announced February 2017.

    Comments: 30 pages, 17 figures

  3. arXiv:1412.8299  [pdf, other

    cs.DC

    Loading Large Sparse Matrices Stored in Files in the Adaptive-Blocking Hierarchical Storage Format

    Authors: Daniel Langr, Ivan Šimeček, Pavel Tvrdík

    Abstract: The parallel algorithm for loading large sparse matrices from files into distributed memories of high performance computing (HPC) systems is presented. This algorithm was designed specially for matrices stored in files in the space-effcient adaptive-blocking hierarchical storage format (ABHSF). The algorithm can be used even if matrix storing and loading procedures use a different number of proces… ▽ More

    Submitted 29 December, 2014; originally announced December 2014.

  4. Fake Run-Time Selection of Template Arguments in C++

    Authors: Daniel Langr, Pavel Tvrdík, Tomáš Dytrych, Jerry P. Draayer

    Abstract: C++ does not support run-time resolution of template type arguments. To circumvent this restriction, we can instantiate a template for all possible combinations of type arguments at compile time and then select the proper instance at run time by evaluation of some provided conditions. However, for templates with multiple type parameters such a solution may easily result in a branching code bloat.… ▽ More

    Submitted 21 June, 2013; originally announced June 2013.

    Comments: Objects, Models, Components, Patterns (50th International Conference, TOOLS 2012)

    Journal ref: Lecture Notes in Computer Science, pages 140-154, volume 7304. 2012