← Search

Naman Deep Singh

4 accepted papers

2025

Advancing Compositional Awareness in CLIP with Efficient Fine-Tuning

NeurIPS 2025poster

Vision-language models like CLIP have demonstrated remarkable zero-shot capabilities in classification and retrieval. However, these models often struggle with compositional reasoning - the ability to understand the relationships between concepts. A recent benchmark, SugarCrepe++, reveals that previ…

Cited by 0SourcecodeScholar
2025

Robustness in Both Domains: CLIP Needs a Robust Text Encoder

NeurIPS 2025poster

Adversarial input attacks can cause a significant shift of CLIP embeddings. This can affect the downstream robustness of models incorporating CLIP in the pipeline, such as text-to-image generative models or large vision language models. While some efforts have been done towards making the CLIP image…

Cited by 0SourceScholar
2024

Robust CLIP: Unsupervised Adversarial Fine-Tuning of Vision Embeddings for Robust Large Vision-Language Models

ICML 2024oral

Multi-modal foundation models like OpenFlamingo, LLaVA, and GPT-4 are increasingly used for various real-world tasks. Prior work has shown that these models are highly vulnerable to adversarial attacks on the vision modality. These attacks can be leveraged to spread fake information or defraud users…

2023

Revisiting Adversarial Training for ImageNet: Architectures, Training and Generalization across Threat Models

NeurIPS 2023poster

While adversarial training has been extensively studied for ResNet architectures and low resolution datasets like CIFAR-10, much less is known for ImageNet. Given the recent debate about whether transformers are more robust than convnets, we revisit adversarial training on ImageNet comparing ViTs an…