Skip to main content

Showing 1–5 of 5 results for author: Bang, T

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

    cs.DB

    GRACEFUL: A Learned Cost Estimator For UDFs

    Authors: Johannes Wehrstein, Tiemo Bang, Roman Heinrich, Carsten Binnig

    Abstract: User-Defined-Functions (UDFs) are a pivotal feature in modern DBMS, enabling the extension of native DBMS functionality with custom logic. However, the integration of UDFs into query optimization processes poses significant challenges, primarily due to the difficulty of estimating UDF execution costs. Consequently, existing cost models in DBMS optimizers largely ignore UDFs or rely on static assum… ▽ More

    Submitted 31 March, 2025; originally announced March 2025.

    Comments: The paper has been accepted by ICDE 2025

  2. arXiv:2502.20818  [pdf, other

    cs.DC

    SkyStore: Cost-Optimized Object Storage Across Regions and Clouds

    Authors: Shu Liu, Xiangxi Mo, Moshik Hershcovitch, Henric Zhang, Audrey Cheng, Guy Girmonsky, Gil Vernik, Michael Factor, Tiemo Bang, Soujanya Ponnapalli, Natacha Crooks, Joseph E. Gonzalez, Danny Harnik, Ion Stoica

    Abstract: Modern applications span multiple clouds to reduce costs, avoid vendor lock-in, and leverage low-availability resources in another cloud. However, standard object stores operate within a single cloud, forcing users to manually manage data placement across clouds, i.e., navigate their diverse APIs and handle heterogeneous costs for network and storage. This is often a complex choice: users must eit… ▽ More

    Submitted 28 February, 2025; originally announced February 2025.

  3. arXiv:2502.17648  [pdf, other

    cs.CV eess.SY

    CalibRefine: Deep Learning-Based Online Automatic Targetless LiDAR-Camera Calibration with Iterative and Attention-Driven Post-Refinement

    Authors: Lei Cheng, Lihao Guo, Tianya Zhang, Tam Bang, Austin Harris, Mustafa Hajij, Mina Sartipi, Siyang Cao

    Abstract: Accurate multi-sensor calibration is essential for deploying robust perception systems in applications such as autonomous driving and intelligent transportation. Existing LiDAR-camera calibration methods often rely on manually placed targets, preliminary parameter estimates, or intensive data preprocessing, limiting their scalability and adaptability in real-world settings. In this work, we propos… ▽ More

    Submitted 5 May, 2025; v1 submitted 24 February, 2025; originally announced February 2025.

  4. arXiv:2308.06815  [pdf, other

    cs.DB eess.SY

    Optimizing the cloud? Don't train models. Build oracles!

    Authors: Tiemo Bang, Conor Power, Siavash Ameli, Natacha Crooks, Joseph M. Hellerstein

    Abstract: We propose cloud oracles, an alternative to machine learning for online optimization of cloud configurations. Our cloud oracle approach guarantees complete accuracy and explainability of decisions for problems that can be formulated as parametric convex optimizations. We give experimental evidence of this technique's efficacy and share a vision of research directions for expanding its applicabilit… ▽ More

    Submitted 22 December, 2023; v1 submitted 13 August, 2023; originally announced August 2023.

    Comments: Camera-ready publication for CIDR'24: https://www.cidrdb.org/cidr2024/papers/p47-bang.pdf

  5. arXiv:2009.02258  [pdf, other

    cs.DB cs.LG

    AnyDB: An Architecture-less DBMS for Any Workload

    Authors: Tiemo Bang, Norman May, Ilia Petrov, Carsten Binnig

    Abstract: In this paper, we propose a radical new approach for scale-out distributed DBMSs. Instead of hard-baking an architectural model, such as a shared-nothing architecture, into the distributed DBMS design, we aim for a new class of so-called architecture-less DBMSs. The main idea is that an architecture-less DBMS can mimic any architecture on a per-query basis on-the-fly without any additional overhea… ▽ More

    Submitted 4 September, 2020; originally announced September 2020.

    Comments: Submitted to 11th Annual Conference on Innovative Data Systems Research (CIDR 21)