中文
相关论文

相关论文: The streaming model for the three-point correlatio…

200 篇论文

Given a finite set of points $P \subseteq \mathbb{R}^d$, we would like to find a small subset $S \subseteq P$ such that the convex hull of $S$ approximately contains $P$. More formally, every point in $P$ is within distance $\epsilon$ from…

计算几何 · 计算机科学 2017-12-15 Avrim Blum , Vladimir Braverman , Ananya Kumar , Harry Lang , Lin F. Yang

We study streaming algorithms for Correlation Clustering. Given a graph as an arbitrary-order stream of edges, with each edge labeled as positive or negative, the goal is to partition the vertices into disjoint clusters, such that the…

数据结构与算法 · 计算机科学 2025-10-14 Yinhao Dong , Shan Jiang , Shi Li , Pan Peng

In this paper, we study the problem of learning a mixture of Gaussians with streaming data: given a stream of $N$ points in $d$ dimensions generated by an unknown mixture of $k$ spherical Gaussians, the goal is to estimate the model…

机器学习 · 计算机科学 2017-07-11 Aditi Raghunathan , Ravishankar Krishnaswamy , Prateek Jain

Streaming analysis is widely used in cloud as well as edge infrastructures. In these contexts, fine-grained application performance can be based on accurate modeling of streaming operators. This is especially beneficial for computationally…

分布式、并行与集群计算 · 计算机科学 2021-11-30 Hannaneh Najdataei , Vincenzo Gulisano , Alessandro V. Papadopoulos , Ivan Walulya , Marina Papatriantafilou , Philippas Tsigas

As more and more devices connect to Internet of Things, unbounded streams of data will be generated, which have to be processed "on the fly" in order to trigger automated actions and deliver real-time services. Spark Streaming is a popular…

分布式、并行与集群计算 · 计算机科学 2018-09-12 Jia-Chun Lin , Ming-Chang Lee , Ingrid Chieh Yu , Einar Broch Johnsen

We revisit the classic basic counting problem in the distributed streaming model that was studied by Gibbons and Tirthapura (GT). In the solution for maintaining an $(\epsilon,\delta)$-estimate, as what GT's method does, we make the…

数据结构与算法 · 计算机科学 2013-12-03 Bojian Xu

Diffusion models have exhibited exciting capabilities in generating images and are also very promising for video creation. However, the inference speed of diffusion models is limited by the slow sampling process, restricting its use cases.…

计算机视觉与模式识别 · 计算机科学 2024-12-05 XiuYu Zhang , Zening Luo , Michelle E. Lu

Predicting the future occupancy states of the surrounding environment is a vital task for autonomous driving. However, current best-performing single-modality methods or multi-modality fusion perception methods are only able to predict…

计算机视觉与模式识别 · 计算机科学 2024-06-12 Yining Shi , Kun Jiang , Ke Wang , Jiusi Li , Yunlong Wang , Mengmeng Yang , Diange Yang

Spatio-temporal point process (STPP) is a stochastic collection of events accompanied with time and space. Due to computational complexities, existing solutions for STPPs compromise with conditional independence between time and space,…

机器学习 · 计算机科学 2023-06-27 Yuan Yuan , Jingtao Ding , Chenyang Shao , Depeng Jin , Yong Li

The analytical formalism to obtain the probability distribution functions (PDFs) of spherically-averaged cosmic densities and velocity divergences in the mildly non-linear regime is presented. A large-deviation principle is applied to those…

宇宙学与河外天体物理 · 物理学 2017-08-03 Cora Uhlemann , Sandrine Codis , Oliver Hahn , Christophe Pichon , Francis Bernardeau

We present a {\sl non--perturbative} method, called {\sl Parametric Perturbation Theory} (PPT), which is alternative to the ordinary perturbation theory. The method relies on a principle of simplicity for the observable solutions, which are…

其他凝聚态物理 · 物理学 2007-05-23 Paolo Amore

Besides the classical offline setup of machine learning, stream learning constitutes a well-established setup where data arrives over time in potentially non-stationary environments. Concept drift, the phenomenon that the underlying…

机器学习 · 计算机科学 2024-12-13 Fabian Hinder , Valerie Vaquet , David Komnick , Barbara Hammer

We calculate the normalized angular three-point correlation function (3PCF), $q$, as well as the normalized angular skewness, $s_3$, assuming the small-angle approximation, for a biased mass distribution in flat and open cold-dark-matter…

天体物理学 · 物理学 2009-10-31 Ari Buchalter , Marc Kamionkowski , Andrew H. Jaffe

This paper studies streaming optimization problems that have objectives of the form $ \sum_{t=1}^Tf(\mathbf{x}_{t-1},\mathbf{x}_t)$. In particular, we are interested in how the solution $\hat{\mathbf{x} }_{t|T}$ for the $t$th frame of…

最优化与控制 · 数学 2022-04-26 Tomer Hamam , Justin Romberg

With the explosion of the size of digital dataset, the limiting factor for decomposition algorithms is the \emph{number of passes} over the input, as the input is often stored out-of-core or even off-site. Moreover, we're only interested in…

数值分析 · 计算机科学 2016-08-14 Radim Řeh{ů}řek

Water movement in unsaturated soils gives rise to measurable electrical potential differences that are related to the flow direction and volumetric fluxes, as well as to the soil properties themselves. Laboratory and field data suggest that…

地球物理 · 物理学 2012-09-28 Damien Jougnot , Niklas Linde , A. Revil , Claude Doussan

The combination of two- and three-point clustering statistics of galaxies and the underlying matter distribution has the potential to break degeneracies between cosmological parameters and nuisance parameters and can lead to significantly…

宇宙学与河外天体物理 · 物理学 2021-03-17 Oliver Leicht , Tobias Baldauf , James Fergusson , Paul Shellard

We use the extension of scaled particle theory (ESPT) presented in the accompanying paper [Stillinger et al. J. Chem. Phys. xxx, xxx (2007)] to calculate numerically pair correlation function of the hard sphere fluid over the density range…

统计力学 · 物理学 2009-11-11 Swaroop Chatterjee , Pablo G. Debenedetti , Frank H. Stillinger

We characterize the streaming space complexity of every symmetric norm $l$ (a norm on $\mathbb{R}^n$ invariant under sign-flips and coordinate-permutations), by relating this space complexity to the measure-concentration characteristics of…

数据结构与算法 · 计算机科学 2017-06-27 Jaroslaw Blasiok , Vladimir Braverman , Stephen R. Chestnut , Robert Krauthgamer , Lin F. Yang

Concept Drift (CD) occurs when a change in a hidden context can induce changes in a target concept. CD is a natural phenomenon in non-stationary settings such as data streams. Understanding, detection, and adaptation to CD in streaming data…

数据库 · 计算机科学 2025-06-24 Aida Sheshbolouki , M. Tamer Ozsu