paper-with-me

홈 › Papers

Compressive Closeness in Networks

2019-06-19 · Hamidreza Mahyar, Rouzbeh Hasheminezhad, H. Eugene Stanley

Distributed algorithms for network science applications are of great importance due to today's large real-world networks. In such algorithms, a node is allowed only to have local interactions with its immediate neighbors. This is because the whole network topological structure is often unknown to each node. Recently, distributed detection of central nodes, concerning different notions of importance, within a network has received much attention. Closeness centrality is a prominent measure to evaluate the importance (influence) of nodes, based on their accessibility, in a given network. In this paper, first, we introduce a local (ego-centric) metric that correlates well with the global closeness centrality; however, it has very low computational complexity. Second, we propose a compressive sensing (CS)-based framework to accurately recover high closeness centrality nodes in the network utilizing the proposed local metric. Both ego-centric metric computation and its aggregation via CS are efficient and distributed, using only local interactions between neighboring nodes. Finally, we evaluate the performance of the proposed method through extensive experiments on various synthetic and real-world networks. The results show that the proposed local metric correlates with the global closeness centrality, better than the current local metrics. Moreover, the results demonstrate that the proposed CS-based method outperforms the state-of-the-art methods with notable improvement.

📄 PDF Abstract BibTeX arXiv:1906.08335

Code (1)

hamidreza-mahyar/CS-HiClose 공식 구현

Tasks

Compressive Sensing

Similar Papers 제목 키워드 기반

Towards Sample-Optimal Compressive Phase Retrieval with Sparse and Generative Priors

2021-06-29 · NeurIPS 2021 12 · Zhaoqiang Liu, Subhroshekhar Ghosh, Jonathan Scarlett

Compressive phase retrieval is a popular variant of the standard compressive sensing problem in which the measurements only contain magnitude information. In this paper, motivated by recent advances in deep generative mo…

Compressive SensingRetrieval

Closeness Centrality via the Condorcet Principle

2021-12-01 · Oskar Skibski

We uncover a new relation between Closeness centrality and the Condorcet principle. We define a Condorcet winner in a graph as a node that compared to any other node is closer to more nodes. In other words, if we assume …

Local minimax rates for closeness testing of discrete distributions

2019-02-01 · Joseph Lam-Weil, Alexandra Carpentier, Bharath K. Sriperumbudur

We consider the closeness testing problem for discrete distributions. The goal is to distinguish whether two samples are drawn from the same unspecified distribution, or whether their respective distributions are separat…

Two-sample testing

Noise Analysis for Lensless Compressive Imaging

2014-02-12 · Hong Jiang, Gang Huang, Paul Wilford

We analyze the signal to noise ratio (SNR) in a recently proposed lensless compressive imaging architecture. The architecture consists of a sensor of a single detector element and an aperture assembly of an array of aper…

Compressive Sensing

Differentially Private Identity and Closeness Testing of Discrete Distributions

2017-07-18 · Maryam Aliakbarpour, Ilias Diakonikolas, Ronitt Rubinfeld

We investigate the problems of identity and closeness testing over a discrete population from random samples. Our goal is to develop efficient testers while guaranteeing Differential Privacy to the individuals of the pop…