Skip to main content

Showing 1–12 of 12 results for author: Epicoco, I

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

    physics.ao-ph cs.AI

    Improving Oil Slick Trajectory Simulations with Bayesian Optimization

    Authors: Gabriele Accarino, Marco M. De Carlo, Igor Atake, Donatello Elia, Anusha L. Dissanayake, Antonio Augusto Sepp Neves, Juan Peña Ibañez, Italo Epicoco, Paola Nassisi, Sandro Fiore, Giovanni Coppini

    Abstract: Accurate simulations of oil spill trajectories are essential for supporting practitioners' response and mitigating environmental and socioeconomic impacts. Numerical models, such as MEDSLIK-II, simulate advection, dispersion, and transformation processes of oil particles. However, simulations heavily rely on accurate parameter tuning, still based on expert knowledge and manual calibration. To over… ▽ More

    Submitted 4 March, 2025; originally announced March 2025.

    Comments: 29 pages, 10 figures, 3 tables, research paper

    ACM Class: I.2; I.6; J.2; G.3

  2. arXiv:2502.20207  [pdf, ps, other

    cs.DS cs.CR

    Space-Efficient Private Estimation of Quantiles

    Authors: Massimo Cafaro, Aneglo Coluccia, Italo Epicoco, Marco Pulimeno

    Abstract: Fast and accurate estimation of quantiles on data streams coming from communication networks, Internet of Things (IoT), and alike, is at the heart of important data processing applications including statistical analysis, latency monitoring, query optimization for parallel database management systems, and more. Indeed, quantiles are more robust indicators for the underlying distribution, compared t… ▽ More

    Submitted 12 June, 2025; v1 submitted 27 February, 2025; originally announced February 2025.

  3. arXiv:2410.16881  [pdf, ps, other

    cs.LG

    Just In Time Transformers

    Authors: Ahmed Ala Eddine Benali, Massimo Cafaro, Italo Epicoco, Marco Pulimeno, Enrico Junior Schioppa

    Abstract: Precise energy load forecasting in residential households is crucial for mitigating carbon emissions and enhancing energy efficiency; indeed, accurate forecasting enables utility companies and policymakers, who advocate sustainable energy practices, to optimize resource utilization. Moreover, smart meters provide valuable information by allowing for granular insights into consumption patterns. Bui… ▽ More

    Submitted 22 November, 2024; v1 submitted 22 October, 2024; originally announced October 2024.

    MSC Class: 68T07 ACM Class: I.2; I.2.6

  4. arXiv:2101.06758  [pdf, ps, other

    cs.DS cs.DB cs.DC

    Data stream fusion for accurate quantile tracking and analysis

    Authors: Massimo Cafaro, Catiuscia Melle, Italo Epicoco, Marco Pulimeno

    Abstract: UDDSKETCH is a recent algorithm for accurate tracking of quantiles in data streams, derived from the DDSKETCH algorithm. UDDSKETCH provides accuracy guarantees covering the full range of quantiles independently of the input distribution and greatly improves the accuracy with regard to DDSKETCH. In this paper we show how to compress and fuse data streams (or datasets) by using UDDSKETCH data summar… ▽ More

    Submitted 17 January, 2021; originally announced January 2021.

  5. arXiv:2004.08604  [pdf, ps, other

    cs.DS cs.DB

    UDDSketch: Accurate Tracking of Quantiles in Data Streams

    Authors: Italo Epicoco, Catiuscia Melle, Massimo Cafaro, Marco Pulimeno, Giuseppe Morleo

    Abstract: We present UDDSketch (Uniform DDSketch), a novel sketch for fast and accurate tracking of quantiles in data streams. This sketch is heavily inspired by the recently introduced DDSketch, and is based on a novel bucket collapsing procedure that allows overcoming the intrinsic limits of the corresponding DDSketch procedures. Indeed, the DDSketch bucket collapsing procedure does not allow the derivati… ▽ More

    Submitted 18 April, 2020; originally announced April 2020.

  6. arXiv:1910.02459  [pdf, ps, other

    cs.DS

    Fast Detection of Outliers in Data Streams with the $Q_n$ Estimator

    Authors: Massimo Cafaro, Catiuscia Melle, Marco Pulimeno, Italo Epicoco

    Abstract: We present FQN (Fast $Q_n$), a novel algorithm for fast detection of outliers in data streams. The algorithm works in the sliding window model, checking if an item is an outlier by cleverly computing the $Q_n$ scale estimator in the current window. We thoroughly compare our algorithm for online $Q_n$ with the state of the art competing algorithm by Nunkesser et al, and show that FQN (i) is faster,… ▽ More

    Submitted 9 January, 2020; v1 submitted 6 October, 2019; originally announced October 2019.

  7. arXiv:1812.01450  [pdf, ps, other

    cs.DC cs.DS

    Distributed mining of time--faded heavy hitters

    Authors: Marco Pulimeno, Italo Epicoco, Massimo Cafaro

    Abstract: We present \textsc{P2PTFHH} (Peer--to--Peer Time--Faded Heavy Hitters) which, to the best of our knowledge, is the first distributed algorithm for mining time--faded heavy hitters on unstructured P2P networks. \textsc{P2PTFHH} is based on the \textsc{FDCMSS} (Forward Decay Count--Min Space-Saving) sequential algorithm, and efficiently exploits an averaging gossip protocol, by merging in each inter… ▽ More

    Submitted 1 December, 2018; originally announced December 2018.

    Comments: arXiv admin note: text overlap with arXiv:1806.06580

  8. arXiv:1806.06580  [pdf, ps, other

    cs.DS cs.DC

    Mining frequent items in unstructured P2P networks

    Authors: Massimo Cafaro, Italo Epicoco, Marco Pulimeno

    Abstract: Large scale decentralized systems, such as P2P, sensor or IoT device networks are becoming increasingly common, and require robust protocols to address the challenges posed by the distribution of data and the large number of peers belonging to the network. In this paper, we deal with the problem of mining frequent items in unstructured P2P networks. This problem, of practical importance, has many… ▽ More

    Submitted 16 October, 2018; v1 submitted 18 June, 2018; originally announced June 2018.

  9. arXiv:1701.03004  [pdf, other

    cs.DS cs.DC

    Parallel mining of time-faded heavy hitters

    Authors: Massimo Cafaro, Marco Pulimeno, Italo Epicoco

    Abstract: We present PFDCMSS, a novel message-passing based parallel algorithm for mining time-faded heavy hitters. The algorithm is a parallel version of the recently published FDCMSS sequential algorithm. We formally prove its correctness by showing that the underlying data structure, a sketch augmented with a Space Saving stream summary holding exactly two counters, is mergeable. Whilst mergeability of t… ▽ More

    Submitted 11 January, 2017; originally announced January 2017.

    Comments: arXiv admin note: text overlap with arXiv:1601.03892

  10. arXiv:1611.04942  [pdf, ps, other

    cs.DS

    Fast and Accurate Mining of Correlated Heavy Hitters

    Authors: Italo Epicoco, Massimo Cafaro, Marco Pulimeno

    Abstract: The problem of mining Correlated Heavy Hitters (CHH) from a two-dimensional data stream has been introduced recently, and a deterministic algorithm based on the use of the Misra--Gries algorithm has been proposed by Lahiri et al. to solve it. In this paper we present a new counter-based algorithm for tracking CHHs, formally prove its error bounds and correctness and show, through extensive experim… ▽ More

    Submitted 6 April, 2017; v1 submitted 15 November, 2016; originally announced November 2016.

  11. arXiv:1606.04669  [pdf, ps, other

    cs.DC

    Parallel Space Saving on Multi and Many-Core Processors

    Authors: Massimo Cafaro, Marco Pulimeno, Italo Epicoco, Giovanni Aloisio

    Abstract: Given an array $\mathcal{A}$ of $n$ elements and a value $2 \leq k \leq n$, a frequent item or $k$-majority element is an element occurring in $\mathcal{A}$ more than $n/k$ times. The $k$-majority problem requires finding all of the $k$-majority elements. In this paper we deal with parallel shared-memory algorithms for frequent items; we present a shared-memory version of the Space Saving algorith… ▽ More

    Submitted 11 January, 2017; v1 submitted 15 June, 2016; originally announced June 2016.

  12. Mining frequent items in the time fading model

    Authors: Massimo Cafaro, Marco Pulimeno, Italo Epicoco, Giovanni Aloisio

    Abstract: We present FDCMSS, a new sketch-based algorithm for mining frequent items in data streams. The algorithm cleverly combines key ideas borrowed from forward decay, the Count-Min and the Space Saving algorithms. It works in the time fading model, mining data streams according to the cash register model. We formally prove its correctness and show, through extensive experimental results, that our algor… ▽ More

    Submitted 2 August, 2016; v1 submitted 15 January, 2016; originally announced January 2016.

    Comments: To appear in Information Sciences, Elsevier

    Journal ref: Information Sciences, Elsevier, 2016, Volume 370-371, pp.221-238