中文
相关论文

相关论文: Fast asynchronous updating algorithms for k-shell …

200 篇论文

Given a weighted undirected graph, a number of clusters $k$, and an exponent $z$, the goal in the $(k, z)$-clustering problem on graphs is to select $k$ vertices as centers that minimize the sum of the distances raised to the power $z$ of…

数据结构与算法 · 计算机科学 2026-03-03 Emilio Cruciani , Sebastian Forster , Antonis Skarlatos

The Kirchhoff index, which is the sum of the resistance distance between every pair of nodes in a network, is a key metric for gauging network performance, where lower values signify enhanced performance. In this paper, we study the problem…

离散数学 · 计算机科学 2025-03-28 Xiaotian Zhou , Ahad N. Zehmakan , Zhongzhi Zhang

We study in this paper the problem of maintaining a solution to $k$-median and $k$-means clustering in a fully dynamic setting. To do so, we present an algorithm to efficiently maintain a coreset, a compressed version of the dataset, that…

数据结构与算法 · 计算机科学 2024-07-01 Max Dupré la Tour , Monika Henzinger , David Saulpic

Graph pattern matching algorithms to handle million-scale dynamic graphs are widely used in many applications such as social network analytics and suspicious transaction detections from financial networks. On the other hand, the computation…

数据库 · 计算机科学 2019-07-10 Hiroki Kanezashi , Toyotaro Suzumura , Dario Garcia-Gasulla , Min-hwan Oh , Satoshi Matsuoka

In public-private graphs, users share one public graph and have their own private graphs. A private graph consists of personal private contacts that only can be visible to its owner, e.g., hidden friend lists on Facebook and secret…

数据库 · 计算机科学 2019-06-04 Soroush Ebadian , Xin Huang

We study the problem of optimal leader selection in consensus networks under two performance measures (1) formation coherence when subject to additive perturbations, as quantified by the steady-state variance of the deviation from the…

最优化与控制 · 数学 2016-04-26 Stacy Patterson , Neil McGlohon , Kirill Dyagilev

Ranking node importance is crucial in understanding network structure and function on complex networks. Degree, h-index and coreness are widely used, but which one is more proper to a network associated with a dynamical process, e.g. SIR…

物理与社会 · 物理学 2018-12-31 Senbin Yu , Liang Gao , Yi-Fan Wang

Data analysis often involves an iterative process, where solutions must be continuously refined in response to new data. Typically, as new data becomes available, an existing solution must be updated to incorporate the latest information.…

数据结构与算法 · 计算机科学 2025-12-18 Ameet Gadekar , Aristides Gionis , Thibault Marette

Given a large graph, the densest-subgraph problem asks to find a subgraph with maximum average degree. When considering the top-$k$ version of this problem, a na\"ive solution is to iteratively find the densest subgraph and remove it in…

数据结构与算法 · 计算机科学 2017-08-30 Muhammad Anis Uddin Nasir , Aristides Gionis , Gianmarco De Francisci Morales , Sarunas Girdzijauskas

Graphs are fundamental data structures and have been employed for centuries to model real-world systems and phenomena. Random walk with restart (RWR) provides a good proximity score between two nodes in a graph, and it has been successfully…

数据库 · 计算机科学 2012-02-01 Yasuhiro Fujiwara , Makoto Nakatsuji , Makoto Onizuka , Masaru Kitsuregawa

In recent years there has been a growing interest in the role of networks and clusters in the global economy. Despite being a popular research topic in economics, sociology and urban studies, geographical clustering of human activity has…

物理与社会 · 物理学 2015-05-19 Roberto Catini , Dmytro Karamshuk , Orion Penner , Massimo Riccaboni

The identification of influential spreaders in complex networks is a popular topic in studies of network characteristics. Many centrality measures have been proposed to address this problem, but most have limitations. In this paper, a…

社会与信息网络 · 计算机科学 2019-10-08 Tao Wen , Yong Deng

Our goal is to quickly find top $k$ lists of nodes with the largest degrees in large complex networks. If the adjacency list of the network is known (not often the case in complex networks), a deterministic algorithm to find a node with the…

数据结构与算法 · 计算机科学 2012-02-16 Konstantin Avrachenkov , Nelly Litvak , Marina Sokol , Don Towsley

In this article we describe a new approach for detecting changes in rapidly evolving large-scale graphs. The key notion involved is local alertness: nodes monitor change within their neighborhoods at each time step. Here we propose a…

社会与信息网络 · 计算机科学 2019-07-29 Mirco A. Mannucci , Deborah Tylor

Identifying the node spreading influence in networks is an important task to optimally use the network structure and ensure the more efficient spreading in information. In this paper, by taking into account the shortest distance between a…

物理与社会 · 物理学 2015-06-22 Jian-Guo Liu , Zhuo-Ming Ren , Qiang Guo

Incremental K-means and DBSCAN are two very important and popular clustering techniques for today's large dynamic databases (Data warehouses, WWW and so on) where data are changed at random fashion. The performance of the incremental…

数据库 · 计算机科学 2014-06-19 Sanjay Chakraborty , N. K. Nagwani , Lopamudra Dey

K-FAC (arXiv:1503.05671, arXiv:1602.01407) is a tractable implementation of Natural Gradient (NG) for Deep Learning (DL), whose bottleneck is computing the inverses of the so-called ``Kronecker-Factors'' (K-factors). RS-KFAC…

机器学习 · 计算机科学 2023-09-13 Constantin Octavian Puiu

The rapid expansion of social network provides a suitable platform for users to deliver messages. Through the social network, we can harvest resources and share messages in a very short time. The developing of social network has brought us…

社会与信息网络 · 计算机科学 2020-10-28 Pengli Lu , Chen Dong

Finding the k-medianin a network involves identifying a subset of k vertices that minimize the total distance to all other vertices in a graph. This problem has been extensively studied in computer science, graph theory, operations…

数据结构与算法 · 计算机科学 2023-12-14 Roldan Pozo

Searching for influential spreaders in complex networks is an issue of great significance for applications across various domains, ranging from the epidemic control, innovation diffusion, viral marketing, social movement to idea…

物理与社会 · 物理学 2013-12-24 Sen Pei , Hernan A. Makse