中文
相关论文

相关论文: Network Sampling Using K-hop Random Walks for Hete…

200 篇论文

Random walks can reveal communities or clusters in networks, because they are more likely to stay within a cluster than leave it. Thus, one family of community detection algorithms uses random walks to measure distance between pairs of…

无序系统与神经网络 · 物理学 2023-08-11 Eric Chalmers , Artur Luczak

As social network analysis (SNA) has drawn much attention in recent years, one bottleneck of SNA is these network data are too massive to handle. Furthermore, some network data are not accessible due to privacy problems. Therefore, we have…

社会与信息网络 · 计算机科学 2022-05-13 Xiao Qi

We focus on the problem of performing random walks efficiently in a distributed network. Given bandwidth constraints, the goal is to minimize the number of rounds required to obtain a random walk sample. We first present a fast sublinear…

分布式、并行与集群计算 · 计算机科学 2010-03-03 Atish Das Sarma , Danupon Nanongkai , Gopal Pandurangan , Prasad Tetali

In this work, Transition Probability Matrix (TPM) is proposed as a new method for extracting the features of nodes in the graph. The proposed method uses random walks to capture the connectivity structure of a node's close neighborhood. The…

机器学习 · 计算机科学 2023-03-07 Sarmad N. Mohammed , Semra Gündüç

We present network embedding algorithms that capture information about a node from the local distribution over node attributes around it, as observed over random walks following an approach similar to Skip-gram. Observations from…

机器学习 · 计算机科学 2021-03-23 Benedek Rozemberczki , Carl Allen , Rik Sarkar

Graph embedding methods represent nodes in a continuous vector space, preserving information from the graph (e.g. by sampling random walks). There are many hyper-parameters to these methods (such as random walk length) which have to be…

机器学习 · 计算机科学 2018-12-27 Sami Abu-El-Haija , Bryan Perozzi , Rami Al-Rfou , Alex Alemi

Network models have been widely used to study diverse systems and analyze their dynamic behaviors. Given the structural variability of networks, an intriguing question arises: Can we infer the type of system represented by a network based…

社会与信息网络 · 计算机科学 2025-05-29 Gonzalo Travieso , Joao Merenda , Odemir M. Bruno

Efficient techniques to navigate networks with local information are fundamental to sample large-scale online social systems and to retrieve resources in peer-to-peer systems. Biased random walks, i.e. walks whose motion is biased on…

物理与社会 · 物理学 2016-06-29 Federico Battiston , Vincenzo Nicosia , Vito Latora

Word embedding has become ubiquitous and is widely used in various natural language processing (NLP) tasks, such as web retrieval, web semantic analysis, and machine translation, and so on. Unfortunately, training the word embedding in a…

计算与语言 · 计算机科学 2023-12-29 Wenting Li , Jiahong Xue , Xi Zhang , Huacan Chen , Zeyu Chen , Feijuan Huang , Yuanzhe Cai

Graph is an important data representation which occurs naturally in the real world applications \cite{goyal2018graph}. Therefore, analyzing graphs provides users with better insights in different areas such as anomaly detection…

机器学习 · 计算机科学 2024-05-06 Elika Bozorgi , Saber Soleimani , Sakher Khalil Alqaiidi , Hamid Reza Arabnia , Krzysztof Kochut

Accurately analyzing graph properties of social networks is a challenging task because of access limitations to the graph data. To address this challenge, several algorithms to obtain unbiased estimates of properties from few samples via a…

社会与信息网络 · 计算机科学 2020-07-14 Kazuki Nakajima , Kazuyuki Shudo

Higher-order proximity preserved network embedding has attracted increasing attention. In particular, due to the superior scalability, random-walk-based network embedding has also been well developed, which could efficiently explore…

机器学习 · 计算机科学 2021-04-08 Jianxin Li , Cheng Ji , Hao Peng , Yu He , Yangqiu Song , Xinmiao Zhang , Fanzhang Peng

Real-world networks and knowledge graphs are usually heterogeneous networks. Representation learning on heterogeneous networks is not only a popular but a pragmatic research field. The main challenge comes from the heterogeneity -- the…

社会与信息网络 · 计算机科学 2021-02-17 Jie Zhang , Jinru Ding , Suyuan Liu , Hongyan Wu

Random walks are at the heart of many existing network embedding methods. However, such algorithms have many limitations that arise from the use of random walks, e.g., the features resulting from these methods are unable to transfer to new…

Representing networks in a low dimensional latent space is a crucial task with many interesting applications in graph learning problems, such as link prediction and node classification. A widely applied network representation learning…

机器学习 · 计算机科学 2019-11-21 Abdulkadir Çelikkanat , Fragkiskos D. Malliaros

Random walks are widely used for mining networks due to the computational efficiency of computing them. For instance, graph representation learning learns a d-dimensional embedding space, so that the nodes that tend to co-occur on random…

社会与信息网络 · 计算机科学 2024-05-24 Sam F. L. Windels , Noel Malod-Dognin , Natasa Przulj

Identifying and quantifying structural dissimilarities between complex networks is a fundamental and challenging problem in network science. Previous network comparison methods are based on the structural features, such as the length of…

社会与信息网络 · 计算机科学 2021-11-29 Zhipeng Wang , Xiu-Xiu Zhan , Chuang Liu , Zi-Ke Zhang

Graph embedding maps a graph into a convenient vector-space representation for graph analysis and machine learning applications. Many graph embedding methods hinge on a sampling of context nodes based on random walks. However, random walks…

机器学习 · 计算机科学 2021-10-18 Sadamori Kojaku , Jisung Yoon , Isabel Constantino , Yong-Yeol Ahn

Recent advances in the field of network embedding have shown the low-dimensional network representation is playing a critical role in network analysis. However, most of the existing principles of network embedding do not incorporate…

社会与信息网络 · 计算机科学 2018-03-06 Junliang Guo , Linli Xu , Xunpeng Huang , Enhong Chen

Sampling a network with a given probability distribution has been identified as a useful operation. In this paper we propose distributed algorithms for sampling networks, so that nodes are selected by a special node, called the…

分布式、并行与集群计算 · 计算机科学 2012-09-28 Andrés Sevilla , Alberto Mozo , Antonio Fernández Anta