paper-with-me

홈 › Papers

Attributed Network Embedding for Incomplete Attributed Networks

2018-11-28 · Chengbin Hou, Shan He, Ke Tang

Attributed networks are ubiquitous since a network often comes with auxiliary attribute information e.g. a social network with user profiles. Attributed Network Embedding (ANE) has recently attracted considerable attention, which aims to learn unified low dimensional node embeddings while preserving both structural and attribute information. The resulting node embeddings can then facilitate various network downstream tasks e.g. link prediction. Although there are several ANE methods, most of them cannot deal with incomplete attributed networks with missing links and/or missing node attributes, which often occur in real-world scenarios. To address this issue, we propose a robust ANE method, the general idea of which is to reconstruct a unified denser network by fusing two sources of information for information enhancement, and then employ a random walks based network embedding method for learning node embeddings. The experiments of link prediction, node classification, visualization, and parameter sensitivity analysis on six real-world datasets validate the effectiveness of our method to incomplete attributed networks.

📄 PDF Abstract BibTeX arXiv:1811.11728

Code (1)

houchengbin/ABRW 공식 구현

Tasks

AttributeLink PredictionNetwork EmbeddingNode Classification

Similar Papers 제목 키워드 기반

Attributed and Predictive Entity Embedding for Fine-Grained Entity Typing in Knowledge Bases

2018-08-01 · COLING 2018 8 · Hailong Jin, Lei Hou, Juanzi Li, Tiansi Dong

Fine-grained entity typing aims at identifying the semantic type of an entity in KB. Type information is very important in knowledge bases, but are unfortunately incomplete even in some large knowledge bases. Limitations…

Entity LinkingEntity TypingKnowledge Base CompletionQuestion Answering+2

Attributed Sequence Embedding

2019-11-03 · Zhongfang Zhuang, Xiangnan Kong, Elke Rundensteiner, Jihane Zouaoui 외

Mining tasks over sequential data, such as clickstreams and gene sequences, require a careful design of embeddings usable by learning algorithms. Recent research in feature learning has been extended to sequential data, …

Clustering

Unsupervised Attributed Dynamic Network Embedding with Stability Guarantees

2025-03-04 · Emma Ceccherini, Ian Gallagher, Andrew Jones, Daniel Lawson

Stability for dynamic network embeddings ensures that nodes behaving the same at different times receive the same embedding, allowing comparison of nodes in the network across time. We present attributed unfolded adjacen…

Link PredictionNetwork EmbeddingNode ClassificationPosition+1

Attributed Network Embedding for Learning in a Dynamic Environment

2017-06-06 · Jundong Li, Harsh Dani, Xia Hu, Jiliang Tang 외

Network embedding leverages the node proximity manifested to learn a low-dimensional node vector representation for each node in the network. The learned embeddings could advance various learning tasks such as node class…

AttributeClusteringLink PredictionNetwork Embedding+1

Binarized Attributed Network Embedding

2018-10-22 · ICDM 2018 10 · Hong Yang, Shirui Pan, Peng Zhang, Ling Chen 외

An implementation of "Binarized Attributed Network Embedding". Attributed network embedding enables joint representation learning of node links and attributes. Existing attributed network embedding models are designed in…

Graph EmbeddingLink PredictionNetwork EmbeddingNode Classification+1