中文
相关论文

相关论文: The Story of HyperLogLog: How Flajolet Processed S…

200 篇论文

The exact computation of the number of distinct elements (frequency moment $F_0$) is a fundamental problem in the study of data streaming algorithms. We denote the length of the stream by $n$ where each symbol is drawn from a universe of…

计算复杂性 · 计算机科学 2014-02-28 Hartmut Klauck , Ved Prakash

Given a stream of data, a typical approach in streaming algorithms is to design a sophisticated algorithm with small memory that computes a specific statistic over the streaming data. Usually, if one wants to compute a different statistic…

数据结构与算法 · 计算机科学 2014-08-13 Vladimir Braverman , Rafail Ostrovsky , Alan Roytman

Domains such as manufacturing and medicine crave for continuous monitoring and analysis of their processes, especially in combination with time series as produced by sensors. Time series data can be exploited to, for example, explain and…

机器学习 · 计算机科学 2021-06-10 Tobias Herbert , Juergen Mangler , Stefanie Rinderle-Ma

Complex event processing (CEP) systems continuously evaluate large workloads of pattern queries under tight time constraints. Event trend aggregation queries with Kleene patterns are commonly used to retrieve summarized insights about the…

数据库 · 计算机科学 2021-03-04 Olga Poppe , Chuan Lei , Lei Ma , Allison Rozet , Elke A. Rundensteiner

Data sketches are a set of widely used approximated data summarizing techniques. Their fundamental property is sub-linear memory complexity on the input cardinality, an important aspect when processing streams or data sets with a vast base…

分布式、并行与集群计算 · 计算机科学 2020-10-21 Amit Kulkarni , Monica Chiosa , Thomas B. Preußer , Kaan Kara , David Sidler , Gustavo Alonso

The number of users approaching the world of cryptocurrencies exploded in the last years, and consequently the daily interactions on their underlying distributed ledgers have intensified. In this paper, we analyze the flow of these digital…

网络与互联网体系结构 · 计算机科学 2021-10-29 Luca Serena , Stefano Ferretti , Gabriele D'Angelo

We study distributed algorithms for some fundamental problems in data summarization. Given a communication graph $G$ of $n$ nodes each of which may hold a value initially, we focus on computing $\sum_{i=1}^N g(f_i)$, where $f_i$ is the…

数据结构与算法 · 计算机科学 2019-08-07 Hsin-Hao Su , Hoa T. Vu

This paper develops a new mathematical-statistical approach to analyze a class of Flajolet-Martin algorithms (FMa), and provides analytical confidence intervals for the number F0 of distinct elements in a stream, based on Chernoff bounds.…

统计理论 · 数学 2021-08-31 Giacomo Aletti

Computing subgraph frequencies is a fundamental task that lies at the core of several network analysis methodologies, such as network motifs and graphlet-based metrics, which have been widely used to categorize and compare networks from…

数据结构与算法 · 计算机科学 2021-12-30 Pedro Ribeiro , Pedro Paredes , Miguel E. P. Silva , David Aparicio , Fernando Silva

Due to recent advances in data collection techniques, massive amounts of data are being collected at an extremely fast pace. Also, these data are potentially unbounded. Boundless streams of data collected from sensors, equipments, and other…

数据库 · 计算机科学 2012-03-12 T Soni Madhulatha

Data Stream Mining is one of the area gaining lot of practical significance and is progressing at a brisk pace with new methods, methodologies and findings in various applications related to medicine, computer science, bioinformatics and…

数据库 · 计算机科学 2016-05-06 M. S. B. PhridviRaja , C. V. GuruRao

This paper presents Droplet, a decentralized data access control service. Droplet enables data owners to securely and selectively share their encrypted data while guaranteeing data confidentiality in the presence of unauthorized parties and…

密码学与安全 · 计算机科学 2021-01-22 Hossein Shafagh , Lukas Burkhalter , Anwar Hithnawi , Sylvia Ratnasamy

We establish a translation between a formalism for dynamic programming over hypergraphs and the computation of semiring-based provenance for Datalog programs. The benefit of this translation is a new method for computing provenance for a…

数据库 · 计算机科学 2021-12-03 Yann Ramusat , Silviu Maniu , Pierre Senellart

In this paper we analyze a hash function for $k$-partitioning a set into bins, obtaining strong concentration bounds for standard algorithms combining statistics from each bin. This generic method was originally introduced by Flajolet and…

数据结构与算法 · 计算机科学 2016-02-16 Søren Dahlgaard , Mathias Bæk Tejs Knudsen , Eva Rotenberg , Mikkel Thorup

In recent years, the problem of computing the frequencies of the induced $k$-vertex subgraphs of a graph, or \emph{$k$-graphlets}, has become central. One approach for this problem is to sample $k$-graphlets randomly. Classic algorithms for…

数据结构与算法 · 计算机科学 2026-04-29 Marco Bressan , T-H. Hubert Chan , Qipeng Kuang , Mauro Sozio

Disciplines such as business process management and process mining aid organizations by discovering insights about processes on the basis of recorded event data. However, an obstacle to process analysis is data multi-modality: for instance,…

计算机视觉与模式识别 · 计算机科学 2026-04-27 Marco Pegoraro , Jonas Seng , Dustin Heller , Wil M. P. van der Aalst , Kristian Kersting

The efficient estimation of frequency moments of a data stream in one-pass using limited space and time per item is one of the most fundamental problem in data stream processing. An especially important estimation is to find the number of…

数据结构与算法 · 计算机科学 2010-10-29 Gokarna Sharma , Costas Busch , Srikanta Tirthapura

The study of time series has motivated many researchers, particularly on the area of multivariate-analysis. The study of co-movements and dependency between random variables leads us to develop metrics to describe existing connection…

机器学习 · 计算机科学 2022-03-08 Hugo Schnoering , Hugo Inzirillo

We are faced with data comprised of entities interacting over time: this can be individuals meeting, customers buying products, machines exchanging packets on the IP network, among others. Capturing the dynamics as well as the structure of…

人工智能 · 计算机科学 2021-07-29 Tiphaine Viard , Henry Soldano , Guillaume Santini

Many well-known, real-world problems involve dynamic data which describe the relationship among the entities. Hypergraphs are powerful combinatorial structures that are frequently used to model such data. For many of today's data-centric…

数据结构与算法 · 计算机科学 2021-03-10 Fatih Taşyaran , Berkay Demireller , Kamer Kaya , Bora Uçar
‹ 上一页 1 2 3 10 下一页 ›