← Search

Vineeth N. Balasubramanian

49 accepted papers

2026

$\oslash$ Source Models Leak What They Shouldn't $\nrightarrow$: Unlearning Zero-Shot Transfer in Domain Adaptation Through Adversarial Optimization

CVPR 2026

The increasing adaptation of vision models across domains, such as satellite imagery and medical scans, has raised an emerging privacy risk: models may inadvertently retain and leak sensitive source-domain specific information in the target domain. This creates a compelling use case for machine unle

Cited by 0SourcecodeScholar
2026

Formal Concept Lattices are Good Semantic Scaffolds for Concept-Based Learning

ICML 2026poster

Learning semantics is essential for deep learning models to be interpretable and better aligned with human reasoning. Concept-based models approach this by representing classes through meaningful semantic abstractions, but typically treat all concepts as a flat, unstructured set learned at a single …

Cited by 0SourceScholar
2026

Foundation Model Priors Enhance Object Focus in Feature Space for Source-Free Object Detection

CVPR 2026

Current state-of-the-art approaches in Source-Free Object Detection (SFOD) typically rely on Mean-Teacher self-labeling. However, domain shift often reduces the detector's ability to maintain strong object-focused representations, causing high-confidence activations over background clutter and unrel

Cited by 0SourcecodeScholar
2026

iSHIFT: Lightweight Slow-Fast GUI Agent with Adaptive Perception

CVPR 2026

Multimodal Large Language Models (MLLMs) show strong potential for interpreting and interacting with complex, pixel-rich Graphical User Interface (GUI) environments. However, building agents that are both efficient for high-level tasks and precise for fine-grained interactions remains challenging. G

Cited by 0SourceScholar
2025

A Unified Latent Schrodinger Bridge Diffusion Model for Unsupervised Anomaly Detection and Localization

CVPR 2025poster

Anomaly detection and localization remain pivotal challenges in computer vision, with applications ranging from industrial inspection to medical diagnostics. While current supervised methods offer high precision, they are often impractical due to the scarcity of annotated data and the infrequent occ…

2025

Causal Order: The Key to Leveraging Imperfect Experts in Causal Inference

ICLR 2025poster

Large Language Models (LLMs) have recently been used as experts to infer causal graphs, often by repeatedly applying a pairwise prompt that asks about the causal relationship of each variable pair. However, such experts, including human domain experts, cannot distinguish between direct and indirect…

Cited by 1SourcePDFScholar
2025

Memory-Integrated Reconfigurable Adapters: A Unified Framework for Settings with Multiple Tasks

NeurIPS 2025poster

Organisms constantly pivot between tasks such as evading predators, foraging, traversing rugged terrain, and socializing, often within milliseconds. Remarkably, they preserve knowledge of once-learned environments sans catastrophic forgetting, a phenomenon neuroscientists hypothesize, is due to a si…

Cited by 0SourceScholar
2025

Mitigate One, Skew Another? Tackling Intersectional Biases in Text-to-Image Models

EMNLP 2025

The biases exhibited by text-to-image (TTI) models are often treated as independent, though in reality, they may be deeply interrelated. Addressing bias along one dimension—such as ethnicity or age—can inadvertently affect another, like gender, either mitigating or exacerbating existing disparities.

Cited by 0SourcePDFScholar
2025

Precise Event Spotting in Sports Videos: Solving Long-Range Dependency and Class Imbalance

CVPR 2025poster

Precise Event Spotting (PES) aims to identify events and their class from long, untrimmed videos, particularly in sports. The main objective of PES is to detect the event at the exact moment it occurs. Existing methods mainly rely on features from a large pre-trained network, which may not be ideal…

Cited by 0SourcePDFScholar
2025

Response Wide Shut? Surprising Observations in Basic Vision Language Model Capabilities

ACL 2025long

Vision-language Models (VLMs) have emerged as general-purpose tools for addressing a variety of complex computer vision problems. Such models have been shown to be highly capable, but, at the same time, lacking some basic visual understanding skills. In this paper, we set out to understand the limit…

Cited by 0SourcePDFScholar
2025

Teaching Transformers Causal Reasoning through Axiomatic Training

ICML 2025poster

For text-based AI systems to interact in the real world, causal reasoning is an essential skill. Since interventional data is costly to generate, we study to what extent an agent can learn causal reasoning from passive data. Specifically, we consider an axiomatic training setup where an agent learn…

Cited by 4SourcePDFScholar
2025

Walking the Web of Concept-Class Relationships in Incrementally Trained Interpretable Models

AAAI 2025technical

Concept-based methods have emerged as a promising direction to develop interpretable neural networks in standard supervised settings. However, most works that study them in incremental settings assume either a static concept set across all experiences or assume that each experience relies on a disti…

2024

C2FDrone: Coarse-to-Fine Drone-to-Drone Detection using Vision Transformer Networks

ICRA 2024poster

A vision-based drone-to-drone detection system is crucial for various applications like collision avoidance, countering hostile drones, and search-and-rescue operations. However, detecting drones presents unique challenges, including small object sizes, distortion, occlusion, and real-time processin…

Cited by 5SourceScholar
2024

Detecting and Measuring Confounding Using Causal Mechanism Shifts

NeurIPS 2024poster

Detecting and measuring confounding effects from data is a key challenge in causal inference. Existing methods frequently assume causal sufficiency, disregarding the presence of unobserved confounding variables. Causal sufficiency is both unrealistic and empirically untestable. Additionally, existin…

2024

FW-Shapley: Real-Time Estimation of Weighted Shapley Values

ICASSP 2024accepted

Fair credit assignment is essential in various machine learning (ML) applications, and Shapley values have emerged as a valuable tool for this purpose. However, in critical ML applications such as data valuation and feature attribution, the uniform weighting of Shapley values across subset cardinali…

Cited by 0SourceScholar
2024

Improving Unsupervised Domain Adaptation: A Pseudo-Candidate Set Approach

ECCV 2024poster

"Unsupervised domain adaptation (UDA) is a critical challenge in machine learning, aiming to transfer knowledge from a labeled source domain to an unlabeled target domain. In this work, we aim to improve target set accuracy in any existing UDA method by introducing an approach that utilizes pseudo-c…

Cited by 1SourcePDFScholar
2024

NESTER: An Adaptive Neurosymbolic Method for Causal Effect Estimation

AAAI 2024technical

Causal effect estimation from observational data is a central problem in causal inference. Methods based on potential outcomes framework solve this problem by exploiting inductive biases and heuristics from causal inference. Each of these methods addresses a specific aspect of causal effect estimati…

Cited by 0SourcePDFScholar
2024

POET: Prompt Offset Tuning for Continual Human Action Adaptation

ECCV 2024oral

"As extended reality (XR) is redefining how users interact with computing devices, research in human action recognition is gaining prominence. Typically, models deployed on immersive computing devices are static and limited to their default set of classes. The goal of our research is to provide user…

2024

Rethinking Robustness of Model Attributions

AAAI 2024technical

For machine learning models to be reliable and trustworthy, their decisions must be interpretable. As these models find increasing use in safety-critical applications, it is important that not just the model predictions but also their explanations (as feature attributions) be robust to small human-i…

2024

Towards Learning and Explaining Indirect Causal Effects in Neural Networks

AAAI 2024technical

Recently, there has been a growing interest in learning and explaining causal effects within Neural Network (NN) models. By virtue of NN architectures, previous approaches consider only direct and total causal effects assuming independence among input variables. We view an NN as a structural causal…

2023

Building a Winning Team: Selecting Source Model Ensembles using a Submodular Transferability Estimation Approach

ICCV 2023poster

Estimating the transferability of publicly available pre-trained models to a target task has assumed an important place for transfer learning tasks in recent years. Existing efforts propose metrics that allow a user to choose one model from a pool of pre-trained models without having to fine-tune ea…

Cited by 6PDFScholar
2023

Data-Free Class-Incremental Hand Gesture Recognition

ICCV 2023poster

This paper investigates data-free class-incremental learning (DFCIL) for hand gesture recognition from 3D skeleton sequences. In this class-incremental learning (CIL) setting, while incrementally registering the new classes, we do not have access to the training samples (i.e. data-free) of t…

Cited by 9PDFcodeScholar
2023

MADG: Margin-based Adversarial Learning for Domain Generalization

NeurIPS 2023poster

Domain Generalization (DG) techniques have emerged as a popular approach to address the challenges of domain shift in Deep Learning (DL), with the goal of generalizing well to the target domain unseen during the training. In recent years, numerous methods have been proposed to address the DG setting…

Cited by 34SourcePDFScholar
2023

Mitigating the Effect of Incidental Correlations on Part-based Learning

NeurIPS 2023poster

Intelligent systems possess a crucial characteristic of breaking complicated problems into smaller reusable components or parts and adjusting to new tasks using these part representations. However, current part-learners encounter difficulties in dealing with incidental correlations resulting from th…

2022

A Framework for Learning Ante-Hoc Explainable Models via Concepts

CVPR 2022poster

Self-explaining deep models are designed to learn the latent concept-based explanations implicitly during training, which eliminates the requirement of any post-hoc explanation generation technique. In this work, we propose one such model that appends an explanation generation module on top of any b…

Cited by 71PDFcodeScholar
2022

Class-Incremental Learning with Cross-Space Clustering and Controlled Transfer

ECCV 2022poster

"In class-incremental learning, the model is expected to learn new classes continually while maintaining knowledge on previous classes. The challenge here lies in preserving the model’s ability to effectively represent prior classes in the feature space, while adapting it to represent incoming new c…

2022

Distilling the Undistillable: Learning from a Nasty Teacher

ECCV 2022poster

"The inadvertent stealing of private/sensitive information using Knowledge Distillation (KD) has been getting significant attention recently and has guided subsequent defense efforts considering its critical nature. Recent work \textit{Nasty Teacher} proposed to develop teachers which can not be dis…

2022

Energy-Based Latent Aligner for Incremental Learning

CVPR 2022poster

Deep learning models tend to forget their earlier knowledge while incrementally learning new tasks. This behavior emerges because the parameter updates optimized for the new tasks may not align well with the updates suitable for older tasks. The resulting latent representation mismatch causes forget…

Cited by 56PDFcodeScholar
2022

Improving Attribution Methods by Learning Submodular Functions

AISTATS 2022poster

This work explores the novel idea of learning a submodular scoring function to improve the specificity/selectivity of existing feature attribution methods. Submodular scores are natural for attribution as they are known to accurately model the principle of diminishing returns. A new formulation for…

2022

Matching Learned Causal Effects of Neural Networks with Domain Priors

ICML 2022spotlight

A trained neural network can be interpreted as a structural causal model (SCM) that provides the effect of changing input variables on the model’s output. However, if training data contains both causal and correlational relationships, a model that optimizes prediction accuracy may not necessarily le…

Cited by 15SourcePDFScholar
2022

New Objects on the Road? No Problem, We'll Learn Them Too

IROS 2022poster

Object detection plays an essential role in providing localization, path planning, and decision making capabilities in autonomous navigation systems. However, existing object detection models are trained and tested on a fixed number of known classes. This setting makes the object detection model dif…

Cited by 0SourceScholar
2022

Novel Class Discovery without Forgetting

ECCV 2022poster

"Humans possess an innate ability to identify and differentiate instances that they are not familiar with, by leveraging and adapting the knowledge that they have acquired so far. Importantly, they achieve this without deteriorating the performance on their earlier learning. Inspired by this, we ide…

Cited by 52SourcePDFScholar
2022

On Causally Disentangled Representations

AAAI 2022technical

Representation learners that disentangle factors of variation have already proven to be important in addressing various real world concerns such as fairness and interpretability. Initially consisting of unsupervised models with independence assumptions, more recently, weak supervision and correlated…

2022

Proto2Proto: Can You Recognize the Car, the Way I Do?

CVPR 2022poster

Prototypical methods have recently gained a lot of attention due to their intrinsic interpretable nature, which is obtained through the prototypes. With growing use cases of model reuse and distillation, there is a need to also study transfer of interpretability from one model to another. We present…

Cited by 30PDFcodeScholar
2022

Unseen Classes at a Later Time? No Problem

CVPR 2022poster

Recent progress towards learning from limited supervision has encouraged efforts towards designing models that can recognize novel classes at test time (generalized zero-shot learning or GZSL). GZSL approaches assume knowledge of all classes, with or without labeled data, before-hand. However, pract…

Cited by 13PDFcodeScholar
2021

A Deeper Look at the Hessian Eigenspectrum of Deep Neural Networks and its Applications to Regularization

AAAI 2021technical

Loss landscape analysis is extremely useful for a deeper understanding of the generalization ability of deep neural network models. In this work, we propose a layerwise loss landscape analysis where the loss surface at every layer is studied independently and also on how each correlates to the overa…

2021

Adversarial Robustness without Adversarial Training: A Teacher-Guided Curriculum Learning Approach

NeurIPS 2021poster

Current SOTA adversarially robust models are mostly based on adversarial training (AT) and differ only by some regularizers either at inner maximization or outer minimization steps. Being repetitive in nature during the inner maximization step, they take a huge time to train. We propose a non-iterat…

Cited by 8SourcePDFScholar
2021

Can we have it all? On the Trade-off between Spatial and Adversarial Robustness of Neural Networks

NeurIPS 2021poster

(Non-)robustness of neural networks to small, adversarial pixel-wise perturbations, and as more recently shown, to even random spatial transformations (e.g., translations, rotations) entreats both theoretical and empirical understanding. Spatial robustness to random translations and rotations is com…

2021

Enhanced Regularizers for Attributional Robustness

AAAI 2021technical

Deep neural networks are the default choice of learning models for computer vision tasks. Extensive work has been carried out in recent years on explaining deep models for vision tasks such as classification. However, recent work has shown that it is possible for these models to produce substantiall…

2020

Attributional Robustness Training using Input-Gradient Spatial Alignment

ECCV 2020poster

Interpretability is an emerging area of research in trustworthy machine learning. Safe deployment of machine learning system mandates that the prediction and its explanation be reliable and robust. Recently, it has been shown that the explanations could be manipulated easily by adding visually imper…

2019

Neural Network Attributions: A Causal Perspective

ICML 2019oral

We propose a new attribution method for neural networks developed using first principles of causality (to the best of our knowledge, the first such). The neural network architecture is viewed as a Structural Causal Model, and a methodology to compute the causal effect of each feature on the output is…

Cited by 181SourcePDFScholar
2018

Adversarial Data Programming: Using GANs to Relax the Bottleneck of Curated Labeled Data

CVPR 2018poster

Paucity of large curated hand labeled training data forms a major bottleneck in the deployment of machine learning models in computer vision and other fields. Recent work (Data Programming) has shown how distant supervision signals in the form of labeling functions can be used to obtain labels for g…

2018

RefocusGAN: Scene Refocusing using a Single Image

ECCV 2018poster

Post-capture control of the focus position of an image is a useful photographic tool. Changing the focus of a single image involves the complex task of simultaneously estimating the radiance and the defocus radius of all scene points. We introduce RefocusGAN, a deblur-then-reblur approach to single…

Cited by 14SourcePDFScholar