← Search

Samyadeep Basu

15 accepted papers

2026

SliderEdit: Continuous Image Editing with Fine-Grained Instruction Control

CVPR 2026

Instruction-based image editing models have recently achieved impressive performance, enabling complex edits to an input image from a multi-instruction prompt. However, these models apply each instruction in the prompt with a fixed strength, limiting the user's ability to precisely and continuously

Cited by 0SourcecodeScholar
2025

A Closer Look at Bias and Chain-of-Thought Faithfulness of Large (Vision) Language Models

EMNLP 2025

Chain-of-thought (CoT) reasoning enhances performance of large language models, but questions remain about whether these reasoning traces faithfully reflect the internal processes of the model. We present the first comprehensive study of CoT faithfulness in large vision-language models (LVLMs), inve

Cited by 0SourcePDFScholar
2025

Localizing Knowledge in Diffusion Transformers

NeurIPS 2025poster

Understanding how knowledge is distributed across the layers of generative models is crucial for improving interpretability, controllability, and adaptation. While prior work has explored knowledge localization in UNet-based architectures, Diffusion Transformer (DiT)-based models remain underexplore…

Cited by 0SourceScholar
2025

Rethinking Artistic Copyright Infringements In the Era Of Text-to-Image Generative Models

ICLR 2025poster

The advent of text-to-image generative models has led artists to worry that their individual styles may be copied, creating a pressing need to reconsider the lack of protection for artistic styles under copyright law. This requires answering challenging questions, like what defines style and what co…

Cited by 4SourcePDFScholar
2024

Decomposing and Interpreting Image Representations via Text in ViTs Beyond CLIP

NeurIPS 2024poster

Recent work has explored how individual components of the CLIP-ViT model contribute to the final representation by leveraging the shared image-text representation space of CLIP. These components, such as attention heads and MLPs, have been shown to capture distinct image features like shape, color…

2024

Distilling Knowledge from Text-to-Image Generative Models Improves Visio-Linguistic Reasoning in CLIP

EMNLP 2024main

Image-text contrastive models like CLIP have wide applications in zero-shot classification, image-text retrieval, and transfer learning. However, they often struggle on compositional visio-linguistic tasks (e.g., attribute-binding or object-relationships) where their performance is no better than ra…

Cited by 1SourcePDFScholar
2024

IntCoOp: Interpretability-Aware Vision-Language Prompt Tuning

EMNLP 2024main

Image-text contrastive models such as CLIP learn transferable and robust representations for zero-shot transfer to a variety of downstream tasks. However, to obtain strong downstream performances, prompts need to be carefully curated, which can be a tedious engineering task. To address the issue of…

Cited by 2SourcePDFScholar
2024

Localizing and Editing Knowledge In Text-to-Image Generative Models

ICLR 2024poster

Text-to-Image Diffusion Models such as Stable-Diffusion and Imagen have achieved unprecedented quality of photorealism with state-of-the-art FID scores on MS-COCO and other generation benchmarks. Given a caption, image generation requires fine-grained knowledge about attributes such as object struct…

Cited by 21SourcePDFScholar
2024

On Mechanistic Knowledge Localization in Text-to-Image Generative Models

ICML 2024poster

Identifying layers within text-to-image models which control visual attributes can facilitate efficient model editing through closed-form updates. Recent work, leveraging causal tracing show that early Stable-Diffusion variants confine knowledge primarily to the first layer of the CLIP text-encoder,…

2024

Strong Baselines for Parameter-Efficient Few-Shot Fine-Tuning

AAAI 2024technical

Few-shot classification (FSC) entails learning novel classes given only a few examples per class after a pre-training (or meta-training) phase on a set of base classes. Recent works have shown that simply fine-tuning a pre-trained Vision Transformer (ViT) on new test classes is a strong approach for…

Cited by 31SourcePDFScholar
2024

Understanding Information Storage and Transfer in Multi-Modal Large Language Models

NeurIPS 2024poster

Understanding the mechanisms of information storage and transfer in Transformer-based models is important for driving model understanding progress. Recent work has studied these mechanisms for Large Language Models (LLMs), revealing insights on how information is stored in a model's parameters and h…

Cited by 12SourcePDFScholar
2023

Hard-Meta-Dataset++: Towards Understanding Few-Shot Performance on Difficult Tasks

ICLR 2023poster

Few-shot classification is the ability to adapt to any new classification task from only a few training examples. The performance of current top-performing few-shot classifiers varies widely across different tasks where they often fail on a subset of `difficult' tasks. This phenomenon has real-world…

Cited by 6SourcePDFScholar
2023

On Surgical Fine-tuning for Language Encoders

EMNLP 2023short findings

Fine-tuning all the layers of a pre-trained neural language encoder (either using all the parameters or using parameter-efficient methods) is often the de-facto way of adapting it to a new task. We show evidence that for different downstream language tasks, fine-tuning only a subset of layers is suf…

Cited by 0SourcecodeScholar