← Search

Anurag Arnab

44 accepted papers

2026

What Are You Doing? A Closer Look at Controllable Human Video Generation

CVPR 2026

High-quality benchmarks are crucial for driving progress in machine learning research. However, despite the growing interest in video generation, there is no comprehensive dataset to evaluate human synthesis. Humans can perform a wide variety of actions and interactions, but existing datasets, like

Cited by 0SourcecodeScholar
2025

Dense Video Object Captioning from Disjoint Supervision

ICLR 2025spotlight

We propose a new task and model for dense video object captioning -- detecting, tracking and captioning trajectories of objects in a video. This task unifies spatial and temporal localization in video, whilst also requiring fine-grained visual understanding that is best described by natural language…

2025

Flexible Frame Selection for Efficient Video Reasoning

CVPR 2025poster

Video-language models have shown promise for addressing a range of multimodal tasks for video understanding, such as video question-answering. However, the inherent computational challenges of processing long video data and increasing model sizes have led to standard approaches that are limited by t…

Cited by 0SourcePDFScholar
2025

From Image to Video: An Empirical Study of Diffusion Representations

ICCV 2025poster

Diffusion models have revolutionized generative modeling, enabling unprecedented realism in image and video synthesis.This success has sparked interest in leveraging their representations for visual understanding tasks. While recent works have explored this potential for image generation, the visual…

Cited by 0SourcePDFScholar
2025

OVFact: Measuring and Improving Open-Vocabulary Factuality for Long Caption Models

EMNLP 2025

Large vision-language models (VLMs) often struggle to generate long and factual captions. However, traditional measures for hallucination and factuality are not well suited for evaluating longer, more diverse captions and in settings where ground-truth human-annotated captions are unavailable. We in

Cited by 0SourcePDFScholar
2025

Principles of Visual Tokens for Efficient Video Understanding

ICCV 2025poster

Video understanding has made huge strides in recent years, relying largely on the power of transformers. As this architecture is notoriously expensive and video data is highly redundant, research into improving efficiency has become particularly relevant. Some creative solutions include token select…

2025

Progressive Data Dropout: An Embarrassingly Simple Approach to Train Faster

NeurIPS 2025poster

The success of the machine learning field has reliably depended on training on large datasets. While effective, this trend comes at an extraordinary cost. This is due to two deeply intertwined factors: the size of models and the size of datasets. While promising research efforts focus on reducing th…

Cited by 0SourcecodeScholar
2025

Seg4Diff: Unveiling Open-Vocabulary Semantic Segmentation in Text-to-Image Diffusion Transformers

NeurIPS 2025poster

Text-to-image diffusion models excel at translating language prompts into photorealistic images by implicitly grounding textual concepts through their cross-modal attention mechanisms. Recent multi-modal diffusion transformers extend this by introducing joint self-attention over concatenated image a…

Cited by 0SourceScholar
2025

Temporal Chain of Thought: Long-Video Understanding by Thinking in Frames

NeurIPS 2025poster

Despite recent advances in Vision-Language Models (VLMs), long-video understanding remains a challenging problem. Although state-of-the-art long-context VLMs can process around 1000 input frames, they still struggle to effectively leverage this sequence length, and succumb to irrelevant distractors…

Cited by 0SourceScholar
2024

CAT-Seg: Cost Aggregation for Open-Vocabulary Semantic Segmentation

CVPR 2024highlight

Open-vocabulary semantic segmentation presents the challenge of labeling each pixel within an image based on a wide range of text descriptions. In this work we introduce a novel cost-based approach to adapt vision-language foundation models notably CLIP for the intricate task of semantic segmentatio…

2024

End-to-End Spatio-Temporal Action Localisation with Video Transformers

CVPR 2024poster

The most performant spatio-temporal action localisation models use external person proposals and complex external memory banks. We propose a fully end-to-end transformer based model that directly ingests an input video and outputs tubelets -- a sequence of bounding boxes and the action classes at ea…

Cited by 21SourcePDFScholar
2024

Mixture of Nested Experts: Adaptive Processing of Visual Tokens

NeurIPS 2024poster

The visual medium (images and videos) naturally contains a large amount of information redundancy, thereby providing a great opportunity for leveraging efficiency in processing. While Vision Transformer (ViT) based models scale effectively to large data regimes, they fail to capitalize on this inher…

Cited by 8SourcePDFScholar
2024

On Scaling Up a Multilingual Vision and Language Model

CVPR 2024poster

We explore the boundaries of scaling up a multilingual vision and language model both in terms of size of the components and the breadth of its training task mixture. Our model achieves new levels of performance on a wide-range of varied and complex tasks including multiple image-based captioning an…

Cited by 8SourcePDFScholar
2024

Optimizing Factorized Encoder Models: Time and Memory Reduction for Scalable and Efficient Action Recognition

ECCV 2024poster

"In this paper, we address the challenges posed by the substantial training time and memory consumption associated with video transformers, focusing on the ViViT (Video Vision Transformer) model, in particular the Factorised Encoder version, as our baseline for action recognition tasks. The factoris…

Cited by 1SourcePDFScholar
2024

Streaming Dense Video Captioning

CVPR 2024poster

An ideal model for dense video captioning -- predicting captions localized temporally in a video -- should be able to handle long input videos predict rich detailed textual descriptions and be able to produce outputs before processing the entire video. Current state-of-the-art models however process…

2024

Time- Memory- and Parameter-Efficient Visual Adaptation

CVPR 2024highlight

As foundation models become more popular there is a growing need to efficiently finetune them for downstream tasks. Although numerous adaptation methods have been proposed they are designed to be efficient only in terms of how many parameters are trained. They however typically still require backpro…

Cited by 15SourcePDFScholar
2024

Towards Open-Vocabulary Semantic Segmentation Without Semantic Labels

NeurIPS 2024poster

Large-scale vision-language models like CLIP have demonstrated impressive open-vocabulary capabilities for image-level tasks, excelling in recognizing what objects are present. However, they struggle with pixel-level recognition tasks like semantic segmentation, which require understanding where the…

Cited by 2SourcePDFScholar
2024

VIEWS: Entity-Aware News Video Captioning

EMNLP 2024main

Existing popular video captioning benchmarks and models often produce generic captions for videos that lack specific identification of individuals, locations, or organizations (named entities). However, in the case of news videos, the setting is more demanding, requiring the inclusion of such named…

2024

VicTR: Video-conditioned Text Representations for Activity Recognition

CVPR 2024poster

Vision-Language models (VLMs) have excelled in the image-domain--- especially in zero-shot settings--- thanks to the availability of vast pretraining data (i.e. paired image-text samples). However for videos such paired data is not as abundant. Therefore video-VLMs are usually designed by adapting p…

Cited by 27SourcePDFScholar
2023

Adaptive Computation with Elastic Input Sequence

ICML 2023poster

Humans have the ability to adapt the type of information they use, the procedure they employ, and the amount of time they spend when solving problems. However, most standard neural networks have a fixed function type and computation budget regardless of the sample's nature or difficulty. Adaptivity…

2023

Audiovisual Masked Autoencoders

ICCV 2023poster

Can we leverage the audiovisual information already present in video to improve self-supervised representation learning? To answer this question, we study various pretraining architectures and objectives within the masked autoencoding framework, motivated by the success of similar methods in natural…

Cited by 57PDFcodeScholar
2023

Does Visual Pretraining Help End-to-End Reasoning?

NeurIPS 2023poster

We aim to investigate whether end-to-end learning of visual reasoning can be achieved with general-purpose neural networks, with the help of visual pretraining. A positive result would refute the common belief that explicit visual abstraction (e.g. object detection) is essential for compositional ge…

Cited by 4SourcePDFScholar
2023

Scaling Vision Transformers to 22 Billion Parameters

ICML 2023oral

The scaling of Transformers has driven breakthrough capabilities for language models. At present, the largest large language models (LLMs) contain upwards of 100B parameters. Vision Transformers (ViT) have introduced the same architecture to image and video modelling, but these have not yet been suc…

Cited by 650SourcePDFScholar
2023

Token Turing Machines

CVPR 2023poster

We propose Token Turing Machines (TTM), a sequential, autoregressive Transformer model with memory for real-world sequential visual understanding. Our model is inspired by the seminal Neural Turing Machine, and has an external memory consisting of a set of tokens which summarise the previous history…

2023

UnLoc: A Unified Framework for Video Localization Tasks

ICCV 2023poster

While large-scale image-text pretrained models such as CLIP have been used for multiple video-level tasks on trimmed videos, their use for temporal localization in untrimmed videos is still a relatively unexplored task. We design a new approach for this called UnLoc, which uses pretrained image and…

Cited by 61PDFcodeScholar
2022

End-to-End Generative Pretraining for Multimodal Video Captioning

CVPR 2022poster

Recent video and language pretraining frameworks lack the ability to generate sentences. We present Multimodal Video Generative Pretraining (MV-GPT), a new pretraining framework for learning from unlabelled videos which can be effectively used for generative tasks such as multimodal video captioning…

Cited by 220PDFScholar
2022

Multiview Transformers for Video Recognition

CVPR 2022poster

Video understanding requires reasoning at multiple spatiotemporal resolutions -- from short fine-grained motions to events taking place over longer durations. Although transformer architectures have recently advanced the state-of-the-art, they have not explicitly modelled different spatiotemporal re…

Cited by 348PDFcodeScholar
2022

Simple Open-Vocabulary Object Detection with Vision Transformers

ECCV 2022poster

"Combining simple architectures with large-scale pre-training has led to massive improvements in image classification. For object detection, pre-training and scaling approaches are less well established, especially in the long-tailed and open-vocabulary setting, where training data is relatively sca…

2021

Attention Bottlenecks for Multimodal Fusion

NeurIPS 2021poster

Humans perceive the world by concurrently processing and fusing high-dimensional inputs from multiple modalities such as vision and audio. Machine perception models, in stark contrast, are typically modality-specific and optimised for unimodal benchmarks. A common approach for building multimodal m…

2021

Compressive Visual Representations

NeurIPS 2021poster

Learning effective visual representations that generalize well without human supervision is a fundamental problem in order to apply Machine Learning to a wide variety of tasks. Recently, two families of self-supervised methods, contrastive learning and latent bootstrapping, exemplified by SimCLR and…

2021

TokenLearner: Adaptive Space-Time Tokenization for Videos

NeurIPS 2021poster

In this paper, we introduce a novel visual representation learning which relies on a handful of adaptively learned tokens, and which is applicable to both image and video understanding tasks. Instead of relying on hand-designed splitting strategies to obtain visual tokens and processing a large numb…

Cited by 179SourcePDFScholar
2021

ViViT: A Video Vision Transformer

ICCV 2021poster

We present pure-transformer based models for video classification, drawing upon the recent success of such models in image classification. Our model extracts spatio-temporal tokens from the input video, which are then encoded by a series of transformer layers. In order to handle the long sequences o…

Cited by 2888PDFcodeScholar
2020

Meta-Learning Deep Visual Words for Fast Video Object Segmentation

IROS 2020poster

Personal robots and driverless cars need to be able to operate in novel environments and thus quickly and efficiently learn to recognise new object classes. We address this problem by considering the task of video object segmentation. Previous accurate methods for this task finetune a model using th…

Cited by 22SourcecodeScholar
2020

Uncertainty-Aware Weakly Supervised Action Detection from Untrimmed Videos

ECCV 2020poster

Despite the recent advances in video classification, progress in spatio-temporal action recognition has lagged behind. A major contributing factor has been the prohibitive cost of annotating videos frame-by-frame. In this paper, we present a spatio-temporal action recognition model that is trained w…

2019

Exploiting Temporal Context for 3D Human Pose Estimation in the Wild

CVPR 2019poster

We present a bundle-adjustment-based algorithm for recovering accurate 3D human pose and meshes from monocular videos. Unlike previous algorithms which operate on single frames, we show that reconstructing a person over an entire sequence gives extra constraints that can resolve ambiguities. This is…

Cited by 297PDFcodeScholar
2018

On the Robustness of Semantic Segmentation Models to Adversarial Attacks

CVPR 2018poster

Deep Neural Networks (DNNs) have been demonstrated to perform exceptionally well on most recognition tasks such as image classification and segmentation. However, they have also been shown to be vulnerable to adversarial examples. This phenomenon has recently attracted a lot of attention but it has…