← Search

Amirhossein Habibian

13 accepted papers

2026

Attention Surgery: An Efficient Recipe to Linearize Your Video Diffusion Transformer

CVPR 2026

Transformer-based video diffusion models (VDMs) deliver state-of-the-art video generation quality but are constrained by the quadratic cost of self-attention, making long sequences and high resolutions computationally expensive. While linear attention offers sub-quadratic complexity, previous approa

Cited by 11SourceScholar
2026

PyramidalWan: On Making Pretrained Video Model Pyramidal for Efficient Inference

CVPR 2026

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 hi

Cited by 0SourceScholar
2025

Mobile Video Diffusion

ICCV 2025poster

Video diffusion models have achieved impressive realism and controllability but are limited by high computational demands, restricting their use on mobile devices. This paper introduces the first mobile-optimized image-to-video diffusion model. Starting from a spatio-temporal UNet from Stable Video…

2024

Clockwork Diffusion: Efficient Generation With Model-Step Distillation

CVPR 2024highlight

This work aims to improve the efficiency of text-to-image diffusion models. While diffusion models use computationally expensive UNet-based denoising operations in every generation step we identify that not all operations are equally relevant for the final output quality. In particular we observe th…

2024

Object-Centric Diffusion for Efficient Video Editing

ECCV 2024poster

"Diffusion-based video editing have reached impressive quality and can transform either the global style, local structure, and attributes of given video inputs, following textual edit prompts. However, such solutions typically incur heavy memory and computational costs to generate temporally-coheren…

2022

Delta Distillation for Efficient Video Processing

ECCV 2022poster

"This paper aims to accelerate video stream processing, such as object detection and semantic segmentation, by leveraging the temporal redundancies that exist between video frames. Instead of relying on explicit motion alignment, such as optical flow warping, we propose a novel knowledge distillatio…

2022

SALISA: Saliency-Based Input Sampling for Efficient Video Object Detection

ECCV 2022poster

"High-resolution images are widely adopted for high-performance object detection in videos. However, processing high-resolution inputs comes with high computation costs, and naive down-sampling of the input to reduce the computation costs quickly degrades the detection performance. In this paper, we…

Cited by 21SourcePDFScholar
2021

FrameExit: Conditional Early Exiting for Efficient Video Recognition

CVPR 2021poster

In this paper, we propose a conditional early exiting framework for efficient video recognition. While existing works focus on selecting a subset of salient frames to reduce the computation costs, we propose to use a simple sampling strategy combined with conditional early exiting to enable efficien…

Cited by 102PDFcodeScholar
2021

Skip-Convolutions for Efficient Video Processing

CVPR 2021poster

We propose Skip-Convolutions to leverage the large amount of redundancies in video streams and save computations. Each video is represented as a series of changes across frames and network activations, denoted as residuals. We reformulate standard convolution to be efficiently computed on residual f…

Cited by 62PDFScholar
2019

Video Compression With Rate-Distortion Autoencoders

ICCV 2019poster

In this paper we present a a deep generative model for lossy video compression. We employ a model that consists of a 3D autoencoder with a discrete latent space and an autoregressive prior used for entropy coding. Both autoencoder and prior are trained jointly to minimize a rate-distortion loss, whi…

Cited by 274PDFScholar