← Search

AJ Piergiovanni

23 accepted papers

2025

VideoComp: Advancing Fine-Grained Compositional and Temporal Alignment in Video-Text Models

CVPR 2025poster

We introduce VideoComp, a benchmark and learning framework for advancing video-text compositionality understanding, aimed at improving vision-language models (VLMs) in fine-grained temporal alignment. Unlike existing benchmarks focused on static image-text compositionality or isolated single-event v…

2024

Mirasol3B: A Multimodal Autoregressive Model for Time-Aligned and Contextual Modalities

CVPR 2024poster

One of the main challenges of multimodal learning is the need to combine heterogeneous modalities (e.g. video audio text). For example video and audio are obtained at much higher rates than text and are roughly aligned in time. They are often not synchronized with text which comes as a global contex…

Cited by 23SourcePDFScholar
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
2023

Open-Vocabulary Object Detection upon Frozen Vision and Language Models

ICLR 2023poster

We present F-VLM, a simple open-vocabulary object detection method built uponFrozenVision andLanguageModels. F-VLM simplifies the current multi-stage training pipeline by eliminating the need for knowledge distillation or detection-tailored pretraining. Surprisingly, we observe that a frozen VLM:…

Cited by 228SourcePDFScholar
2023

PaLI: A Jointly-Scaled Multilingual Language-Image Model

ICLR 2023top-5%

Effective scaling and a flexible task interface enable large language models to excel at many tasks. We present PaLI, a model that extends this approach to the joint modeling of language and vision. PaLI generates text based on visual and textual inputs, and with this interface performs many vision,…

2023

Rethinking Video ViTs: Sparse Video Tubes for Joint Image and Video Learning

CVPR 2023poster

We present a simple approach which can turn a ViT encoder into an efficient video model, which can seamlessly work with both image and video inputs. By sparsely sampling the inputs, the model is able to do training and inference from both inputs. The model is easily scalable and can be adapted to la…

Cited by 81SourcePDFScholar
2022

FindIt: Generalized Localization with Natural Language Queries

ECCV 2022poster

"We propose FindIt, a simple and versatile framework that unifies a variety of visual grounding and localization tasks including referring expression comprehension, text-based localization, and object detection. Key to our architecture is an efficient multi-scale fusion module that unifies the dispa…

2022

Video Question Answering with Iterative Video-Text Co-Tokenization

ECCV 2022poster

"Video question answering is a challenging task that requires understanding jointly the language input, the visual information in individual video frames, as well as the temporal information about the events occurring in the video. In this paper, we propose a novel multi-stream video encoder for vid…

Cited by 24SourcePDFScholar
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
2020

Adversarial Generative Grammars for Human Activity Prediction

ECCV 2020poster

In this paper we propose an adversarial generative grammar model for future prediction. The objective is to learn a model that explicitly captures temporal dependencies, providing a capability to forecast multiple, distinct future activities. Our adversarial grammar is designed so that it can learn…

Cited by 36SourcePDFScholar
2020

AssembleNet++: Assembling Modality Representations via Attention Connections - Supplementary Material -

ECCV 2020poster

We create a family of powerful video models which are able to: (i) learn interactions between semantic object information and raw appearance and motion features, and (ii) deploy attention in order to better learn the importance of features at each convolutional block of the network. A new network co…

Cited by 1SourcePDFScholar
2020

AssembleNet: Searching for Multi-Stream Neural Connectivity in Video Architectures

ICLR 2020poster

Learning to represent videos is a very challenging task both algorithmically and computationally. Standard video CNN architectures have been designed by directly extending architectures devised for image understanding to include the time dimension, using modules such as 3D convolutions, or by using…

Cited by 121SourcecodeScholar
2020

AttentionNAS: Spatiotemporal Attention Cell Search for Video Classification

ECCV 2020poster

Convolutional operations have two limitations: (1) do not explicitly model where to focus as the same filter is applied to all the positions, and (2) are unsuitable for modeling long-range dependencies as they only operate on a small neighborhood. While both limitations can be alleviated by attentio…

Cited by 56SourcePDFScholar