← Search

Vicente Ordonez

28 accepted papers

2026

MetaEmbed: Scaling Multimodal Retrieval at Test-Time with Flexible Late Interaction

ICLR 2026oral

Universal multimodal embedding models have achieved great success in capturing semantic relevance between queries and candidates. However, current methods either condense queries and candidates into a single vector, potentially limiting the expressiveness for fine-grained information, or produce too…

Cited by 0SourcecodeScholar
2026

One Model, Many Budgets: Elastic Latent Interfaces for Diffusion Transformers

CVPR 2026

Diffusion transformers (DiTs) achieve high generative quality but lock FLOPs to image resolution, limiting principled latency-quality trade-offs, and allocate computation uniformly across input spatial tokens, wasting resource allocation to unimportant regions. We introduce Elastic Latent Interface

Cited by 0SourcecodeScholar
2026

ProxyThinker: Test-Time Guidance through Small Visual Reasoners

ICLR 2026poster

Recent advancements in reinforcement learning with verifiable rewards have pushed the boundaries of the visual reasoning capabilities in large vision-language models (LVLMs). However, training LVLMs with reinforcement fine-tuning (RFT) is computationally expensive, posing a significant challenge to…

Cited by 0SourcecodeScholar
2026

SportR: A Benchmark for Multimodal Large Language Model Reasoning in Sports

ICLR 2026poster

Artificial Intelligence brings powerful new tools to sports, from automated officiating to tactical analysis, but these applications all depend on a core reasoning capability. Deeply understanding sports requires an intricate blend of fine-grained visual perception and rule-based reasoning—a challe…

Cited by 0SourcecodeScholar
2025

AV-Link: Temporally-Aligned Diffusion Features for Cross-Modal Audio-Video Generation

ICCV 2025poster

We propose AV-Link, a unified framework for Video-to-Audio (A2V) and Audio-to-Video (A2V) generation that leverages the activations of frozen video and audio diffusion models for temporally-aligned cross-modal conditioning. The key to our framework is a Fusion Block that facilitates bidirectional in…

Cited by 0SourcePDFScholar
2025

Improving Large Vision and Language Models by Learning from a Panel of Peers

ICCV 2025poster

Traditional alignment methods for Large Vision and Language Models (LVLMs) primarily rely on human-curated preference data. Human-generated preference data is costly; machine-generated preference data is limited in quality; and self-supervised preference data often introduces hallucinations. To over…

2025

Improving Progressive Generation with Decomposable Flow Matching

NeurIPS 2025poster

Generating high-dimensional visual modalities is a computationally intensive task. A common solution is progressive generation, where the outputs are synthesized in a coarse-to-fine spectral autoregressive manner. While diffusion models benefit from the coarse-to-fine nature of denoising, explicit m…

Cited by 0SourceScholar
2025

LOCORE: Image Re-ranking with Long-Context Sequence Modeling

CVPR 2025poster

We introduce LOCORE, Long-Context Re-ranker, a model that takes as input local descriptors corresponding to an image query and a list of gallery images and outputs similarity scores between the query and each gallery image. This model is used for image retrieval, where typically a first ranking is p…

2024

ElasticDiffusion: Training-free Arbitrary Size Image Generation through Global-Local Content Separation

CVPR 2024poster

Diffusion models have revolutionized image generation in recent years yet they are still limited to a few sizes and aspect ratios. We propose ElasticDiffusion a novel training-free decoding method that enables pretrained text-to-image diffusion models to generate images with various sizes. ElasticDi…

2024

Improved Visual Grounding through Self-Consistent Explanations

CVPR 2024poster

Vision-and-language models trained to match images with text can be combined with visual explanation methods to point to the locations of specific objects in an image. Our work shows that the localization --"grounding'"-- abilities of these models can be further improved by finetuning for self-consi…

Cited by 15SourcePDFScholar
2024

PropTest: Automatic Property Testing for Improved Visual Programming

EMNLP 2024finding

Visual Programming has recently emerged as an alternative to end-to-end black-box visual reasoning models. This type of method leverages Large Language Models (LLMs) to generate the source code for an executable computer program that solves a given problem. This strategy has the advantage of offerin…

Cited by 4SourcePDFScholar
2024

ViC-MAE: Self-Supervised Representation Learning from Images and Video with Contrastive Masked Autoencoders

ECCV 2024poster

"We propose , a model that combines both Masked AutoEncoders (MAE) and contrastive learning. is trained using a global representation obtained by pooling the local features learned under an MAE reconstruction loss and using this representation under a contrastive objective across images and video fr…

2023

CLIP-Lite: Information Efficient Visual Representation Learning with Language Supervision

AISTATS 2023poster

We propose CLIP-Lite, an information efficient method for visual representation learning by feature alignment with textual annotations. Compared to the previously proposed CLIP model, CLIP-Lite requires only one negative image-text sample pair for every positive image-text sample during the optimiza…

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

Improving Visual Grounding by Encouraging Consistent Gradient-Based Explanations

CVPR 2023poster

We propose a margin-based loss for tuning joint vision-language models so that their gradient-based explanations are consistent with region-level annotations provided by humans for relatively smaller grounding datasets. We refer to this objective as Attention Mask Consistency (AMC) and demonstrate t…

2022

SimVQA: Exploring Simulated Environments for Visual Question Answering

CVPR 2022poster

Existing work on VQA explores data augmentation to achieve better generalization by perturbing the images in the dataset or modifying the existing questions and answers. While these methods exhibit good performance, the diversity of the questions and answers are constrained by the available image se…

Cited by 46PDFcodeScholar
2021

Black-Box Explanation of Object Detectors via Saliency Maps

CVPR 2021poster

We propose D-RISE, a method for generating visual explanations for the predictions of object detectors. Utilizing the proposed similarity metric that accounts for both localization and categorization aspects of object detection allows our method to produce saliency maps that show image areas that mo…

Cited by 148PDFcodeScholar
2021

Curriculum Labeling: Revisiting Pseudo-Labeling for Semi-Supervised Learning

AAAI 2021technical

In this paper we revisit the idea of pseudo-labeling in the context of semi-supervised learning where a learning algorithm has access to a small set of labeled samples and a large set of unlabeled samples. Pseudo-labeling works by applying pseudo-labels to samples in the unlabeled set by using a mod…

2021

General Multi-Label Image Classification With Transformers

CVPR 2021poster

Multi-label image classification is the task of predicting a set of labels corresponding to objects, attributes or other entities present in an image. In this work we propose the Classification Transformer (C-Tran), a general framework for multi-label image classification that leverages Transformers…

Cited by 387PDFcodeScholar
2021

MEDIRL: Predicting the Visual Attention of Drivers via Maximum Entropy Deep Inverse Reinforcement Learning

ICCV 2021poster

Inspired by human visual attention, we propose a novel inverse reinforcement learning formulation using Maximum Entropy Deep Inverse Reinforcement Learning (MEDIRL) for predicting the visual attention of drivers in accident-prone situations. MEDIRL predicts fixation locations that lead to maximal re…

Cited by 65PDFcodeScholar
2021

Visual News: Benchmark and Challenges in News Image Captioning

EMNLP 2021main

We propose Visual News Captioner, an entity-aware model for the task of news image captioning. We also introduce Visual News, a large-scale benchmark consisting of more than one million news images along with associated news articles, image captions, author information, and other metadata. Unlike th…

2020

Generative-Discriminative Feature Representations for Open-Set Recognition

CVPR 2020poster

We address the problem of open-set recognition, where the goal is to determine if a given sample belongs to one of the classes used for training a model (known classes). The main challenge in open-set recognition is to disentangle open-set samples that produce high class activations from known-set s…

Cited by 240PDFcodeScholar
2019

Balanced Datasets Are Not Enough: Estimating and Mitigating Gender Bias in Deep Image Representations

ICCV 2019poster

In this work, we present a framework to measure and mitigate intrinsic biases with respect to protected variables -such as gender- in visual recognition tasks. We show that trained models significantly amplify the association of target labels with gender beyond what one would expect from biased data…

Cited by 542PDFScholar
2019

Drill-down: Interactive Retrieval of Complex Scenes using Natural Language Queries

NeurIPS 2019poster

This paper explores the task of interactive image retrieval using natural language queries, where a user progressively provides input queries to refine a set of retrieval results. Moreover, our work explores this problem in the context of complex image scenes containing multiple objects. We propose…

2018

Feedback-Prop: Convolutional Neural Network Inference Under Partial Evidence

CVPR 2018poster

We propose an inference procedure for deep convolutional neural networks (CNNs) when partial evidence is available. Our method consists of a general feedback-based propagation approach (feedback-prop) that boosts the prediction accuracy for an arbitrary set of unknown target labels when the values f…

2017

Commonly Uncommon: Semantic Sparsity in Situation Recognition

CVPR 2017poster

Semantic sparsity is a common challenge in structured visual classification problems; when the output space is complex, the vast majority of the possible predictions are rarely, if ever, seen in the training set. This paper studies semantic sparsity in situation recognition, the task of producing st…

Cited by 51PDFScholar