Pith. sign in

REVIEW 1 cited by

LLM-Sketch: Enhancing Network Sketches with LLM

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 2502.07495 v1 pith:52URTZKH submitted 2025-02-11 cs.NI cs.LG

LLM-Sketch: Enhancing Network Sketches with LLM

classification cs.NI cs.LG
keywords llm-sketchnetworkaccuracyflowsketchesdatalargememory
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Network stream mining is fundamental to many network operations. Sketches, as compact data structures that offer low memory overhead with bounded accuracy, have emerged as a promising solution for network stream mining. Recent studies attempt to optimize sketches using machine learning; however, these approaches face the challenges of lacking adaptivity to dynamic networks and incurring high training costs. In this paper, we propose LLM-Sketch, based on the insight that fields beyond the flow IDs in packet headers can also help infer flow sizes. By using a two-tier data structure and separately recording large and small flows, LLM-Sketch improves accuracy while minimizing memory usage. Furthermore, it leverages fine-tuned large language models (LLMs) to reliably estimate flow sizes. We evaluate LLM-Sketch on three representative tasks, and the results demonstrate that LLM-Sketch outperforms state-of-the-art methods by achieving a $7.5\times$ accuracy improvement.

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. OmniPlan: An Adaptive Framework for Timely and Near-Optimal Network Planning Optimization

    cs.NI 2026-06 unverdicted novelty 3.0

    OmniPlan combines LLM intent parsing, mixture-of-experts selection among MIP/heuristic/DRL solvers, and DRL weight tuning to deliver timely near-optimal network planning, with reported latency reductions up to 97.8% o...