中文
相关论文

相关论文: Analysis of Kelner and Levin graph sparsification …

200 篇论文

In this paper, we present a Bayesian channel estimation algorithm for multicarrier receivers based on pilot symbol observations. The inherent sparse nature of wireless multipath channels is exploited by modeling the prior distribution of…

This paper considers a joint multi-graph inference and clustering problem for simultaneous inference of node centrality and association of graph signals with their graphs. We study a mixture model of filtered low pass graph signals with…

机器学习 · 统计学 2023-02-15 Yiran He , Hoi-To Wai

Given an order-$d$ tensor $\tensor A \in \R^{n \times n \times...\times n}$, we present a simple, element-wise sparsification algorithm that zeroes out all sufficiently small elements of $\tensor A$, keeps all sufficiently large elements of…

数值分析 · 数学 2015-02-05 Nam H. Nguyen , Petros Drineas , Trac D. Tran

Based on the observation that semantic segmentation errors are partially predictable, we propose a compact formulation using confusion statistics of the trained classifier to refine (re-estimate) the initial pixel label hypotheses. The…

计算机视觉与模式识别 · 计算机科学 2018-01-24 James W. Davis , Christopher Menart , Muhammad Akbar , Roman Ilin

In this paper we address the problem of estimating the posterior distribution of the static parameters of a continuous time state space model with discrete time observations by an algorithm that combines the Kalman filter and a particle…

统计计算 · 统计学 2019-05-22 Jian He , Asma Khedher , Peter Spreij

In this paper, we consider a recursive estimation problem for linear regression where the signal to be estimated admits a sparse representation and measurement samples are only sequentially available. We propose a convergent parallel…

最优化与控制 · 数学 2017-12-12 Yang Yang , Mengyi Zhang , Marius Pesavento , Daniel P. Palomar

Motivated by the question of optimal functional approximation via compressed sensing, we propose generalizations of the Iterative Hard Thresholding and the Compressive Sampling Matching Pursuit algorithms able to promote sparse in levels…

信息论 · 计算机科学 2021-11-01 Ben Adcock , Simone Brugiapaglia , Matthew King-Roskamp

We consider effective preconditioners for solving Laplacians of general weighted graphs. Theoretically, spectral sparsifiers (SSs) provide preconditioners of optimal computational complexity. However, they are not easy to use for real-world…

数值分析 · 数学 2022-08-31 Xiaozhe Hu , Junyuan Lin

In this paper, we design sub-linear space streaming algorithms for estimating three fundamental parameters -- maximum independent set, minimum dominating set and maximum matching -- on sparse graph classes, i.e., graphs which satisfy…

数据结构与算法 · 计算机科学 2023-05-29 Xiuge Chen , Rajesh Chitnis , Patrick Eades , Anthony Wirth

We propose a new deep recurrent neural network (RNN) architecture for sequential signal reconstruction. Our network is designed by unfolding the iterations of the proximal gradient method that solves the l1-l1 minimization problem. As such,…

机器学习 · 计算机科学 2019-02-19 Hung Duy Le , Huynh Van Luong , Nikos Deligiannis

In this paper we give a construction of cut sparsifiers of Benczur and Karger in the {\em dynamic} streaming setting in a single pass over the data stream. Previous constructions either required multiple passes or were unable to handle edge…

数据结构与算法 · 计算机科学 2012-03-23 Ashish Goel , Michael Kapralov , Ian Post

Discrepancy theory provides powerful tools for producing higher-quality objects which "beat the union bound" in fundamental settings throughout combinatorics and computer science. However, this quality has often come at the price of more…

数据结构与算法 · 计算机科学 2023-05-16 Arun Jambulapati , Victor Reis , Kevin Tian

The independent set problem is NP-hard and particularly difficult to solve in large sparse graphs. In this work, we develop an advanced evolutionary algorithm, which incorporates kernelization techniques to compute large independent sets in…

数据结构与算法 · 计算机科学 2015-09-03 Sebastian Lamm , Peter Sanders , Christian Schulz , Darren Strash , Renato F. Werneck

The problem of partitioning a large and sparse tensor is considered, where the tensor consists of a sequence of adjacency matrices. Theory is developed that is a generalization of spectral graph partitioning. A best rank-$(2,2,\lambda)$…

数值分析 · 数学 2020-12-17 Lars Eldén , Maryam Dehghan

We present a nearly-linear time algorithm that produces high-quality sparsifiers of weighted graphs. Given as input a weighted graph $G=(V,E,w)$ and a parameter $\epsilon>0$, we produce a weighted subgraph $H=(V,\tilde{E},\tilde{w})$ of $G$…

数据结构与算法 · 计算机科学 2009-11-18 Daniel A. Spielman , Nikhil Srivastava

In this work, we propose a learning-based method to denoise and refine disparity maps of a given stereo method. The proposed variational network arises naturally from unrolling the iterates of a proximal gradient method applied to a…

计算机视觉与模式识别 · 计算机科学 2019-08-01 Patrick Knöbelreiter , Thomas Pock

Recent years have seen extensive research on directed graph sparsification. In this work, we initiate the study of fast fully dynamic spectral and cut sparsification algorithms for directed graphs. We introduce a new notion of spectral…

数据结构与算法 · 计算机科学 2025-07-29 Yibin Zhao

A classic result in graph theory, due to Batson, Spielman, and Srivastava (STOC 2009) shows that every graph admits a $(1 \pm \varepsilon)$ cut (or spectral) sparsifier which preserves only $O(n / \varepsilon^2)$ reweighted edges. However,…

数据结构与算法 · 计算机科学 2025-08-12 Jun-Ting Hsieh , Daniel Z. Lee , Sidhanth Mohanty , Aaron Putterman , Rachel Yun Zhang

Multiple scattering of an electromagnetic wave as it passes through an object is a fundamental problem that limits the performance of current imaging systems. In this paper, we describe a new technique-called Series Expansion with…

计算机视觉与模式识别 · 计算机科学 2017-05-12 Hsiou-Yuan Liu , Dehong Liu , Hassan Mansour , Petros T. Boufounos , Laura Waller , Ulugbek S. Kamilov

We give a deterministic, nearly logarithmic-space algorithm for mild spectral sparsification of undirected graphs. Given a weighted, undirected graph $G$ on $n$ vertices described by a binary string of length $N$, an integer $k\leq \log n$,…

数据结构与算法 · 计算机科学 2020-04-21 Dean Doron , Jack Murtagh , Salil Vadhan , David Zuckerman