中文
相关论文

相关论文: Sampling-based Estimation of the Number of Distinc…

200 篇论文

In this research paper, we address the Distinct Elements estimation problem in the context of streaming algorithms. The problem involves estimating the number of distinct elements in a given data stream $\mathcal{A} = (a_1, a_2,\ldots,…

数据结构与算法 · 计算机科学 2023-06-13 Mridul Nandi , Soumit Paul

Distributed signal processing has attracted widespread attention in the scientific community due to its several advantages over centralized approaches. Recently, graph signal processing has risen to prominence, and adaptive distributed…

信号处理 · 电气工程与系统科学 2020-08-07 Daniel G. Tiglea , Renato Candido , Magno T. M. Silva

The goal of diversity sampling is to select a representative subset of data in a way that maximizes information contained in the subset while keeping its cardinality small. We introduce the ordered diverse sampling problem based on a new…

计算与语言 · 计算机科学 2025-03-17 Ashish Tiwari , Mukul Singh , Ananya Singha , Arjun Radhakrishna

A protocol for distributed estimation of discrete distributions is proposed. Each agent begins with a single sample from the distribution, and the goal is to learn the empirical distribution of the samples. The protocol is based on a simple…

最优化与控制 · 数学 2014-06-06 Anand D. Sarwate , Tara Javidi

Data valuation, especially quantifying data value in algorithmic prediction and decision-making, is a fundamental problem in data trading scenarios. The most widely used method is to define the data Shapley and approximate it by means of…

机器学习 · 统计学 2023-05-23 Mengmeng Wu , Ruoxi Jia , Changle Lin , Wei Huang , Xiangyu Chang

Low-rank approximation in data streams is a fundamental and significant task in computing science, machine learning and statistics. Multiple streaming algorithms have emerged over years and most of them are inspired by randomized…

数据结构与算法 · 计算机科学 2022-09-30 Cuiyu Liu , Chuanfu Xiao , Mingshuo Ding , Chao Yang

The need to estimate a particular quantile of a distribution is an important problem which frequently arises in many computer vision and signal processing applications. For example, our work was motivated by the requirements of many…

计算机视觉与模式识别 · 计算机科学 2015-04-22 Ognjen Arandjelovic , Duc-Son Pham , Svetha Venkatesh

Web crawling, snowball sampling, and respondent-driven sampling (RDS) are three types of network sampling techniques used to contact individuals in hard-to-reach populations. This paper studies these procedures as a Markov process on the…

统计理论 · 数学 2017-06-02 Karl Rohe

A technique introduced by Indyk and Woodruff [STOC 2005] has inspired several recent advances in data-stream algorithms. We show that a number of these results follow easily from the application of a single probabilistic method called…

数据结构与算法 · 计算机科学 2011-04-26 Alexandr Andoni , Robert Krauthgamer , Krzysztof Onak

The principal support vector machines method (Li et al., 2011) is a powerful tool for sufficient dimension reduction that replaces original predictors with their low-dimensional linear combinations without loss of information. However, the…

机器学习 · 统计学 2019-12-02 Jun Jin , Chao Ying , Zhou Yu

We present an approach to deep estimation of discrete conditional probability distributions. Such models have several applications, including generative modeling of audio, image, and video data. Our approach combines two main techniques:…

机器学习 · 统计学 2017-03-01 Wesley Tansey , Karl Pichotta , James G. Scott

Swept Volume (SV), the volume displaced by an object when it is moving along a trajectory, is considered a useful metric for motion planning. First, SV has been used to identify collisions along a trajectory, because it directly measures…

机器人学 · 计算机科学 2018-05-30 Hao-Tien Lewis Chiang , Aleksandra Faust , Lydia Tapia

Nested sampling (NS) computes parameter posterior distributions and makes Bayesian model comparison computationally feasible. Its strengths are the unsupervised navigation of complex, potentially multi-modal posteriors until a well-defined…

统计计算 · 统计学 2023-07-11 Johannes Buchner

We approach structured output prediction by optimizing a deep value network (DVN) to precisely estimate the task loss on different output configurations for a given input. Once the model is trained, we perform inference by gradient descent…

机器学习 · 计算机科学 2017-08-09 Michael Gygli , Mohammad Norouzi , Anelia Angelova

Sketch-and-solve (SAS) is a very successful method to efficiently estimate the solution of heavily overdetermined large linear least squares problems. It uses random sketching to reduce the size of the problem, hence reducing the…

数值分析 · 数学 2026-05-26 Irina-Beatrice Haas , Michael B. Giles , Yuji Nakatsukasa

Autonomous exploration is a new technology in the field of robotics that has found widespread application due to its objective to help robots independently localize, scan maps, and navigate any terrain without human control. Up to present,…

This work considers the problem of learning the Markov parameters of a linear system from observed data. Recent non-asymptotic system identification results have characterized the sample complexity of this problem in the single and…

最优化与控制 · 数学 2021-12-09 Han Wang , James Anderson

The support vector machine (SVM) is a widely used method for classification. Although many efforts have been devoted to develop efficient solvers, it remains challenging to apply SVM to large-scale problems. A nice property of SVM is that…

机器学习 · 计算机科学 2013-10-29 Jie Wang , Peter Wonka , Jieping Ye

Estimating the quantiles of a large dataset is a fundamental problem in both the streaming algorithms literature and the differential privacy literature. However, all existing private mechanisms for distribution-independent quantile…

数据结构与算法 · 计算机科学 2022-01-11 Daniel Alabi , Omri Ben-Eliezer , Anamay Chaturvedi

Kernel-based methods for support vector machines (SVM) have shown highly advantageous performance in various applications. However, they may incur prohibitive computational costs for large-scale sample datasets. Therefore, data reduction…

最优化与控制 · 数学 2021-04-27 Shenglong Zhou