← Search

Vinay P. Namboodiri

24 accepted papers

2026

CRISP: Curriculum-Inducing Primitive Informed Subgoal Prediction for Boosting Hierarchical Reinforcement Learning

AAAI 2026technical

Hierarchical reinforcement learning (HRL) leverages temporal abstraction to efficiently tackle complex long-horizon tasks. However, HRL often collapses because the low-level primitive’s continual updates make earlier sub-goals issued by the high-level policy obsolete, introducing non-stationarity th

Cited by 0SourcePDFScholar
2026

Direct Preference Optimization for Primitive-Enabled Hierarchical RL: A Bilevel Approach

ICLR 2026poster

Hierarchical reinforcement learning (HRL) enables agents to solve complex, long-horizon tasks by decomposing them into manageable sub-tasks. However, HRL methods face two fundamental challenges: (i) non-stationarity caused by the evolving lower-level policy during training, which destabilizes higher…

Cited by 0SourceScholar
2025

EIDT-V: Exploiting Intersections in Diffusion Trajectories for Model-Agnostic, Zero-Shot, Training-Free Text-to-Video Generation

CVPR 2025poster

Zero-shot, training-free, image-based text-to-video generation is an emerging area that aims to generate videos using existing image-based diffusion models. Current methods in this space require specific architectural changes to image-generation models, which limit their adaptability and scalability…

2025

GASP: Gaussian Avatars with Synthetic Priors

CVPR 2025poster

Gaussian Splatting has changed the game for real-time photo-realistic rendering. One of the most popular applications of Gaussian Splatting is to create animatable avatars, known as Gaussian Avatars. Recent works have pushed the boundaries of quality and rendering efficiency but suffer from two main…

Cited by 0SourcePDFScholar
2025

MedFocusCLIP: Improving few shot classification in medical datasets using pixel wise attention

ICASSP 2025accepted

With the popularity of foundational models, parameter efficient fine tuning has become the defacto approach to leverage pretrained models to perform downstream tasks. Taking inspiration from recent advances in large language models, Visual Prompt Tuning, and similar techniques, learn an additional p…

Cited by 0SourceScholar
2025

PEAR: Primitive Enabled Adaptive Relabeling for Boosting Hierarchical Reinforcement Learning

ICLR 2025poster

Hierarchical reinforcement learning (HRL) has the potential to solve complex long horizon tasks using temporal abstraction and increased exploration. However, hierarchical agents are difficult to train due to inherent non-stationarity. We present primitive enabled adaptive relabeling (PEAR), a two-p…

Cited by 1SourcePDFScholar
2025

Rethinking Few Shot CLIP Benchmarks: A Critical Analysis in the Inductive Setting

ICCV 2025poster

CLIP is a foundational model with transferable classification performance in the few-shot setting. Several methods have shown improved performance of CLIP using few-shot examples. However, so far all these techniques have been benchmarked using standard few-shot datasets. We argue that this mode of…

2024

PIPER: Primitive-Informed Preference-based Hierarchical Reinforcement Learning via Hindsight Relabeling

ICML 2024poster

In this work, we introduce PIPER: Primitive-Informed Preference-based Hierarchical reinforcement learning via Hindsight Relabeling, a novel approach that leverages preference-based learning to learn a reward model, and subsequently uses this reward model to relabel higher-level replay buffers. Since…

2024

VERSE: Virtual-Gradient Aware Streaming Lifelong Learning with Anytime Inference

ICRA 2024poster

Lifelong learning or continual learning is the problem of training an AI agent continuously while also preventing it from forgetting its previously acquired knowledge. Streaming lifelong learning is a challenging setting of lifelong learning with the goal of continuous learning in a dynamic non-stat…

Cited by 7SourceScholar
2022

Gradient Based Activations for Accurate Bias-Free Learning

AAAI 2022technical

Bias mitigation in machine learning models is imperative, yet challenging. While several approaches have been proposed, one view towards mitigating bias is through adversarial learning. A discriminator is used to identify the bias attributes such as gender, age or race in question. This discriminato…

Cited by 3SourcePDFScholar
2022

Learning to Predict Speech in Silent Videos Via Audiovisual Analogy

ICASSP 2022accepted

Lipreading is a difficult task, even for humans. And synthesizing the original speech waveform from lipreading makes it even a more challenging problem. Towards this end, we present a deep learning framework that can be trained end-to-end to learn the mapping between the auditory and visual signals.…

Cited by 0SourceScholar
2021

Collaborative Learning to Generate Audio-Video Jointly

ICASSP 2021accepted

There have been a number of techniques that have demonstrated the generation of multimedia data for one modality at a time using GANs, such as the ability to generate images, videos, and audio. However, so far, the task of multi-modal generation of data, specifically for audio and videos both, has n…

Cited by 0SourceScholar
2021

Rectification-Based Knowledge Retention for Continual Learning

CVPR 2021poster

Deep learning models suffer from catastrophic forgetting when trained in an incremental learning setting. In this work, we propose a novel approach to address the task incremental learning problem, which involves training a model on new tasks that arrive in an incremental manner. The task incrementa…

Cited by 63PDFScholar
2021

Speech Prediction in Silent Videos Using Variational Autoencoders

ICASSP 2021accepted

Understanding the relationship between the auditory and visual signals is crucial for many different applications ranging from computer-generated imagery (CGI) and video editing automation to assisting people with hearing or visual impairments. However, this is challenging since the distribution of…

Cited by 0SourceScholar
2020

CPWC: Contextual Point Wise Convolution for Object Recognition

ICASSP 2020accepted

Convolutional layers are a major driving force behind the successes of deep learning. Pointwise convolution (PWC) is a 1 × 1 convolutional filter that is primarily used for parameter reduction. However, the PWC ignores the spatial information around the points it is processing. This design is by cho…

Cited by 0SourceScholar
2020

Learning Individual Speaking Styles for Accurate Lip to Speech Synthesis

CVPR 2020poster

Humans involuntarily tend to infer parts of the conversation from lip movements when the speech is absent or corrupted by external noise. In this work, we explore the task of lip to speech synthesis, i.e., learning to generate natural speech given only the lip movements of a speaker. Acknowledging t…

Cited by 130PDFcodeScholar
2020

Learning to Switch CNNs with Model Agnostic Meta Learning for Fine Precision Visual Servoing

IROS 2020poster

Convolutional Neural Networks (CNNs) have been successfully applied for relative camera pose estimation from labeled image-pair data, without requiring any handengineered features, camera intrinsic parameters or depth information. The trained CNN can be utilized for performing pose based visual serv…

Cited by 8SourceScholar
2019

HetConv: Heterogeneous Kernel-Based Convolutions for Deep CNNs

CVPR 2019poster

We present a novel deep learning architecture in which the convolution operation leverages heterogeneous kernels. The proposed HetConv (Heterogeneous Kernel-Based Convolution) reduces the computation (FLOPs) and the number of parameters as compared to standard convolution operation while still maint…

Cited by 144PDFScholar
2019

U-CAM: Visual Explanation Using Uncertainty Based Class Activation Maps

ICCV 2019poster

Understanding and explaining deep learning models is an imperative task. Towards this, we propose a method that obtains gradient-based certainty estimates that also provide visual attention maps. Particularly, we solve for visual question answering task. We incorporate modern probabilistic deep lear…

Cited by 110PDFScholar
2018

Multi-Agent Diverse Generative Adversarial Networks

CVPR 2018poster

We propose MAD-GAN, an intuitive generalization to the Generative Adversarial Networks (GANs) and its conditional variants to address the well known problem of mode collapse. First, MAD-GAN is a multi-agent GAN architecture incorporating multiple generators and one discriminator. Second, to enforce…

Cited by 429SourcePDFScholar