Skip to content

Instantly share code, notes, and snippets.

@gembin
Forked from nzw0301/something2vec.md
Created February 13, 2018 16:03
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gembin/723c9d790e45f03ec9e56fccbfd286bc to your computer and use it in GitHub Desktop.
Save gembin/723c9d790e45f03ec9e56fccbfd286bc to your computer and use it in GitHub Desktop.

*2vec papers

  1. word2vec https://arxiv.org/abs/1310.4546
  2. sentence2vec, paragraph2vec, doc2vec http://arxiv.org/abs/1405.4053
  3. tweet2vec http://arxiv.org/abs/1605.03481
  4. tweet2vec https://arxiv.org/abs/1607.07514
  5. author2vec http://dl.acm.org/citation.cfm?id=2889382
  6. item2vec http://arxiv.org/abs/1603.04259
  7. lda2vec https://arxiv.org/abs/1605.02019
  8. illustration2vec http://dl.acm.org/citation.cfm?id=2820907
  9. tag2vec http://ktsaurabh.weebly.com/uploads/3/1/7/8/31783965/distributed_representations_for_content-based_and_personalized_tag_recommendation.pdf
  10. category2vec http://www.anlp.jp/proceedings/annual_meeting/2015/pdf_dir/C4-3.pdf
  11. topic2vec http://arxiv.org/abs/1506.08422
  12. image2vec http://arxiv.org/abs/1507.08818
  13. app2vec http://paul.rutgers.edu/~qma/research/ma_app2vec.pdf
  14. prod2vec http://dl.acm.org/citation.cfm?id=2788627
  15. meta-prod2vec http://arxiv.org/abs/1607.07326
  16. sense2vec http://arxiv.org/abs/1511.06388
  17. node2vec http://www.kdd.org/kdd2016/papers/files/Paper_218.pdf
  18. subgraph2vec http://arxiv.org/abs/1606.08928
  19. wordnet2vec http://arxiv.org/abs/1606.03335
  20. doc2sent2vec http://research.microsoft.com/apps/pubs/default.aspx?id=264430
  21. context2vec http://u.cs.biu.ac.il/~melamuo/publications/context2vec_conll16.pdf
  22. rdf2vec http://iswc2016.semanticweb.org/pages/program/accepted-papers.html#research_ristoski_32
  23. hash2vec http://arxiv.org/abs/1608.08940
  24. query2vec http://www.cs.cmu.edu/~dongyeok/papers/query2vec_v0.2.pdf
  25. gov2vec http://arxiv.org/abs/1609.06616
  26. novel2vec http://aics2016.ucd.ie/papers/full/AICS_2016_paper_48.pdf
  27. emoji2vec http://arxiv.org/abs/1609.08359
  28. video2vec https://staff.fnwi.uva.nl/t.e.j.mensink/publications/habibian16pami.pdf
  29. video2vec http://www.public.asu.edu/~bli24/Papers/ICPR2016_video2vec.pdf
  30. sen2vec https://arxiv.org/abs/1610.08078
  31. content2vec http://104.155.136.4:3000/forum?id=ryTYxh5ll
  32. cat2vec http://104.155.136.4:3000/forum?id=HyNxRZ9xg
  33. diet2vec https://arxiv.org/abs/1612.00388
  34. mention2vec https://arxiv.org/abs/1612.02706
  35. POI2vec http://www.ntu.edu.sg/home/boan/papers/AAAI17_Visitor.pdf
  36. wang2vec http://www.cs.cmu.edu/~lingwang/papers/naacl2015.pdf
  37. dna2vec https://arxiv.org/abs/1701.06279
  38. pin2vec https://labs.pinterest.com/assets/paper/p2p-www17.pdf, (cited blog)
  39. paper2vec https://arxiv.org/abs/1703.06587
  40. struc2vec https://arxiv.org/abs/1704.03165
  41. med2vec http://www.kdd.org/kdd2016/papers/files/rpp0303-choiA.pdf
  42. net2vec https://arxiv.org/abs/1705.03881
  43. sub2vec https://arxiv.org/abs/1702.06921
  44. metapath2vec https://ericdongyx.github.io/papers/KDD17-dong-chawla-swami-metapath2vec.pdf
  45. concept2vec http://knoesis.cs.wright.edu/sites/default/files/Concept2vec__Evaluating_Quality_of_Embeddings_for_OntologicalConcepts%20%284%29.pdf
  46. graph2vec http://arxiv.org/abs/1707.05005
  47. doctag2vec https://arxiv.org/abs/1707.04596
  48. skill2vec https://arxiv.org/abs/1707.09751
  49. style2vec https://arxiv.org/abs/1708.04014
  50. ngram2vec http://www.aclweb.org/anthology/D17-1023
  51. hin2vec https://dl.acm.org/citation.cfm?id=3132953
  52. edge2vec http://www.cys.cic.ipn.mx/ojs/index.php/CyS/article/view/2849/2380
  53. place2vec https://www.research-collection.ethz.ch/bitstream/handle/20.500.11850/225625/41_gao.pdf?sequence=3
  54. hyperedge2vec https://openreview.net/forum?id=rJ5C67-C-
  55. mvn2vec https://arxiv.org/abs/1801.06597
  56. onto2vec https://arxiv.org/abs/1802.00864
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment