Skip to main content

Showing 1–4 of 4 results for author: Habich, D

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

    cs.DB cs.SE

    Designing and Implementing a Generator Framework for a SIMD Abstraction Library

    Authors: Johannes Pietrzyk, Alexander Krause, Dirk Habich, Wolfgang Lehner

    Abstract: The Single Instruction Multiple Data (SIMD) parallel paradigm is a well-established and heavily-used hardware-driven technique to increase the single-thread performance in different system domains such as database or machine learning. Depending on the hardware vendor and the specific processor generation/version, SIMD capabilities come in different flavors concerning the register size and the supp… ▽ More

    Submitted 26 July, 2024; originally announced July 2024.

    Comments: 20 pages

  2. Machine Learning-based Cardinality Estimation in DBMS on Pre-Aggregated Data

    Authors: Lucas Woltmann, Claudio Hartmann, Dirk Habich, Wolfgang Lehner

    Abstract: Cardinality estimation is a fundamental task in database query processing and optimization. As shown in recent papers, machine learning (ML)-based approaches can deliver more accurate cardinality estimations than traditional approaches. However, a lot of example queries have to be executed during the model training phase to learn a data-dependent ML model leading to a very time-consuming training… ▽ More

    Submitted 19 May, 2020; originally announced May 2020.

    Comments: 10 pages, technical report

    Journal ref: Datenbank-Spektrum 22 (2022) 1-13

  3. arXiv:2004.09350  [pdf, other

    cs.DB

    MorphStore: Analytical Query Engine with a Holistic Compression-Enabled Processing Model

    Authors: Patrick Damme, Annett Ungethüm, Johannes Pietrzyk, Alexander Krause, Dirk Habich, Wolfgang Lehner

    Abstract: In this paper, we present MorphStore, an open-source in-memory columnar analytical query engine with a novel holistic compression-enabled processing model. Basically, compression using lightweight integer compression algorithms already plays an important role in existing in-memory column-store database systems, but mainly for base data. In particular, during query processing, these systems only ke… ▽ More

    Submitted 20 April, 2020; originally announced April 2020.

    Comments: Submitted to PVLDB

  4. arXiv:1706.03968  [pdf, other

    cs.DB cs.DC

    Asynchronous Graph Pattern Matching on Multiprocessor Systems

    Authors: Alexander Krause, Annett Ungethüm, Thomas Kissinger, Dirk Habich, Wolfgang Lehner

    Abstract: Pattern matching on large graphs is the foundation for a variety of application domains. Strict latency requirements and continuously increasing graph sizes demand the usage of highly parallel in-memory graph processing engines that need to consider non-uniform memory access (NUMA) and concurrency issues to scale up on modern multiprocessor systems. To tackle these aspects, graph partitioning beco… ▽ More

    Submitted 14 June, 2017; v1 submitted 13 June, 2017; originally announced June 2017.

    Comments: 14 Pages, Extended version for ADBIS 2017