← Search

Vinay Namboodiri

4 accepted papers

2026

Interpretability Transfer from Language to Vision via Sparse Autoencoders

ICML 2026poster

Recent advances in language model interpretability using sparse autoencoders (SAEs) have yet to effectively translate to the visual domain, mainly due to the difficulty and ambiguity of labeling visual concepts. In this paper, we introduce Visual Interpretability via SAE Transfer Alignment (VISTA), …

Cited by 0SourceScholar
2024

Understanding the Generalization of Pretrained Diffusion Models on Out-of-Distribution Data

AAAI 2024technical

This work tackles the important task of understanding out-of-distribution behavior in two prominent types of generative models, i.e., GANs and Diffusion models. Understanding this behavior is crucial in understanding their broader utility and risks as these systems are increasingly deployed in our d…

2021

Knowledge Consolidation based Class Incremental Online Learning with Limited Data

IJCAI 2021poster

We propose a novel approach for class incremental online learning in a limited data setting. This problem setting is challenging because of the following constraints: (1) Classes are given incrementally, which necessitates a class incremental learning approach; (2) Data for each class is given in a…

Cited by 0SourcePDFScholar
2020

STEER : Simple Temporal Regularization For Neural ODE

NeurIPS 2020poster

Training Neural Ordinary Differential Equations (ODEs) is often computationally expensive. Indeed, computing the forward pass of such models involves solving an ODE which can become arbitrarily complex during training. Recent works have shown that regularizing the dynamics of the ODE can partially a…