CVMar 28, 2025

Concept-Aware LoRA for Domain-Aligned Segmentation Dataset Generation

arXiv:2503.22172v11 citationsh-index: 44
Originality Incremental advance
AI Analysis

It addresses data scarcity for semantic segmentation practitioners, offering a method to reduce labeling costs, but it is incremental as it builds on existing fine-tuning and LoRA techniques.

This paper tackles data scarcity in semantic segmentation by generating datasets with text-to-image models, proposing Concept-Aware LoRA to improve domain alignment and sample diversity, achieving superior performance in urban-scene segmentation tasks, including in-domain and domain generalization settings under adverse conditions.

This paper addresses the challenge of data scarcity in semantic segmentation by generating datasets through text-to-image (T2I) generation models, reducing image acquisition and labeling costs. Segmentation dataset generation faces two key challenges: 1) aligning generated samples with the target domain and 2) producing informative samples beyond the training data. Fine-tuning T2I models can help generate samples aligned with the target domain. However, it often overfits and memorizes training data, limiting their ability to generate diverse and well-aligned samples. To overcome these issues, we propose Concept-Aware LoRA (CA-LoRA), a novel fine-tuning approach that selectively identifies and updates only the weights associated with necessary concepts (e.g., style or viewpoint) for domain alignment while preserving the pretrained knowledge of the T2I model to produce informative samples. We demonstrate its effectiveness in generating datasets for urban-scene segmentation, outperforming baseline and state-of-the-art methods in in-domain (few-shot and fully-supervised) settings, as well as in domain generalization tasks, especially under challenging conditions such as adverse weather and varying illumination, further highlighting its superiority.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes