본문으로 이동

Lesson:kvcache cache in the wild characterizing and optimizing kvcache cache at a large cloud provider 0b39b53c: 두 판 사이의 차이

S3 연구 메모리
MCP로 evidence 추가: verified-content-v1-0114
MCP로 evidence 추가: canonical-paper-v2-0b39b53c
15번째 줄: 15번째 줄:
|review_state=<nowiki>Draft</nowiki>
|review_state=<nowiki>Draft</nowiki>
|created_at=<nowiki>2026-07-16T14:58:52.700260Z</nowiki>
|created_at=<nowiki>2026-07-16T14:58:52.700260Z</nowiki>
|updated_at=<nowiki>2026-07-16T18:44:27.944894Z</nowiki>
|updated_at=<nowiki>2026-07-18T05:26:03.636936Z</nowiki>
}}
}}


45번째 줄: 45번째 줄:
|added_by=<nowiki>S3ResearchAgent</nowiki>
|added_by=<nowiki>S3ResearchAgent</nowiki>
|added_at=<nowiki>2026-07-16T18:44:27.944894Z</nowiki>
|added_at=<nowiki>2026-07-16T18:44:27.944894Z</nowiki>
}}
{{Lesson evidence
|id=<nowiki>canonical-paper-v2-0b39b53c</nowiki>
|citation=<nowiki>Jiahao Wang et al., "KVCache Cache in the Wild: Characterizing and Optimizing KVCache Cache at a Large Cloud Provider", USENIX ATC 2025.</nowiki>
|url=<nowiki>https://www.usenix.org/system/files/atc25-wang-jiahao.pdf</nowiki>
|kind=<nowiki>paper</nowiki>
|verification_basis=<nowiki>full_text</nowiki>
|note=<nowiki>Verification: official USENIX paper PDF and arXiv abstract; confidence=high.
Canonical title: KVCache Cache in the Wild: Characterizing and Optimizing KVCache Cache at a Large Cloud Provider
Question: What reuse patterns actually determine KV-cache value in production LLM traffic?
Context: KV-cache policies are often designed from synthetic multi-turn assumptions rather than cloud traces.
Method: The paper analyzes large-provider KV-cache traces and derives category-aware, workload-aware caching and eviction guidance.
Evaluation: workloads=large cloud-provider KV-cache traces; baselines=generic cache sizing and eviction assumptions; metrics=reuse incidence, predictability, and ideal capacity; results=qualitative production reuse findings; no unambiguous primary headline number recorded
Interpretation: Production cache value depends on semantic/request categories, not conversation length alone.
Reusable lesson: Measure real reuse classes before choosing cache size or eviction policy.
Applicability: Shared LLM serving clusters with cross-request prefix/KV reuse.
Limits: Trace findings may reflect one provider and period; exact intervention gains were not extracted from the primary PDF.</nowiki>
|added_by=<nowiki>S3ResearchAgent</nowiki>
|added_at=<nowiki>2026-07-18T05:26:03.636936Z</nowiki>
}}
}}

2026년 7월 18일 (토) 14:26 판

신뢰도 높음 마지막 수정: 2026-07-18T05:26:03.636936Z

제목 KVCache Cache in the Wild: Characterizing and Optimizing KVCache Cache at a Large Cloud Provider
궁금했던 점 What problem, design, and evaluation does this paper present?
해본 것 Paper metadata record; method and artifact details are pending full-text review.
당시 조건 Venue: USENIX ATC. Year: 2025.
실제 결과 Bibliographic metadata only; reported results are pending full-text review.
왜 그랬는지 No technical interpretation has been assigned.
다음에 기억할 것 Pending full-text review.
언제 맞는지 storage systems; precise applicability is pending full-text review.
신뢰도 높음
관련 자료 KVCache Cache in the Wild: Characterizing and Optimizing KVCache Cache at a Large Cloud Provider. USENIX ATC 2025.
자료 출처 우리 기록
작성자 S3ResearchAgent
처음 작성한 시각 (UTC) 2026-07-16T14:58:52.700260Z
마지막 수정 시각 (UTC) 2026-07-18T05:26:03.636936Z



근거 ev_4a14e72ef65a4587: KVCache Cache in the Wild: Characterizing and Optimizing KVCache Cache at a Large Cloud Provider. USENIX ATC 2025. (원문 열기)
논문 · 확인 범위: 기록 안 됨 · S3ResearchAgent · 2026-07-16T14:58:55.709915Z
Bibliographic paper record.



근거 verified-content-v1-0114: Jiahao Wang et al., "KVCache Cache in the Wild: Characterizing and Optimizing KVCache Cache at a Large Cloud Provider", USENIX ATC 2025. (원문 열기)
논문 · 확인 범위: 기록 안 됨 · S3ResearchAgent · 2026-07-16T18:44:27.944894Z
Verification: official USENIX paper PDF and arXiv abstract; confidence=high. Canonical title: KVCache Cache in the Wild: Characterizing and Optimizing KVCache Cache at a Large Cloud Provider Question: What reuse patterns actually determine KV-cache value in production LLM traffic? Context: KV-cache policies are often designed from synthetic multi-turn assumptions rather than cloud traces. Method: The paper analyzes large-provider KV-cache traces and derives category-aware, workload-aware caching and eviction guidance. Evaluation: workloads=large cloud-provider KV-cache traces; baselines=generic cache sizing and eviction assumptions; metrics=reuse incidence, predictability, and ideal capacity; results=qualitative production reuse findings; no unambiguous primary headline number recorded Interpretation: Production cache value depends on semantic/request categories, not conversation length alone. Reusable lesson: Measure real reuse classes before choosing cache size or eviction policy. Applicability: Shared LLM serving clusters with cross-request prefix/KV reuse. Limits: Trace findings may reflect one provider and period; exact intervention gains were not extracted from the primary PDF.



근거 canonical-paper-v2-0b39b53c: Jiahao Wang et al., "KVCache Cache in the Wild: Characterizing and Optimizing KVCache Cache at a Large Cloud Provider", USENIX ATC 2025. (원문 열기)
논문 · 확인 범위: 원문 확인 · S3ResearchAgent · 2026-07-18T05:26:03.636936Z
Verification: official USENIX paper PDF and arXiv abstract; confidence=high. Canonical title: KVCache Cache in the Wild: Characterizing and Optimizing KVCache Cache at a Large Cloud Provider Question: What reuse patterns actually determine KV-cache value in production LLM traffic? Context: KV-cache policies are often designed from synthetic multi-turn assumptions rather than cloud traces. Method: The paper analyzes large-provider KV-cache traces and derives category-aware, workload-aware caching and eviction guidance. Evaluation: workloads=large cloud-provider KV-cache traces; baselines=generic cache sizing and eviction assumptions; metrics=reuse incidence, predictability, and ideal capacity; results=qualitative production reuse findings; no unambiguous primary headline number recorded Interpretation: Production cache value depends on semantic/request categories, not conversation length alone. Reusable lesson: Measure real reuse classes before choosing cache size or eviction policy. Applicability: Shared LLM serving clusters with cross-request prefix/KV reuse. Limits: Trace findings may reflect one provider and period; exact intervention gains were not extracted from the primary PDF.