中文
相关论文

相关论文: On computing distances and latencies in Link Strea…

200 篇论文

We develop a new sampling method to estimate eigenvector centrality on incomplete networks. Our goal is to estimate this global centrality measure having at disposal a limited amount of data. This is the case in many real-world scenarios…

社会与信息网络 · 计算机科学 2020-10-29 Nicolò Ruggeri , Caterina De Bacco

Triangle counting and sampling are two fundamental problems for streaming algorithms. Arguably, designing sampling algorithms is more challenging than their counting variants. It may be noted that triangle counting has received far greater…

数据结构与算法 · 计算机科学 2024-05-17 Arijit Bishnu , Arijit Ghosh , Gopinath Mishra , Sayantan Sen

The power of any kind of network approach lies in the ability to simplify a complex system so that one can better understand its function as a whole. Sometimes it is beneficial, however, to include more information than in a simple graph of…

物理与社会 · 物理学 2015-09-21 Petter Holme

The problem of link prediction has attracted considerable recent attention from various domains such as sociology, anthropology, information science, and computer sciences. A link prediction algorithm is proposed based on link similarity…

社会与信息网络 · 计算机科学 2015-02-17 Maosheng Jiang , Yonxiang Chen , Ling Chen

Network data are often sampled with auxiliary information or collected through the observation of a complex system over time, leading to multiple network snapshots indexed by a continuous variable. Many methods in statistical network…

统计方法学 · 统计学 2024-07-16 Peter W. MacDonald , Elizaveta Levina , Ji Zhu

Link prediction in complex networks has attracted increasing attention from both physical and computer science communities. The algorithms can be used to extract missing information, identify spurious interactions, evaluate network evolving…

物理与社会 · 物理学 2015-05-20 Linyuan Lu , Tao Zhou

A common goal in network modeling is to uncover the latent community structure present among nodes. For many real-world networks, the true connections consist of events arriving as streams, which are then aggregated to form edges, ignoring…

社会与信息网络 · 计算机科学 2023-10-27 Guanhua Fang , Owen G. Ward , Tian Zheng

Community detection is a popular approach to understand the organization of interactions in static networks. For that purpose, the Clique Percolation Method (CPM), which involves the percolation of k-cliques, is a well-studied technique…

社会与信息网络 · 计算机科学 2024-05-27 Alexis Baudin , Lionel Tabourier , Clémence Magnien

Inference of the network structure (e.g., routing topology) and dynamics (e.g., link performance) is an essential component in many network design and management tasks. In this paper we propose a new, general framework for analyzing and…

网络与互联网体系结构 · 计算机科学 2019-11-13 Jian Ni , Sekhar Tatikonda

Link prediction methods use patterns in known network data to infer which connections may be missing. Previous work has shown that continuous-time quantum walks can be used to represent path-based link prediction, which we further study…

量子物理 · 物理学 2022-12-01 João P. Moutinho , Duarte Magano , Bruno Coutinho

This essay provides a comprehensive analysis of the optimization and performance evaluation of various routing algorithms within the context of computer networks. Routing algorithms are critical for determining the most efficient path for…

网络与互联网体系结构 · 计算机科学 2024-02-27 Xunchi Ma

High order networks are weighted hypergraphs col- lecting relationships between elements of tuples, not necessarily pairs. Valid metric distances between high order networks have been defined but they are difficult to compute when the…

社会与信息网络 · 计算机科学 2016-05-04 Weiyu Huang , Alejandro Ribeiro

Closeness centrality, first considered by Bavelas (1948), is an importance measure of a node in a network which is based on the distances from the node to all other nodes. The classic definition, proposed by Bavelas (1950), Beauchamp…

数据结构与算法 · 计算机科学 2014-09-02 Edith Cohen , Daniel Delling , Thomas Pajor , Renato F. Werneck

We consider methods for quantifying the similarity of vertices in networks. We propose a measure of similarity based on the concept that two vertices are similar if their immediate neighbors in the network are themselves similar. This leads…

物理与社会 · 物理学 2007-05-23 E. A. Leicht , Petter Holme , M. E. J. Newman

We study streaming algorithms for Correlation Clustering. Given a graph as an arbitrary-order stream of edges, with each edge labeled as positive or negative, the goal is to partition the vertices into disjoint clusters, such that the…

数据结构与算法 · 计算机科学 2025-10-14 Yinhao Dong , Shan Jiang , Shi Li , Pan Peng

Social studies researchers use graphs to model group activities in social networks. An important property in this context is the centrality of a vertex: the inverse of the average distance to each other vertex. We describe a randomized…

数据结构与算法 · 计算机科学 2011-03-08 David Eppstein , Joseph Wang

Heterogeneous networks play a key role in the evolution of communities and the decisions individuals make. These networks link different types of entities, for example, people and the events they attend. Network analysis algorithms usually…

计算机与社会 · 计算机科学 2016-11-17 Rumi Ghosh , Kristina Lerman

In recent years, the management and processing of data streams has become a topic of active research in several fields of computer science such as, distributed systems, database systems, and data mining. A data stream can be thought of as a…

数据库 · 计算机科学 2012-08-06 Mahnoosh Kholghi , MohammadReza Keyvanpour

Mining Time Series data has a tremendous growth of interest in today's world. To provide an indication various implementations are studied and summarized to identify the different problems in existing applications. Clustering time series is…

信息检索 · 计算机科学 2010-05-25 V. Kavitha , M. Punithavalli

Stream processing is a compute paradigm that promises safe and efficient parallelism. Modern big-data problems are often well suited for stream processing's throughput-oriented nature. Realization of efficient stream processing requires…

性能 · 计算机科学 2015-04-14 Jonathan C. Beard , Roger D. Chamberlain