← Search

Ismail Ben Ayed

48 accepted papers

2026

Locality-Attending Vision Transformer

ICLR 2026poster

Vision transformers have demonstrated remarkable success in classification by leveraging global self-attention to capture long-range dependencies. However, this same mechanism can obscure fine-grained spatial details crucial for tasks such as segmentation. In this work, we seek to enhance the segmen…

Cited by 0SourcecodeScholar
2026

SoC: Semantic Orthogonal Calibration for Test-Time Prompt Tuning

CVPR 2026

With the increasing adoption of vision-language models (VLMs) in critical decision-making systems such as in healthcare or autonomous driving, the calibration of their uncertainty estimates has become paramount. Yet, this dimension has been largely underexplored in the VLM test-time prompt-tuning (T

Cited by 0SourcecodeScholar
2025

AttackBench: Evaluating Gradient-based Attacks for Adversarial Examples

AAAI 2025technical

While novel gradient-based attacks are continuously proposed to improve the optimization of adversarial examples, each is shown to outperform its predecessors using different experimental setups, implementations, and computational budgets, leading to biased and unfair comparisons. In this work, we o…

Cited by 5SourcePDFScholar
2025

Learning Task-Agnostic Representations through Multi-Teacher Distillation

NeurIPS 2025poster

Casting complex inputs into tractable representations is a critical step across various fields. Diverse embedding models emerge from differences in architectures, loss functions, input modalities and datasets, each capturing unique aspects of the input. Multi-teacher distillation leverages this dive…

Cited by 0SourceScholar
2025

Purge-Gate: Backpropagation-Free Test-Time Adaptation for Point Clouds Classification via Token purging

ICCV 2025poster

Test-time adaptation (TTA) is crucial for mitigating performance degradation caused by distribution shifts in 3D point cloud classification. In this work, we introduce Token Purging (PG), a novel backpropagation-free approach that removes tokens highly affected by domain shifts before they reach att…

2025

Realistic Test-Time Adaptation of Vision-Language Models

CVPR 2025highlight

The zero-shot capabilities of Vision-Language Models (VLMs) have been widely leveraged to improve predictive performance. However, previous works on transductive or test-time adaptation (TTA) often make strong assumptions about the data distribution, such as the presence of all classes. Our work cha…

2025

SMART-PC: Skeletal Model Adaptation for Robust Test-Time Training in Point Clouds

ICML 2025poster

Test-Time Training has emerged as a promising solution to address distribution shifts in 3D point cloud classification. However, existing methods often rely on computationally expensive backpropagation during adaptation, limiting their applicability in real-world, time-sensitive scenarios. In this p…

2025

Sparsity Outperforms Low-Rank Projections in Few-Shot Adaptation

ICCV 2025poster

Adapting Vision-Language Models (VLMs) to new domains with few labeled samples remains a significant challenge due to severe overfitting and computational constraints. State-of-the-art solutions, such as low-rank reparameterization, mitigate these issues but often struggle with generalization and re…

2025

Spectral Informed Mamba for Robust Point Cloud Processing

CVPR 2025poster

State Space Models (SSMs) have shown significant promise in Natural Language Processing (NLP) and, more recently, computer vision. This paper introduces a new methodology leveraging Mamba and Masked Autoencoder (MAE) networks for point cloud data in both supervised and self-supervised learning. We p…

Cited by 1SourcePDFScholar
2025

TRUST: Test-Time Refinement using Uncertainty-Guided SSM Traverses

NeurIPS 2025poster

State Space Models (SSMs) have emerged as efficient alternatives to Vision Transformers (ViTs), with VMamba standing out as a pioneering architecture designed for vision tasks. However, their generalization performance degrades significantly under distribution shifts. To address this limitation, we…

Cited by 0SourceScholar
2025

Test-Time Adaptation of Vision-Language Models for Open-Vocabulary Semantic Segmentation

NeurIPS 2025poster

Recently, test-time adaptation has attracted wide interest in the context of vision-language models for image classification. However, to the best of our knowledge, the problem is completely overlooked in dense prediction tasks such as Open-Vocabulary Semantic Segmentation (OVSS). In response, we pr…

Cited by 0SourcecodeScholar
2025

UNEM: UNrolled Generalized EM for Transductive Few-Shot Learning

CVPR 2025poster

Transductive few-shot learning has recently triggered wide attention in computer vision. Yet, current methods introduce key hyper-parameters, which control the pre-diction statistics of the test batches, such as the level of class balance, affecting performances significantly. Such hyper-parameters…

2025

ViLU: Learning Vision-Language Uncertainties for Failure Prediction

ICCV 2025poster

Reliable Uncertainty Quantification (UQ) and failure prediction remain open challenges for Vision-Language Models (VLMs). We introduce ViLU, a new Vision-Language Uncertainty quantification framework that contextualizes uncertainty estimates by leveraging all task-relevant textual representations. V…

Cited by 0SourcePDFScholar
2024

A Closer Look at the Few-Shot Adaptation of Large Vision-Language Models

CVPR 2024poster

Efficient transfer learning (ETL) is receiving increasing attention to adapt large pre-trained language-vision models on downstream tasks with a few labeled samples. While significant progress has been made we reveal that state-of-the-art ETL approaches exhibit strong performance only in narrowly-de…

2024

LP++: A Surprisingly Strong Linear Probe for Few-Shot CLIP

CVPR 2024poster

In a recent strongly emergent literature on few-shot CLIP adaptation Linear Probe (LP) has been often reported as a weak baseline. This has motivated intensive research building convoluted prompt learning or feature adaptation strategies. In this work we propose and examine from convex-optimization…

2024

NC-TTT: A Noise Constrastive Approach for Test-Time Training

CVPR 2024highlight

Despite their exceptional performance in vision tasks deep learning models often struggle when faced with domain shifts during testing. Test-Time Training (TTT) methods have recently gained popularity by their ability to enhance the robustness of models through the addition of an auxiliary objective…

2024

On the Test-Time Zero-Shot Generalization of Vision-Language Models: Do We Really Need Prompt Learning?

CVPR 2024poster

The development of large vision-language models notably CLIP has catalyzed research into effective adaptation techniques with a particular focus on soft prompt tuning. Conjointly test-time augmentation which utilizes multiple augmented views of a single image to enhance zero-shot generalization is e…

2024

Robust Calibration of Large Vision-Language Adapters

ECCV 2024poster

"This paper addresses the critical issue of miscalibration in CLIP-based model adaptation, particularly in the challenging scenario of out-of-distribution (OOD) samples, which has been overlooked in the existing literature on CLIP adaptation. We empirically demonstrate that popular CLIP adaptation a…

2024

Transductive Zero-Shot and Few-Shot CLIP

CVPR 2024highlight

Transductive inference has been widely investigated in few-shot image classification but completely overlooked in the recent fast growing literature on adapting vision-langage models like CLIP. This paper addresses the transductive zero-shot and few-shot CLIP classification challenge in which infere…

2024

WATT: Weight Average Test Time Adaptation of CLIP

NeurIPS 2024poster

Vision-Language Models (VLMs) such as CLIP have yielded unprecedented performances for zero-shot image classification, yet their generalization capability may still be seriously challenged when confronted to domain shifts. In response, we present Weight Average Test-Time Adaptation (WATT) of CLIP, a…

2024

When is an Embedding Model More Promising than Another?

NeurIPS 2024poster

Embedders play a central role in machine learning, projecting any object into numerical representations that can, in turn, be leveraged to perform various downstream tasks. The evaluation of embedding models typically depends on domain-specific empirical approaches utilizing downstream tasks, primar…

Cited by 1SourcePDFScholar
2023

A Strong Baseline for Generalized Few-Shot Semantic Segmentation

CVPR 2023poster

This paper introduces a generalized few-shot segmentation framework with a straightforward training process and an easy-to-optimize inference phase. In particular, we propose a simple yet effective model based on the well-known InfoMax principle, where the Mutual Information (MI) between the learned…

2023

Class Adaptive Network Calibration

CVPR 2023poster

Recent studies have revealed that, beyond conventional accuracy, calibration should also be considered for training modern deep neural networks. To address miscalibration during learning, some methods have explored different penalty functions as part of the learning objective, alongside a standard c…

2023

ClusT3: Information Invariant Test-Time Training

ICCV 2023poster

Deep Learning models have shown remarkable performance in a broad range of vision tasks. However, they are often vulnerable against domain shifts at test-time. Test-time training (TTT) methods have been developed in an attempt to mitigate these vulnerabilities, where a secondary task is solved at tr…

Cited by 16PDFcodeScholar
2023

Open-Set Likelihood Maximization for Few-Shot Learning

CVPR 2023poster

We tackle the Few-Shot Open-Set Recognition (FSOSR) problem, i.e. classifying instances among a set of classes for which we only have a few labeled samples, while simultaneously detecting instances that do not belong to any known class. We explore the popular transductive setting, which leverages th…

2023

Parametric Information Maximization for Generalized Category Discovery

ICCV 2023poster

We introduce a Parametric Information Maximization (PIM) model for the Generalized Category Discovery (GCD) problem. Specifically, we propose a bi-level optimization formulation, which explores a parameterized family of objective functions, each evaluating a weighted mutual information between the f…

Cited by 29PDFcodeScholar
2023

Proximal Splitting Adversarial Attack for Semantic Segmentation

CVPR 2023poster

Classification has been the focal point of research on adversarial attacks, but only a few works investigate methods suited to denser prediction tasks, such as semantic segmentation. The methods proposed in these works do not accurately solve the adversarial segmentation problem and, therefore, over…

2023

Transductive Learning for Textual Few-Shot Classification in API-based Embedding Models

EMNLP 2023long main

Proprietary and closed APIs are becoming increasingly common to process natural language, and are impacting the practical applications of natural language processing, including few-shot classification. Few-shot classification involves training a model to perform a new classification task with a hand…

Cited by 0SourceScholar
2022

The Devil Is in the Margin: Margin-Based Label Smoothing for Network Calibration

CVPR 2022poster

In spite of the dominant performances of deep neural networks, recent works have shown that they are poorly calibrated, resulting in over-confident predictions. Miscalibration can be exacerbated by overfitting due to the minimization of the cross-entropy during training, as it promotes the predicted…

Cited by 94PDFcodeScholar
2022

Towards Practical Few-shot Query Sets: Transductive Minimum Description Length Inference

NeurIPS 2022accept

Standard few-shot benchmarks are often built upon simplifying assumptions on the query sets, which may not always hold in practice. In particular, for each task at testing time, the classes effectively present in the unlabeled query set are known a priori, and correspond exactly to the set of classe…

2021

Few-Shot Segmentation Without Meta-Learning: A Good Transductive Inference Is All You Need?

CVPR 2021poster

We show that the way inference is performed in few-shot segmentation tasks has a substantial effect on performances--an aspect often overlooked in the literature in favor of the meta-learning paradigm. We introduce a transductive inference for a given query image, leveraging the statistics of its un…

Cited by 240PDFcodeScholar
2021

Realistic evaluation of transductive few-shot learning

NeurIPS 2021poster

Transductive inference is widely used in few-shot learning, as it leverages the statistics of the unlabeled query set of a few-shot task, typically yielding substantially better performances than its inductive counterpart. The current few-shot benchmarks use perfectly class-balanced tasks at infere…

2020

A unifying mutual information view of metric learning: cross-entropy vs. pairwise losses

ECCV 2020poster

Recently, substantial research efforts in Deep Metric Learning (DML) focused on designing complex pairwise-distance losses, which require convoluted schemes to ease optimization, such as sample mining or pair weighting. The standard cross-entropy loss for classification has been largely overlooked i…

2020

Information Maximization for Few-Shot Learning

NeurIPS 2020poster

We introduce Transductive Infomation Maximization (TIM) for few-shot learning. Our method maximizes the mutual information between the query features and their label predictions for a given few-shot task, in conjunction with a supervision loss based on the support set. Furthermore, we propose a new…

2019

Beyond Gradient Descent for Regularized Segmentation Losses

CVPR 2019poster

The simplicity of gradient descent (GD) made it the default method for training ever-deeper and complex neural networks. Both loss functions and architectures are often explicitly tuned to be amenable to this basic local optimization. In the context of weakly-supervised CNN segmentation, we demonstr…

Cited by 41PDFcodeScholar
2019

Decoupling Direction and Norm for Efficient Gradient-Based L2 Adversarial Attacks and Defenses

CVPR 2019oral

Research on adversarial examples in computer vision tasks has shown that small, often imperceptible changes to an image can induce misclassification, which has security implications for a wide range of image processing systems. Considering L2 norm distortions, the Carlini and Wagner attack is presen…

Cited by 392PDFcodeScholar
2018

On Regularized Losses for Weakly-supervised CNN Segmentation

ECCV 2018poster

Minimization of regularized losses is a principled approach to weak supervision well-established in deep learning, in general. However, it is largely overlooked in semantic segmentation currently dominated by methods mimicking full supervision via ``fake'' fully-labeled masks (proposals) generated f…

Cited by 383SourcePDFScholar
2015

Volumetric Bias in Segmentation and Reconstruction: Secrets and Solutions

ICCV 2015poster

Many standard optimization methods for segmentation and reconstruction compute ML model estimates for appearance or geometry of segments, e.g. Zhu-Yuille 1996, Torr 1998, Chan-Vese 2001, GrabCut 2004, Delong et al. 2012. We observe that the standard likelihood term in these formulations correspond…

Cited by 21PDFScholar