AI Navigate

PCA-Seg: Revisiting Cost Aggregation for Open-Vocabulary Semantic and Part Segmentation

arXiv cs.CV / 3/19/2026

📰 NewsModels & Research

Key Points

  • PCA-Seg introduces parallel cost aggregation to alleviate knowledge interference between class-level semantics and spatial context in open-vocabulary semantic and part segmentation.
  • It features an expert-driven perceptual learning (EPL) module with a multi-expert parser to fuse semantic and contextual features and a coefficient mapper that learns pixel-specific weights for adaptive feature integration.
  • A feature orthogonalization decoupling (FOD) strategy reduces redundancy between semantic and contextual streams, enabling learning from orthogonalized, complementary knowledge.
  • Extensive experiments on eight benchmarks show that each parallel block adds only about 0.35M parameters while delivering state-of-the-art OSPS performance.
  • The approach offers a lightweight, scalable path to improved vision-language alignment in open-vocabulary segmentation tasks.

Abstract

Recent advances in vision-language models (VLMs) have garnered substantial attention in open-vocabulary semantic and part segmentation (OSPS). However, existing methods extract image-text alignment cues from cost volumes through a serial structure of spatial and class aggregations, leading to knowledge interference between class-level semantics and spatial context. Therefore, this paper proposes a simple yet effective parallel cost aggregation (PCA-Seg) paradigm to alleviate the above challenge, enabling the model to capture richer vision-language alignment information from cost volumes. Specifically, we design an expert-driven perceptual learning (EPL) module that efficiently integrates semantic and contextual streams. It incorporates a multi-expert parser to extract complementary features from multiple perspectives. In addition, a coefficient mapper is designed to adaptively learn pixel-specific weights for each feature, enabling the integration of complementary knowledge into a unified and robust feature embedding. Furthermore, we propose a feature orthogonalization decoupling (FOD) strategy to mitigate redundancy between the semantic and contextual streams, which allows the EPL module to learn diverse knowledge from orthogonalized features. Extensive experiments on eight benchmarks show that each parallel block in PCA-Seg adds merely 0.35M parameters while achieving state-of-the-art OSPS performance.