← Search

Fahad Khan

21 accepted papers

2026

FasterVAR: Plug-and-Play Acceleration for Visual Autoregressive Models

ICML 2026poster

Visual Autoregressive (VAR) modeling departs from the next-token prediction paradigm of traditional Autoregressive (AR) models through next-scale prediction, enabling high-quality image generation. However, the VAR paradigm suffers from sharply increased computational complexity and running time at …

Cited by 0SourceScholar
2024

Faster Diffusion: Rethinking the Role of the Encoder for Diffusion Model Inference

NeurIPS 2024poster

One of the main drawback of diffusion models is the slow inference time for image generation. Among the most successful approaches to addressing this problem are distillation methods. However, these methods require considerable computational resources. In this paper, we take another approach to diff…

2024

Get What You Want, Not What You Don't: Image Content Suppression for Text-to-Image Diffusion Models

ICLR 2024poster

The success of recent text-to-image diffusion models is largely due to their capacity to be guided by a complex text prompt, which enables users to precisely describe the desired content. However, these models struggle to effectively suppress the generation of undesired content, which is explicitly…

2024

How to Continually Adapt Text-to-Image Diffusion Models for Flexible Customization?

NeurIPS 2024poster

Custom diffusion models (CDMs) have attracted widespread attention due to their astonishing generative ability for personalized concepts. However, most existing CDMs unreasonably assume that personalized concepts are fixed and cannot change over time. Moreover, they heavily suffer from catastrophic…

2024

MaskFactory: Towards High-quality Synthetic Data Generation for Dichotomous Image Segmentation

NeurIPS 2024poster

Dichotomous Image Segmentation (DIS) tasks require highly precise annotations, and traditional dataset creation methods are labor intensive, costly, and require extensive domain expertise. Although using synthetic data for DIS is a promising solution to these challenges, current generative models an…

2024

Modulate Your Spectrum in Self-Supervised Learning

ICLR 2024poster

Whitening loss offers a theoretical guarantee against feature collapse in self-supervised learning (SSL) with joint embedding architectures. Typically, it involves a hard whitening approach, transforming the embedding and applying loss to the whitened output. In this work, we introduce Spectral Tran…

2024

MultiLexBATS: Multilingual Dataset of Lexical Semantic Relations

COLING 2024main

Understanding the relation between the meanings of words is an important part of comprehending natural language. Prior work has either focused on analysing lexical semantic relations in word embeddings or probing pretrained language models (PLMs), with some exceptions. Given the rarity of highly mul…

2024

On Modelling Corpus Citations in Computational Lexical Resources

COLING 2024main

In this article we look at how two different standards for lexical resources, TEI and OntoLex, deal with corpus citations in lexicons. We will focus on how corpus citations in retrodigitised dictionaries can be modelled using each of the two standards since this provides us with a suitably challengi…

Cited by 0SourcePDFScholar
2024

Sentence-level Prompts Benefit Composed Image Retrieval

ICLR 2024spotlight

Composed image retrieval (CIR) is the task of retrieving specific images by using a query that involves both a reference image and a relative caption. Most existing CIR models adopt the late-fusion strategy to combine visual and language features. Besides, several approaches have also been suggested…

2024

Token Merging for Training-Free Semantic Binding in Text-to-Image Synthesis

NeurIPS 2024poster

Although text-to-image (T2I) models exhibit remarkable generation capabilities, they frequently fail to accurately bind semantically related objects or attributes in the input prompts; a challenge termed semantic binding. Previous approaches either involve intensive fine-tuning of the entire T2I mod…

2024

Video-ChatGPT: Towards Detailed Video Understanding via Large Vision and Language Models

ACL 2024long

Conversation agents fueled by Large Language Models (LLMs) are providing a new way to interact with visual data. While there have been initial attempts for image-based conversation models, this work addresses the under-explored field of video-based conversation by introducing Video-ChatGPT. It is a…

2023

3D Indoor Instance Segmentation in an Open-World

NeurIPS 2023poster

Existing 3D instance segmentation methods typically assume that all semantic classes to be segmented would be available during training and only seen categories are segmented at inference. We argue that such a closed-world assumption is restrictive and explore for the first time 3D indoor instance s…

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

Arabic Mini-ClimateGPT : A Climate Change and Sustainability Tailored Arabic LLM

EMNLP 2023short findings

Climate change is one of the most significant challenges we face together as a society. Creating awareness and educating policy makers the wide-ranging impact of climate change is an essential step towards a sustainable future. Recently, Large Language Models (LLMs) like ChatGPT and Bard have shown…

Cited by 0SourcecodeScholar
2023

Cal-DETR: Calibrated Detection Transformer

NeurIPS 2023poster

Albeit revealing impressive predictive performance for several computer vision tasks, deep neural networks (DNNs) are prone to making overconfident predictions. This limits the adoption and wider utilization of DNNs in many safety-critical applications. There have been recent efforts toward calibrat…

2023

PromptIR: Prompting for All-in-One Image Restoration

NeurIPS 2023poster

Image restoration involves recovering a high-quality clean image from its degraded version. Deep learning-based methods have significantly improved image restoration performance, however, they have limited generalization ability to different degradation types and levels. This restricts their real-wo…

2022

An Investigation into Whitening Loss for Self-supervised Learning

NeurIPS 2022accept

A desirable objective in self-supervised learning (SSL) is to avoid feature collapse. Whitening loss guarantees collapse avoidance by minimizing the distance between embeddings of positive pairs under the conditioning that the embeddings from different views are whitened. In this paper, we propose…

2022

Bridging the Gap between Object and Image-level Representations for Open-Vocabulary Detection

NeurIPS 2022accept

Existing open-vocabulary object detectors typically enlarge their vocabulary sizes by leveraging different forms of weak supervision. This helps generalize to novel objects at inference. Two popular forms of weak-supervision used in open-vocabulary detection (OVD) include pretrained CLIP model and i…

2022

On Improving Adversarial Transferability of Vision Transformers

ICLR 2022spotlight

Vision transformers (ViTs) process input images as sequences of patches via self-attention; a radically different architecture than convolutional neural networks (CNNs). This makes it interesting to study the adversarial feature space of ViT models and their transferability. In particular, we obser…

Cited by 112SourcePDFScholar
2021

Intriguing Properties of Vision Transformers

NeurIPS 2021spotlight

Vision transformers (ViT) have demonstrated impressive performance across numerous machine vision tasks. These models are based on multi-head self-attention mechanisms that can flexibly attend to a sequence of image patches to encode contextual cues. An important question is how such flexibility (in…

Cited by 733SourcePDFScholar