← Search

Amir Ghodrati

9 accepted papers

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

Skip-Attention: Improving Vision Transformers by Paying Less Attention

ICLR 2024poster

This work aims to improve the efficiency of vision transformers (ViTs). While ViTs use computationally expensive self-attention operations in every layer, we identify that these operations are highly correlated across layers -- a key redundancy that causes unnecessary computations. Based on this o…

Cited by 34SourcePDFScholar
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
2018

Actor and Action Video Segmentation From a Sentence

CVPR 2018poster

This paper strives for pixel-level segmentation of actors and their actions in video content. Different from existing works, which all learn to segment from a fixed vocabulary of actor and action pairs, we infer the segmentation from a natural language input sentence. This allows to distinguish betw…

Cited by 197SourcePDFScholar
2015

DeepProposal: Hunting Objects by Cascading Deep Convolutional Layers

ICCV 2015poster

In this paper we evaluate the quality of the activation layers of a convolutional neural network (CNN) for the generation of object proposals. We generate hypotheses in a sliding-window fashion over different activation layers and show that the final convolutional layers can find the object of inter…

Cited by 150PDFScholar
2015

Modeling Video Evolution for Action Recognition

CVPR 2015poster

In this paper we present a method to capture video-wide temporal information for action recognition. We postulate that a function capable of ordering the frames of a video temporally (based on the appearance) captures well the evolution of the appearance within the video. We learn such ranking funct…

Cited by 709SourcePDFScholar