paper-with-me

홈 › Papers

PyramidalWan: On Making Pretrained Video Model Pyramidal for Efficient Inference

2026-01-08 · Denis Korzhenkov, Adil Karjauv, Animesh Karnewar, Mohsen Ghafoorian, Amirhossein Habibian arxiv

Recently proposed pyramidal models decompose the conventional forward and backward diffusion processes into multiple stages operating at varying resolutions. These models handle inputs with higher noise levels at lower resolutions, while less noisy inputs are processed at higher resolutions. This hierarchical approach significantly reduces the computational cost of inference in multi-step denoising models. However, existing open-source pyramidal video models have been trained from scratch and tend to underperform compared to state-of-the-art systems in terms of visual plausibility. In this work, we present a pipeline that converts a pretrained diffusion model into a pyramidal one through low-cost finetuning, achieving this transformation without degradation in quality of output videos. Furthermore, we investigate and compare various strategies for step distillation within pyramidal models, aiming to further enhance the inference efficiency. Our results are available at https://qualcomm-ai-research.github.io/PyramidalWan.

📄 PDF Abstract BibTeX arXiv:2601.04792

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PyraTok: Language-Aligned Pyramidal Tokenizer for Video Understanding and Generation

2026-01-22 · Onkar Susladkar, Tushar Prakash, Adheesh Juvekar, Kiet A. Nguyen 외 arxiv

Discrete video VAEs underpin modern text-to-video generation and video understanding systems, yet existing tokenizers typically learn visual codebooks at a single scale with limited vocabularies and shallow language supe…

Temporal Action LocalizationText-to-Video GenerationVideo ReconstructionVideo Segmentation

Video-Browser: Towards Agentic Open-web Video Browsing

2025-12-28 · Zhengyang Liang, Yan Shu, Xiangrui Liu, Minghao Qin 외 arxiv

The evolution of autonomous agents is redefining information seeking, transitioning from passive retrieval to proactive, open-ended web research. However, a significant modality gap remains in processing the web's most d…

AVID: Adapting Video Diffusion Models to World Models

2024-10-01 · Marc Rigter, Tarun Gupta, Agrin Hilmkil, Chao Ma

Large-scale generative models have achieved remarkable success in a number of domains. However, for sequential decision-making problems, such as robotics, action-labelled data is often scarce and therefore scaling-up fou…

Decision MakingSequential Decision Making

Efficient End-to-End Video Question Answering with Pyramidal Multimodal Transformer

2023-02-04 · Min Peng, Chongyang Wang, Yu Shi, Xiang-Dong Zhou

This paper presents a new method for end-to-end Video Question Answering (VideoQA), aside from the current popularity of using large-scale pre-training with huge feature extractors. We achieve this with a pyramidal multi…

Computational EfficiencyQuestion AnsweringRetrievalText to Video Retrieval+2

From Verbatim to Gist: Distilling Pyramidal Multimodal Memory via Semantic Information Bottleneck for Long-Horizon Video Agents

2026-03-02 · Niu Lian, Yuting Wang, Hanshu Yao, Jinpeng Wang 외 arxiv

While multimodal large language models have demonstrated impressive short-term reasoning, they struggle with long-horizon video understanding due to limited context windows and static memory mechanisms that fail to mirro…