ContextMaster: Interactive Multi-Shot Video Creation via Fixed-Budget Sparse Context Routing
Summary
ContextMaster is a unified model for interactive multi-shot video creation that maintains shared history across generation, reference conditioning, and editing while using fixed-budget sparse context routing and two-stage privileged context distillation for efficiency.
View Cached Full Text
Cached at: 08/07/26, 09:56 AM
Paper page - ContextMaster: Interactive Multi-Shot Video Creation via Fixed-Budget Sparse Context Routing
Source: https://huggingface.co/papers/2608.04956 Published on Aug 5
·
Submitted byhttps://huggingface.co/XuGuo699
xuguoon Aug 7
Authors:
,
,
,
,
,
,
,
,
,
,
,
,
Abstract
Recentvideomodelsincreasinglysupportgeneration,referenceconditioning,andeditingwithinasinglemodel,yettypicallyexposethemasseparateoperationsoverfixedinputs.Practicalcreationunfoldsacrossmultipleshots,requiringonemodeltogeneratefromtext,followareference,oreditsourcefootagewhilemaintainingsharedhistory.Weformalizethissettingasinteractivemulti-shotvideocreation(IMVC)andintroduceContextMaster,aunifiedmodelwitharole-awarecontextrepresentationfortheseoperations.Aninteractivemodelmustretainaccesstoanexpandinghistorywithoutallowingthecontextreadcostateachdenoisingsteptogrow.ContextMastercombinesreusablecleancontextstateswithfixedbudgetsparsecontextroutingandusesConstraintSinktokeeptaskconstraintsvisible.Toaddressthedualchallengesofsparsecontextaccessandinferencewithfewdenoisingsteps,weproposeatwo-stageprivilegedcontextdistillationframework,whichtransfersfullcontextbehaviorfromadenseteacherthroughconsistencydistillationandthenrefinesdeploymentrolloutswithdistributionmatching.Experimentsonthethreeprimitivetasksdemonstrateimprovedtaskfulfillmentandconsistencyacrossshotsoverspecializedbaselines.Userstudiesfurthervalidateflexiblycomposedworkflows,whilethemodelreaches16FPSonasingleGPU.
View arXiv pageView PDFProject pageAdd to collection
Get this paper in your agent:
hf papers read 2608\.04956
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2608.04956 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2608.04956 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2608.04956 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
Context-Matched Distillation: Teacher Causality for Autoregressive Video Distillation
Context-Matched Distillation introduces a causal framework for distilling autoregressive video models, improving control adherence and long-video quality by aligning teacher supervision with the student's causal information context.
PermaVid: Consistent Video Generation Across Edits via Disentangled Context Memory
PermaVid introduces a multi-modal context memory that disentangles appearance and geometric structure to maintain long-term video consistency after editing operations, outperforming prior methods.
Thinking on Shots: Consistent Multi-Shot Video Editing with Agentic Reasoning
This paper introduces an agentic framework combining LLMs and VLMs for consistent multi-instruction video editing across multiple shots, and proposes the MMLVE task and benchmark to evaluate performance.
CausalCine: Real-Time Autoregressive Generation for Multi-Shot Video Narratives
CausalCine is a new academic framework for real-time, interactive multi-shot video generation that uses causal modeling and dynamic memory routing to improve cross-shot coherence in autoregressive models.
One Editor, Many Edits: A Unified Training-Free Framework for Diverse Video Editing
EditVid is a unified training-free video editing framework that supports instruction-guided and subject-guided edits using sparse causal memory, token injection, and soft latent blending, achieving high fidelity and outperforming baseline methods in benchmarks.