中文
相关论文

相关论文: Graphical Model Sketch

200 篇论文

Many algorithms for processing probabilistic networks are dependent on the topological properties of the problem's structure. Such algorithms (e.g., clustering, conditioning) are effective only if the problem has a sparse graph captured by…

人工智能 · 计算机科学 2013-02-18 Yousri El Fattah , Rina Dechter

Traditionally, graph neural networks have been trained using a single observed graph. However, the observed graph represents only one possible realization. In many applications, the graph may encounter uncertainties, such as having…

机器学习 · 计算机科学 2024-10-10 See Hian Lee , Feng Ji , Kelin Xia , Wee Peng Tay

A graph stream is a continuous sequence of data items, in which each item indicates an edge, including its two endpoints and edge weight. It forms a dynamic graph that changes with every item in the stream. Graph streams play important…

数据结构与算法 · 计算机科学 2018-09-06 Xiangyang Gou , Lei Zou , Chenxingyu Zhao , Tong Yang

Complex analyses involving multiple, dependent random quantities often lead to graphical models - a set of nodes denoting variables of interest, and corresponding edges denoting statistical interactions between nodes. To develop statistical…

计算机视觉与模式识别 · 计算机科学 2021-04-05 Xiaoyang Guo , Anuj Srivastava , Sudeep Sarkar

We study the problem of sketching an input graph, so that given the sketch, one can estimate the weight of any cut in the graph within factor $1+\epsilon$. We present lower and upper bounds on the size of a randomized sketch, focusing on…

数据结构与算法 · 计算机科学 2014-11-11 Alexandr Andoni , Robert Krauthgamer , David P. Woodruff

Probabilistic inference algorithms such as Sequential Monte Carlo (SMC) provide powerful tools for constraining procedural models in computer graphics, but they require many samples to produce desirable results. In this paper, we show how…

图形学 · 计算机科学 2016-10-17 Daniel Ritchie , Anna Thomas , Pat Hanrahan , Noah D. Goodman

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

Sketches are a medium to convey a visual scene from an individual's creative perspective. The addition of color substantially enhances the overall expressivity of a sketch. This paper proposes two methods to mimic human-drawn colored…

计算机视觉与模式识别 · 计算机科学 2022-01-10 V Manushree , Sameer Saxena , Parna Chowdhury , Manisimha Varma , Harsh Rathod , Ankita Ghosh , Sahil Khose

The sliding window model of computation captures scenarios in which data are continually arriving in the form of a stream, and only the most recent $w$ items are used for analysis. In this setting, an algorithm needs to accurately track…

密码学与安全 · 计算机科学 2024-06-13 Yiping Wang , Yanhao Wang , Cen Chen

Graphical models are commonly used tools for modeling multivariate random variables. While there exist many convenient multivariate distributions such as Gaussian distribution for continuous data, mixed data with the presence of discrete…

机器学习 · 统计学 2014-04-30 Jianqing Fan , Han Liu , Yang Ning , Hui Zou

Graphs are used to model interactions in a variety of contexts, and there is a growing need to quickly assess the structure of such graphs. Some of the most useful graph metrics are based on triangles, such as those measuring social…

社会与信息网络 · 计算机科学 2014-10-21 C. Seshadhri , Ali Pinar , Tamara G. Kolda

Join ordering is a key factor in query performance, yet traditional cost-based optimizers often produce sub-optimal plans due to inaccurate cardinality estimates in multi-predicate, multi-join queries. Existing alternatives such as…

数据库 · 计算机科学 2025-08-26 David Justen , Matthias Boehm

Probabilistic graphical models (PGMs) are powerful tools for representing statistical dependencies through graphs in high-dimensional systems. However, they are limited to pairwise interactions. In this work, we propose the simplicial…

机器学习 · 统计学 2025-10-16 Lorenzo Marinucci , Gabriele D'Acunto , Paolo Di Lorenzo , Sergio Barbarossa

We introduce co-occurring directions sketching, a deterministic algorithm for approximate matrix product (AMM), in the streaming model. We show that co-occuring directions achieves a better error bound for AMM than other randomized and…

机器学习 · 计算机科学 2016-10-26 Youssef Mroueh , Etienne Marcheret , Vaibhava Goel

In this paper, we address the problem of learning compact similarity-preserving embeddings for massive high-dimensional streams of data in order to perform efficient similarity search. We present a new online method for computing binary…

机器学习 · 计算机科学 2018-02-12 Anne Morvan , Antoine Souloumiac , Cédric Gouy-Pailler , Jamal Atif

Frequency estimation is one of the most fundamental problems in streaming algorithms. Given a stream $S$ of elements from some universe $U=\{1 \ldots n\}$, the goal is to compute, in a single pass, a short sketch of $S$ so that for any…

数据结构与算法 · 计算机科学 2021-11-09 Piotr Indyk , Shyam Narayanan , David P. Woodruff

Gaussian Graphical Models provide a convenient framework for representing dependencies between variables. Recently, this tool has received a high interest for the discovery of biological networks. The literature focuses on the case where a…

统计方法学 · 统计学 2010-05-13 Julien Chiquet , Yves Grandvalet , Christophe Ambroise

Undirected graphical models are a key component in the analysis of complex observational data in a large variety of disciplines. In many of these applications one is interested in estimating the undirected graphical model underlying a…

应用统计 · 统计学 2015-10-21 Jonas M. B. Haslbeck , Lourens J. Waldorp

We introduce EdgeSketch, a compact graph representation for efficient analysis of massive graph streams. EdgeSketch provides unbiased estimators for key graph properties with controllable variance and supports implementing graph algorithms…

数据结构与算法 · 计算机科学 2026-02-24 Jakub Lemiesz , Dingqi Yang , Philippe Cudré-Mauroux

We consider joint estimation of multiple graphical models arising from heterogeneous and high-dimensional observations. Unlike most previous approaches which assume that the cluster structure is given in advance, an appealing feature of our…

机器学习 · 统计学 2018-01-16 Botao Hao , Will Wei Sun , Yufeng Liu , Guang Cheng
‹ 上一页 1 8 9 10 下一页 ›