用多智能体迭代修正实现严格遵循复杂标注指南的语义分割
Guideline-Consistent Segmentation via Multi-Agent Refinement
- 通过工人-监督员架构,让模型反复自我修正
- 在Waymo和ReasonSeg上显著优于现有方法
- 无需训练,适合动态更新的标注规范
真实场景中的语义分割不仅需要精确的掩码,还需严格遵守复杂的文本标注指南。这些指南通常冗长且结构复杂,人工与自动化标注常难以忠实遵循。传统方法依赖昂贵的任务定制重训练,且需随指南更新重复操作。尽管近期开放词汇分割方法在简单提示下表现良好,但在面对段落级指南及复杂规则时仍易失败。为此,我们提出一种无需训练的多智能体框架,通过迭代式工人-监督员协作机制,协调通用视觉语言模型完成任务。工人执行分割,监督员根据检索到的指南评估并反馈,轻量级强化学习终止策略决定何时停止迭代,确保符合指南的同时控制资源消耗。在Waymo与ReasonSeg数据集上的实验表明,该方法显著优于当前最优基线,展现出强大的泛化能力与指令遵循性。
原文摘要 · Abstract (English)
Semantic segmentation in real-world applications often requires not only accurate masks but also strict adherence to textual labeling guidelines. These guidelines are typically complex and long, and both human and automated labeling often fail to follow them faithfully. Traditional approaches depend on expensive task-specific retraining that must be repeated as the guidelines evolve. Although recent open-vocabulary segmentation methods excel with simple prompts, they often fail when confronted with sets of paragraph-length guidelines that specify intricate segmentation rules. To address this, we introduce a multi-agent, training-free framework that coordinates general-purpose vision-language models within an iterative Worker-Supervisor refinement architecture. The Worker performs the segmentation, the Supervisor critiques it against the retrieved guidelines, and a lightweight reinforcement learning stop policy decides when to terminate the loop, ensuring guideline-consistent masks while balancing resource use. Evaluated on the Waymo and ReasonSeg datasets, our method notably outperforms state-of-the-art baselines, demonstrating strong generalization and instruction adherence.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。