paper-with-me

홈 › Papers

EPINE: Enhanced Proximity Information Network Embedding

2020-03-04 · Luoyi Zhang, Ming Xu

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.

📄 PDF Abstract BibTeX arXiv:2003.02689

Code (0)

등록된 구현이 없습니다.

Tasks

Link PredictionNetwork EmbeddingNode Classification

Similar Papers 제목 키워드 기반

Temporal dynamics of subjective sleepiness: A convergence analysis of two scales

2022-12-13 · Valeriia Demareva, Valeriia Viakhireva, Irina Zayceva, Inna Isakova 외

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 Prediction

The Objective and Subjective Sleepiness Voice Corpora

2020-05-01 · LREC 2020 5 · Vincent P. Martin, Jean-Luc Rouas, Jean-Arthur Micoulaud Franchi, Pierre Philip

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

2022-07-01 · Xiuyuan Lu, Ian Osband, Seyed Mohammad Asghari, Sven Gowal 외

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 Learning

Enhanced Network Embedding with Text Information

2018-11-29 · 24th International Conference on Pattern Recognition (ICPR) 2018 11 · Shuang Yang, Bo Yang

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 Classification

Deep Attributed Network Representation Learning via Attribute Enhanced Neighborhood

2021-04-12 · Cong Li, Min Shi, Bo Qu, Xiang Li

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