Skip to main content

Showing 1–9 of 9 results for author: Idreos, S

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

    cs.DB

    The Case for Distributed Shared-Memory Databases with RDMA-Enabled Memory Disaggregation

    Authors: Ruihong Wang, Jianguo Wang, Stratos Idreos, M. Tamer Özsu, Walid G. Aref

    Abstract: Memory disaggregation (MD) allows for scalable and elastic data center design by separating compute (CPU) from memory. With MD, compute and memory are no longer coupled into the same server box. Instead, they are connected to each other via ultra-fast networking such as RDMA. MD can bring many advantages, e.g., higher memory utilization, better independent scaling (of compute and memory), and lowe… ▽ More

    Submitted 6 July, 2022; originally announced July 2022.

  2. arXiv:2207.01503  [pdf, other

    cs.DB cs.DS cs.LG

    Proteus: A Self-Designing Range Filter

    Authors: Eric R. Knorr, Baptiste Lemaire, Andrew Lim, Siqiang Luo, Huanchen Zhang, Stratos Idreos, Michael Mitzenmacher

    Abstract: We introduce Proteus, a novel self-designing approximate range filter, which configures itself based on sampled data in order to optimize its false positive rate (FPR) for a given space requirement. Proteus unifies the probabilistic and deterministic design spaces of state-of-the-art range filters to achieve robust performance across a larger variety of use cases. At the core of Proteus lies our C… ▽ More

    Submitted 30 June, 2022; originally announced July 2022.

    Comments: 14 pages, 9 figures, originally published in the Proceedings of the 2022 International Conference on Management of Data (SIGMOD'22), ISBN: 9781450392495

    ACM Class: F.2.m; H.3.3

    Journal ref: SIGMOD'22: Proceedings of the 2022 International Conference on Management of Data, June 2022, 1670-1684

  3. arXiv:2101.06801  [pdf, other

    cs.DB

    Real-Time LSM-Trees for HTAP Workloads

    Authors: Hemant Saxena, Lukasz Golab, Stratos Idreos, Ihab F. Ilyas

    Abstract: Real-time analytics systems employ hybrid data layouts in which data are stored in different formats throughout their lifecycle. Recent data are stored in a row-oriented format to serve OLTP workloads and support high insert rates, while older data are transformed to a column-oriented format for OLAP access patterns. We observe that a Log-Structured Merge (LSM) Tree is a natural fit for a lifecycl… ▽ More

    Submitted 14 July, 2022; v1 submitted 17 January, 2021; originally announced January 2021.

  4. arXiv:1907.05443  [pdf, other

    cs.DB cs.LG

    Learning Key-Value Store Design

    Authors: Stratos Idreos, Niv Dayan, Wilson Qin, Mali Akmanalp, Sophie Hilgard, Andrew Ross, James Lennon, Varun Jain, Harshita Gupta, David Li, Zichen Zhu

    Abstract: We introduce the concept of design continuums for the data layout of key-value stores. A design continuum unifies major distinct data structure designs under the same model. The critical insight and potential long-term impact is that such unifying models 1) render what we consider up to now as fundamentally different data structures to be seen as views of the very same overall design space, and 2)… ▽ More

    Submitted 11 July, 2019; originally announced July 2019.

  5. arXiv:1809.04270  [pdf, other

    cs.LG stat.ML

    MotherNets: Rapid Deep Ensemble Learning

    Authors: Abdul Wasay, Brian Hentschel, Yuze Liao, Sanyuan Chen, Stratos Idreos

    Abstract: Ensembles of deep neural networks significantly improve generalization accuracy. However, training neural network ensembles requires a large amount of computational resources and time. State-of-the-art approaches either train all networks from scratch leading to prohibitive training cost that allows only very small ensemble sizes in practice, or generate ensembles by training a monolithic architec… ▽ More

    Submitted 7 March, 2020; v1 submitted 12 September, 2018; originally announced September 2018.

  6. arXiv:1808.02066  [pdf, other

    cs.DB cs.DS

    The Internals of the Data Calculator

    Authors: Stratos Idreos, Kostas Zoumpatianos, Brian Hentschel, Michael S. Kester, Demi Guo

    Abstract: Data structures are critical in any data-driven scenario, but they are notoriously hard to design due to a massive design space and the dependence of performance on workload and hardware which evolve continuously. We present a design engine, the Data Calculator, which enables interactive and semi-automated design of data structures. It brings two innovations. First, it offers a set of fine-grained… ▽ More

    Submitted 6 August, 2018; originally announced August 2018.

  7. arXiv:1706.05714  [pdf, other

    cs.DB

    Evolutionary Data Systems

    Authors: Stratos Idreos, Lukas M. Maas, Mike S. Kester

    Abstract: Anyone in need of a data system today is confronted with numerous complex options in terms of system architectures, such as traditional relational databases, NoSQL and NewSQL solutions as well as several sub-categories like column-stores, row-stores etc. This overwhelming array of choices makes bootstrap** data-driven applications difficult and time consuming, requiring expertise often not acces… ▽ More

    Submitted 18 June, 2017; originally announced June 2017.

    Comments: 8 pages, 2 figures

  8. arXiv:1203.6405  [pdf, other

    cs.DB

    Concurrency Control for Adaptive Indexing

    Authors: Goetz Graefe, Felix Halim, Stratos Idreos, Harumi Kuno, Stefan Manegold

    Abstract: Adaptive indexing initializes and optimizes indexes incrementally, as a side effect of query processing. The goal is to achieve the benefits of indexes while hiding or minimizing the costs of index creation. However, index-optimizing side effects seem to turn read-only queries into update transactions that might, for example, create lock contention. This paper studies concurrency control in the co… ▽ More

    Submitted 28 March, 2012; originally announced March 2012.

    Comments: VLDB2012

    Journal ref: Proceedings of the VLDB Endowment (PVLDB), Vol. 5, No. 7, pp. 656-667 (2012)

  9. arXiv:1203.0055  [pdf, other

    cs.DB

    Stochastic Database Cracking: Towards Robust Adaptive Indexing in Main-Memory Column-Stores

    Authors: Felix Halim, Stratos Idreos, Panagiotis Karras, Roland H. C. Yap

    Abstract: Modern business applications and scientific databases call for inherently dynamic data storage environments. Such environments are characterized by two challenging features: (a) they have little idle system time to devote on physical design; and (b) there is little, if any, a priori workload knowledge, while the query and data workload keeps changing dynamically. In such environments, traditional… ▽ More

    Submitted 29 February, 2012; originally announced March 2012.

    Comments: VLDB2012

    Journal ref: Proceedings of the VLDB Endowment (PVLDB), Vol. 5, No. 6, pp. 502-513 (2012)