Practical Trade-Offs for the Prefix-Sum Problem

06/25/2020
by   Giulio Ermanno Pibiri, et al.
0

Given an integer array A, the prefix-sum problem is to answer sum(i) queries that return the sum of the elements in A[0..i], knowing that the integers in A can be changed. It is a classic problem in data structure design with a wide range of applications in computing from coding to databases. In this work, we propose and compare several and practical solutions to this problem, showing that new trade-offs between the performance of queries and updates can be achieved on modern hardware.

READ FULL TEXT
research
10/22/2020

Optimal Robustness-Consistency Trade-offs for Learning-Augmented Online Algorithms

We study the problem of improving the performance of online algorithms b...
research
03/04/2019

An Adversarial Super-Resolution Remedy for Radar Design Trade-offs

Radar is of vital importance in many fields, such as autonomous driving,...
research
06/09/2022

Principal Trade-off Analysis

This paper develops Principal Trade-off Analysis (PTA), a decomposition ...
research
08/14/2023

An Inherent Trade-Off in Noisy Neural Communication with Rank-Order Coding

Rank-order coding, a form of temporal coding, has emerged as a promising...
research
05/27/2019

Contest Architecture with Public Disclosures

I study optimal disclosure policies in sequential contests. A contest de...
research
11/18/2019

GPT Conjecture: Understanding the Trade-offs between Granularity, Performance and Timeliness in Control-Flow Integrity

Performance/security trade-off is widely noticed in CFI research, howeve...
research
02/12/2020

Collaborative Inference for Efficient Remote Monitoring

While current machine learning models have impressive performance over a...

Please sign up or login with your details

Forgot password? Click here to reset