The reviewed record of science sign in
Pith

arxiv: 2503.12780 · v1 · pith:AZSRTZI7 · submitted 2025-03-17 · cs.CV · cs.AI· cs.LG· eess.IV· stat.ML

LangDA: Building Context-Awareness via Language for Domain Adaptive Semantic Segmentation

Reviewed by Pithpith:AZSRTZI7open to challenge →

classification cs.CV cs.AIcs.LGeess.IVstat.ML
keywords domainlangdaapproachesdassobjectsrelationshipsscenesegmentation
0
0 comments X
read the original abstract

Unsupervised domain adaptation for semantic segmentation (DASS) aims to transfer knowledge from a label-rich source domain to a target domain with no labels. Two key approaches in DASS are (1) vision-only approaches using masking or multi-resolution crops, and (2) language-based approaches that use generic class-wise prompts informed by target domain (e.g. "a {snowy} photo of a {class}"). However, the former is susceptible to noisy pseudo-labels that are biased to the source domain. The latter does not fully capture the intricate spatial relationships of objects -- key for dense prediction tasks. To this end, we propose LangDA. LangDA addresses these challenges by, first, learning contextual relationships between objects via VLM-generated scene descriptions (e.g. "a pedestrian is on the sidewalk, and the street is lined with buildings."). Second, LangDA aligns the entire image features with text representation of this context-aware scene caption and learns generalized representations via text. With this, LangDA sets the new state-of-the-art across three DASS benchmarks, outperforming existing methods by 2.6%, 1.4% and 3.9%.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Dual-Foundation Models for Unsupervised Domain Adaptation

    cs.CV 2026-05 unverdicted novelty 5.0

    Dual use of SAM for broader target pixel learning and DINOv3 for domain-invariant prototypes yields +1.3% and +1.4% mIoU gains over baselines on GTA-to-Cityscapes and SYNTHIA-to-Cityscapes.