Segmenting Visuals With Querying Words: Language Anchors For Semi-Supervised Image Segmentation
Numair Nadeem, Saeed Anwar, Muhammad Hamza Asad, Abdul Bais

TL;DR
HVLFormer is a novel semi-supervised image segmentation model that aligns visual and textual data using hierarchical language queries, significantly improving performance with minimal labeled data across multiple datasets.
Contribution
The paper introduces HVLFormer, a domain-aware, robust vision-language alignment method utilizing hierarchical textual queries and consistency regularization for semi-supervised segmentation.
Findings
Outperforms state-of-the-art methods on Pascal VOC, COCO, ADE20K, Cityscapes
Achieves high accuracy with less than 1% labeled data
Enhances contextual reasoning and class discrimination
Abstract
Vision Language Models (VLMs) provide rich semantic priors but are underexplored in Semi supervised Semantic Segmentation. Recent attempts to integrate VLMs to inject high level semantics overlook the semantic misalignment between visual and textual representations that arises from using domain invariant text embeddings without adapting them to dataset and image specific contexts. This lack of domain awareness, coupled with limited annotations, weakens the model semantic understanding by preventing effective vision language alignment. As a result, the model struggles with contextual reasoning, shows weak intra class discrimination, and confuses similar classes. To address these challenges, we propose Hierarchical Vision Language transFormer (HVLFormer), which achieves domain aware and domain robust alignment between visual and textual representations within a mask transformer…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning · Generative Adversarial Networks and Image Synthesis
MethodsDropout · Dense Connections · Absolute Position Encodings · Layer Normalization · Byte Pair Encoding · Label Smoothing · Softmax · Transformer
