中文
相关论文

相关论文: Spectral estimation from simulations via sketching

200 篇论文

We consider a sketched implementation of the finite element method for elliptic partial differential equations on high-dimensional models. Motivated by applications in real-time simulation and prediction we propose an algorithm that…

数值分析 · 数学 2020-04-22 Robert Lung , Yue Wu , Dimitris Kamilis , Nick Polydorides

Line-by-line calculations are becoming the standard procedure for carrying spectral simulations. However, it is important to insure the accuracy of such spectral simulations through the choice of adapted models for the simulation of key…

光学 · 物理学 2007-05-23 M. Lino da Silva

Single-photon lidar devices are able to collect an ever-increasing amount of time-stamped photons in small time periods due to increasingly larger arrays, generating a memory and computational bottleneck on the data processing side.…

信号处理 · 电气工程与系统科学 2021-05-17 Michael P. Sheehan , Julián Tachella , Mike E. Davies

Sketch-based streaming algorithms allow efficient processing of big data. These algorithms use small fixed-size storage to store a summary ("sketch") of the input data, and use probabilistic algorithms to estimate the desired quantity.…

数据库 · 计算机科学 2016-11-08 Reuven Cohen , Liran Katzir , Aviv Yehezkel

Compressive learning is an approach to efficient large scale learning based on sketching an entire dataset to a single mean embedding (the sketch), i.e. a vector of generalized moments. The learning task is then approximately solved as an…

机器学习 · 统计学 2022-02-11 Antoine Chatalic , Luigi Carratino , Ernesto De Vito , Lorenzo Rosasco

An accurate treatment of electronic spectra in large systems with a technique such as time dependent density functional theory (TDDFT) is computationally challenging. Due to the Nyquist sampling theorem, direct real time simulations must be…

材料科学 · 物理学 2024-01-17 Matthias Kick , Ezra Alexander , Anton Beiersdorfer , Troy Van Voorhis

Most sequence sketching methods work by selecting specific $k$-mers from sequences so that the similarity between two sequences can be estimated using only the sketches. Estimating sequence similarity is much faster using sketches than…

数据结构与算法 · 计算机科学 2023-11-08 Guillaume Marçais , Dan DeBlasio , Carl Kingsford

Structured high-cardinality data arises in many domains, and poses a major challenge for both modeling and inference. Graphical models are a popular approach to modeling structured data but they are unsuitable for high-cardinality…

数据结构与算法 · 计算机科学 2016-07-19 Branislav Kveton , Hung Bui , Mohammad Ghavamzadeh , Georgios Theocharous , S. Muthukrishnan , Siqi Sun

We study sequential change-point detection procedures based on linear sketches of high-dimensional signal vectors using generalized likelihood ratio (GLR) statistics. The GLR statistics allow for an unknown post-change mean that represents…

机器学习 · 计算机科学 2018-05-01 Yang Cao , Andrew Thompson , Meng Wang , Yao Xie

A method for analytic continuation of imaginary-time correlation functions (here obtained in quantum Monte Carlo simulations) to real-frequency spectral functions is proposed. Stochastically sampling a spectrum parametrized by a large…

强关联电子 · 物理学 2017-06-30 Anders W. Sandvik

We develop a sketching algorithm to find the point on the convex hull of a dataset, closest to a query point outside it. Studying the convex hull of datasets can provide useful information about their geometric structure and their…

微分几何 · 数学 2022-03-30 Roozbeh Yousefzadeh

Count-sketch is a popular matrix sketching algorithm that can produce a sketch of an input data matrix X in O(nnz(X))time where nnz(X) denotes the number of non-zero entries in X. The sketched matrix will be much smaller than X while…

机器学习 · 计算机科学 2020-11-30 Yuhan Wang , Zijian Lei , Liang Lan

The Count-Min sketch is an important and well-studied data summarization method. It allows one to estimate the count of any item in a stream using a small, fixed size data sketch. However, the accuracy of the sketch depends on…

数据结构与算法 · 计算机科学 2018-11-13 Daniel Ting

Many high-dimensional data sets suffer from hidden confounding which affects both the predictors and the response of interest. In such situations, standard regression methods or algorithms lead to biased estimates. This paper substantially…

统计方法学 · 统计学 2024-12-17 Cyrill Scheidegger , Zijian Guo , Peter Bühlmann

This article focuses on drawing computationally-efficient predictive inference from Gaussian process (GP) regressions with a large number of features when the response is conditionally independent of the features given the projection to a…

统计方法学 · 统计学 2024-09-27 Samuel Gailliot , Rajarshi Guhaniyogi , Roger D. Peng

Sketches are commonly used in computer systems and network monitoring tools to provide efficient query executions while maintaining a compact data representation. Switches and routers maintain sketches to track statistical characteristics…

分布式、并行与集群计算 · 计算机科学 2025-11-11 Diana Cohen , Roy Friedman , Rana Shahout

Graph spectral techniques for measuring graph similarity, or for learning the cluster number, require kernel smoothing. The choice of kernel function and bandwidth are typically chosen in an ad-hoc manner and heavily affect the resulting…

机器学习 · 统计学 2019-12-20 Diego Granziol , Robin Ru , Stefan Zohren , Xiaowen Dong , Michael Osborne , Stephen Roberts

We present a novel analytical method for calculating the spectral function and the density of states in speckle potentials, valid in the semiclassical regime. Our approach relies on stationary phase approximations, allowing us to describe…

无序系统与神经网络 · 物理学 2016-08-24 Tony Prat , Nicolas Cherroret , Dominique Delande

In this paper, we consider the problem of estimating the distance between any two large data streams in small- space constraint. This problem is of utmost importance in data intensive monitoring applications where input streams are…

数据结构与算法 · 计算机科学 2012-08-01 Emmanuelle Anceaume , Yann Busnel

In data stream applications, one of the critical issues is to estimate the frequency of each item in the specific multiset. The multiset means that each item in this set can appear multiple times. The data streams in many applications are…

数据结构与算法 · 计算机科学 2020-01-07 Ning Li