Topic: "network-embedding"
pcy1302/asp2vec
Unsupervised Differentiable Multi-aspect Network Embedding (asp2vec) (KDD2020)
Language: Python - Size: 36.4 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 19 - Forks: 5

zhengwang100/RECT
This is the source code of "Network Embedding with Completely-Imbalanced Labels". TKDE2020
Language: Python - Size: 9.67 MB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 18 - Forks: 7

zechengz/hin-dataset
Heterogeneous Information Network Datasets
Size: 2.93 KB - Last synced at: 7 days ago - Pushed at: about 6 years ago - Stars: 17 - Forks: 6

jg-you/dyvider
Dynamic programming algorithms for exact linear clustering in networks.
Language: Python - Size: 257 KB - Last synced at: 10 days ago - Pushed at: almost 2 years ago - Stars: 16 - Forks: 3

brochier/idne
Python package for the paper "Inductive Document Network Embedding with Topic-Word Attention" (https://arxiv.org/pdf/2001.03369.pdf)
Language: Python - Size: 28.3 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 4

tapadeep/PBGENA
Parallelized Binary embedding GENerator for Attributed graphs
Language: Python - Size: 42.6 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 16 - Forks: 0

wzsong17/Signed-Network-Embedding
Language: Python - Size: 625 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 16 - Forks: 3

ZW-ZHANG/HOPE
This is a sample implementation of "Asymmetric Transitivity Preserving Graph Embedding"(KDD 2016).
Language: Matlab - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 16 - Forks: 8

networkgeometry/d-mercator
Mulidimensional hyperbolic embeddings of real networks
Language: C++ - Size: 1.96 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 15 - Forks: 3

rguo12/CIKM18-LCVA
Code for CIKM'18 paper, Linked Causal Variational Autoencoder for Inferring Paired Spillover Effects.
Language: Python - Size: 47.8 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 5

magnusja/ConvE
Implementation of ConvE proposed by Dettmers et al. in Convolutional 2D Knowledge Graph Embeddings.
Language: Python - Size: 36.1 KB - Last synced at: 2 days ago - Pushed at: about 7 years ago - Stars: 15 - Forks: 8

WHU-SNA/SLF
Link Prediction with Signed Latent Factors in Signed Social Networks (SIGKDD 2019)
Language: Python - Size: 8.24 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 14 - Forks: 10

maxuewei2/RiWalk
Code for the ICDM 2019 Paper "RiWalk: Fast Structural Node Embedding via Role Identification".
Language: Python - Size: 2.63 MB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 14 - Forks: 5

nileshkhetrapal/YassQueenDB
Graph database library that allows you to store, analyze, and search through your data in a graph format. By using the Universal Sentence Encoder, it provides an efficient and semantic approach to handle text data. 📚🧠🚀
Language: Python - Size: 56.6 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 12 - Forks: 0

houchengbin/ABRW
Attributed Biased Random Walks (ABRW) is an Attributed Network Embedding method
Language: Python - Size: 209 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 3

pcy1302/TapEM
Task-Guided Pair Embedding in Heterogeneous Network (CIKM 2019)
Language: Python - Size: 85.4 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 12 - Forks: 3

ZW-ZHANG/TIMERS
This is a sample implementation of "TIMERS: Error-Bounded SVD Restart on Dynamic Networks"(AAAI 2018).
Language: Matlab - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 12 - Forks: 4

zhengwang100/RSDNE
RSDNE: Exploring Relaxed Similarity and Dissimilarity from Completely-imbalanced Labels for Network Embedding. AAAI18
Language: MATLAB - Size: 1.38 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 11 - Forks: 3

DavidMcDonald1993/heat
Reference implementation of the HEAT algorithm described in https://link.springer.com/chapter/10.1007/978-3-030-62362-3_4
Language: Python - Size: 38.8 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 6

HipGraph/Force2Vec
Implementation of Force2Vec method for ICDM 2020 paper titled "Force2Vec: Parallel force-directed graph embedding"
Language: Python - Size: 4.09 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 10 - Forks: 8

hilbert9221/INFUNE
A Novel Framework with Information Fusion and Neighborhood Enhancement for User Identity Linkage
Language: Python - Size: 17.6 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 2

GemsLab/MultiLENS
Framework for latent network summarization: bridging network embedding and summarization
Language: Python - Size: 601 KB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 10 - Forks: 2

iamlockelightning/NetworkEmbeddingPytorch
Pytorch implementation of some Network Embedding methods
Language: Python - Size: 3.17 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 10 - Forks: 1

eren-ck/MultiscaleSnapshots
Visual Analysis of Temporal Summaries in Dynamic Graphs (IEEE TVCG)
Language: JavaScript - Size: 13.4 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 9 - Forks: 8

ki-ljl/deepwalk-kmeans
Deepwalk implements graph embedding, and uses k-means for clustering based on the embedding results.
Language: Python - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 0

yqc01/BESIDE
(BESIDE) ``Bridge” Enhanced Signed Directed Network Embedding
Language: Python - Size: 14.6 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 9 - Forks: 5

yeonchang/ASiNE
This repository provides a reference implementation of ASiNE: Adversarial Signed Network Embedding (SIGIR 2020).
Language: Python - Size: 24.1 MB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 8 - Forks: 7

ShawXh/node2ket
code and data for ICLR 2024 paper ''Node2ket: Efficient High-Dimensional Network Embedding in Quantum Hilbert Space''
Language: C++ - Size: 86.9 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 0

houchengbin/SG-EDNE
SG-EDNE: Skip-Gram based Ensembles Dynamic Network Embedding (for our paper "Robust Dynamic Network Embedding via Ensembles")
Language: Python - Size: 5.98 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 1

jjwangnlp/PTE2ASC
word embedding resources for sentiment classification
Language: Python - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 2

brochier/gvnr
Python package for the paper "Global Vectors for Node Representation" (https://arxiv.org/pdf/1902.11004.pdf)
Language: Jupyter Notebook - Size: 130 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 3

psipred/STRING2GO
Protein function prediction based on protein-protein interaction network topology and deep maxout neural networks
Language: Python - Size: 34.2 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 6 - Forks: 3

JiaWu-Repository/FraudNE Fork of MY-ZHENG/FraudNE
FraudNE: a Joint Embedding Approach for Fraud Detection (IJCNN 2018)
Size: 2.4 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 37

JiaWu-Repository/STNE Fork of WHU-SNA/STNE
Social trust Network Embedding (ICDM 2019)
Size: 11.5 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 33

xiaoyuxin1002/NLAH
Non-local Attention Learning on Large Heterogeneous Information Networks (IEEE BigData 2019)
Language: Python - Size: 61.3 MB - Last synced at: 7 days ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 3

HKUST-KnowComp/HPHG
Source Code for "Hyper-Path-Based Representation Learning for Hyper-Networks" (CIKM '19)
Language: Python - Size: 4 MB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 1

pegerto/graphpro
GraphPro is a versatile and pluggable OO python library designed for leveraging deep graph learning representations to gain insights into structural proteins and their conformations
Language: Python - Size: 2.27 MB - Last synced at: 28 days ago - Pushed at: 3 months ago - Stars: 4 - Forks: 0

aida-ugent/CSNE
Source code for CSNE: Conditional Signed Network Embeddings (CIKM2020)
Language: Python - Size: 54.7 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 2

THUMNLab/AROPE Fork of ZW-ZHANG/AROPE
This is a sample implementation of "Arbitrary-Order Proximity Preserved Network Embedding"(KDD 2018).
Language: Python - Size: 1.67 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 1

eXascaleInfolab/daor
DAOR Parameter-free Embedding Framework for Large Graphs (Networks)
Language: C++ - Size: 487 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 2

THUMNLab/M-NMF
This is a sample implementation of "Community Preserving Network Embedding" (AAAI 2017).
Language: Matlab - Size: 1000 Bytes - Last synced at: 4 months ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 1

kaddly/GraphNeuralNetwork
Implementation of classic papers in the field of Graph Network
Language: Python - Size: 2.8 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

kyuhyeokseo/GNN_RECSYS
Paper Review about GNN and RECOMMENDER SYS.
Language: Python - Size: 6.36 MB - Last synced at: 8 months ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

yellajaswanth/MGATRx
Language: Python - Size: 1.42 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 2

AMSSwanglab/RE-GOA
A tool for non-coding genomic regions function enrichment analysis based on Regulatory Elements Gene Ontology Annotation (RE-GOA)
Language: Python - Size: 40.8 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 1

jeffhj/NHNE
The implementation for "Nonuniform Hyper-Network Embedding with Dual Mechanism" (TOIS)
Language: Python - Size: 219 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 1

kpzhang/vec2link
unifying online and offline user preference for link prediction
Language: AspectJ - Size: 213 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1

Rheinwalt/spatial-effects-networks
Spatial effects in network measures of spatially embedded networks
Language: Python - Size: 3.21 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 2

eXascaleInfolab/NetHash
NetHash algorithm from IJCAI 2018
Language: C++ - Size: 85.1 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

roopansh/Network-Embedding
Language: Python - Size: 7.55 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 3

yq-leo/Network_Alignment_Papers
Top Conference & Journal Papers of Network Alignment
Size: 4.88 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

erfanloghmani/effect-of-loss-function-tbatching Fork of claws-lab/jodie
The code for "Effect of Choosing Loss Function when Using T-batching for Representation Learning on Dynamic Networks"
Language: Python - Size: 121 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 2

cgao-comp/ODDGI
Language: Python - Size: 430 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

TrustAGI-Lab/BANE
BANE: Binarized Attributed Network Embedding - ICDM2018
Language: MATLAB - Size: 4.27 MB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

FedericoCinus/WoMG
WoMG: Word of Mouth Generator
Language: Jupyter Notebook - Size: 107 MB - Last synced at: 10 days ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

WHU-SNA/STNE
Social trust Network Embedding (ICDM 2019)
Language: Python - Size: 11.6 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 38

THUMNLab/DRNE Fork of tadpole/DRNE
The Implementation of "Deep Recursive Network Embedding with Regular Equivalence"(KDD 2018)
Language: Python - Size: 967 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

WHU-CS/NSP
Noise-Resilient Similarity Preserving Network Embedding for Social Networks
Language: Python - Size: 6.7 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 7

anirban-code-to-live/line2vec
Information network edge representation learning using edge-to-vertex dual graphs (a.k.a line graph). In addition to that, an optimisation problem is solved efficiently to generate the edge embeddings.
Language: Python - Size: 1.05 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

eXascaleInfolab/HARP Fork of GTmac/HARP
Code for the AAAI 2018 Paper "HARP: Hierarchical Representation Learning for Networks"
Language: Python - Size: 2.9 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

eXascaleInfolab/deepwalk Fork of phanein/deepwalk
DeepWalk - Deep Learning for Graphs
Language: Python - Size: 1.27 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

caikechao/HyperbolicVivaldi
Embedding Networks Using Hyperbolic Vivaldi Algorithm
Language: Matlab - Size: 1.47 MB - Last synced at: over 1 year ago - Pushed at: about 10 years ago - Stars: 2 - Forks: 1

DongqiFu/VANE
A View-Adversarial Framework for Multi-View Network Embedding, CIKM 2020
Size: 2.13 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

wuzelong/RSANE
A Novel Robust Integrating Method by High-order Proximity for Self-supervised Attribute Network Embedding
Language: Jupyter Notebook - Size: 44.6 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

KuroginQin/ICD
[TKDD'23] Demo code of the paper entitled "Towards a Better Trade-Off between Quality and Efficiency of Community Detection: An Inductive Embedding Method across Graphs", which has been accepted by ACM TKDD
Language: Python - Size: 61.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

pietrocinaglia/dante
DANTE is a software tool for pairwise alignment of dynamic networks. It computes the topological node similarities via temporal embedding.
Size: 524 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

MahmoudAbdelRahman/build2Vec
Building representation in the vector space
Language: Python - Size: 665 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

ocatias/Research_KnowledgeGraph
A knowledge graph containing 5 million research papers. Uses: compute Erdős numbers, rank influence of cities on research areas, detect whether researchers with the same name are the same person.
Language: Python - Size: 2.67 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

aida-ugent/NRL4LP
Instructions for replicating the experiments in the paper "Benchmarking Network Embedding Models for Link Prediction: Are We Making Progress?" (DSAA2020)
Language: Python - Size: 132 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

eren-ck/dg2pix
Pixel-Based Visual Analysis of Dynamic Graphs (VDS 2020 at IEEE VIS20)
Language: JavaScript - Size: 37.7 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

JiaWu-Repository/DSNR Fork of XuexiongLuoMQ/DSNR
[ICDM 2020] Deep Semantic Network Representation
Size: 22.9 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

JiaWu-Repository/HNIP Fork of WHU-CS/HNIP
Temporal Network Embedding with High-Order Nonlinear Information (AAAI 2020)
Size: 44.8 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 5

JiaWu-Repository/awesome-network-embedding Fork of chihming/awesome-network-embedding
A curated list of network embedding techniques.
Size: 865 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 4

daweicheng/BHONEM
Language: Python - Size: 26.4 KB - Last synced at: 4 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

JiaWu-Repository/TriDNR Fork of GRAND-Lab/TriDNR
Tri-Party Deep Network Representation (IJCAI 2016)
Size: 2.46 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 4

wuzelong/ANEBR
Adversarial Network Embedding with Bootstrapped Representations for Sparse Networks
Language: Jupyter Notebook - Size: 13.1 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

oonat/CS-Trust2Vec
The implementation of the context-sensitive trust network embedding model CS-Trust2Vec.
Language: Python - Size: 0 Bytes - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

networkgeometry/FiD-Mercator
Feature-aware ultra-low dimensional reduction of real networks
Language: Jupyter Notebook - Size: 26.9 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

helloybz/CLANE
An iterative node embedding method
Language: Python - Size: 4.21 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

kalleknast/BindingAffinity
Exploring deep learning for predicting the binding affinity between a small molecule (i.e. a drug) and a protein.
Language: Python - Size: 4.88 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Ren-Mingyang/cencrne
An R package for consistent estimation of the number of communities via regularized network embedding.
Language: R - Size: 2.51 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

grzegorzolszewskii/Graph-embedding
Embedding graph in metric spaces
Language: Python - Size: 4.05 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

arunavsk/Network-Science-I606
Network Embedding on Heterogenous Information Networks
Language: Jupyter Notebook - Size: 38.4 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ChristianGerloff/interbrain-network-embedding
repository accompanies the paper "Interacting brains revisited: A cross-brain network neuroscience perspective"
Language: Jupyter Notebook - Size: 4.51 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

YurunLu/RE-GOA
A tool for non-coding genomic regions function enrichment analysis based on Regulatory Elements Gene Ontology Annotation (RE-GOA)
Language: Python - Size: 337 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

JiaWu-Repository/NSP Fork of WHU-CS/NSP
Noise-Resilient Similarity Preserving Network Embedding for Social Networks (IJCAI 2019)
Size: 6.7 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 6

strange-jiong/awesome-network-embedding Fork of chihming/awesome-network-embedding
A curated list of network embedding techniques.
Size: 737 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0
