← Search

Muhammad Uzair Khattak

8 accepted papers

2026

MULTIMODALITY AS SUPERVISION: SELF-SUPERVISED SPECIALIZATION TO THE TEST ENVIRONMENT VIA MULTIMODALITY

ICLR 2026poster

The common approach for developing a vision model is generalism, which involves training on a large diverse dataset to cover the varied deployment environments and leads to a model that is expected to solve the problem everywhere. However, many practical applications need to operate in a specific te…

Cited by 0SourcecodeScholar
2025

Learning to Prompt with Text Only Supervision for Vision-Language Models

AAAI 2025technical

Foundational vision-language models like CLIP are emerging as a promising paradigm in vision due to their excellent generalization. However, adapting these models for downstream tasks while maintaining their generalization remains challenging. In literature, one branch of methods adapts CLIP by lear…

2025

Promptception: How Sensitive Are Large Multimodal Models to Prompts?

EMNLP 2025

Despite the success of Large Multimodal Models (LMMs) in recent years, prompt design for LMMs in Multiple‐Choice Question Answering (MCQA) remains poorly understood. We show that even minor variations in prompt phrasing and structure can lead to accuracy deviations of up to 15% for certain prompts a

Cited by 0SourcePDFScholar
2023

Align Your Prompts: Test-Time Prompting with Distribution Alignment for Zero-Shot Generalization

NeurIPS 2023poster

The promising zero-shot generalization of vision-language models such as CLIP has led to their adoption using prompt learning for numerous downstream tasks. Previous works have shown test-time prompt tuning using entropy minimization to adapt text prompts for unseen domains. While effective, this ov…

2023

Fine-Tuned CLIP Models Are Efficient Video Learners

CVPR 2023poster

Large-scale multi-modal training with image-text pairs imparts strong generalization to CLIP model. Since training on a similar scale for videos is infeasible, recent approaches focus on the effective transfer of image-based CLIP to the video domain. In this pursuit, new parametric modules are added…

2023

MaPLe: Multi-Modal Prompt Learning

CVPR 2023poster

Pre-trained vision-language (V-L) models such as CLIP have shown excellent generalization ability to downstream tasks. However, they are sensitive to the choice of input text prompts and require careful selection of prompt templates to perform well. Inspired by the Natural Language Processing (NLP)…

2023

Self-regulating Prompts: Foundational Model Adaptation without Forgetting

ICCV 2023poster

Prompt learning has emerged as an efficient alternative for fine-tuning foundational models, such as CLIP, for various downstream tasks. Conventionally trained using the task-specific objective, i.e., cross-entropy loss, prompts tend to overfit downstream data distributions and find it challenging t…

Cited by 205PDFcodeScholar
2023

Video-FocalNets: Spatio-Temporal Focal Modulation for Video Action Recognition

ICCV 2023poster

Recent video recognition models utilize Transformer models for long-range spatio-temporal context modeling. Video transformer designs are based on self-attention that can model global context at a high computational cost. In comparison, convolutional designs for videos offer an efficient alternative…

Cited by 28PDFcodeScholar