6 citations · 20 across the 8 of their papers we have counts for
10 papers
An Elastic Ephemeral Datastore using Cheap, Transient Cloud Resources
Malte Brodmann, Nikolas Ioannou, Bernard Metzler +2
Spot instances are virtual machines offered at 60-90% lower cost that can be reclaimed at any time, with only a short warning period. Spot instances have already been used to signi…
Towards a General Framework for ML-based Self-tuning Databases
Thomas Schmied, Diego Didona, Andreas Döring +2
Machine learning (ML) methods have recently emerged as an effective way to perform automated parameter tuning of databases. State-of-the-art approaches include Bayesian optimizatio…
Toward a Better Understanding and Evaluation of Tree Structures on Flash SSDs
Diego Didona, Nikolas Ioannou, Radu Stoica +1
Solid-state drives (SSDs) are extensively used to deploy persistent data stores, as they provide low latency random access, high write throughput, high data density, and low cost.…
SnapBoost: A Heterogeneous Boosting Machine
Thomas Parnell, Andreea Anghel, Malgorzata Lazuka +5
Modern gradient boosting software frameworks, such as XGBoost and LightGBM, implement Newton descent in a functional space. At each boosting iteration, their goal is to find the ba…
Compiling Neural Networks for a Computational Memory Accelerator
Kornilios Kourtis, Martino Dazzi, Nikolas Ioannou +3
Computational memory (CM) is a promising approach for accelerating inference on neural networks (NN) by using enhanced memories that, in addition to storing data, allow computation…
Safe and Efficient Remote Application Code Execution on Disaggregated NVM Storage with eBPF
Kornilios Kourtis, Animesh Trivedi, Nikolas Ioannou
With rapid improvements in NVM storage devices, the performance bottleneck is gradually shifting to the network, thus giving rise to the notion of "data movement wall". To reduce t…