paper-with-me

홈 › Papers

Adaptive Learning of Aggregate Analytics under Dynamic Workloads

2019-08-13 · Fotis Savva, Christos Anagnostopoulos, Peter Triantafillou

Large organizations have seamlessly incorporated data-driven decision making in their operations. However, as data volumes increase, expensive big data infrastructures are called to rescue. In this setting, analytics tasks become very costly in terms of query response time, resource consumption, and money in cloud deployments, especially when base data are stored across geographically distributed data centers. Therefore, we introduce an adaptive Machine Learning mechanism which is light-weight, stored client-side, can estimate the answers of a variety of aggregate queries and can avoid the big data backend. The estimations are performed in milliseconds are inexpensive and accurate as the mechanism learns from past analytical-query patterns. However, as analytic queries are ad-hoc and analysts' interests change over time we develop solutions that can swiftly and accurately detect such changes and adapt to new query patterns. The capabilities of our approach are demonstrated using extensive evaluation with real and synthetic datasets.

📄 PDF Abstract BibTeX arXiv:1908.04772

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

Explaining Aggregates for Exploratory Analytics

2018-12-29 · Fotis Savva, Christos Anagnostopoulos, Peter Triantafillou

Analysts wishing to explore multivariate data spaces, typically pose queries involving selection operators, i.e., range or radius queries, which define data subspaces of possible interest and then use aggregation functio…

NeurDB: On the Design and Implementation of an AI-powered Autonomous Database

2024-08-06 · Zhanhao Zhao, Shaofeng Cai, Haotian Gao, Hexiang Pan 외

Databases are increasingly embracing AI to provide autonomous system optimization and intelligent in-database analytics, aiming to relieve end-user burdens across various industry sectors. Nonetheless, most existing appr…

StreamServe: Adaptive Speculative Flows for Low-Latency Disaggregated LLM Serving

2026-02-11 · Satyam Kumar, Arpit Singh Gautam, Kailash Talreja, Saurabh Jha arxiv

Efficient LLM serving must balance throughput and latency across diverse, bursty workloads. We introduce StreamServe, a disaggregated prefill decode serving architecture that combines metric aware routing across compute …

Optimizing LLM Queries in Relational Data Analytics Workloads

2024-03-09 · Shu Liu, Asim Biswal, Amog Kamsetty, Audrey Cheng 외

Batch data analytics is a growing application for Large Language Models (LLMs). LLMs enable users to perform a wide range of natural language tasks, such as classification, entity extraction, and translation, over large …

GPU

Karasu: A Collaborative Approach to Efficient Cluster Configuration for Big Data Analytics

2023-08-22 · Dominik Scheinert, Philipp Wiesner, Thorsten Wittkopp, Lauritz Thamsen 외

Selecting the right resources for big data analytics jobs is hard because of the wide variety of configuration options like machine type and cluster size. As poor choices can have a significant impact on resource efficie…