DBScholar

Back to papers

FreshGNN: Reducing Memory Access via Stable Historical Embeddings for Graph Neural Network Training

Summary: FreshGNN caches historical node embeddings to avoid repeated raw-feature loads in GNN mini-batch training, lowering GPU–CPU traffic. A gradient+staleness policy caches only stable embeddings, yielding 59% fewer memory accesses and 3.4–20.5x speedups on large graphs with <1% accuracy loss. (summarized by gpt-5-mini on Feb 09 2026)

Paper ID
13577
Venue
VLDB
Year
2024
Pagerank
6.3018825e-05
Overall Rank
5,243 | 64.03%
DOI
10.14778/3648160.3648184

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@article{huang_vldb24,
        title = {{FreshGNN: Reducing Memory Access via Stable Historical Embeddings for Graph Neural Network Training}},
        author = {Huang, Kezhao and Jiang, Haitian and Wang, Minjie and Xiao, Guangxuan and Wipf, David and Song, Xiang and Gan, Quan and Huang, Zengfeng and Zhai, Jidong and Zhang, Zheng},
        journal = {PVLDB},
        series = {{VLDB} '24},
        volume = {17},
        number = {6},
        pages = {1473--1486},
        doi = {10.14778/3648160.3648184},
        url = {https://doi.org/10.14778/3648160.3648184},
        year = {2024}
}

Incoming Citations (Sorted by Pagerank)

Showing 5 of 5 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

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