中文
相关论文

相关论文: Towards (1+\epsilon)-Approximate Flow Sparsifiers

200 篇论文

This paper describes a low-complexity approach for reconstructing average packet arrival rates and instantaneous packet counts at a router in a communication network, where the arrivals of packets in each flow follow a Poisson process.…

信息论 · 计算机科学 2010-03-16 Maxim Raginsky , Sina Jafarpour , Rebecca Willett , Robert Calderbank

Many countries are currently challenged with the extensive integration of renewable energy sources, which necessitates vast capacity expansion measures. These measures in turn require comprehensive power flow studies, which are often…

最优化与控制 · 数学 2019-09-26 Julia Sistermanns , Matthias Hotz , Dominic Hewes , Rolf Witzmann , Wolfgang Utschick

In this paper, we investigate effective sketching schemes via sparsification for high dimensional multilinear arrays or tensors. More specifically, we propose a novel tensor sparsification algorithm that retains a subset of the entries of a…

统计方法学 · 统计学 2017-11-17 Dong Xia , Ming Yuan

Given a graph $G=(V,E)$, capacities $w(e)$ on edges, and a subset of terminals $\mathcal{T} \subseteq V: |\mathcal{T}| = k$, a mimicking network for $(G,\mathcal{T})$ is a graph $(H,w')$ that contains copies of $\mathcal{T}$ and preserves…

数据结构与算法 · 计算机科学 2020-07-15 Parinya Chalermsook , Syamantak Das , Bundit Laekhanukit , Daniel Vaz

We present faster algorithms for approximate maximum flow in undirected graphs with good separator structures, such as bounded genus, minor free, and geometric graphs. Given such a graph with $n$ vertices, $m$ edges along with a recursive…

数据结构与算法 · 计算机科学 2012-10-19 Gary Miller , Richard Peng

We develop a new algorithmic technique that allows to transfer some constant time approximation algorithms for general graphs into random order streaming algorithms. We illustrate our technique by proving that in random order streams with…

数据结构与算法 · 计算机科学 2017-11-15 Pan Peng , Christian Sohler

Measuring network flow sizes is important for tasks like accounting/billing, network forensics and security. Per-flow accounting is considered hard because it requires that many counters be updated at a very high speed; however, the large…

网络与互联网体系结构 · 计算机科学 2007-10-07 Yi Lu , Andrea Montanari , Balaji Prabhakar

We consider approximation algorithms for the problem of finding $x$ of minimal norm $\|x\|$ satisfying a linear system $\mathbf{A} x = \mathbf{b}$, where the norm $\|\cdot \|$ is arbitrary and generally non-Euclidean. We show a simple…

数据结构与算法 · 计算机科学 2016-06-28 Jonah Sherman

Given a graph with non-negative edge weights, there are various ways to interpret the edge weights and induce a metric on the vertices of the graph. A few examples are shortest-path, when interpreting the weights as lengths; resistance…

数据结构与算法 · 计算机科学 2021-12-15 Lior Kalman , Robert Krauthgamer

We study vertex sparsification for distances, in the setting of planar graphs with distortion: Given a planar graph $G$ (with edge weights) and a subset of $k$ terminal vertices, the goal is to construct an $\varepsilon$-emulator, which is…

数据结构与算法 · 计算机科学 2022-06-23 Hsien-Chih Chang , Robert Krauthgamer , Zihan Tan

Cut and spectral sparsification of graphs have numerous applications, including e.g. speeding up algorithms for cuts and Laplacian solvers. These powerful notions have recently been extended to hypergraphs, which are much richer and may…

数据结构与算法 · 计算机科学 2021-04-13 Michael Kapralov , Robert Krauthgamer , Jakab Tardos , Yuichi Yoshida

We present the first polynomial-time algorithm for computing a near-optimal \emph{flow}-expander decomposition. Given a graph $G$ and a parameter $\phi$, our algorithm removes at most a $\phi\log^{1+o(1)}n$ fraction of edges so that every…

数据结构与算法 · 计算机科学 2026-04-29 Nikhil Bansal , Arun Jambulapati , Thatchaphol Saranurak

The majority of available numerical algorithms for interfacial two-phase flows either treat both fluid phases as incompressible (constant density) or treat both phases as compressible (variable density). This presents a limitation for the…

计算物理 · 物理学 2022-01-20 Fabian Denner , Berend van Wachem

Given an edge-weighted graph $G$ with a set $Q$ of $k$ terminals, a mimicking network is a graph with the same set of terminals that exactly preserves the sizes of minimum cuts between any partition of the terminals. A natural question in…

数据结构与算法 · 计算机科学 2018-01-03 Nikolai Karpov , Marcin Pilipczuk , Anna Zych-Pawlewicz

A cut $\varepsilon$-sparsifier of a weighted graph $G$ is a re-weighted subgraph of $G$ of (quasi)linear size that preserves the size of all cuts up to a multiplicative factor of $\varepsilon$. Since their introduction by Bencz\'ur and…

数据结构与算法 · 计算机科学 2020-03-25 Silvia Butti , Stanislav Zivny

Expander decompositions form the basis of one of the most flexible paradigms for close-to-linear-time graph algorithms. Length-constrained expander decompositions generalize this paradigm to better work for problems with lengths, distances…

数据结构与算法 · 计算机科学 2024-05-16 Bernhard Haeupler , D Ellis Hershkowitz , Zihan Tan

Water Distribution Networks (WDNs) are critical infrastructures that ensure safe drinking water. One of the major threats is the accidental or intentional injection of pollutants. Data collection remains challenging in underground WDNs and…

信息论 · 计算机科学 2019-04-09 Zhuangkun Wei , Alessio Pagani , Guangtao Fu , Ian Guymer , Wei Chen , Julie McCann , Weisi Guo

Let $G = (VG, AG)$ be a directed graph with a set $S \subseteq VG$ of terminals and nonnegative integer arc capacities $c$. A feasible multiflow is a nonnegative real function $F(P)$ of "flows" on paths $P$ connecting distinct terminals…

组合数学 · 数学 2012-12-04 Maxim A. Babenko , Alexander V. Karzanov

In this paper we introduce Principal Filter Analysis (PFA), an easy to use and effective method for neural network compression. PFA exploits the correlation between filter responses within network layers to recommend a smaller network that…

计算机视觉与模式识别 · 计算机科学 2019-12-12 Xavier Suau , Luca Zappella , Nicholas Apostoloff

Recent advances in convolutional neural networks(CNNs) usually come with the expense of excessive computational overhead and memory footprint. Network compression aims to alleviate this issue by training compact models with comparable…

计算机视觉与模式识别 · 计算机科学 2021-05-17 Xin-Yu Zhang , Kai Zhao , Taihong Xiao , Ming-Ming Cheng , Ming-Hsuan Yang