← Search

Christoph Feichtenhofer

48 accepted papers

2026

Pushing the Frontier of Audiovisual Perception with Large-Scale Multimodal Correspondence Learning

CVPR 2026

We introduce Perception Encoder-Audiovisual, PE-AV, a new family of encoders for audio and video understanding trained with scaled contrastive learning. Building on PE, PE-AV makes several key contributions to extend representations to audio, and natively support joint embeddings across audio-video,

Cited by 0SourcecodeScholar
2026

SAM 3: Segment Anything with Concepts

ICLR 2026poster

We present Segment Anything Model (SAM) 3, a unified model that detects, segments, and tracks objects in images and videos based on concept prompts, which we define as either short noun phrases (e.g., “yellow school bus”), image exemplars, or a combination of both. Promptable Concept Segmentation (P…

Cited by 687SourcecodeScholar
2025

An Empirical Study of Autoregressive Pre-training from Videos

ICCV 2025poster

We empirically study autoregressive pre-training from videos. To perform our study, we construct a series of autoregressive video models, called Toto. We treat videos as sequences of visual tokens and train transformer models to autoregressively predict future tokens. Our models are pre-trained on a…

Cited by 0SourcePDFScholar
2025

Perception Encoder: The best visual embeddings are not at the output of the network

NeurIPS 2025oral

We introduce Perception Encoder (PE), a family of state-of-the-art vision encoders for image and video understanding. Traditionally, vision encoders have relied on a variety of pretraining objectives, each excelling at different downstream tasks. Surprisingly, after scaling a carefully tuned image p…

Cited by 0SourcecodeScholar
2025

PerceptionLM: Open-Access Data and Models for Detailed Visual Understanding

NeurIPS 2025spotlight

Vision-language models are integral to computer vision research, yet many high-performing models remain closed-source, obscuring their data, design and training recipe. The research community has responded by using distillation from black-box models to label training data, achieving strong benchmark…

Cited by 0SourcecodeScholar
2025

SAM 2: Segment Anything in Images and Videos

ICLR 2025oral

We present Segment Anything Model 2 (SAM 2), a foundation model towards solving promptable visual segmentation in images and videos. We build a data engine, which improves model and data via user interaction, to collect the largest video segmentation dataset to date. Our model is a simple transforme…

2024

Altogether: Image Captioning via Re-aligning Alt-text

EMNLP 2024main

This paper focuses on creating synthetic data to improve the quality of image captions. Existing works typically have two shortcomings. First, they caption images from scratch, ignoring existing alt-text metadata, and second, lack transparency if the captioners’ training data (e.g. GPT) is unknown.…

2024

Window Attention is Bugged: How not to Interpolate Position Embeddings

ICLR 2024poster

Window attention, position embeddings, and high resolution finetuning are core concepts in the modern transformer era of computer vision. However, we find that naively combining these near ubiquitous components can have a detrimental effect on performance. The issue is simple: interpolating position…

Cited by 9SourcePDFScholar
2023

CiT: Curation in Training for Effective Vision-Language Data

ICCV 2023poster

Large vision-language models are generally applicable to many downstream tasks, but come at an exorbitant training cost that only large institutions can afford. This paper trades generality for efficiency and presents Curation in Training (CiT), a simple and efficient vision-text learning algorithm…

Cited by 28PDFcodeScholar
2023

Hiera: A Hierarchical Vision Transformer without the Bells-and-Whistles

ICML 2023oral

Modern hierarchical vision transformers have added several vision-specific components in the pursuit of supervised classification performance. While these components lead to effective accuracies and attractive FLOP counts, the added complexity actually makes these transformers slower than their vani…

2023

MAViL: Masked Audio-Video Learners

NeurIPS 2023poster

We present Masked Audio-Video Learners (MAViL) to learn audio-visual representations with three complementary forms of self-supervision: (1) reconstructing masked raw audio and video inputs, (2) intra-modal and inter-modal contrastive learning with masking, and (3) self-training to predict aligned a…

2023

Multiview Compressive Coding for 3D Reconstruction

CVPR 2023poster

A central goal of visual recognition is to understand objects and scenes from a single image. 2D recognition has witnessed tremendous progress thanks to large-scale learning and general-purpose representations. But, 3D poses new challenges stemming from occlusions not depicted in the image. Prior wo…

2023

On the Benefits of 3D Pose and Tracking for Human Action Recognition

CVPR 2023poster

In this work we study the benefits of using tracking and 3D poses for action recognition. To achieve this, we take the Lagrangian view on analysing actions over a trajectory of human motion rather than at a fixed point in space. Taking this stand allows us to use the tracklets of people to predict t…

2023

Scaling Language-Image Pre-Training via Masking

CVPR 2023poster

We present Fast Language-Image Pre-training (FLIP), a simple and more efficient method for training CLIP. Our method randomly masks out and removes a large portion of image patches during training. Masking allows us to learn from more image-text pairs given the same wall-clock time and contrast more…

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
2023

Token Merging: Your ViT But Faster

ICLR 2023top-5%

We introduce Token Merging (ToMe), a simple method to increase the throughput of existing ViT models without needing to train. ToMe gradually combines similar tokens in a transformer using a general and light-weight matching algorithm that is as fast as pruning while being more accurate. Off-the-she…

2022

A ConvNet for the 2020s

CVPR 2022poster

The "Roaring 20s" of visual recognition began with the introduction of Vision Transformers (ViTs), which quickly superseded ConvNets as the state-of-the-art image classification model. A vanilla ViT, on the other hand, faces difficulties when applied to general computer vision tasks such as object d…

Cited by 7893PDFcodeScholar
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

MViTv2: Improved Multiscale Vision Transformers for Classification and Detection

CVPR 2022poster

In this paper, we study Multiscale Vision Transformers (MViTv2) as a unified architecture for image and video classification, as well as object detection. We present an improved version of MViT that incorporates decomposed relative positional embeddings and residual pooling connections. We instantia…

Cited by 950PDFcodeScholar
2022

Masked Autoencoders As Spatiotemporal Learners

NeurIPS 2022accept

This paper studies a conceptually simple extension of Masked Autoencoders (MAE) to spatiotemporal representation learning from videos. We randomly mask out spacetime patches in videos and learn an autoencoder to reconstruct them in pixels. Interestingly, we show that our MAE method can learn strong…

2022

Masked Autoencoders that Listen

NeurIPS 2022accept

This paper studies a simple extension of image-based Masked Autoencoders (MAE) to self-supervised representation learning from audio spectrograms. Following the Transformer encoder-decoder design in MAE, our Audio-MAE first encodes audio spectrogram patches with a high masking ratio, feeding only th…

2022

Masked Feature Prediction for Self-Supervised Visual Pre-Training

CVPR 2022poster

We present Masked Feature Prediction (MaskFeat) for self-supervised pre-training of video models. Our approach first randomly masks out a portion of the input sequence and then predicts the feature of the masked regions. We study five different types of features and find Histograms of Oriented Gradi…

Cited by 782PDFcodeScholar
2022

MeMViT: Memory-Augmented Multiscale Vision Transformer for Efficient Long-Term Video Recognition

CVPR 2022oral

While today's video recognition systems parse snapshots or short clips accurately, they cannot connect the dots and reason across a longer range of time yet. Most existing video architectures can only process <5 seconds of a video without hitting the computation or memory bottlenecks. In this paper,…

Cited by 261PDFcodeScholar
2022

Reversible Vision Transformers

CVPR 2022oral

We present Reversible Vision Transformers, a memory efficient architecture design for visual recognition. By decoupling the GPU memory footprint from the depth of the model, Reversible Vision Transformers enable memory efficient scaling of transformer architectures. We adapt two popular models, name…

Cited by 68PDFcodeScholar
2022

TrackFormer: Multi-Object Tracking With Transformers

CVPR 2022poster

The challenging task of multi-object tracking (MOT) requires simultaneous reasoning about track initialization, identity, and spatio-temporal trajectories. We formulate this task as a frame-to-frame set prediction problem and introduce TrackFormer, an end-to-end trainable MOT approach based on an en…

Cited by 1011PDFcodeScholar
2021

A Large-Scale Study on Unsupervised Spatiotemporal Representation Learning

CVPR 2021poster

We present a large-scale study on unsupervised spatiotemporal representation learning from videos. With a unified perspective on four recent image-based frameworks, we study a simple objective that can easily generalize all these methods to space-time. Our objective encourages temporally-persistent…

Cited by 324PDFcodeScholar
2021

Keeping Your Eye on the Ball: Trajectory Attention in Video Transformers

NeurIPS 2021oral

In video transformers, the time dimension is often treated in the same way as the two spatial dimensions. However, in a scene where objects or the camera may move, a physical point imaged at one location in frame $t$ may be entirely unrelated to what is found at that location in frame $t+k$. These t…

2021

Multiscale Vision Transformers

ICCV 2021poster

We present Multiscale Vision Transformers (MViT) for video and image recognition, by connecting the seminal idea of multiscale feature hierarchies with transformer models. Multiscale Transformers have several channel-resolution scale stages. Starting from the input resolution and a small channel dim…

Cited by 1664PDFcodeScholar
2021

Multiview Pseudo-Labeling for Semi-Supervised Learning From Video

ICCV 2021poster

We present a multiview pseudo-labeling approach to video learning, a novel framework that uses complementary views in the form of appearance and motion information for semi-supervised learning in video. The complementary views help obtain more reliable "pseudo-labels"" on unlabeled video, to learn s…

Cited by 63PDFScholar
2021

VideoCLIP: Contrastive Pre-training for Zero-shot Video-Text Understanding

EMNLP 2021main

We present VideoCLIP, a contrastive approach to pre-train a unified model for zero-shot video and text understanding, without using any labels on downstream tasks. VideoCLIP trains a transformer for video and text by contrasting temporally overlapping positive video-text pairs with hard negatives fr…

2020

A Multigrid Method for Efficiently Training Video Models

CVPR 2020oral

Training competitive deep video models is an order of magnitude slower than training their counterpart image models. Slow training causes long research cycles, which hinders progress in video understanding research. Following standard practice for training image models, video model training has used…

Cited by 123PDFcodeScholar
2020

Ego-Topo: Environment Affordances From Egocentric Video

CVPR 2020oral

First-person video naturally brings the use of a physical environment to the forefront, since it shows the camera wearer interacting fluidly in a space based on his intentions. However, current methods largely separate the observed actions from the persistent space itself. We introduce a model for e…

Cited by 152PDFcodeScholar
2019

3D Human Pose Estimation in Video With Temporal Convolutions and Semi-Supervised Training

CVPR 2019poster

In this work, we demonstrate that 3D poses in video can be effectively estimated with a fully convolutional model based on dilated temporal convolutions over 2D keypoints. We also introduce back-projection, a simple and effective semi-supervised training method that leverages unlabeled video data. W…

Cited by 1464PDFcodeScholar
2019

Learning Temporal Pose Estimation from Sparsely-Labeled Videos

NeurIPS 2019poster

Modern approaches for multi-person pose estimation in video require large amounts of dense annotations. However, labeling every frame in a video is costly and labor intensive. To reduce the need for dense annotations, we propose a PoseWarper network that leverages training videos with sparse annotat…

2019

Long-Term Feature Banks for Detailed Video Understanding

CVPR 2019oral

To understand the world, we humans constantly need to relate the present to the past, and put events in context. In this paper, we enable existing video models to do the same. We propose a long-term feature bank--supportive information extracted over the entire span of a video--to augment state-of-t…

Cited by 621PDFcodeScholar
2018

What Have We Learned From Deep Representations for Action Recognition?

CVPR 2018poster

As the success of deep models has led to their deployment in all areas of computer vision, it is increasingly important to understand how these representations work and what they are capturing. In this paper, we shed light on deep spatiotemporal representations by visualizing what two-stream mode…

Cited by 59SourcePDFScholar
2017

Spatiotemporal Multiplier Networks for Video Action Recognition

CVPR 2017poster

This paper presents a general ConvNet architecture for video action recognition based on multiplicative interactions of spacetime features. Our model combines the appearance and motion pathways of a two-stream architecture by motion gating and is trained end-to-end. We theoretically motivate multipl…

Cited by 1281PDFcodeScholar
2016

Convolutional Two-Stream Network Fusion for Video Action Recognition

CVPR 2016poster

Recent applications of Convolutional Neural Networks (ConvNets) for human action recognition in videos have proposed different solutions for incorporating the appearance and motion information. We study a number of ways of fusing ConvNet towers both spatially and temporally in order to best take adv…

Cited by 3662PDFcodeScholar
2016

Spatiotemporal Residual Networks for Video Action Recognition

NeurIPS 2016poster

Two-stream Convolutional Networks (ConvNets) have shown strong performance for human action recognition in videos. Recently, Residual Networks (ResNets) have arisen as a new technique to train extremely deep architectures. In this paper, we introduce spatiotemporal ResNets as a combination of these…