← Search

Jose M. Alvarez

58 accepted papers

2026

ChronoEdit: Towards Temporal Reasoning for In-Context Image Editing and World Simulation

ICLR 2026poster

Recent advances in large generative models have significantly advanced image editing and in-context image generation, yet a critical gap remains in ensuring physical consistency, where edited objects must remain coherent. This capability is especially vital for world simulation related tasks. In thi…

Cited by 0SourcecodeScholar
2026

DriveSuprim: Towards Precise Trajectory Selection for End-to-End Planning

AAAI 2026technical

Autonomous vehicles must navigate safely in complex driving environments. Imitating a single expert trajectory, as in regression-based approaches, usually does not explicitly assess the safety of the predicted trajectory. Selection-based methods address this by generating and scoring multiple trajec

Cited by 0SourcePDFScholar
2026

Mitigating Multimodal Hallucinations via Gradient-based Self-Reflection

CVPR 2026

Multimodal large language models (MLLMs) achieve strong performance across diverse tasks but remain prone to hallucinations, where outputs are not grounded in visual inputs. This issue can be attributed to two main biases: text-visual bias, the overreliance on prompts and prior outputs, and co-occur

Cited by 0SourceScholar
2026

Scaling-Aware Data Selection for End-to-End Autonomous Driving Systems

CVPR 2026

Large-scale deep learning models for physical AI applications depend on diverse training data collection efforts. These models and correspondingly, the training data, must address the different evaluation criteria necessary for the models to be deployable in real-world environments. Data selection p

Cited by 0SourceScholar
2026

VideoITG: Multimodal Video Understanding with Instructed Temporal Grounding

CVPR 2026

While Video Large Language Models (Video-LLMs) have shown significant potential in multimodal understanding and reasoning tasks, how to efficiently select the most informative frames from videos remains a critical challenge. Existing methods attempt to optimize frame sampling by reducing inter-frame

Cited by 0SourcecodeScholar
2025

Hydra-NeXt: Robust Closed-Loop Driving with Open-Loop Training

ICCV 2025poster

End-to-end autonomous driving research currently faces a critical challenge in bridging the gap between open-loop training and closed-loop deployment. Current approaches are trained to predict trajectories in an open-loop environment, which struggle with quick reactions to other agents in closed-loo…

2025

Joint Optimization of Neural Radiance Fields and Continuous Camera Motion from a Monocular Video

CVPR 2025poster

Neural Radiance Fields (NeRF) has demonstrated its superior capability to represent 3D geometry but require accurately precomputed camera poses during training. To mitigate this requirement, existing methods jointly optimize camera poses and NeRF often relying on good pose initialisation or depth pr…

2025

MDP: Multidimensional Vision Model Pruning with Latency Constraint

CVPR 2025poster

Current structural pruning methods face two significant limitations: (i) they often limit pruning to finer-grained levels like channels, making aggressive parameter reduction challenging, and (ii) they focus heavily on parameter and FLOP reduction, with existing latency-aware methods frequently rely…

Cited by 0SourcePDFScholar
2025

OmniDrive: A Holistic Vision-Language Dataset for Autonomous Driving with Counterfactual Reasoning

CVPR 2025poster

The advances in vision-language models (VLMs) have led to a growing interest in autonomous driving to leverage their strong reasoning capabilities. However, extending these capabilities from 2D to full 3D understanding is crucial for real-world applications. To address this challenge, we propose Omn…

2025

PARC: A Quantitative Framework Uncovering the Symmetries within Vision Language Models

CVPR 2025poster

Vision language models (VLMs) respond to user-crafted text prompts and visual inputs, and are applied to numerous real-world problems. VLMs integrate visual modalities with large language models (LLMs), which are well known to be prompt-sensitive. Hence, it is crucial to determine whether VLMs inher…

2024

Adaptive Sharpness-Aware Pruning for Robust Sparse Networks

ICLR 2024poster

Robustness and compactness are two essential attributes of deep learning models that are deployed in the real world. The goals of robustness and compactness may seem to be at odds, since robustness requires generalization across domains, while the process of compression exploits specificity in one…

Cited by 11SourcePDFScholar
2024

BEVNeXt: Reviving Dense BEV Frameworks for 3D Object Detection

CVPR 2024poster

Recently the rise of query-based Transformer decoders is reshaping camera-based 3D object detection. These query-based decoders are surpassing the traditional dense BEV (Bird's Eye View)-based methods. However we argue that dense BEV frameworks remain important due to their outstanding abilities in…

2024

FasterViT: Fast Vision Transformers with Hierarchical Attention

ICLR 2024poster

We design a new family of hybrid CNN-ViT neural networks, named FasterViT, with a focus on high image throughput for computer vision (CV) applications. FasterViT combines the benefits of fast local representation learning in CNNs and global modeling properties in ViT. Our newly introduced Hierarchic…

2024

Improving Distant 3D Object Detection Using 2D Box Supervision

CVPR 2024poster

Improving the detection of distant 3d objects is an important yet challenging task. For camera-based 3D perception the annotation of 3d bounding relies heavily on LiDAR for accurate depth information. As such the distance of annotation is often limited due to the sparsity of LiDAR points on distant…

Cited by 3SourcePDFScholar
2024

Is Ego Status All You Need for Open-Loop End-to-End Autonomous Driving?

CVPR 2024poster

End-to-end autonomous driving recently emerged as a promising research direction to target autonomy from a full-stack perspective. Along this line many of the latest works follow an open-loop evaluation setting on nuScenes to study the planning behavior. In this paper we delve deeper into the proble…

2024

Memorize What Matters: Emergent Scene Decomposition from Multitraverse

NeurIPS 2024spotlight

Humans naturally retain memories of permanent elements, while ephemeral moments often slip through the cracks of memory. This selective retention is crucial for robotic perception, localization, and mapping. To endow robots with this capability, we introduce 3D Gaussian Mapping (3DGM), a self-superv…

2024

Mining Supervision for Dynamic Regions in Self-Supervised Monocular Depth Estimation

CVPR 2024poster

This paper focuses on self-supervised monocular depth estimation in dynamic scenes trained on monocular videos. Existing methods jointly estimate pixel-wise depth and motion relying mainly on an image reconstruction loss. Dynamic regions remain a critical challenge for these methods due to the inher…

2024

SEGIC: Unleashing the Emergent Correspondence for In-Context Segmentation

ECCV 2024poster

"In-context segmentation aims at segmenting novel images using a few labeled example images, termed as “in-context examples”, exploring content similarities between examples and the target. The resulting models can be generalized seamlessly to novel segmentation tasks, significantly reducing the lab…

2023

FB-BEV: BEV Representation from Forward-Backward View Transformations

ICCV 2023poster

View Transformation Module (VTM), where transformations happen between multi-view image features and Bird-Eye-View (BEV) representation, is a crucial step in camera-based BEV perception systems. Currently, the two most prominent VTM paradigms are forward projection and backward projection. Forward p…

Cited by 97PDFcodeScholar
2023

FocalFormer3D: Focusing on Hard Instance for 3D Object Detection

ICCV 2023poster

False negatives (FN) in 3D object detection, e.g., missing predictions of pedestrians, vehicles, or other obstacles, can lead to potentially dangerous situations in autonomous driving. While being fatal, this issue is understudied in many current 3D detection methods. In this work, we propose Hard I…

Cited by 123PDFcodeScholar
2023

Fully Attentional Networks with Self-emerging Token Labeling

ICCV 2023poster

Recent studies indicate that Vision Transformers (ViTs) are robust against out-of-distribution scenarios. In particular, the Fully Attentional Network (FAN) - a family of ViT backbones, has achieved state-of-the-art robustness. In this paper, we revisit the FAN models and improve their pre-training…

Cited by 8PDFcodeScholar
2023

Knowledge Distillation for 6D Pose Estimation by Aligning Distributions of Local Predictions

CVPR 2023poster

Knowledge distillation facilitates the training of a compact student network by using a deep teacher one. While this has achieved great success in many tasks, it remains completely unstudied for image-based 6D object pose estimation. In this work, we introduce the first knowledge distillation method…

2023

Parametric Depth Based Feature Representation Learning for Object Detection and Segmentation in Bird's-Eye View

ICCV 2023poster

Recent vision-only perception models for autonomous driving achieved promising results by encoding multi-view image features into Bird's-Eye-View (BEV) space. A critical step and the main bottleneck of these methods is transforming image features into the BEV coordinate frame. This paper focuses on…

Cited by 10PDFcodeScholar
2023

Towards Viewpoint Robustness in Bird's Eye View Segmentation

ICCV 2023poster

Autonomous vehicles (AV) require that neural networks used for perception be robust to different viewpoints if they are to be deployed across many types of vehicles without the repeated cost of data collection and labeling for each. AV companies typically focus on collecting data from diverse scenar…

Cited by 15PDFScholar
2023

Vision Transformers Are Good Mask Auto-Labelers

CVPR 2023poster

We propose Mask Auto-Labeler (MAL), a high-quality Transformer-based mask auto-labeling framework for instance segmentation using only box annotations. MAL takes box-cropped images as inputs and conditionally generates their mask pseudo-labels.We show that Vision Transformers are good mask auto-labe…

2023

VoxFormer: Sparse Voxel Transformer for Camera-Based 3D Semantic Scene Completion

CVPR 2023highlight

Humans can easily imagine the complete 3D geometry of occluded objects and scenes. This appealing ability is vital for recognition and understanding. To enable such capability in AI systems, we propose VoxFormer, a Transformer-based semantic scene completion framework that can output complete 3D vol…

2022

A-ViT: Adaptive Tokens for Efficient Vision Transformer

CVPR 2022oral

We introduce A-ViT, a method that adaptively adjusts the inference cost of vision transformer ViT for images of different complexity. A-ViT achieves this by automatically reducing the number of tokens in vision transformers that are processed in the network as inference proceeds. We reformulate Adap…

Cited by 378PDFScholar
2022

FreeSOLO: Learning To Segment Objects Without Annotations

CVPR 2022poster

Instance segmentation is a fundamental vision task that aims to recognize and segment each object in an image. However, it requires costly annotations such as bounding boxes and segmentation masks for learning. In this work, we propose a fully unsupervised learning method that learns class-agnostic…

Cited by 136PDFcodeScholar
2022

How Much More Data Do I Need? Estimating Requirements for Downstream Tasks

CVPR 2022poster

Given a small training data set and a learning algorithm, how much more data is necessary to reach a target validation or test performance? This question is of critical importance in applications such as autonomous driving or medical imaging where collecting data is expensive and time-consuming. Ove…

Cited by 32PDFScholar
2022

Non-Parametric Depth Distribution Modelling Based Depth Inference for Multi-View Stereo

CVPR 2022poster

Recent cost volume pyramid based deep neural networks have unlocked the potential of efficiently leveraging high-resolution images for depth inference from multi-view stereo. In general, those approaches assume that the depth of each pixel follows a unimodal distribution. Boundary pixels usually fol…

Cited by 45PDFcodeScholar
2022

Not All Labels Are Equal: Rationalizing the Labeling Costs for Training Object Detection

CVPR 2022poster

Deep neural networks have reached high accuracy on object detection but their success hinges on large amounts of labeled data. To reduce the labels dependency, various active learning strategies have been proposed, typically based on the confidence of the detector. However, these methods are biased…

Cited by 50PDFcodeScholar
2022

Optimizing Data Collection for Machine Learning

NeurIPS 2022accept

Modern deep learning systems require huge data sets to achieve impressive performance, but there is little guidance on how much or what kind of data to collect. Over-collecting data incurs unnecessary present costs, while under-collecting may incur future costs and delay workflows. We propose a new…

Cited by 38SourcePDFScholar
2022

Panoptic SegFormer: Delving Deeper Into Panoptic Segmentation With Transformers

CVPR 2022poster

Panoptic segmentation involves a combination of joint semantic segmentation and instance segmentation, where image contents are divided into two types: things and stuff. We present Panoptic SegFormer, a general framework for panoptic segmentation with transformers. It contains three innovative compo…

Cited by 161PDFcodeScholar
2022

Structural Pruning via Latency-Saliency Knapsack

NeurIPS 2022accept

Structural pruning can simplify network architecture and improve inference speed. We propose Hardware-Aware Latency Pruning (HALP) that formulates structural pruning as a global resource allocation optimization problem, aiming at maximizing the accuracy while constraining latency under a predefined…

2022

Understanding The Robustness in Vision Transformers

ICML 2022spotlight

Recent studies show that Vision Transformers (ViTs) exhibit strong robustness against various corruptions. Although this property is partly attributed to the self-attention mechanism, there is still a lack of an explanatory framework towards a more systematic understanding. In this paper, we examine…

2021

Active Learning for Deep Object Detection via Probabilistic Modeling

ICCV 2021poster

Active learning aims to reduce labeling costs by selecting only the most informative samples on a dataset. Few existing works have addressed active learning for object detection. Most of these methods are based on multiple models or are straightforward extensions of classification methods, hence est…

Cited by 161PDFcodeScholar
2021

Contrastive Syn-to-Real Generalization

ICLR 2021poster

Training on synthetic data can be beneficial for label or data-scarce scenarios. However, synthetically trained models often suffer from poor generalization in real domains due to domain gaps. In this work, we make a key observation that the diversity of the learned feature embeddings plays an impor…

2021

Image-Level or Object-Level? A Tale of Two Resampling Strategies for Long-Tailed Detection

ICML 2021spotlight

Training on datasets with long-tailed distributions has been challenging for major recognition tasks such as classification and detection. To deal with this challenge, image resampling is typically introduced as a simple but effective approach. However, we observe that long-tailed detection differs…

2021

Optimal Quantization Using Scaled Codebook

CVPR 2021poster

We study the problem of quantizing N sorted, scalar datapoints with a fixed codebook containing K entries that are allowed to be rescaled. The problem is defined as finding the optimal scaling factor \alpha and the datapoint assignments into the \alpha-scaled codebook to minimize the squared error b…

Cited by 9PDFScholar
2021

Personalized Federated Learning with First Order Model Optimization

ICLR 2021poster

While federated learning traditionally aims to train a single global model across decentralized local datasets, one model may not always be ideal for all participating clients. Here we propose an alternative, where each client only federates with other relevant clients to obtain a stronger model per…

2021

See Through Gradients: Image Batch Recovery via GradInversion

CVPR 2021poster

Training deep neural networks requires gradient estimation from data batches to update parameters. Gradients per parameter are averaged over a set of data and this has been presumed to be safe for privacy-preserving training in joint, collaborative, and federated learning applications. Prior work on…

Cited by 588PDFcodeScholar
2021

SegFormer: Simple and Efficient Design for Semantic Segmentation with Transformers

NeurIPS 2021poster

We present SegFormer, a simple, efficient yet powerful semantic segmentation framework which unifies Transformers with lightweight multilayer perceptron (MLP) decoders. SegFormer has two appealing features: 1) SegFormer comprises a novel hierarchically structured Transformer encoder which outputs mu…

2020

Dreaming to Distill: Data-Free Knowledge Transfer via DeepInversion

CVPR 2020oral

We introduce DeepInversion, a new method for synthesizing images from the image distribution used to train a deep neural network. We "invert" a trained network (teacher) to synthesize class-conditional input images starting from random noise, without using any additional information about the traini…

Cited by 699PDFcodeScholar
2020

ExpandNets: Linear Over-parameterization to Train Compact Convolutional Networks

NeurIPS 2020spotlight

We introduce an approach to training a given compact network. To this end, we leverage over-parameterization, which typically improves both neural network optimization and generalization. Specifically, we propose to expand each linear layer of the compact network into multiple consecutive linear lay…

2019

Two-View Fusion based Convolutional Neural Network for Urban Road Detection

IROS 2019poster

In this paper, we propose a two-view fusion based convolutional neural network to estimate road areas in urban environments with LiDAR point clouds as input only. The proposed network takes two transformed LiDAR data representations, the LiDAR imageries and the camera-perspective maps, as inputs. It…

Cited by 40SourceScholar
2018

Effective Use of Synthetic Data for Urban Scene Semantic Segmentation

ECCV 2018poster

Training a deep network to perform semantic segmentation requires large amounts of labeled data. To alleviate the manual effort of annotating real images, researchers have investigated the use of synthetic data, which can be labeled automatically. Unfortunately, a network trained on synthetic data p…

2017

Bringing Background Into the Foreground: Making All Classes Equal in Weakly-Supervised Video Semantic Segmentation

ICCV 2017poster

Pixel-level annotations are expensive and time-consuming to obtain. Hence, weak supervision using only image tags could have a significant impact in semantic segmentation. Recent years have seen great progress in weakly-supervised semantic segmentation, whether from a single image or from videos. Ho…

Cited by 47PDFScholar
2017

Domain-Adaptive Deep Network Compression

ICCV 2017poster

Deep Neural Networks trained on large datasets can be easily transferred to new domains with far fewer labeled examples by a process called fine-tuning. This has the advantage that representations learned in the large source domain can be exploited on smaller target domains. However, networks design…

Cited by 80PDFcodeScholar