EPINE: Enhanced Proximity Information Network Embedding
Unsupervised homogeneous network embedding (NE) represents every vertex of networks into a low-dimensional vector and meanwhile preserves the network information. Adjacency matrices retain most of the network information, and directly charactrize the first-order proximity. In this work, we devote to mining valuable information in adjacency matrices at a deeper level. Under the same objective, many NE methods calculate high-order proximity by the powers of adjacency matrices, which is not accurate and well-designed enough. Instead, we propose to redefine high-order proximity in a more intuitive manner. Besides, we design a novel algorithm for calculation, which alleviates the scalability problem in the field of accurate calculation for high-order proximity. Comprehensive experiments on real-world network datasets demonstrate the effectiveness of our method in downstream machine learning tasks such as network reconstruction, link prediction and node classification.
Code (0)
등록된 구현이 없습니다.
Tasks
Link PredictionNetwork EmbeddingNode ClassificationSimilar Papers 제목 키워드 기반
Temporal dynamics of subjective sleepiness: A convergence analysis of two scales
While sleepiness assessment metrics were initially developed in medical research to study the effects of drugs on sleep, subjective sleepiness assessment is now widely used in both fundamental and applied studies. The St…
Vocal Bursts Valence PredictionThe Objective and Subjective Sleepiness Voice Corpora
Following patients with chronic sleep disorders involves multiple appointments between doctors and patients which often results in episodic follow-ups with unevenly spaced interviews. Speech technologies and virtual doct…
Robustness of Epinets against Distributional Shifts
Recent work introduced the epinet as a new approach to uncertainty modeling in deep learning. An epinet is a small neural network added to traditional neural networks, which, together, can produce predictive distribution…
Deep LearningEnhanced Network Embedding with Text Information
Network embedding aims at learning the low-dimensional and continuous vector representation for each node in networks, which is useful in many real applications. While most existing network embedding methods only focus o…
ClusteringMulti-class ClassificationNetwork EmbeddingNode ClassificationDeep Attributed Network Representation Learning via Attribute Enhanced Neighborhood
Attributed network representation learning aims at learning node embeddings by integrating network structure and attribute information. It is a challenge to fully capture the microscopic structure and the attribute seman…
AttributeDecoderLink PredictionNode Classification+1