← Search

Muhammad Jehanzeb Mirza

9 accepted papers

2026

PRISMM-Bench: A Benchmark of Peer-Review Grounded Multimodal Inconsistencies

ICLR 2026poster

Large Multimodal Models (LMMs) are increasingly applied to scientific research, yet it remains unclear whether they can reliably understand and reason over the multimodal complexity of papers. A central challenge lies in detecting and resolving inconsistencies across text, figures, tables, and equat…

Cited by 0SourcecodeScholar
2025

Can Diffusion Models Disentangle? A Theoretical Perspective

NeurIPS 2025poster

This paper presents a novel theoretical framework for understanding how diffusion models can learn disentangled representations with commonly used weak supervision such as partial labels and multiple views. Within this framework, we establish identifiability conditions for diffusion models to disent…

Cited by 0SourceScholar
2025

Can We Talk Models Into Seeing the World Differently?

ICLR 2025poster

Unlike traditional vision-only models, vision language models (VLMs) offer an intuitive way to access visual content through language prompting by combining a large language model (LLM) with a vision encoder. However, both the LLM and the vision encoder come with their own set of biases, cue prefere…

2025

LiveXiv - A Multi-Modal live benchmark based on Arxiv papers content

ICLR 2025poster

The large-scale training of multi-modal models on data scraped from the web has shown outstanding utility in infusing these models with the required world knowledge to perform effectively on multiple downstream tasks. However, one downside of scraping data from the web can be the potential sacrifice…

2025

Mining your own secrets: Diffusion Classifier Scores for Continual Personalization of Text-to-Image Diffusion Models

ICLR 2025poster

Personalized text-to-image diffusion models have grown popular for their ability to efficiently acquire a new concept from user-defined text descriptions and a few images. However, in the real world, a user may wish to personalize a model on multiple concepts but one at a time, with no access to the…

Cited by 1SourcePDFScholar
2024

ConMe: Rethinking Evaluation of Compositional Reasoning for Modern VLMs

NeurIPS 2024poster

Compositional Reasoning (CR) entails grasping the significance of attributes, relations, and word order. Recent Vision-Language Models (VLMs), comprising a visual encoder and a Large Language Model (LLM) decoder, have demonstrated remarkable proficiency in such reasoning tasks. This prompts a crucia…

2023

ActMAD: Activation Matching To Align Distributions for Test-Time-Training

CVPR 2023poster

Test-Time-Training (TTT) is an approach to cope with out-of-distribution (OOD) data by adapting a trained model to distribution shifts occurring at test-time. We propose to perform this adaptation via Activation Matching (ActMAD): We analyze activations of the model and align activation statistics o…

2023

LaFTer: Label-Free Tuning of Zero-shot Classifier using Language and Unlabeled Image Collections

NeurIPS 2023poster

Recently, large-scale pre-trained Vision and Language (VL) models have set a new state-of-the-art (SOTA) in zero-shot visual classification enabling open-vocabulary recognition of potentially unlimited set of categories defined as simple language prompts. However, despite these great advances, the p…

Cited by 34SourcePDFScholar
2023

Video Test-Time Adaptation for Action Recognition

CVPR 2023poster

Although action recognition systems can achieve top performance when evaluated on in-distribution test points, they are vulnerable to unanticipated distribution shifts in test data. However, test-time adaptation of video action recognition models against common distribution shifts has so far not bee…