DBScholar

Back to papers

Auxo: A Scalable and Efficient Graph Stream Summarization Structure

Summary: Auxo's Prefix Embedded Tree (PET) embeds binary prefixes and binary-log search to summarize dynamic graph streams, lowering insert/query to O(log|E|) and reducing storage by ≈log|E|. A proportional-PET supports scalable growth with ≈80% memory utilization and 10–100× faster updates/queries vs. hash-matrix fingerprint sketches. (summarized by gpt-5-mini on Feb 09 2026)

Paper ID
13190
Venue
VLDB
Year
2023
Pagerank
5.3921304e-05
Overall Rank
8,647 | 40.68%
DOI
10.14778/3583140.3583154

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@article{jiang_vldb23,
        title = {{Auxo: A Scalable and Efficient Graph Stream Summarization Structure}},
        author = {Jiang, Zhiguo and Chen, Hanhua and Jin, Hai},
        journal = {PVLDB},
        series = {{VLDB} '23},
        volume = {16},
        number = {6},
        pages = {1386--1398},
        doi = {10.14778/3583140.3583154},
        url = {https://doi.org/10.14778/3583140.3583154},
        year = {2023}
}

Incoming Citations (Sorted by Pagerank)

Showing 2 of 2 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 6 of 6 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