Skip to content

paper-bot: paper-bot/2026-w26#8

Open
github-actions[bot] wants to merge 4 commits into
mainfrom
paper-bot/2026-w26
Open

paper-bot: paper-bot/2026-w26#8
github-actions[bot] wants to merge 4 commits into
mainfrom
paper-bot/2026-w26

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

paper-bot batch

4 papers from top systems venues, ranked by citation count. Each paper is its own commit so reviews are surgical.

  • 2403.02310 (580 cites, USENIX Symposium on Operating Systems Design and Implementation 2024) — Taming Throughput-Latency Tradeoff in LLM Inference with Sarathi-Serve
    • file: gpu-training/microsoft-sarathi-serve/2403.02310-taming-throughput-latency-tradeoff-in-llm-inference-with.md (edf50cf)
    • tl;dr: Sarathi-Serve is an LLM inference scheduler that uses chunked-prefills and stall-free scheduling to simultaneously achieve high throughput and low latency, significantly outperforming vLLM across various models and hardware configurations.
  • 2006.06762 (565 cites, USENIX Symposium on Operating Systems Design and Implementation 2020) — Ansor : Generating High-Performance Tensor Programs for Deep Learning
    • file: gpu-training/ansor/2006.06762-ansor-generating-high-performance-tensor-programs-for-deep.md (ee71576)
    • tl;dr: Ansor is a tensor program generation framework that uses hierarchical search space sampling, evolutionary search, and a learned cost model to automatically generate high-performance tensor programs for deep learning on various hardware platforms.
  • 1903.06701 (532 cites, Symposium on Networked Systems Design and Implementation 2019) — Scaling Distributed Machine Learning with In-Network Aggregation
    • file: gpu-training/switchml/1903.06701-scaling-distributed-machine-learning-with-in-network-aggregation.md (3ee01a1)
    • tl;dr: SwitchML accelerates distributed ML training by performing in-network aggregation of model updates using programmable switch dataplanes, reducing communication volume and speeding up training by up to 300%.
  • ea639e0 (519 cites, Symposium on Networked Systems Design and Implementation 2019) — Monoxide: Scale out Blockchains with Asynchronous Consensus Zones
    • file: distributed-system/monoxide/ea639e0-monoxide-scale-out-blockchains-with-asynchronous-consensus-zones.md (a4b262e)
    • tl;dr: Monoxide scales blockchain throughput linearly with the number of mining nodes by partitioning the network into independent consensus zones that process transactions asynchronously, while ensuring cross-zone atomicity via a novel relay transaction mechanism.

How to review

Comment on this PR with one of:

  • /refine <id> <free-form instructions> — re-write the analysis with your feedback. Folds into the original commit.
  • /regenerate <id> — re-fetch the paper and run the full analyzer again.
  • /reject <id> — revert the paper's commit.

<id> can be an arXiv id (when shown), the 7-char paper-id, or the file path. Examples:

/refine 2401.09670 把 evaluation 段补充和 vLLM 的对比数字
/regenerate 72f77a3
/reject gpu-training/misc/2024-some-paper.md

When done, merge with Squash & merge to keep main history clean.

github-actions Bot added 4 commits June 22, 2026 11:50
…arathi-Serve

paper-id: 20f090e35ad598fba2404e550c2462dc9da03a10
arxiv-id: 2403.02310
venue: USENIX Symposium on Operating Systems Design and Implementation
year: 2024
citations: 580
…ep Learning

paper-id: 09bda461aa4911d0513e8e46dd39a4113947e450
arxiv-id: 2006.06762
venue: USENIX Symposium on Operating Systems Design and Implementation
year: 2020
citations: 565
…gation

paper-id: dd0de3977cccff806944d5dc28e053fcd8fdda52
arxiv-id: 1903.06701
venue: Symposium on Networked Systems Design and Implementation
year: 2019
citations: 532
…s Zones

paper-id: ea639e0bb4e4ef7ec5cbc7c0915033de4c89fd65
venue: Symposium on Networked Systems Design and Implementation
year: 2019
citations: 519
@github-actions github-actions Bot added the paper-bot Auto-generated PR from paper-bot label Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

paper-bot Auto-generated PR from paper-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants