中文
相关论文

相关论文: Detailed Network Measurements Using Sparse Graph C…

200 篇论文

In this paper, we present a new push-relabel algorithm for the maximum flow problem on flow networks with $n$ vertices and $m$ arcs. Our algorithm computes a maximum flow in $O(mn)$ time on sparse networks where $m = O(n)$. To our…

数据结构与算法 · 计算机科学 2014-06-12 Rahul Mehta

Binary Neural Networks (BNNs) can significantly accelerate the inference time of a neural network by replacing its expensive floating-point arithmetic with bitwise operations. Most existing solutions, however, do not fully optimize data…

机器学习 · 计算机科学 2023-04-04 L. Vorabbi , D. Maltoni , S. Santi

Unreliable network data can cause community-detection methods to overfit and highlight spurious structures with misleading information about the organization and function of complex systems. Here we show how to detect significant flow-based…

物理与社会 · 物理学 2020-07-09 Jelena Smiljanić , Daniel Edler , Martin Rosvall

Statistical characteristics of network traffic have attracted a significant amount of research for automated network intrusion detection, some of which looked at applications of natural statistical laws such as Zipf's law, Benford's law and…

密码学与安全 · 计算机科学 2017-01-23 Aamo Iorliam , Santosh Tirunagari , Anthony T. S. Ho , Shujun Li , Adrian Waller , Norman Poh

We propose a fast, parallel maximum clique algorithm for large sparse graphs that is designed to exploit characteristics of social and information networks. The method exhibits a roughly linear runtime scaling over real-world networks…

社会与信息网络 · 计算机科学 2013-12-30 Ryan A. Rossi , David F. Gleich , Assefaw H. Gebremedhin , Md. Mostofa Ali Patwary

Estimating the size of the maximum matching is a canonical problem in graph algorithms, and one that has attracted extensive study over a range of different computational models. We present improved streaming algorithms for approximating…

数据结构与算法 · 计算机科学 2016-11-15 Graham Cormode , Hossein Jowhari , Morteza Monemizadeh , S. Muthukrishnan

A problem which has recently attracted research attention is that of estimating the distribution of flow sizes in internet traffic. On high traffic links it is sometimes impossible to record every packet. Researchers have approached the…

网络与互联网体系结构 · 计算机科学 2007-05-23 Richard G. Clegg , Hamed Haddadi , Raul Landa , Miguel Rio

How can we accurately estimate local triangles for all nodes in simple and multigraph streams? Local triangle counting in a graph stream is one of the most fundamental tasks in graph mining with important applications including anomaly…

数据结构与算法 · 计算机科学 2016-11-29 Minsoo Jung , Sunmin Lee , Yongsub Lim , U Kang

State-of-the-art neural network models for optical flow estimation require a dense correlation volume at high resolutions for representing per-pixel displacement. Although the dense correlation volume is informative for accurate estimation,…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Shihao Jiang , Yao Lu , Hongdong Li , Richard Hartley

Matrix completion tackles the task of predicting missing values in a low-rank matrix based on a sparse set of observed entries. It is often assumed that the observation pattern is generated uniformly at random or has a very specific…

机器学习 · 统计学 2025-03-18 Yudong Chen , Xumei Xi , Christina Lee Yu

A randomized algorithm for finding sparse cuts is given which is based on constructing a dual markov chain called multiscale rings process(MRP) and a new concept of entropy. It is shown how the time to absorption of the dual process…

概率论 · 数学 2022-03-16 Farshad Noravesh

Contrast pattern mining (CPM) aims to discover patterns whose support increases significantly from a background dataset compared to a target dataset. CPM is particularly useful for characterising changes in evolving systems, e.g., in…

网络与互联网体系结构 · 计算机科学 2020-12-01 Elaheh AlipourChavary , Sarah M. Erfani , Christopher Leckie

Several concepts borrowed from graph theory are routinely used to better understand the inner workings of the (human) brain. To this end, a connectivity network of the brain is built first, which then allows one to assess quantities such as…

数据结构与算法 · 计算机科学 2024-09-16 Jingyun Qian , Georg Hahn

In this paper we provide an algorithm which given any $m$-edge $n$-vertex directed graph with integer capacities at most $U$ computes a maximum $s$-$t$ flow for any vertices $s$ and $t$ in $m^{4/3+o(1)}U^{1/3}$ time. This improves upon the…

数据结构与算法 · 计算机科学 2020-04-16 Yang P. Liu , Aaron Sidford

In crowd counting datasets, people appear at different scales, depending on their distance from the camera. To address this issue, we propose a novel multi-branch scale-aware attention network that exploits the hierarchical structure of…

计算机视觉与模式识别 · 计算机科学 2019-07-29 Rahul Rama Varior , Bing Shuai , Joseph Tighe , Davide Modolo

Big graphs (networks) arising in numerous application areas pose significant challenges for graph analysts as these graphs grow to billions of nodes and edges and are prohibitively large to fit in the main memory. Finding the number of…

分布式、并行与集群计算 · 计算机科学 2017-06-19 Shaikh Arifuzzaman , Maleq Khan , Madhav Marathe

The performance and efficiency of distributed machine learning (ML) depends significantly on how long it takes for nodes to exchange state changes. Overly-aggressive attempts to reduce communication often sacrifice final model accuracy and…

机器学习 · 计算机科学 2018-02-22 Hyeontaek Lim , David G. Andersen , Michael Kaminsky

Programmable network switches promise flexibility and high throughput, enabling applications such as load balancing and traffic engineering. Network measurement is a fundamental building block for such applications, including tasks such as…

网络与互联网体系结构 · 计算机科学 2018-09-28 Ran Ben Basat , Xiaoqi Chen , Gil Einziger , Ori Rottenstreich

Crowd counting is one of the core tasks in various surveillance applications. A practical system involves estimating accurate head counts in dynamic scenarios under different lightning, camera perspective and occlusion states. Previous…

计算机视觉与模式识别 · 计算机科学 2018-06-27 Li Wang , Weiyuan Shao , Yao Lu , Hao Ye , Jian Pu , Yingbin Zheng

The channel estimation is one of important techniques to ensure reliable broadband signal transmission. Broadband channels are often modeled as a sparse channel. Comparing with traditional dense-assumption based linear channel estimation…

信息论 · 计算机科学 2014-07-24 Guan Gui , Li Xu , Fumiyuki Adachi