Engineering Graph Features via Network Functional Blocks

Abstract

Graph is a prevalent data structure that enables many predictive tasks. How to engineer graph features is a fundamental question. Our concept is to go beyond nodes and edges, and explore richer structures (e.g., paths, subgraphs) for graph feature engineering. We call such richer structures as network functional blocks, because each structure serves as a network building block but with some different functionality. We use semantic proximity search as an example application to share our recent work on exploiting different granularities of network functional blocks. We show that network functional blocks are effective, and they can be useful for a wide range of applications.

Cite

Text

Zheng. "Engineering Graph Features via Network Functional Blocks." International Joint Conference on Artificial Intelligence, 2018. doi:10.24963/IJCAI.2018/822

Markdown

[Zheng. "Engineering Graph Features via Network Functional Blocks." International Joint Conference on Artificial Intelligence, 2018.](https://mlanthology.org/ijcai/2018/zheng2018ijcai-engineering/) doi:10.24963/IJCAI.2018/822

BibTeX

@inproceedings{zheng2018ijcai-engineering,
  title     = {{Engineering Graph Features via Network Functional Blocks}},
  author    = {Zheng, Vincent W.},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2018},
  pages     = {5749-5753},
  doi       = {10.24963/IJCAI.2018/822},
  url       = {https://mlanthology.org/ijcai/2018/zheng2018ijcai-engineering/}
}