arXiv:2503.19276cs.CVcs.AI2025-03被引 5

用大模型提升图像语义分割的上下文理解能力

Context-Aware Semantic Segmentation: Enhancing Pixel-Level Understanding with Large Language Models for Advanced Vision Applications

  • 融合视觉主干与大语言模型,通过交叉注意力对齐图文特征
  • 在COCO和Cityscapes上实现更高像素准确率(mIoU)和上下文理解(mAP)
  • 适合自动驾驶、医疗影像等需要精细语义理解的场景

语义分割在像素级图像理解方面取得显著进展,但仍难以捕捉物体间的上下文与语义关系。现有模型如CNN和基于Transformer的架构擅长识别像素级特征,却无法区分语义相似对象(如医院场景中的“医生”与“护士”)或理解复杂情境(如自动驾驶中奔跑的儿童与普通行人)。为此,我们提出一种新型上下文感知语义分割框架,将大语言模型(LLM)与先进视觉主干结合。该混合模型采用Swin Transformer进行鲁棒视觉特征提取,并利用GPT-4通过文本嵌入增强语义理解。引入跨注意力机制对齐视觉与语言特征,使模型更有效地推理上下文。此外,采用图神经网络(GNN)建模场景内物体关系,捕捉传统模型忽略的依赖关系。在基准数据集(如COCO、Cityscapes)上的实验表明,该方法在像素级准确率(mIoU)和上下文理解(mAP)上均优于现有方法。本工作弥合了视觉与语言的鸿沟,为自动驾驶、医学影像和机器人等领域更智能、上下文敏感的视觉系统铺平道路。

原文摘要 · Abstract (English)

Semantic segmentation has made significant strides in pixel-level image understanding, yet it remains limited in capturing contextual and semantic relationships between objects. Current models, such as CNN and Transformer-based architectures, excel at identifying pixel-level features but fail to distinguish semantically similar objects (e.g., "doctor" vs. "nurse" in a hospital scene) or understand complex contextual scenarios (e.g., differentiating a running child from a regular pedestrian in autonomous driving). To address these limitations, we proposed a novel Context-Aware Semantic Segmentation framework that integrates Large Language Models (LLMs) with state-of-the-art vision backbones. Our hybrid model leverages the Swin Transformer for robust visual feature extraction and GPT-4 for enriching semantic understanding through text embeddings. A Cross-Attention Mechanism is introduced to align vision and language features, enabling the model to reason about context more effectively. Additionally, Graph Neural Networks (GNNs) are employed to model object relationships within the scene, capturing dependencies that are overlooked by traditional models. Experimental results on benchmark datasets (e.g., COCO, Cityscapes) demonstrate that our approach outperforms the existing methods in both pixel-level accuracy (mIoU) and contextual understanding (mAP). This work bridges the gap between vision and language, paving the path for more intelligent and context-aware vision systems in applications including autonomous driving, medical imaging, and robotics.

语义分割大模型上下文理解多模态

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。