← Search

Shashank Agnihotri

4 accepted papers

2026

GeoDiv: Framework for Measuring Geographical Diversity in Text-to-Image Models

ICLR 2026poster

Text-to-image (T2I) models are rapidly gaining popularity, yet their outputs often lack geographical diversity, reinforce stereotypes, and misrepresent regions. Given their broad reach, it is critical to rigorously evaluate how these models portray the world. Existing diversity metrics either rely o…

Cited by 0SourcecodeScholar
2026

RobustSpring: Benchmarking Robustness to Image Corruptions for Optical Flow, Scene Flow and Stereo

ICLR 2026poster

Standard benchmarks for optical flow, scene flow, and stereo vision algorithms generally focus on model accuracy rather than robustness to image corruptions like noise or rain. Hence, the resilience of models to such real-world perturbations is largely unquantified. To address this, we present Robus…

Cited by 0SourceScholar
2025

AIM: Amending Inherent Interpretability via Self-Supervised Masking

ICCV 2025poster

It has been observed that deep neural networks (DNNs) often use both genuine as well as spurious features.In this work, we propose "Amending Inherent Interpretability via Self-Supervised Masking" (AIM), a simple yet surprisingly effective method that promotes the network's utilization of genuine fea…

Cited by 0SourcePDFScholar
2024

CosPGD: an efficient white-box adversarial attack for pixel-wise prediction tasks

ICML 2024poster

While neural networks allow highly accurate predictions in many tasks, their lack of robustness towards even slight input perturbations often hampers their deployment. Adversarial attacks such as the seminal _projected gradient descent_ (PGD) offer an effective means to evaluate a model's robustness…