← Search

Chaithanya Kumar Mummadi

10 accepted papers

2025

Visual Self-Refinement for Autoregressive Models

EMNLP 2025

Autoregressive models excel in sequential modeling and have proven to be effective for vision-language data. However, the spatial nature of visual signals conflicts with the sequential dependencies of next-token prediction, leading to suboptimal results. This work proposes a plug-and-play refinement

Cited by 0SourcePDFScholar
2024

Federated Text-driven Prompt Generation for Vision-Language Models

ICLR 2024poster

Prompt learning for vision-language models, e.g., CoOp, has shown great success in adapting CLIP to different downstream tasks, making it a promising solution for federated learning due to computational reasons. Existing prompt learning techniques replace hand-crafted text prompts with learned vecto…

Cited by 11SourcePDFScholar
2024

PerceptionCLIP: Visual Classification by Inferring and Conditioning on Contexts

ICLR 2024poster

Vision-language models like CLIP are widely used in zero-shot image classification due to their ability to understand various visual concepts and natural language descriptions. However, how to fully leverage CLIP's unprecedented human-like understanding capabilities to achieve better performance is…

2022

Give Me Your Attention: Dot-Product Attention Considered Harmful for Adversarial Patch Robustness

CVPR 2022poster

Neural architectures based on attention such as vision transformers are revolutionizing image recognition. Their main benefit is that attention allows reasoning about all parts of a scene jointly. In this paper, we show how the global reasoning of (scaled) dot-product attention can be the source of…

Cited by 47PDFScholar
2022

Overcoming Shortcut Learning in a Target Domain by Generalizing Basic Visual Factors from a Source Domain

ECCV 2022poster

"Shortcut learning occurs when a deep neural network overly relies on spurious correlations in the training dataset in order to solve downstream tasks. Prior works have shown how this impairs the compositional generalization capability of deep learning models. To address this problem, we propose a n…

2021

DiagViB-6: A Diagnostic Benchmark Suite for Vision Models in the Presence of Shortcut and Generalization Opportunities

ICCV 2021poster

Common deep neural networks (DNNs) for image classification have been shown to rely on shortcut opportunities (SO) in the form of predictive and easy-to-represent visual factors. This is known as shortcut learning and leads to impaired generalization. In this work, we show that common DNNs also suff…

Cited by 13PDFcodeScholar
2021

Does enhanced shape bias improve neural network robustness to common corruptions?

ICLR 2021poster

Convolutional neural networks (CNNs) learn to extract representations of complex features, such as object shapes and textures to solve image recognition tasks. Recent work indicates that CNNs trained on ImageNet are biased towards features that encode textures and that these alone are sufficient to…

Cited by 44SourcePDFScholar
2020

SELF: Learning to Filter Noisy Labels with Self-Ensembling

ICLR 2020poster

Deep neural networks (DNNs) have been shown to over-fit a dataset when being trained with noisy labels for a long enough time. To overcome this problem, we present a simple and effective method self-ensemble label filtering (SELF) to progressively filter out the wrong labels during training. Our met…

Cited by 400SourceScholar
2019

DeepUSPS: Deep Robust Unsupervised Saliency Prediction via Self-supervision

NeurIPS 2019poster

Deep neural network (DNN) based salient object detection in images based on high-quality labels is expensive. Alternative unsupervised approaches rely on careful selection of multiple handcrafted saliency methods to generate noisy pseudo-ground-truth labels. In this work, we propose a two-stage mech…

Cited by 172SourcePDFScholar
2019

Defending Against Universal Perturbations With Shared Adversarial Training

ICCV 2019poster

Classifiers such as deep neural networks have been shown to be vulnerable against adversarial perturbations on problems with high-dimensional input space. While adversarial training improves the robustness of image classifiers against such adversarial perturbations, it leaves them sensitive to pertu…

Cited by 71PDFScholar