← Search

Soumava Kumar Roy

4 accepted papers

2021

Semantic-Aware Knowledge Distillation for Few-Shot Class-Incremental Learning

CVPR 2021poster

Few-shot class incremental learning (FSCIL) portrays the problem of learning new concepts gradually, where only a few examples per concept are available to the learner. Due to the limited number of examples for training, the techniques developed for standard incremental learning cannot be applied ve…

Cited by 241PDFScholar
2019

Bilinear Attention Networks for Person Retrieval

ICCV 2019poster

This paper investigates a novel Bilinear attention (Bi-attention) block, which discovers and uses second order statistical information in an input feature map, for the purpose of person retrieval. The Bi-attention block uses bilinear pooling to model the local pairwise feature interactions along eac…

Cited by 184PDFScholar
2018

Geometry Aware Constrained Optimization Techniques for Deep Learning

CVPR 2018poster

In this paper, we generalize the Stochastic Gradient Descent (SGD) and RMSProp algorithms to the setting of Riemannian optimization. SGD is a popular method for large scale optimization. In particular, it is widely used to train the weights of Deep Neural Networks. However, gradients computed using…