← Search

Rohit Girdhar

29 accepted papers

2026

Toward Diffusible High-Dimensional Latent Spaces: A Frequency Perspective

CVPR 2026

Latent diffusion has become the default paradigm for visual generation, yet we observe a persistent reconstruction-generation trade-off as latent dimensionality increases: higher-capacity autoencoders improve reconstruction fidelity but generation quality eventually declines. We trace this gap to th

Cited by 0SourceScholar
2025

LLMs can see and hear without any training

ICML 2025poster

We present MILS: Multimodal Iterative LLM Solver, a surprisingly simple, training-free approach, to imbue multimodal capabilities into your favorite LLM. Leveraging their innate ability to perform multi-step reasoning, MILS prompts the LLM to generate candidate outputs, each of which are scored and…

2025

MotiF: Making Text Count in Image Animation with Motion Focal Loss

CVPR 2025poster

Text-Image-to-Video (TI2V) generation aims to generate a video from an image following a text description, which is also referred to as text-guided image animation. Most existing methods struggle to generate videos that align well with the text prompts, particularly when motion is specified. To over…

2024

InstanceDiffusion: Instance-level Control for Image Generation

CVPR 2024poster

Text-to-image diffusion models produce high quality images but do not offer control over individual instances in the image. We introduce InstanceDiffusion that adds precise instance-level control to text-to-image diffusion models. InstanceDiffusion supports free-form language conditions per instance…

2024

SoundingActions: Learning How Actions Sound from Narrated Egocentric Videos

CVPR 2024poster

We propose a novel self-supervised embedding to learn how actions sound from narrated in-the-wild egocentric videos. Whereas existing methods rely on curated data with known audio-visual correspondence our multimodal contrastive-consensus coding (MC3) embedding reinforces the associations between au…

Cited by 8SourcePDFScholar
2024

VideoCutLER: Surprisingly Simple Unsupervised Video Instance Segmentation

CVPR 2024poster

Existing approaches to unsupervised video instance segmentation typically rely on motion estimates and experience difficulties tracking small or divergent motions. We present VideoCutLER a simple method for unsupervised multi-instance video segmentation without using motion-based learning signals li…

2023

Cut and Learn for Unsupervised Object Detection and Instance Segmentation

CVPR 2023poster

We propose Cut-and-LEaRn (CutLER), a simple approach for training unsupervised object detection and segmentation models. We leverage the property of self-supervised models to 'discover' objects without supervision and amplify it to train a state-of-the-art localization model without any human labels…

2023

HierVL: Learning Hierarchical Video-Language Embeddings

CVPR 2023highlight

Video-language embeddings are a promising avenue for injecting semantics into visual representations, but existing methods capture only short-term associations between seconds-long video clips and their accompanying text. We propose HierVL, a novel hierarchical video-language embedding that simultan…

Cited by 57SourcePDFScholar
2023

ImageBind: One Embedding Space To Bind Them All

CVPR 2023highlight

We present ImageBind, an approach to learn a joint embedding across six different modalities - images, text, audio, depth, thermal, and IMU data. We show that all combinations of paired data are not necessary to train such a joint embedding, and only image-paired data is sufficient to bind the modal…

2023

Learning Video Representations From Large Language Models

CVPR 2023highlight

We introduce LAVILA, a new approach to learning video-language representations by leveraging Large Language Models (LLMs). We repurpose pre-trained LLMs to be conditioned on visual input, and finetune them to create automatic video narrators. Our auto-generated narrations offer a number of advantage…

2023

OmniMAE: Single Model Masked Pretraining on Images and Videos

CVPR 2023poster

Transformer-based architectures have become competitive across a variety of visual domains, most notably images and videos. While prior work studies these modalities in isolation, having a common architecture suggests that one can train a single unified model for multiple visual modalities. Prior at…

2023

The Effectiveness of MAE Pre-Pretraining for Billion-Scale Pretraining

ICCV 2023poster

This paper revisits the standard pretrain-then-finetune paradigm used in computer vision for visual recognition tasks. Typically, state-of-the-art foundation models are pretrained using large scale (weakly) supervised datasets with billions of images. We introduce an additional pre-pretraining stage…

Cited by 94PDFcodeScholar
2022

Detecting Twenty-Thousand Classes Using Image-Level Supervision

ECCV 2022poster

"Current object detectors are limited in vocabulary size due to the small scale of detection datasets. Image classifiers, on the other hand, reason about much larger vocabularies, as their datasets are larger and easier to collect. We propose Detic, which simply trains the classifiers of a detector…

2022

Ego4D: Around the World in 3,000 Hours of Egocentric Video

CVPR 2022oral

We introduce Ego4D, a massive-scale egocentric video dataset and benchmark suite. It offers 3,670 hours of daily-life activity video spanning hundreds of scenarios (household, outdoor, workplace, leisure, etc.) captured by 931 unique camera wearers from 74 worldwide locations and 9 different countri…

Cited by 1162PDFcodeScholar
2022

Masked-Attention Mask Transformer for Universal Image Segmentation

CVPR 2022poster

Image segmentation groups pixels with different semantics, e.g., category or instance membership. Each choice of semantics defines a task. While only the semantics of each task differ, current research focuses on designing specialized architectures for each task. We present Masked-attention Mask Tra…

Cited by 2765PDFcodeScholar
2022

Omnivore: A Single Model for Many Visual Modalities

CVPR 2022oral

Prior work has studied different visual modalities in isolation and developed separate architectures for recognition of images, videos, and 3D data. Instead, in this paper, we propose a single model which excels at classifying images, videos, and single-view 3D data using exactly the same model para…

Cited by 278PDFcodeScholar
2021

Self-Supervised Pretraining of 3D Features on Any Point-Cloud

ICCV 2021poster

Pretraining on large labeled datasets is a prerequisite to achieve good performance in many computer vision tasks like image recognition, video understanding etc. However, pretraining is not widely used for 3D recognition tasks where state-of-the-art methods train models from scratch. A primary reas…

Cited by 316PDFcodeScholar
2019

DistInit: Learning Video Representations Without a Single Labeled Video

ICCV 2019poster

Video recognition models have progressed significantly over the past few years, evolving from shallow classifiers trained on hand-crafted features to deep spatiotemporal networks. However, labeled video data required to train such models has not been able to keep up with the ever increasing depth an…

Cited by 75PDFScholar
2018

Detect-and-Track: Efficient Pose Estimation in Videos

CVPR 2018poster

This paper addresses the problem of estimating and tracking human body keypoints in complex, multi-person video. We propose an extremely lightweight yet highly effective approach that builds upon the latest advancements in human detection and video understanding. Our method operates in two-stages: k…

Cited by 315SourcePDFScholar
2017

ActionVLAD: Learning Spatio-Temporal Aggregation for Action Classification

CVPR 2017poster

In this work, we introduce a new video representation for action classification that aggregates local convolutional features across the entire spatio-temporal extent of the video. We do so by integrating state-of-the-art two-stream networks with learnable spatio-temporal feature aggregation. The res…

Cited by 607PDFScholar