pith. sign in

arxiv: 2406.17918 · v4 · pith:XNNWNIAEnew · submitted 2024-06-25 · 💻 cs.LG · cs.DC· cs.SI

GraphSnapShot: Caching Local Structure for Fast Graph Learning

classification 💻 cs.LG cs.DCcs.SI
keywords graphgraphsnapshotlearningstructureaccelerationfastframeworklocal
0
0 comments X
read the original abstract

In our recent research, we have developed a framework called GraphSnapShot, which has been proven an useful tool for graph learning acceleration. GraphSnapShot is a framework for fast cache, storage, retrieval and computation for graph learning. It can quickly store and update the local topology of graph structure and allows us to track patterns in the structure of graph networks, just like take snapshots of the graphs. In experiments, GraphSnapShot shows efficiency, it can achieve up to 30% training acceleration and 73% memory reduction for lossless graph ML training compared to current baselines such as dgl.This technique is particular useful for large dynamic graph learning tasks such as social media analysis and recommendation systems to process complex relationships between entities. The code for GraphSnapShot is publicly available at https://github.com/NoakLiu/GraphSnapShot.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

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

  1. Safe and Adaptive Cloud Healing: Verifying LLM-Generated Recovery Plans with a Neural-Symbolic World Model

    cs.AI 2026-07 unverdicted novelty 5.0

    PASE is a neuro-symbolic self-healing system that synthesizes LLM recovery plans, verifies them in simulation, and uses DRL to optimize prompts, claiming over 40% faster recovery on cloud fault data.