← Search

Sahil Verma

5 accepted papers

2026

Matched Data, Better Models: Target Aligned Data Filtering with Sparse Features

ICLR 2026poster

Data filtering plays a central role in improving model performance, particularly for vision language models that are pretrained on large, noisy, and redundant image-caption datasets. Existing filtering techniques assess every sample individually and retain those that exceed a certain quality thresho…

Cited by 0SourceScholar
2025

COBRA: COmBinatorial Retrieval Augmentation for Few-Shot Adaptation

CVPR 2025poster

Retrieval augmentation, the practice of retrieving additional data from large auxiliary pools, has emerged as an effective technique for enhancing model performance in the low-data regime. Prior approaches have employed only nearest-neighbor based strategies for data selection, which retrieve auxili…

2025

MULTIGUARD: An Efficient Approach for AI Safety Moderation Across Languages and Modalities

EMNLP 2025

The emerging capabilities of large language models (LLMs) have sparked concerns about their immediate potential for harmful misuse. The core approach to mitigate these concerns is the detection of harmful queries to the model. Current detection approaches are fallible, and are particularly susceptib

2024

AXCEL: Automated eXplainable Consistency Evaluation using LLMs

EMNLP 2024finding

Large Language Models (LLMs) are widely used in both industry and academia for various tasks, yet evaluating the consistency of generated text responses continues to be a challenge. Traditional metrics like ROUGE and BLEU show a weak correlation with human judgment. More sophisticated metrics using…

2022

Amortized Generation of Sequential Algorithmic Recourses for Black-Box Models

AAAI 2022technical

Explainable machine learning (ML) has gained traction in recent years due to the increasing adoption of ML-based systems in many sectors. Algorithmic Recourses (ARs) provide "what if" feedback of the form "if an input datapoint were x' instead of x, then an ML-based system's output would be y' inste…