中文
相关论文

相关论文: Pay for a Sliding Bloom Filter and Get Counting, D…

200 篇论文

Emergent design failures are ubiquitous in complex systems, and often arise when system elements cluster. Approaches to systematically reduce clustering could improve a design's resilience, but reducing clustering is difficult if it is…

The realization of novel technological opportunities given by computational and autonomous materials design requires efficient and effective frameworks. For more than two decades, aflow++ (Automatic-Flow Framework for Materials Discovery)…

Analytic function, also called window function, is to query the aggregation of data over a sliding window. For example, a simple query over the online stock platform is to return the average price of a stock of the last three days. These…

数据库 · 计算机科学 2023-03-07 Xing Shi , Chao Wang

Industrial maintenance is being transformed by the Internet of Things and edge computing, generating continuous data streams that demand real-time, adaptive decision-making under limited computational resources. While data stream mining…

机器学习 · 计算机科学 2025-12-10 Ana Rita Paupério , Diogo Risca , Afonso Lourenço , Goreti Marreiros , Ricardo Martins

Vision-language models such as OpenAI GPT-4o can transcribe mathematical documents directly from images, yet their token-level confidence signals are seldom used to pinpoint local recognition mistakes. We present an entropy-heat-mapping…

计算机视觉与模式识别 · 计算机科学 2025-05-07 Alexei Kaltchenko

Normalizing flow models have risen as a popular solution to the problem of density estimation, enabling high-quality synthetic data generation as well as exact probability density evaluation. However, in contexts where individuals are…

机器学习 · 计算机科学 2021-03-29 Chris Waites , Rachel Cummings

A sliding window algorithm receives a stream of symbols and has to output at each time instant a certain value which only depends on the last $n$ symbols. If the algorithm is randomized, then at each time instant it produces an incorrect…

形式语言与自动机理论 · 计算机科学 2018-02-22 Moses Ganardi , Danny Hucke , Markus Lohrey

The ability to detect, in real-time, heavy hitters is beneficial to many network applications, such as DoS and anomaly detection. Through programmable languages as P4, heavy hitter detection can be implemented directly in the data-plane,…

网络与互联网体系结构 · 计算机科学 2019-02-20 Belma Turkovic , Jorik Oostenbrink , Fernando Kuipers

Accurate and timely detection of cyber threats is critical to keeping our online economy and data safe. A key technique in early detection is the classification of unusual patterns of network behaviour, often hidden as low-frequency events…

密码学与安全 · 计算机科学 2024-05-01 Anthony Kenyon , Lipika Deka , David Elizondo

More and more, data is being produced in a streaming fashion. This has led to increased interest into how actionable insights can be extracted in real time from data streams through Stream Reasoning. Reasoning over data streams raises…

人工智能 · 计算机科学 2026-03-03 Cas Proost , Pieter Bonte

With the rapid growth of different massive applications and parallel flow requests in Data Center Networks (DCNs), today's providers are confronting challenges in flow forwarding decisions. Since Software Defined Networking (SDN) provides…

网络与互联网体系结构 · 计算机科学 2021-04-28 Sahar Abdollahi , Arash Deldari , Hamid Asadi , AhmadReza Montazerolghaem , Sayyed Majid Mazinani

Modern vision generators transport a base distribution to data through time-indexed measures, implemented as deterministic flows (ODEs) or stochastic diffusions (SDEs). Despite strong empirical performance, standard flow-matching objectives…

机器学习 · 计算机科学 2026-02-27 Chika Maduabuchi

Cloud operators require real-time identification of Heavy Hitters (HH) and Hierarchical Heavy Hitters (HHH) for applications such as load balancing, traffic engineering, and attack mitigation. However, existing techniques are slow in…

网络与互联网体系结构 · 计算机科学 2018-10-26 Ran Ben Basat , Gil Einziger , Isaac Keslassy , Ariel Orda , Shay Vargaftik , Erez Waisbard

The last decade has seen a surge of interest in adaptive learning algorithms for data stream classification, with applications ranging from predicting ozone level peaks, learning stock market indicators, to detecting computer security…

机器学习 · 统计学 2018-08-13 Ali Pesaranghader , Herna Viktor , Eric Paquet

Smoothed analysis is a framework suggested for mediating gaps between worst-case and average-case complexities. In a recent work, Dinitz et al.~[Distributed Computing, 2018] suggested to use smoothed analysis in order to study dynamic…

分布式、并行与集群计算 · 计算机科学 2020-09-29 Uri Meir , Ami Paz , Gregory Schwartzman

We study the parametric online changepoint detection problem, where the underlying distribution of the streaming data changes from a known distribution to an alternative that is of a known parametric form but with unknown parameters. We…

统计理论 · 数学 2023-05-22 Liyan Xie , George V. Moustakides , Yao Xie

The presence of missing values within high-dimensional data is an ubiquitous problem for many applied sciences. A serious limitation of many available data mining and machine learning methods is their inability to handle partially missing…

机器学习 · 计算机科学 2022-08-02 Qi Ma , Sujit K. Ghosh

High order cumulant tensors carry information about statistics of non-normally distributed multivariate data. In this work we present a new efficient algorithm for calculation of cumulants of arbitrary order in a sliding window for data…

数据结构与算法 · 计算机科学 2022-10-06 Krzysztof Domino , Piotr Gawron

Many large-scale information systems such as intelligent transportation systems, smart grids or smart buildings collect data about the activities of their users to optimize their operations. To encourage participation and adoption of these…

系统与控制 · 计算机科学 2015-10-30 Jerome Le Ny

As large language models continue to scale, their growing computational and storage demands pose significant challenges for real-world deployment. In this work, we investigate redundancy within Transformer-based models and propose an…

计算与语言 · 计算机科学 2025-04-08 Liangwei Yang , Yuhui Xu , Juntao Tan , Doyen Sahoo , Silvio Savarese , Caiming Xiong , Huan Wang , Shelby Heinecke