← Search

Aude Oliva

29 accepted papers

2026

ChartNet: A Million-Scale, High-Quality Multimodal Dataset for Robust Chart Understanding

CVPR 2026

Understanding charts requires models to jointly reason over geometric visual patterns, structured numerical data, and natural language -- a capability where current vision-language models (VLMs) remain limited. We introduce ChartNet, a high-quality, million-scale multimodal dataset designed to advan

Cited by 0SourceScholar
2024

$\textit{Trans-LoRA}$: towards data-free Transferable Parameter Efficient Finetuning

NeurIPS 2024poster

Low-rank adapters (LoRA) and their variants are popular parameter-efficient fine-tuning (PEFT) techniques that closely match full model fine-tune performance while requiring only a small number of additional parameters. These additional LoRA parameters are specific to the base model being adapted. W…

Cited by 2SourcePDFScholar
2024

Brain Netflix: Scaling Data to Reconstruct Videos from Brain Signals

ECCV 2024poster

"The field of brain-to-stimuli reconstruction has seen significant progress in the last few years, but techniques continue to be subject-specific and are usually tested on a single dataset. In this work, we present a novel technique to reconstruct videos from functional Magnetic Resonance Imaging (f…

Cited by 2SourcePDFScholar
2024

ConMe: Rethinking Evaluation of Compositional Reasoning for Modern VLMs

NeurIPS 2024poster

Compositional Reasoning (CR) entails grasping the significance of attributes, relations, and word order. Recent Vision-Language Models (VLMs), comprising a visual encoder and a Large Language Model (LLM) decoder, have demonstrated remarkable proficiency in such reasoning tasks. This prompts a crucia…

2024

LangNav: Language as a Perceptual Representation for Navigation

NAACL 2024findings

We explore the use of language as a perceptual representation for vision-and-language navigation (VLN), with a focus on low-data settings. Our approach uses off-the-shelf vision systems for image captioning and object detection to convert an agent’s egocentric panoramic view at each time step into n…

2023

Going Beyond Nouns With Vision & Language Models Using Synthetic Data

ICCV 2023poster

Large-scale pre-trained Vision & Language (VL) models have shown remarkable performance in many applications, enabling replacing a fixed set of supported classes with zero-shot open vocabulary reasoning over (almost arbitrary) natural language prompts. However, recent works have uncovered a fundamen…

Cited by 51PDFcodeScholar
2023

Learning Human Action Recognition Representations Without Real Humans

NeurIPS 2023poster

Pre-training on massive video datasets has become essential to achieve high action recognition performance on smaller downstream datasets. However, most large-scale video datasets contain images of people and hence are accompanied with issues related to privacy, ethics, and data protection, often pr…

2023

Leveraging Temporal Context in Low Representational Power Regimes

CVPR 2023poster

Computer vision models are excellent at identifying and exploiting regularities in the world. However, it is computationally costly to learn these regularities from scratch. This presents a challenge for low-parameter models, like those running on edge devices (e.g. smartphones). Can the performance…

Cited by 2SourcePDFScholar
2022

Cross-Modal Discrete Representation Learning

ACL 2022long

In contrast to recent advances focusing on high-level representation learning across modalities, in this work we present a self-supervised learning framework that is able to learn a representation that captures finer levels of granularity across different modalities such as concepts or events repres…

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

How Transferable are Video Representations Based on Synthetic Data?

NeurIPS 2022accept

Action recognition has improved dramatically with massive-scale video datasets. Yet, these datasets are accompanied with issues related to curation cost, privacy, ethics, bias, and copyright. Compared to that, only minor efforts have been devoted toward exploring the potential of synthetic video dat…

2021

AdaFuse: Adaptive Temporal Fusion Network for Efficient Action Recognition

ICLR 2021poster

Temporal modelling is the key for efficient video action recognition. While understanding temporal information can improve recognition accuracy for dynamic actions, removing temporal redundancy and reusing past features can significantly save computation leading to efficient action recognition. In t…

2021

AdaMML: Adaptive Multi-Modal Learning for Efficient Video Recognition

ICCV 2021poster

Multi-modal learning, which focuses on utilizing various modalities to improve the performance of a model, is widely used in video recognition. While traditional multi-modal learning offers excellent recognition results, its computational expense limits its impact for many real-world applications. I…

Cited by 65PDFcodeScholar
2021

Deep Analysis of CNN-Based Spatio-Temporal Representations for Action Recognition

CVPR 2021poster

In recent years, a number of approaches based on 2D or 3D convolutional neural networks (CNN) have emerged for video action recognition, achieving state-of-the-art results on several large-scale benchmark datasets. In this paper, we carry out in-depth comparative analysis to better understand the di…

Cited by 139PDFcodeScholar
2021

Dynamic Network Quantization for Efficient Video Inference

ICCV 2021poster

Deep convolutional networks have recently achieved great success in video recognition, yet their practical realization remains a challenge due to the large amount of computational resources required to achieve robust recognition. Motivated by the effectiveness of quantization for boosting efficiency…

Cited by 56PDFScholar
2021

IA-RED$^2$: Interpretability-Aware Redundancy Reduction for Vision Transformers

NeurIPS 2021poster

The self-attention-based model, transformer, is recently becoming the leading backbone in the field of computer vision. In spite of the impressive success made by transformers in a variety of vision tasks, it still suffers from heavy computation and intensive memory costs. To address this limitation…

Cited by 183SourcePDFScholar
2021

Spoken Moments: Learning Joint Audio-Visual Representations From Video Descriptions

CVPR 2021poster

When people observe events, they are able to abstract key information and build concise summaries of what is happening. These summaries include contextual and semantic information describing the important high-level details (what, where, who and how) of the observed event and exclude background info…

Cited by 86PDFScholar
2021

VA-RED$^2$: Video Adaptive Redundancy Reduction

ICLR 2021poster

Performing inference on deep learning models for videos remains a challenge due to the large amount of computational resources required to achieve robust recognition. An inherent property of real-world videos is the high correlation of information across frames which can translate into redundancy in…

Cited by 20SourcePDFScholar
2020

AR-Net: Adaptive Frame Resolution for Efficient Action Recognition

ECCV 2020poster

Action recognition is an open and challenging problem in computer vision. While current state-of-the-art models offer excellent recognition results, their computational expense limits their impact for many real-world applications. In this paper, we propose a novel approach, called AR-Net (Adaptive R…

2020

How Much Time Do You Have? Modeling Multi-Duration Saliency

CVPR 2020poster

What jumps out in a single glance of an image is different than what you might notice after closer inspection. Yet conventional models of visual saliency produce predictions at an arbitrary, fixed viewing duration, offering a limited view of the rich interactions between image content and gaze locat…

Cited by 44PDFcodeScholar
2020

Multimodal Memorability: Modeling Effects of Semantics and Decay on Video Memorability

ECCV 2020poster

A key capability of an intelligent system is deciding when events from past experience must be remembered and when they can be forgotten. Towards this goal, we develop a predictive model of human visual event memory and how those memories decay over time. We introduce Memento10k, a new, dynamic vide…

Cited by 71SourcePDFScholar
2020

We Have So Much In Common: Modeling Semantic Relational Set Abstractions in Videos

ECCV 2020poster

Identifying common patterns among events is a key capability for human and machine perception, as it underlies intelligent decision making. Here, we propose an approach for learning semantic relational set abstractions on videos, inspired by human learning. Our model combines visual features as inpu…

Cited by 10SourcePDFScholar
2019

GANalyze: Toward Visual Definitions of Cognitive Image Properties

ICCV 2019poster

We introduce a framework that uses Generative Adversarial Networks (GANs) to study cognitive properties like memorability. These attributes are of interest because we do not have a concrete visual definition of what they entail. What does it look like for a dog to be more memorable? GANs allow us to…

Cited by 386PDFcodeScholar
2019

Reasoning About Human-Object Interactions Through Dual Attention Networks

ICCV 2019poster

Objects are entities we act upon, where the functionality of an object is determined by how we interact with it. In this work we propose a Dual Attention Network model which reasons about human-object interactions. The dual-attentional framework weights the important features for objects and actions…

Cited by 43PDFScholar
2017

Network Dissection: Quantifying Interpretability of Deep Visual Representations

CVPR 2017oral

We propose a general framework called Network Dissection for quantifying the interpretability of latent representations of CNNs by evaluating the alignment between individual hidden units and a set of semantic concepts. Given any CNN model, the proposed method draws on a data set of concepts to scor…

Cited by 1943PDFcodeScholar
2016

Learning Deep Features for Discriminative Localization

CVPR 2016poster

In this work, we revisit the global average pooling layer proposed in [13], and shed light on how it explicitly enables the convolutional neural network (CNN) to have remarkable localization ability despite being trained on image-level labels. While this technique was previously proposed as a means…

Cited by 13283PDFcodeScholar
2015

Understanding and Predicting Image Memorability at a Large Scale

ICCV 2015poster

Progress in estimating visual memorability has been limited by the small scale and lack of variety of benchmark data. Here, we introduce a novel experimental procedure to objectively measure human memory, building the largest annotated image memorability dataset to date (with 60,000 labeled images f…

Cited by 435PDFScholar