中文
相关论文

相关论文: Improving information centrality of a node in comp…

200 篇论文

This paper introduces a unified computational framework for the anonymization problem in social networks, where the objective is to maximize node anonymity through graph alterations. We define three variants of the underlying optimization…

社会与信息网络 · 计算机科学 2026-04-14 Rachel G. de Jong , Mark P. J. van der Loo , Frank W. Takes

Centrality measures, quantifying the importance of vertices or edges, play a fundamental role in network analysis. To date, triggered by some positive approximability results, a large body of work has been devoted to studying centrality…

社会与信息网络 · 计算机科学 2024-02-13 Atsushi Miyauchi , Lorenzo Severini , Francesco Bonchi

We consider the problem of finding a minimum edge cost subgraph of a graph satisfying both given node-connectivity requirements and degree upper bounds on nodes. We present an iterative rounding algorithm of the biset LP relaxation for this…

数据结构与算法 · 计算机科学 2015-08-11 Takuro Fukunaga , Zeev Nutov , R. Ravi

Adding edges between layers of interconnected networks is an important way to optimize the spreading dynamics. While previous studies mostly focus on the case of adding a single edge, the theoretical optimal strategy for adding multiple…

物理与社会 · 物理学 2019-10-09 Liming Pan , Wei Wang , Shimin Cai , Tao Zhou

Most previous work of centralities focuses on metrics of vertex importance and methods for identifying powerful vertices, while related work for edges is much lesser, especially for weighted networks, due to the computational challenge. In…

数据结构与算法 · 计算机科学 2018-01-16 Huan Li , Zhongzhi Zhang

To better understand the correlation between network topological features and the robustness of network controllability in a general setting, this paper suggests a practical approach to searching for optimal network topologies with given…

系统与控制 · 电气工程与系统科学 2020-09-02 Yang Lou , Lin Wang , Kim Fung Tsang , Guanrong Chen

A popular model to measure the stability of a network is k-core - the maximal induced subgraph in which every vertex has at least k neighbors. Many studies maximize the number of vertices in k-core to improve the stability of a network. In…

社会与信息网络 · 计算机科学 2019-07-01 Zhongxin Zhou , Fan Zhang , Xuemin Lin , Wenjie Zhang , Chen Chen

Analyzing networks requires complex algorithms to extract meaningful information. Centrality metrics have shown to be correlated with the importance and loads of the nodes in network traffic. Here, we are interested in the problem of…

数据结构与算法 · 计算机科学 2013-03-05 Ahmet Erdem Sariyuce , Kamer Kaya , Erik Saule , Umit V. Catalyurek

We consider the incremental computation of the betweenness centrality of all vertices in a large complex network modeled as a graph G = (V, E), directed or undirected, with positive real edge-weights. The current widely used algorithm to…

数据结构与算法 · 计算机科学 2013-11-19 Meghana Nasre , Matteo Pontecorvi , Vijaya Ramachandran

Social networks, due to their popularity, have been studied extensively these years. A rich body of these studies is related to influence maximization, which aims to select a set of seed nodes for maximizing the expected number of active…

社会与信息网络 · 计算机科学 2015-10-14 Zhefeng Wang , Enhong Chen , Qi Liu , Yu Yang , Yong Ge , Biao Chang

The interdiction problem arises in a variety of areas including military logistics, infectious disease control, and counter-terrorism. In the typical formulation of network interdiction, the task of the interdictor is to find a set of edges…

离散数学 · 计算机科学 2009-03-03 Alexander Gutfraind , Aric Hagberg , Feng Pan

The present paper considers leveraging network topology information to improve the convergence rate of ADMM for decentralized optimization, where networked nodes work collaboratively to minimize the objective. Such problems can be solved…

最优化与控制 · 数学 2019-05-28 Meng Ma , Bingcong Li , Georgios B. Giannakis

In this paper, we consider a network of agents with Laplacian dynamics, and study the problem of improving network robustness by adding a maximum number of edges within the network while preserving a lower bound on its strong structural…

系统与控制 · 电气工程与系统科学 2020-03-13 Waseem Abbas , Mudassir Shabbir , Hassan Jaleel , Xenofon Koutsoukos

With the rapid growth of online social networks, strengthening their stability has emerged as a key research focus. This study aims to identify influential relationships that significantly impact community stability. In this paper, we…

社会与信息网络 · 计算机科学 2025-07-16 Hongbo Qiu , Renjie Sun , Chen chen , Xiaoyang Wang

This paper aims to maximize algebraic connectivity of networks via topology design under the presence of constraints and an adversary. We are concerned with three problems. First, we formulate the concave maximization topology design…

最优化与控制 · 数学 2017-11-15 Tor Anderson , Chin-Yao Chang , Sonia Martinez

Closeness is a widely-studied centrality measure. Since it requires all pairwise distances, computing closeness for all nodes is infeasible for large real-world networks. However, for many applications, it is only necessary to find the k…

数据结构与算法 · 计算机科学 2017-10-04 Patrick Bisenius , Elisabetta Bergamini , Eugenio Angriman , Henning Meyerhenke

The function or performance of a network is strongly dependent on its robustness, quantifying the ability of the network to continue functioning under perturbations. While a wide variety of robustness metrics have been proposed, they have…

社会与信息网络 · 计算机科学 2023-06-16 Liwang Zhu , Qi Bao , Zhongzhi Zhang

We consider two new problems regarding the impact of edge addition or removal on the modularity of partitions (or community structures) in a network. The first problem seeks to add edges to enforce that a desired partition is the partition…

社会与信息网络 · 计算机科学 2022-05-23 Daniel Kosmas , John E. Mitchell , Thomas C. Sharkey , Boleslaw K. Szymanski

Given a connected graph $G=(V,E)$, the closeness centrality of a vertex $v$ is defined as $\frac{n-1}{\sum_{w \in V} d(v,w)}$. This measure is widely used in the analysis of real-world complex networks, and the problem of selecting the $k$…

数据结构与算法 · 计算机科学 2017-04-28 Elisabetta Bergamini , Michele Borassi , Pierluigi Crescenzi , Andrea Marino , Henning Meyerhenke

Centrality is an important notion in network analysis and is used to measure the degree to which network structure contributes to the importance of a node in a network. While many different centrality measures exist, most of them apply to…

计算机与社会 · 计算机科学 2010-06-04 Kristina Lerman , Rumi Ghosh , Jeon Hyung Kang