NeuSO: Neural Optimizer for Subgraph Queries
Summary: Fixes poor heuristic vertex-orderings for subgraph enumeration with NeuSO, a learned optimizer for heterogeneous, schema-flexible graphs. It uses a compact query-graph encoder, multi-task cardinality+cost estimation, and a top-down enumerator to produce faster, higher-quality plans. (summarized by gpt-5-mini on Feb 11 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Linglin Yang (Peking University)
- 2. Lei Zou (Peking University)
- 3. Chunshan Zhao (Peking University)
BibTeX Citation
@inproceedings{yang_sigmod26,
title = {{NeuSO: Neural Optimizer for Subgraph Queries}},
author = {Yang, Linglin and Zou, Lei and Zhao, Chunshan},
series = {{SIGMOD} '26},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3769810},
url = {https://dl.acm.org/doi/10.1145/3769810},
year = {2026}
}
Incoming Citations (Sorted by Pagerank)
Showing 1 of 1 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 10,294 | Sublime: Selecting Subgraph Matching Algorithms via Machine Learning | 2026 | SIGMOD | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 49 of 49 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 563 | Plan-Structured Deep Neural Network Models for Query Performance Prediction | 2019 | VLDB |
| 2 | 6,341 | Cardinality Estimation over Knowledge Graphs with Embeddings and Graph Neural Networks | 2024 | SIGMOD |
| 3 | 2,285 | NeMa: Fast Graph Search with Label Similarity | 2013 | VLDB |
| 4 | 809 | Optimizing Subgraph Queries by Combining Binary and Worst-Case Optimal Joins | 2019 | VLDB |
| 5 | 11,548 | DeepO: A Learned Query Optimizer | 2022 | SIGMOD |
| 6 | 5,118 | Efficient Streaming Subgraph Isomorphism with Graph Neural Networks | 2021 | VLDB |
| 7 | 3,051 | Towards a Hands-Free Query Optimizer through Deep Learning | 2019 | CIDR |
| 8 | 2,731 | Neural Subgraph Counting with Wasserstein Estimator | 2022 | SIGMOD |
| 9 | 3,283 | A Learned Sketch for Subgraph Counting | 2021 | SIGMOD |
| 10 | 154 | Neo: A Learned Query Optimizer | 2019 | VLDB |