← Search

Piyush Rai

22 accepted papers

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

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
2021

CAM-GAN: Continual Adaptation Modules for Generative Adversarial Networks

NeurIPS 2021poster

We present a continual learning approach for generative adversarial networks (GANs), by designing and leveraging parameter-efficient feature map transformations. Our approach is based on learning a set of global and task-specific parameters. The global parameters are fixed across tasks whereas the t…

Cited by 32SourcePDFScholar
2021

Efficient Feature Transformations for Discriminative and Generative Continual Learning

CVPR 2021poster

As neural networks are increasingly being applied to real-world applications, mechanisms to address distributional shift and sequential task learning without forgetting are critical. Methods incorporating network expansion have shown promise by naturally adding model capacity for learning new tasks…

Cited by 90PDFcodeScholar
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
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
2020

Calibrating CNNs for Lifelong Learning

NeurIPS 2020poster

We present an approach for lifelong/continual learning of convolutional neural networks (CNN) that does not suffer from the problem of catastrophic forgetting when moving from one task to the other. We show that the activation maps generated by the CNN trained on the old task can be calibrated using…

2020

Variational Autoencoders for Sparse and Overdispersed Discrete Data

AISTATS 2020poster

Many applications, such as text modelling, high-throughput sequencing, and recommender systems, require analysing sparse, high-dimensional, and overdispersed discrete (count or binary) data. Recent deep probabilistic models based on variational autoencoders (VAE) have shown promising results on disc…

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
2018

Bayesian Multi-label Learning with Sparse Features and Labels, and Label Co-occurrences

AISTATS 2018poster

We present a probabilistic, fully Bayesian framework for multi-label learning. Our framework is based on the idea of learning a joint low-rank embedding of the label matrix and the label co-occurrence matrix. The proposed framework has the following appealing aspects: (1) It leverages the sparsity i…

2018

Generalized Zero-Shot Learning via Synthesized Examples

CVPR 2018poster

We present a generative framework for generalized zero-shot learning where the training and test classes are not necessarily disjoint. Built upon a variational autoencoder based architecture, consisting of a probabilistic encoder and a probabilistic emph{conditional} decoder, our model can generate…

Cited by 570SourcePDFScholar
2016

Non-negative Matrix Factorization for Discrete Data with Hierarchical Side-Information

AISTATS 2016poster

We present a probabilistic framework for efficient non-negative matrix factorization of discrete (count/binary) data with side-information. The side-information is given as a multi-level structure, taxonomy, or ontology, with nodes at each level being categorical-valued observations. For example, wh…

Cited by 28SourcePDFScholar
2015

Large-Scale Bayesian Multi-Label Learning via Topic-Based Label Embeddings

NeurIPS 2015spotlight

We present a scalable Bayesian multi-label learning model based on learning low-dimensional label embeddings. Our model assumes that each label vector is generated as a weighted combination of a set of topics (each topic being a distribution over labels), where the combination weights (i.e., the emb…

Cited by 48SourcePDFScholar