Pith. sign in

REVIEW 1 cited by

SGDP: A Stream-Graph Neural Network Based Data Prefetcher

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2304.03864 v2 pith:CL3NBXG2 submitted 2023-04-07 cs.OS cs.DCcs.LG

classification cs.OScs.DCcs.LG
keywords sgdpdataprefetchingneuralaccessdeltasdifferentfurther
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Data prefetching is important for storage system optimization and access performance improvement. Traditional prefetchers work well for mining access patterns of sequential logical block address (LBA) but cannot handle complex non-sequential patterns that commonly exist in real-world applications. The state-of-the-art (SOTA) learning-based prefetchers cover more LBA accesses. However, they do not adequately consider the spatial interdependencies between LBA deltas, which leads to limited performance and robustness. This paper proposes a novel Stream-Graph neural network-based Data Prefetcher (SGDP). Specifically, SGDP models LBA delta streams using a weighted directed graph structure to represent interactive relations among LBA deltas and further extracts hybrid features by graph neural networks for data prefetching. We conduct extensive experiments on eight real-world datasets. Empirical results verify that SGDP outperforms the SOTA methods in terms of the hit ratio by 6.21%, the effective prefetching ratio by 7.00%, and speeds up inference time by 3.13X on average. Besides, we generalize SGDP to different variants by different stream constructions, further expanding its application scenarios and demonstrating its robustness. SGDP offers a novel data prefetching solution and has been verified in commercial hybrid storage systems in the experimental phase. Our codes and appendix are available at https://github.com/yyysjz1997/SGDP/.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. GDformer: Going Beyond Subsequence Isolation for Multivariate Time Series Anomaly Detection

    cs.LG 2025-01 conditional novelty 6.0 of 10

    A Transformer with global dictionary cross-attention and prototype similarity achieves state-of-the-art unsupervised multivariate time series anomaly detection on standard benchmarks.

Pith tools