← Search

Ashwin Swaminathan

11 accepted papers

2025

Enhancing Numerical Prediction of MLLMs with Soft Labeling

ICCV 2025poster

The optimality of using the de facto cross-entropy loss with one-hot target distribution (hard labeling) is questioned when training (Multimodal) Large Language Models (LLMs/MLLMs). Although it is reasonable for language token prediction, which is a typical multi-class classification problem in disc…

Cited by 0SourcePDFScholar
2025

Scaling up Image Segmentation across Data and Tasks

CVPR 2025poster

Traditional segmentation models, while effective in isolated tasks, often fail to generalize to more complex and open-ended segmentation problems, such as free-form, open-vocabulary, and in-the-wild scenarios. To bridge this gap, we propose to scale up image segmentation across diverse datasets and…

Cited by 0SourcePDFScholar
2024

CPR: Retrieval Augmented Generation for Copyright Protection

CVPR 2024poster

Retrieval Augmented Generation (RAG) is emerging as a flexible and robust technique to adapt models to private users data without training to handle credit attribution and to allow efficient machine unlearning at scale. However RAG techniques for image generation may lead to parts of the retrieved s…

Cited by 79SourcePDFScholar
2024

Diffusion Soup: Model Merging for Text-to-Image Diffusion Models

ECCV 2024poster

"We present Diffusion Soup, a compartmentalization method for Text-to-Image Generation that averages the weights of diffusion models trained on sharded data. By construction, our approach enables training-free continual learning and unlearning with no additional memory or inference costs, since mode…

2024

Multi-Modal Hallucination Control by Visual Information Grounding

CVPR 2024poster

Generative Vision-Language Models (VLMs) are prone to generate plausible-sounding textual answers which however are not always grounded in the input image. We investigate this phenomenon usually referred to as "hallucination" and show that it stems from an excessive reliance on the language prior. I…

Cited by 72SourcePDFScholar
2024

On the Scalability of Diffusion-based Text-to-Image Generation

CVPR 2024poster

Scaling up model and data size has been quite successful for the evolution of LLMs. However the scaling law for the diffusion based text-to-image (T2I) models is not fully explored. It is also unclear how to efficiently scale the model for better performance at reduced cost. The different training s…

Cited by 22SourcePDFScholar
2024

THRONE: An Object-based Hallucination Benchmark for the Free-form Generations of Large Vision-Language Models

CVPR 2024poster

Mitigating hallucinations in large vision-language models (LVLMs) remains an open problem. Recent benchmarks do not address hallucinations in open-ended free-form responses which we term "Type I hallucinations". Instead they focus on hallucinations responding to very specific question formats---typi…

Cited by 16SourcePDFScholar
2023

A Meta-Learning Approach to Predicting Performance and Data Requirements

CVPR 2023poster

We propose an approach to estimate the number of samples required for a model to reach a target performance. We find that the power law, the de facto principle to estimate model performance, leads to large error when using a small dataset (e.g., 5 samples per class) for extrapolation. This is becaus…

2023

Learning Expressive Prompting With Residuals for Vision Transformers

CVPR 2023poster

Prompt learning is an efficient approach to adapt transformers by inserting learnable set of parameters into the input and intermediate representations of a pre-trained model. In this work, we present Expressive Prompts with Residuals (EXPRES) which modifies the prompt learning paradigm specifically…

Cited by 23SourcePDFScholar
2023

SAFE: Machine Unlearning With Shard Graphs

ICCV 2023poster

We present Synergy Aware Forgetting Ensemble (SAFE), a method to adapt large models on a diverse collection of data while minimizing the expected cost to remove the influence of training samples from the trained model. This process, also known as selective forgetting or unlearning, is often conducte…

Cited by 29PDFScholar
2023

Your representations are in the network: composable and parallel adaptation for large scale models

NeurIPS 2023poster

We present a framework for transfer learning that efficiently adapts a large base-model by learning lightweight cross-attention modules attached to its intermediate activations. We name our approach InCA (Introspective-Cross-Attention) and show that it can efficiently survey a network’s representati…

Cited by 3SourcePDFScholar