cd /news/machine-learning/accelerating-visual-on-policy-distil… · home topics machine-learning article
[ARTICLE · art-103921] src=arxiv.org ↗ pub= topic=machine-learning verified=true sentiment=· neutral

Accelerating Visual On-Policy Distillation with Batched Speculative Jacobi Rollouts

Researchers introduced HB-SJD, a batched Speculative Jacobi Decoding rollout backend for visual on-policy distillation, which accelerates training of compact visual autoregressive models by processing multiple tokens in parallel without an auxiliary draft model. Experiments with LlamaGen show HB-SJD substantially reduces rollout and end-to-end training time while preserving generation quality of the distilled student.

read1 min views1 publishedAug 20, 2026

arXiv:2608.18183v1 Announce Type: new Abstract: Visual on-policy distillation (OPD) improves the training of compact visual autoregressive models by learning from trajectories generated by the current student. However, these online rollouts are still produced token by token with autoregressive decoding, which adds substantial cost to every on-policy training step. Speculative Jacobi Decoding (SJD) provides an alternative because it can process multiple tokens in parallel without an auxiliary draft model, but the original method is designed for single-sequence inference. We introduce HB-SJD, a batched SJD rollout backend for visual OPD. HB-SJD allows each image to advance independently according to its own decoding progress, while images at different sequence positions are still verified in batched model forwards. As images finish, HB-SJD switches between Full and Compact execution to reduce the cost of later rollout rounds. HB-SJD only replaces the student rollout backend and leaves the teacher, distillation objective, and optimization procedure unchanged. Experiments with LlamaGen show that HB-SJD substantially reduces rollout and end-to-end training time while preserving the generation quality of the distilled student.

── more in #machine-learning 4 stories · sorted by recency
── more on @hb-sjd 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/accelerating-visual-…] indexed:0 read:1min 2026-08-20 ·