The datasets and source code of Learning-Free Continuous-Attribute Graph Embedding via Locality-Sensitive Hashing.
The steps of running the experiments:
Preparation work
1. compile svmtrain in libsvm-matlab by referring to libsvm-matlab/matlab/README
2. put the mex file in the same directory as 'main.m'
3. cd HashWLS
Graph Classification
run graph_classification.m
Graph Retrieval
run graph_retrieval.m
If you use our algorithms and datasets in your research, please cite the following papers as reference in your publicaions:
@article{WU2026116482,
title={{L}earning-free {C}ontinuous-attribute {G}raph {E}mbedding via {L}ocality-sensitive {H}ashing},
author={Wei Wu, Yan Peng, Ling Chen, Xuan Tan, Jiongrui Yang, Zhenzhong Wang, Fangfang Li and Chuan Luo},
journal={Knowledge-Based Systems},
volume={349},
pages={116482},
year={2026}
}