← Search

Brais Martinez

26 accepted papers

2026

Hierarchical Image Tokenization for Multi-Scale Image Super Resolution

ICML 2026poster

We introduce a multi-scale Image Super Resolution (ISR) method building on recent advances in Visual Auto-Regressive (VAR) modeling. Recently, VAR models challenged the dominance of diffusion-based models by adopting a next-scale prediction paradigm. Specifically, VAR models iteratively estimate the…

Cited by 0SourceScholar
2026

No Hard Negatives Required: Concept Centric Learning Leads to Compositionality without Degrading Zero-shot Capabilities of Contrastive Models

CVPR 2026

Contrastive vision-language (V&L) models remain a popular choice for various applications. However, several limitations have emerged, most notably the limited ability of V&L models to learn compositional representations. Prior methods often addressed this limitation by generating custom training dat

Cited by 0SourcecodeScholar
2026

Restore, Assess, Repeat: A Unified Framework for Iterative Image Restoration

CVPR 2026

Image restoration aims to recover high quality images from inputs degraded by various factors, such as adverse weather, blur, or low light. While recent studies have shown remarkable progress across individual or unified restoration tasks, they still suffer from limited generalization and inefficien

Cited by 0SourceScholar
2025

Edge-SD-SR: Low Latency and Parameter Efficient On-device Super-Resolution with Stable Diffusion via Bidirectional Conditioning

CVPR 2025poster

There has been immense progress recently in the visual quality of Stable Diffusion-based Super Resolution (SD-SR). However, deploying large diffusion models on computationally restricted devices such as mobile phones remains impractical due to the large model size and high latency. This is compounde…

Cited by 0SourcePDFScholar
2025

FAM Diffusion: Frequency and Attention Modulation for High-Resolution Image Generation with Stable Diffusion

CVPR 2025poster

Diffusion models are proficient at generating high-quality images. They are however effective only when operating at the resolution used during training. Inference at a scaled resolution leads to repetitive patterns and structural distortions. Retraining at higher resolutions quickly becomes prohib…

Cited by 1SourcePDFScholar
2025

VladVA: Discriminative Fine-tuning of LVLMs

CVPR 2025poster

Contrastively-trained Vision-Language Models (VLMs) like CLIP have become the de facto approach for discriminative vision-language representation learning. However, these models have limited language understanding, often exhibiting a "bag of words" behavior. At the same time, Large Vision-Language M…

Cited by 0SourcePDFScholar
2024

A Bayesian Approach to Data Point Selection

NeurIPS 2024poster

Data point selection (DPS) is becoming a critical topic in deep learning due to the ease of acquiring uncurated training data compared to the difficulty of obtaining curated or processed data. Existing approaches to DPS are predominantly based on a bi-level optimisation (BLO) formulation, which is…

Cited by 0SourcePDFScholar
2024

CLIP-DPO: Vision-Language Models as a Source of Preference for Fixing Hallucinations in LVLMs

ECCV 2024poster

"Despite recent successes, LVLMs or Large Vision Language Models are prone to hallucinating details like objects and their properties or relations, limiting their real-world deployment. To address this and improve their robustness, we present CLIP-DPO, a preference optimization method that leverages…

Cited by 17SourcePDFScholar
2024

Efficient Vision-Language pre-training via domain-specific learning for human activities

EMNLP 2024main

Current Vision-Language (VL) models owe their success to large-scale pre-training on web-collected data, which in turn requires high-capacity architectures and large compute resources for training. We posit that when the downstream tasks are known in advance, which is in practice common, the pretrai…

2024

MobileQuant: Mobile-friendly Quantization for On-device Language Models

EMNLP 2024finding

Large language models (LLMs) have revolutionized language processing, delivering outstanding results across multiple applications. However, deploying LLMs on edge devices poses several challenges with respect to memory, energy, and compute costs, limiting their widespread use in devices such as mobi…

2023

Bayesian Prompt Learning for Image-Language Model Generalization

ICCV 2023poster

Foundational image-language models have generated considerable interest due to their efficient adaptation to downstream tasks by prompt learning. Prompt learning treats part of the language model input as trainable while freezing the rest, and optimizes an Empirical Risk Minimization objective. Howe…

Cited by 42PDFcodeScholar
2023

Effective Self-supervised Pre-training on Low-compute Networks without Distillation

ICLR 2023poster

Despite the impressive progress of self-supervised learning (SSL), its applicability to low-compute networks has received limited attention. Reported performance has trailed behind standard supervised pre-training by a large margin, barring self-supervised learning from making an impact on models th…

2023

FS-DETR: Few-Shot DEtection TRansformer with Prompting and without Re-Training

ICCV 2023poster

This paper is on Few-Shot Object Detection (FSOD), where given a few templates (examples) depicting a novel class (not seen during training), the goal is to detect all of its occurrences within a set of images. From a practical perspective, an FSOD system must fulfil the following desiderata: (a) it…

Cited by 42PDFScholar
2023

ReGen: A good Generative Zero-Shot Video Classifier Should be Rewarded

ICCV 2023poster

This paper sets out to solve the following problem: How can we turn a generative video captioning model into an open-world video/action classification model? Video captioning models can naturally produce open-ended free-form descriptions of a given video which, however, might not be discriminative e…

Cited by 2PDFScholar
2022

EdgeViTs: Competing Light-Weight CNNs on Mobile Devices with Vision Transformers

ECCV 2022poster

"Self-attention based models such as vision transformers (ViTs) have emerged as a very competitive architecture alternative to convolutional neural networks (CNNs) in computer vision. Despite increasingly stronger variants with ever-higher recognition accuracies, due to the quadratic complexity of s…

2022

Flow Graph to Video Grounding for Weakly-Supervised Multi-step Localization

ECCV 2022poster

"In this work, we consider the problem of weakly-supervised multi-step localization in instructional videos. An established approach to this problem is to rely on a given list of steps. However, in reality, there is often more than one way to execute a procedure successfully, by following the set of…

2022

SOS! Self-Supervised Learning over Sets of Handled Objects in Egocentric Action Recognition

ECCV 2022poster

"Learning an egocentric action recognition model from video data is challenging due to distractors in the background, e.g., irrelevant objects. Further integrating object information into an action model is hence beneficial. Existing methods often leverage a generic object detector to identify and r…

Cited by 11SourcePDFScholar
2021

Knowledge distillation via softmax regression representation learning

ICLR 2021poster

This paper addresses the problem of model compression via knowledge distillation. We advocate for a method that optimizes the output feature of the penultimate layer of the student network and hence is directly related to representation learning. Previous distillation methods which typically impose…

2021

Low-Fidelity Video Encoder Optimization for Temporal Action Localization

NeurIPS 2021poster

Most existing temporal action localization (TAL) methods rely on a transfer learning pipeline: by first optimizing a video encoder on a large action classification dataset (i.e., source domain), followed by freezing the encoder and training a TAL head on the action localization dataset (i.e., target…

2021

Space-time Mixing Attention for Video Transformer

NeurIPS 2021poster

This paper is on video recognition using Transformers. Very recent attempts in this area have demonstrated promising results in terms of recognition accuracy, yet they have been also shown to induce, in many cases, significant computational overheads due to the additional modelling of the temporal i…

2020

Training binary neural networks with real-to-binary convolutions

ICLR 2020poster

This paper shows how to train binary networks to within a few percent points (~3-5%) of the full precision counterpart. We first show how to build a strong baseline, which already achieves state-of-the-art accuracy, by combining recently proposed advances and carefully adjusting the optimization pro…

Cited by 298SourcecodeScholar
2019

Action Recognition With Spatial-Temporal Discriminative Filter Banks

ICCV 2019poster

Action recognition has seen a dramatic performance improvement in the last few years. Most of the current state-of-the-art literature either aims at improving performance through changes to the backbone CNN network, or exploring different trade-offs between computational efficiency and performance,…

Cited by 90PDFScholar
2015

Learning to Transfer: Transferring Latent Task Structures and Its Application to Person-Specific Facial Action Unit Detection

ICCV 2015poster

In this article we explore the problem of constructing person-specific models for the detection of facial Action Units (AUs), addressing the problem from the point of view of Transfer Learning and Multi-Task Learning. Our starting point is the fact that some expressions, such as smiles, are very eas…

Cited by 57PDFScholar
2015

TRIC-track: Tracking by Regression With Incrementally Learned Cascades

ICCV 2015poster

This paper proposes a novel approach to part-based tracking by replacing local matching of an appearance model by direct prediction of the displacement between local image patches and part locations. We propose to use cascaded regression with incremental learning to track generic objects without any…

Cited by 35PDFScholar