English

Tag2Vec: Learning Tag Representations in Tag Networks

Social and Information Networks 2020-09-25 v2 Machine Learning Physics and Society Machine Learning

Abstract

Network embedding is a method to learn low-dimensional representation vectors for nodes in complex networks. In real networks, nodes may have multiple tags but existing methods ignore the abundant semantic and hierarchical information of tags. This information is useful to many network applications and usually very stable. In this paper, we propose a tag representation learning model, Tag2Vec, which mixes nodes and tags into a hybrid network. Firstly, for tag networks, we define semantic distance as the proximity between tags and design a novel strategy, parameterized random walk, to generate context with semantic and hierarchical information of tags adaptively. Then, we propose hyperbolic Skip-gram model to express the complex hierarchical structure better with lower output dimensions. We evaluate our model on the NBER U.S. patent dataset and WordNet dataset. The results show that our model can learn tag representations with rich semantic information and it outperforms other baselines.

Keywords

Cite

@article{arxiv.1905.03041,
  title  = {Tag2Vec: Learning Tag Representations in Tag Networks},
  author = {Junshan Wang and Zhicong Lu and Guojie Song and Yue Fan and Lun Du and Wei Lin},
  journal= {arXiv preprint arXiv:1905.03041},
  year   = {2020}
}

Comments

6 pages

R2 v1 2026-06-23T09:00:16.445Z