← Search

Stephan Alaniz

15 accepted papers

2026

Explaining CLIP Zero-shot Predictions Through Concepts

CVPR 2026

Large-scale vision-language models such as CLIP have achieved remarkable success in zero-shot image recognition, yet their predictions remain largely opaque to human understanding. In contrast, Concept Bottleneck Models provide interpretable intermediate representations by reasoning through human-de

Cited by 0SourcecodeScholar
2026

FINER: MLLMs Hallucinate under Fine-grained Negative Queries

CVPR 2026

Multimodal large language models (MLLMs) struggle with hallucinations, particularly with fine-grained queries, a challenge underrepresented by existing benchmarks that focus on coarse image-related questions. We introduce **FI**ne-grained **NE**gative que**R**ies (**FINER**), alongside two benchmark

Cited by 0SourcecodeScholar
2026

Person-Centric Annotations of LAION-400M: Auditing Bias and Its Transfer to Models

ICLR 2026poster

Vision-language models trained on large-scale multimodal datasets show strong demographic biases, but the role of training data in producing these biases remains unclear. A major barrier has been the lack of demographic annotations in web-scale datasets such as LAION-400M. We address this gap by cre…

Cited by 0SourceScholar
2025

COSMOS: Cross-Modality Self-Distillation for Vision Language Pre-training

CVPR 2025poster

Vision-Language Models (VLMs) trained with contrastive loss have achieved significant advancements in various vision and language tasks. However, the global nature of the contrastive loss makes VLMs focus predominantly on foreground objects, neglecting other crucial information in the image, which l…

2025

Concept-Guided Interpretability via Neural Chunking

NeurIPS 2025poster

Neural networks are often described as black boxes, reflecting the significant challenge of understanding their internal workings and interactions. We propose a different perspective that challenges the prevailing view: rather than being inscrutable, neural networks exhibit patterns in their raw po…

Cited by 0SourcecodeScholar
2025

FLAIR: VLM with Fine-grained Language-informed Image Representations

CVPR 2025poster

CLIP has shown impressive results in aligning images and text at scale. However, its ability to capture detailed visual features remains limited because CLIP matches images and texts at a global level. To address this issue, we propose FLAIR, Fine-grained Language-informed Image Representations, an…

2025

Revealing and Reducing Gender Biases in Vision and Language Assistants (VLAs)

ICLR 2025poster

Pre-trained large language models (LLMs) have been reliably integrated with visual input for multimodal tasks. The widespread adoption of instruction-tuned image-to-text vision-language assistants (VLAs) like LLaVA and InternVL necessitates evaluating gender biases. We study gender bias in 22 popula…

2025

SUB: Benchmarking CBM Generalization via Synthetic Attribute Substitutions

ICCV 2025poster

Concept Bottleneck Models (CBMs) and other concept-based interpretable models show great promise for making AI applications more transparent, which is essential in fields like medicine. Despite their success, we demonstrate that CBMs struggle to reliably identify the correct concepts under distribut…

2024

DataDream: Few-shot Guided Dataset Generation

ECCV 2024poster

"While text-to-image diffusion models have been shown to achieve state-of-the-art results in image synthesis, they have yet to prove their effectiveness in downstream applications. Previous work has proposed to generate data for image classifier training given limited real data access. However, thes…

2023

In-Context Impersonation Reveals Large Language Models' Strengths and Biases

NeurIPS 2023spotlight

In everyday conversations, humans can take on different roles and adapt their vocabulary to their chosen roles. We explore whether LLMs can take on, that is impersonate, different roles when they generate text in-context. We ask LLMs to assume different personas before solving vision and language ta…

2023

Iterative Superquadric Recomposition of 3D Objects from Multiple Views

ICCV 2023poster

Humans are good at recomposing novel objects, i.e they can identify commonalities between unknown objects from general structure to finer detail, an ability difficult to replicate by machines. We propose a framework, ISCO, to recompose an object using 3D superquadrics as semantic parts directly from…

Cited by 10PDFcodeScholar
2023

PDiscoNet: Semantically consistent part discovery for fine-grained recognition

ICCV 2023poster

Fine-grained classification often requires recognizing specific object parts, such as beak shape and wing patterns for birds. Encouraging a fine-grained classification model to first detect such parts and then using them to infer the class could help us gauge whether the model is indeed looking at t…

Cited by 16PDFcodeScholar
2022

Abstracting Sketches through Simple Primitives

ECCV 2022poster

"Humans show high-level of abstraction capabilities in games that require quickly communicating object information. They decompose the message content into multiple parts and communicate them in an interpretable protocol. Toward equipping machines with such capabilities, we propose the Primitive-bas…

2021

Learning Decision Trees Recurrently Through Communication

CVPR 2021poster

Integrated interpretability without sacrificing the prediction accuracy of decision making algorithms has the potential of greatly improving their value to the user. Instead of assigning a label to an image directly, we propose to learn iterative binary sub-decisions, inducing sparsity and transpare…

Cited by 20PDFcodeScholar
2019

Modeling Conceptual Understanding in Image Reference Games

NeurIPS 2019spotlight

An agent who interacts with a wide population of other agents needs to be aware that there may be variations in their understanding of the world. Furthermore, the machinery which they use to perceive may be inherently different, as is the case between humans and machines. In this work, we present b…