ContextMaster:固定预算稀疏上下文路由实现交互式多镜头视频生成

HuggingFace Daily Papers(社区热门论文)·2026-08-05 08:00·20天前
AI 导读

ContextMaster 提出统一模型,通过角色感知上下文表示支持文本生成、参考条件生成和视频编辑等多镜头交互式视频创作(IMVC)。其结合可复用干净上下文状态与固定预算稀疏上下文路由,并采用两阶段特权上下文蒸馏框架,在三个基础任务上优于专用基线,单 GPU 上可达 16 FPS。

HuggingFace Daily Papers(社区热门论文)
35AI 编辑部评分,满分 100

ContextMaster:固定预算稀疏上下文路由实现交互式多镜头视频生成

2026-08-05 08:00· 20天前
AI 导读

ContextMaster 提出统一模型,通过角色感知上下文表示支持文本生成、参考条件生成和视频编辑等多镜头交互式视频创作(IMVC)。其结合可复用干净上下文状态与固定预算稀疏上下文路由,并采用两阶段特权上下文蒸馏框架,在三个基础任务上优于专用基线,单 GPU 上可达 16 FPS。

Recent video models increasingly support generation, reference conditioning, and editing within a single model, yet typically expose them as separate operations over fixed inputs. Practical creation unfolds across multiple shots, requiring one model to generate from text, follow a reference, or edit source footage while maintaining shared history. We formalize this setting as interactive multi-shot video creation (IMVC) and introduce ContextMaster, a unified model with a role-aware context representation for these operations. An interactive model must retain access to an expanding history without allowing the context read cost at each denoising step to grow. ContextMaster combines reusable clean context states with fixed budget sparse context routing and uses ConstraintSink to keep task constraints visible. To address the dual challenges of sparse context access and inference with few denoising steps, we propose a two-stage privileged context distillation framework, which transfers full context behavior from a dense teacher through consistency distillation and then refines deployment rollouts with distribution matching. Experiments on the three primitive tasks demonstrate improved task fulfillment and consistency across shots over specialized baselines. User studies further validate flexibly composed workflows, while the model reaches 16 FPS on a single GPU.

来源:HuggingFace Daily Papers(社区热门论文)· arxiv.org