← Search

Shubhankar Borse

17 accepted papers

2026

Ar2Can: An Architect and an Artist Leveraging a Canvas for Multi-Human Generation

CVPR 2026

Despite recent advances in personalized image generation, existing models consistently fail to produce reliable multi-human scenes, often merging or losing facial identity. We present Ar2Can, a novel two-stage framework that disentangles spatial planning from identity rendering for multi-human gener

Cited by 0SourcecodeScholar
2026

Resolving the Identity Crisis in Text-to-Image Generation

CVPR 2026

State-of-the-art text-to-image models suffer from a persistent identity crisis when generating scenes with multiple humans: producing duplicate faces, merging identities, and miscounting individuals. We present DisCo (Reinforcement with Diversity Constraints), a reinforcement learning framework that

Cited by 0SourcecodeScholar
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

MultiHuman-Testbench: Benchmarking Image Generation for Multiple Humans

NeurIPS 2025poster

Generation of images containing multiple humans, performing complex actions, while preserving their facial identities, is a significant challenge. A major factor contributing to this is the lack of a a dedicated benchmark. To address this, we introduce MultiHuman-Testbench, a novel benchmark for rig…

Cited by 0SourceScholar
2025

Understanding Personal Concept in Open-Vocabulary Semantic Segmentation

ICCV 2025poster

While open-vocabulary semantic segmentation (OVSS) can segment an image into semantic regions based on arbitrarily given text descriptions even for classes unseen during training, it fails to understand personal texts (e.g. 'my mug cup') for segmenting regions of specific interest to users. This pap…

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

FouRA: Fourier Low-Rank Adaptation

NeurIPS 2024poster

While Low-Rank Adaptation (LoRA) has proven beneficial for efficiently fine-tuning large models, LoRA fine-tuned text-to-image diffusion models lack diversity in the generated images, as the model tends to copy data from the observed training samples. This effect becomes more pronounced at higher va…

Cited by 5SourcePDFScholar
2024

Sparse High Rank Adapters

NeurIPS 2024poster

Low Rank Adaptation (LoRA) has gained massive attention in the recent generative AI research. One of the main advantages of LoRA is its ability to be fused with pretrained models, adding no overhead during inference. However, from a mobile deployment standpoint, we can either avoid inference overhe…

Cited by 15SourcePDFScholar
2023

4D Panoptic Segmentation as Invariant and Equivariant Field Prediction

ICCV 2023poster

In this paper, we develop rotation-equivariant neural networks for 4D panoptic segmentation. 4D panoptic segmentation is a benchmark task for autonomous driving that requires recognizing semantic classes and object instances on the road based on LiDAR scans, as well as assigning temporally consisten…

Cited by 18PDFScholar
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

Self-Supervised Geometric Correspondence for Category-Level 6D Object Pose Estimation in the Wild

ICLR 2023poster

While 6D object pose estimation has wide applications across computer vision and robotics, it remains far from being solved due to the lack of annotations. The problem becomes even more challenging when moving to category-level 6D pose, which requires generalization to unseen instances. Current appr…

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
2023

X3KD: Knowledge Distillation Across Modalities, Tasks and Stages for Multi-Camera 3D Object Detection

CVPR 2023poster

Recent advances in 3D object detection (3DOD) have obtained remarkably strong results for LiDAR-based models. In contrast, surround-view 3DOD models based on multiple camera images underperform due to the necessary view transformation of features from perspective view (PV) to a 3D world representati…

Cited by 35SourcePDFScholar
2022

Learning Implicit Feature Alignment Function for Semantic Segmentation

ECCV 2022poster

"Integrating high-level context information with low-level details is of central importance in semantic segmentation. Towards this end, most existing segmentation models apply bilinear up-sampling and convolutions to feature maps of different scales, and then align them at the same resolution. Howev…

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
2021

InverseForm: A Loss Function for Structured Boundary-Aware Segmentation

CVPR 2021poster

We present a novel boundary-aware loss term for semantic segmentation using an inverse-transformation network, which efficiently learns the degree of parametric transformations between estimated and target boundaries. This plug-in loss term complements the cross-entropy loss in capturing boundary tr…

Cited by 147PDFScholar