ScholarGate
Assistent
Process / pipeline

Network Embedding — Node2Vec, DeepWalk, LINE

L'embedding de xarxa és una família de mètodes d'aprenentatge de representacions que mapeja cada node d'un graf a un vector dens de baixa dimensionalitat, preservant les propietats estructurals de la xarxa. L'aproximació fou formalitzada per a dades de xarxes socials per Perozzi, Al-Rfou, i Skiena amb DeepWalk (2014), que adaptà el model skip-gram de Word2Vec a passejos aleatoris sobre grafs, i fou estesa per Grover i Leskovec amb Node2Vec (2016), que introduí un passeig aleatori esbiaixat que equilibra l'exploració en amplada (breadth-first) i en profunditat (depth-first). Aquests embeddings converteixen dades relacionals en vectors de característiques que els classificadors i algorismes de clustering estàndard d'aprenentatge automàtic poden consumir directament.

Obre a MethodMindAviatVídeoAviatDownload slides

Llegeix el mètode complet

Només per a membres

Inicia la sessió amb un compte gratuït per llegir aquesta secció.

Inicia la sessió

Method map

The neighbourhood of related methods — select a node to explore.

Fonts

  1. Grover, A. & Leskovec, J. (2016). Node2Vec: Scalable Feature Learning for Networks. Proceedings of the 22nd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining (KDD), 855-864. DOI: 10.1145/2939672.2939754
  2. Perozzi, B., Al-Rfou, R., & Skiena, S. (2014). DeepWalk: Online Learning of Social Representations. Proceedings of the 20th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining (KDD), 701-710. DOI: 10.1145/2623330.2623732

Com citar aquesta pàgina

ScholarGate. (2026, June 1). Network Embedding (Node2Vec, DeepWalk, LINE). ScholarGate. https://scholargate.app/ca/network-analysis/network-embedding

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

Compare side by side

Citat per

ScholarGateNetwork Embedding (Network Embedding (Node2Vec, DeepWalk, LINE)). Recuperat el 2026-06-15 de https://scholargate.app/ca/network-analysis/network-embedding · Conjunt de dades: https://doi.org/10.5281/zenodo.20539026