← Search

Debasmit Das

15 accepted papers

2026

Memory-Efficient Fine-Tuning Diffusion Transformers via Dynamic Patch Sampling and Block Skipping

CVPR 2026

Diffusion Transformers (DiTs) have significantly enhanced text-to-image (T2I) generation quality, enabling high-quality personalized content creation. However, fine-tuning these models requires substantial computational complexity and memory, limiting practical deployment under resource constraints.

Cited by 0SourceScholar
2025

ConsNoTrainLoRA: Data-driven Weight Initialization of Low-rank Adapters using Constraints

ICCV 2025poster

Foundation models are pre-trained on large-scale datasets and subsequently fine-tuned on small-scale datasets using parameter-efficient fine-tuning (PEFT) techniques like low-rank adapters (LoRA). In most previous works, LoRA weight matrices are randomly initialized with a fixed rank across all atta…

Cited by 0SourcePDFScholar
2025

CustomKD: Customizing Large Vision Foundation for Edge Model Improvement via Knowledge Distillation

CVPR 2025poster

We propose a novel knowledge distillation approach, CustomKD, that effectively leverages large vision foundation models (LVFMs) to enhance the performance of edge models (e.g., MobileNetV3). Despite recent advancements in LVFMs, such as DINOv2 and CLIP, their potential in knowledge distillation for…

2025

DuoLoRA : Cycle-consistent and Rank-disentangled Content-Style Personalization

ICCV 2025poster

We tackle the challenge of jointly personalizing content and style from a few examples. A promising approach is to train separate Low-Rank Adapters (LoRA) and merge them effectively, preserving both content and style. Existing methods, such as ZipLoRA, treat content and style as independent entities…

2025

LoRA-X: Bridging Foundation Models with Training-Free Cross-Model Adaptation

ICLR 2025poster

The rising popularity of large foundation models has led to a heightened demand for parameter-efficient fine-tuning methods, such as Low-Rank Adaptation (LoRA), which offer performance comparable to full model fine-tuning while requiring only a few additional parameters tailored to the specific base…

Cited by 0SourcePDFScholar
2025

Zero-Shot Adaptation of Parameter-Efficient Fine-Tuning in Diffusion Models

ICML 2025poster

We introduce ProLoRA, enabling zero-shot adaptation of parameter-efficient fine-tuning in text-to-image diffusion models. ProLoRA transfers pre-trained low-rank adjustments (e.g., LoRA) from a source to a target model without additional training data. This overcomes the limitations of traditional me…

Cited by 0SourcePDFScholar
2024

Hollowed Net for On-Device Personalization of Text-to-Image Diffusion Models

NeurIPS 2024poster

Recent advancements in text-to-image diffusion models have enabled the personalization of these models to generate custom images from textual prompts. This paper presents an efficient LoRA-based personalization approach for on-device subject-driven generation, where pre-trained diffusion models are…

Cited by 0SourcePDFScholar
2023

DejaVu: Conditional Regenerative Learning To Enhance Dense Prediction

CVPR 2023poster

We present DejaVu, a novel framework which leverages conditional image regeneration as additional supervision during training to improve deep networks for dense prediction tasks such as segmentation, depth estimation, and surface normal prediction. First, we apply redaction to the input image, which…

Cited by 10SourcePDFScholar
2023

Progressive Random Convolutions for Single Domain Generalization

CVPR 2023poster

Single domain generalization aims to train a generalizable model with only one source domain to perform well on arbitrary unseen target domains. Image augmentation based on Random Convolutions (RandConv), consisting of one convolution layer randomly initialized for each mini-batch, enables the model…

2023

Towards Open-Set Test-Time Adaptation Utilizing the Wisdom of Crowds in Entropy Minimization

ICCV 2023poster

Test-time adaptation (TTA) methods, which generally rely on the model's predictions (e.g., entropy minimization) to adapt the source pretrained model to the unlabeled target domain, suffer from noisy signals originating from 1) incorrect or 2) open-set predictions. Long-term stable adaptation is ham…

Cited by 26PDFScholar
2023

Transadapt: A Transformative Framework for Online Test Time Adaptive Semantic Segmentation

ICASSP 2023accepted

Test-time adaptive (TTA) semantic segmentation adapts a source pre-trained image semantic segmentation model to unlabeled batches of target domain test images, different from real-world, where samples arrive one-by-one in an online fashion. To tackle online settings, we propose TransAdapt, a framewo…

Cited by 0SourceScholar
2022

Panoptic, Instance and Semantic Relations: A Relational Context Encoder To Enhance Panoptic Segmentation

CVPR 2022poster

This paper presents a novel framework to integrate both semantic and instance contexts for panoptic segmentation. In existing works, it is common to use a shared backbone to extract features for both things (countable classes such as vehicles) and stuff (uncountable classes such as roads). This, how…

Cited by 16PDFScholar