← Search

Subhankar Roy

13 accepted papers

2026

Ensembling Pruned Attention Heads For Uncertainty-Aware Efficient Transformers

ICLR 2026poster

Uncertainty quantification (UQ) is essential for deploying deep neural networks in safety-critical settings. Although methods like Deep Ensembles achieve strong UQ performance, their high computational and memory costs hinder scalability to large models. We introduce Hydra Ensembles, an efficient tr…

Cited by 0SourceScholar
2025

FedMVP: Federated Multimodal Visual Prompt Tuning for Vision-Language Models

ICCV 2025poster

In federated learning, textual prompt tuning adapts Vision-Language Models (e.g., CLIP) by tuning lightweight input tokens (or prompts) on local client data, while keeping network weights frozen. After training, only the prompts are shared by the clients with the central server for aggregation. Howe…

2025

LT-Soups: Bridging Head and Tail Classes via Subsampled Model Soups

NeurIPS 2025poster

Real-world datasets typically exhibit long-tailed (LT) distributions, where a few head classes dominate and many tail classes are severely underrepresented. While recent work shows that parameter-efficient fine-tuning (PEFT) methods like LoRA and AdaptFormer preserve tail-class performance on founda…

Cited by 0SourceScholar
2024

Collaborating Foundation Models for Domain Generalized Semantic Segmentation

CVPR 2024poster

Domain Generalized Semantic Segmentation (DGSS) deals with training a model on a labeled source domain with the aim of generalizing to unseen domains during inference. Existing DGSS methods typically effectuate robust features by means of Domain Randomization (DR). Such an approach is often limited…

2024

Democratizing Fine-grained Visual Recognition with Large Language Models

ICLR 2024poster

Identifying subordinate-level categories from images is a longstanding task in computer vision and is referred to as fine-grained visual recognition (FGVR). It has tremendous significance in real-world applications since an average layperson does not excel at differentiating species of birds or mush…

Cited by 8SourcePDFScholar
2024

Weighted Ensemble Models Are Strong Continual Learners

ECCV 2024oral

"In this work, we study the problem of continual learning (CL) where the goal is to learn a model on a sequence of tasks, under the assumption that the data from the previous tasks becomes unavailable while learning on the current task data. CL is essentially a balancing act between learning on the…

2023

AutoLabel: CLIP-Based Framework for Open-Set Video Domain Adaptation

CVPR 2023poster

Open-set Unsupervised Video Domain Adaptation (OUVDA) deals with the task of adapting an action recognition model from a labelled source domain to an unlabelled target domain that contains "target-private" categories, which are present in the target but absent in the source. In this work we deviate…

2023

The Unreasonable Effectiveness of Large Language-Vision Models for Source-Free Video Domain Adaptation

ICCV 2023poster

Source-Free Video Unsupervised Domain Adaptation (SFVUDA) task consists in adapting an action recognition model, trained on a labelled source dataset, to an unlabelled target dataset, without accessing the actual source data. The previous approaches have attempted to address SFVUDA by leveraging sel…

Cited by 11PDFcodeScholar
2022

Uncertainty-Guided Source-Free Domain Adaptation

ECCV 2022poster

"Source-free domain adaptation (SFDA) aims to adapt a classifier to an unlabelled target data set by only using a pre-trained source model. However, the absence of the source data and the domain shift makes the predictions on the target data unreliable. We propose quantifying the uncertainty in the…

2021

Curriculum Graph Co-Teaching for Multi-Target Domain Adaptation

CVPR 2021poster

In this paper we address multi-target domain adaptation (MTDA), where given one labeled source dataset and multiple unlabeled target datasets that differ in data distributions, the task is to learn a robust predictor for all the target domains. We identify two key aspects that can help to alleviate…

Cited by 84PDFcodeScholar
2021

Neighborhood Contrastive Learning for Novel Class Discovery

CVPR 2021poster

In this paper, we address Novel Class Discovery (NCD), the task of unveiling new classes in a set of unlabeled samples given a labeled dataset with known classes. We exploit the peculiarities of NCD to build a new framework, named Neighborhood Contrastive Learning (NCL), to learn discriminative repr…

Cited by 190PDFcodeScholar
2019

Unsupervised Domain Adaptation Using Feature-Whitening and Consensus Loss

CVPR 2019poster

A classifier trained on a dataset seldom works on other datasets obtained under different conditions due to domain shift. This problem is commonly addressed by domain adaptation methods. In this work we introduce a novel deep learning framework which unifies different paradigms in unsupervised domai…

Cited by 207PDFcodeScholar