Pith. sign in

REVIEW 3 cited by

OMEGA: A Low-Latency GNN Serving System for Large Graphs

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 2501.08547 v1 pith:U4IN3O5J submitted 2025-01-15 cs.DC cs.LG

OMEGA: A Low-Latency GNN Serving System for Large Graphs

classification cs.DC cs.LG
keywords computationgraphslargegraphomegaservingaccuracyloss
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Graph Neural Networks (GNNs) have been widely adopted for their ability to compute expressive node representations in graph datasets. However, serving GNNs on large graphs is challenging due to the high communication, computation, and memory overheads of constructing and executing computation graphs, which represent information flow across large neighborhoods. Existing approximation techniques in training can mitigate the overheads but, in serving, still lead to high latency and/or accuracy loss. To this end, we propose OMEGA, a system that enables low-latency GNN serving for large graphs with minimal accuracy loss through two key ideas. First, OMEGA employs selective recomputation of precomputed embeddings, which allows for reusing precomputed computation subgraphs while selectively recomputing a small fraction to minimize accuracy loss. Second, we develop computation graph parallelism, which reduces communication overhead by parallelizing the creation and execution of computation graphs across machines. Our evaluation with large graph datasets and GNN models shows that OMEGA significantly outperforms state-of-the-art techniques.

discussion (0)

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

Forward citations

Cited by 3 Pith papers

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

  1. Low Latency GNN Accelerator for Quantum Error Correction

    quant-ph 2026-03 conditional novelty 6.0

    Hardware-guided pruning and quantization make a GNN surface-code decoder meet ~1 µs real-time latency on FPGA while cutting logical error rate 13–40% versus MWPM at d≤7, p=10⁻³.

  2. Low Latency GNN Accelerator for Quantum Error Correction

    quant-ph 2026-03 unverdicted novelty 5.0

    An FPGA-accelerated GNN decoder for surface-code quantum error correction delivers sub-1us latency and lower error rates than state-of-the-art approaches for code distances up to 7.

  3. Physics-Informed Graph Neural Networks for Transverse Momentum Estimation in CMS Trigger Systems

    cs.LG 2025-07 unverdicted novelty 5.0

    Physics-informed GNNs with four detector-aware graph constructions and a custom message passing layer achieve MAE 0.8525 for pT estimation on CMS trigger data with over 55% fewer parameters than baselines.