中文
相关论文

相关论文: Generalizing Greenwald-Khanna Streaming Quantile S…

200 篇论文

Quantile summaries provide a scalable way to estimate the distribution of individual attributes in large datasets that are often distributed across multiple machines or generated by sensor networks. ReqSketch (arXiv:2004.01668) is currently…

数据结构与算法 · 计算机科学 2025-11-24 Tomáš Domes , Pavel Veselý

In this paper we consider the problem of estimating quantiles when data are received sequentially (data stream). For real life data streams, the distribution of the data typically varies with time making estimation of quantiles challenging.…

统计方法学 · 统计学 2017-02-02 Hugo Lewi Hammer , Anis Yazidi , Håvard Rue

Sampling is a critical operation in Graph Neural Network (GNN) training that helps reduce the cost. Previous literature has explored improving sampling algorithms via mathematical and statistical methods. However, there is a gap between…

机器学习 · 计算机科学 2022-06-27 Xin Liu , Mingyu Yan , Shuhan Song , Zhengyang Lv , Wenming Li , Guangyu Sun , Xiaochun Ye , Dongrui Fan

Knowledge distillation (KD) has been widely applied in semantic segmentation to compress large models, but conventional approaches primarily preserve in-domain accuracy while neglecting out-of-domain generalization, which is essential under…

计算机视觉与模式识别 · 计算机科学 2026-03-04 Chonghua Lv , Dong Zhao , Shuang Wang , Dou Quan , Ning Huyan , Nicu Sebe , Zhun Zhong

We initiate the study of sub-linear sketching and streaming techniques for estimating the output size of common dictionary compressors such as Lempel-Ziv '77, the run-length Burrows-Wheeler transform, and grammar compression. To this end,…

数据结构与算法 · 计算机科学 2024-08-20 Ruben Becker , Matteo Canton , Davide Cenzato , Sung-Hwan Kim , Bojana Kodric , Nicola Prezza

Knowledge graph (KG) link prediction aims to infer new facts based on existing facts in the KG. Recent studies have shown that using the graph neighborhood of a node via graph neural networks (GNNs) provides more useful information compared…

计算与语言 · 计算机科学 2024-02-15 Vardaan Pahuja , Boshi Wang , Hugo Latapie , Jayanth Srinivasa , Yu Su

A desirable property of a reference-based evaluation metric that measures the content quality of a summary is that it should estimate how much information that summary has in common with a reference. Traditional text overlap based metrics…

计算与语言 · 计算机科学 2021-07-28 Daniel Deutsch , Tania Bedrax-Weiss , Dan Roth

We present importance aligned key iterative algorithm for extractive summarization that is faster than conventional algorithms keeping its accuracy. The computational complexity of our algorithm is O($SNlogN$) to summarize original $N$…

计算与语言 · 计算机科学 2019-06-06 Ryohto Sawada

It is well acknowledged that incorporating explicit knowledge graphs (KGs) can benefit question answering. Existing approaches typically follow a grounding-reasoning pipeline in which entity nodes are first grounded for the query (question…

计算与语言 · 计算机科学 2024-07-24 Ying Su , Jipeng Zhang , Yangqiu Song , Tong Zhang

We present data streaming algorithms for the $k$-median problem in high-dimensional dynamic geometric data streams, i.e. streams allowing both insertions and deletions of points from a discrete Euclidean space $\{1, 2, \ldots \Delta\}^d$.…

数据结构与算法 · 计算机科学 2017-06-14 Vladimir Braverman , Gereon Frahling , Harry Lang , Christian Sohler , Lin F. Yang

Quantification learning is the task of prevalence estimation for a test population using predictions from a classifier trained on a different population. Quantification methods assume that the sensitivities and specificities of the…

统计方法学 · 统计学 2021-02-18 Jacob Fiksel , Abhirup Datta , Agbessi Amouzou , Scott Zeger

Knowledge Graph (KG) completion is an important task that greatly benefits knowledge discovery in many fields (e.g. biomedical research). In recent years, learning KG embeddings to perform this task has received considerable attention.…

机器学习 · 计算机科学 2022-08-01 Adil Bahaj , Safae Lhazmir , Mounir Ghogho

The effects of quantization and coding on the estimation quality of a Gauss-Markov, namely Ornstein-Uhlenbeck, process are considered. Samples are acquired from the process, quantized, and then encoded for transmission using either infinite…

信息论 · 计算机科学 2020-04-28 Ahmed Arafa , Karim Banawan , Karim G. Seddik , H. Vincent Poor

In this work, we introduce a spatio-temporal kernel for Gaussian process (GP) regression-based sound field estimation. Notably, GPs have the attractive property that the sound field is a linear function of the measurements, allowing the…

音频与语音处理 · 电气工程与系统科学 2024-07-08 David Sundström , Shoichi Koyama , Andreas Jakobsson

In the dynamic landscape of large-scale web search, Query-Driven Text Summarization (QDTS) aims to generate concise and informative summaries from textual documents based on a given query, which is essential for improving user engagement…

计算与语言 · 计算机科学 2025-08-29 Zeyu Xiong , Yixuan Nan , Li Gao , Hengzhu Tang , Shuaiqiang Wang , Junfeng Wang , Dawei Yin

We consider two popular approaches to Knowledge Graph Completion (KGC): textual models that rely on textual entity descriptions, and structure-based models that exploit the connectivity structure of the Knowledge Graph (KG). Preliminary…

计算与语言 · 计算机科学 2024-07-03 Ananjan Nandi , Navdeep Kaur , Parag Singla , Mausam

From a high volume stream of weighted items, we want to maintain a generic sample of a certain limited size $k$ that we can later use to estimate the total weight of arbitrary subsets. This is the classic context of on-line reservoir…

数据结构与算法 · 计算机科学 2010-11-16 Edith Cohen , Nick Duffield , Haim Kaplan , Carsten Lund , Mikkel Thorup

Current deep video quality assessment (VQA) methods are usually with high computational costs when evaluating high-resolution videos. This cost hinders them from learning better video-quality-related representations via end-to-end training.…

计算机视觉与模式识别 · 计算机科学 2022-07-07 Haoning Wu , Chaofeng Chen , Jingwen Hou , Liang Liao , Annan Wang , Wenxiu Sun , Qiong Yan , Weisi Lin

We study the following summarization problem: given a parallel composition A=A1||...||An of labelled transition systems communicating with the environment through a distinguished component Ai, efficiently compute a summary Si such that E||A…

计算机科学中的逻辑 · 计算机科学 2013-10-09 Javier Esparza , Loïg Jezequel , Stefan Schwoon

Problems involving the efficient arrangement of simple objects, as captured by bin packing and makespan scheduling, are fundamental tasks in combinatorial optimization. These are well understood in the traditional online and offline cases,…

数据结构与算法 · 计算机科学 2026-01-27 Graham Cormode , Pavel Veselý