Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Semantic Library Adaptation: LoRA Retrieval and Fusion for Open-Vocabulary Semantic Segmentation

About

Open-vocabulary semantic segmentation models associate vision and text to label pixels from an undefined set of classes using textual queries, providing versatile performance on novel datasets. However, large shifts between training and test domains degrade their performance, requiring fine-tuning for effective real-world applications. We introduce Semantic Library Adaptation (SemLA), a novel framework for training-free, test-time domain adaptation. SemLA leverages a library of LoRA-based adapters indexed with CLIP embeddings, dynamically merging the most relevant adapters based on proximity to the target domain in the embedding space. This approach constructs an ad-hoc model tailored to each specific input without additional training. Our method scales efficiently, enhances explainability by tracking adapter contributions, and inherently protects data privacy, making it ideal for sensitive applications. Comprehensive experiments on a 20-domain benchmark built over 10 standard datasets demonstrate SemLA's superior adaptability and performance across diverse settings, establishing a new standard in domain adaptation for open-vocabulary semantic segmentation.

Reza Qorbani, Gianluca Villani, Theodoros Panagiotakopoulos, Marc Botet Colomer, Linus H\"arenstam-Nielsen, Mattia Segu, Pier Luigi Dovesi, Jussi Karlgren, Daniel Cremers, Federico Tombari, Matteo Poggi• 2025

Related benchmarks

TaskDatasetResultRank
Semantic segmentationADE20K A-150
mIoU36.91
188
Semantic segmentationPascal Context 59
mIoU62.23
164
Semantic segmentationBDD100K
mIoU54.4
78
Open Vocabulary Semantic SegmentationPascal Context PC-59
mIoU64.75
57
Open Vocabulary Semantic SegmentationADE20K A-150
mIoU38.18
54
Open Vocabulary Semantic SegmentationCityscapes (val)
mIoU63.91
37
Semantic segmentationNYU Depth V2
mIoU51.82
27
Semantic segmentationMapillary Vistas
mIoU28.99
22
Semantic segmentationACDC--
17
Semantic segmentationIDD
mIoU41.08
15
Showing 10 of 32 rows

Other info

Code

Follow for update