medical-imaging promptable-segmentation industrial-applications meta-reinforcement-learning rule-induced-grounding context-reasoning concept-taxonomy shortcut-routing
Abstract
Recent progress in promptable segmentation has shifted visual perception from object-level localization toward concept-level understanding. However, the notion of a concept remains under-specified, making it unclear whether current methods truly generalize beyond category recognition. In this work, we formalize generalized concept segmentation through a three-level taxonomy consisting of context-independent (CI), context-dependent (CD), and context-reasoning (CR) concepts, which reveals a clear capability gap across increasing levels of cognitive complexity. To address this challenge, we propose ConceptSeg-R1, a unified framework that reformulates concept segmentation as rule-induced concept grounding. At the core of our method is Meta-GRPO, a meta-reinforcement learning mechanism that learns transferable task rules from visual demonstrations and verifies them through proxy reasoning. The inferred reasoning states are then translated into segmentation-ready concept prompts via a lightweight concept translation module, enabling deductive application to target images. A shortcut routing strategy further preserves the native efficiency of segmentation models on simple cases. To systematically evaluate generalized concept segmentation, we conduct extensive experiments across diverse CI, CD, and CR concept segmentation benchmarks spanning natural, industrial, medical and reasoning-intensive domains. Without bells and whistles, ConceptSeg-R1 achieves strong performance across the full concept hierarchy while maintaining the native capability of promptable segmentation backbones. As an initial step toward segmenting any concept, we hope ConceptSeg-R1 can serve as a practical baseline for advancing segmentation from object-level prediction toward concept-level understanding.
한국어 요약
📋 한 줄 요약
**[프롬프트 분할 / 메타강화학습]** 일반화된 concept segmentation을 CI/CD/CR 3단 분류로 정의하고 메타 GRPO로 transferable한 규칙을 학습하는 통합 프레임워크 ConceptSeg-R1 제안.
🎯 핵심 기여도
- 프롬프트 가능 분할이 객체 수준에서 개념 수준 이해로 진화하고 있으나 "concept"의 정의가 불명확하다는 공백을 정의.
- context-independent(CI) / context-dependent(CD) / context-reasoning(CR) 3단계 분류로 일반화된 개념 분할 정식화, 인지 복잡도에 따른 명확한 능력 격차 노출.
- 메타 GRPO 메커니즘으로 시각 데모에서 transferable한 task rule을 학습하고 프록시 추론으로 검증하는 ConceptSeg-R1 제안.
- 추론된 rule을 segmentation-ready concept prompt로 번역하는 경량 모듈 + 단순 케이스에서 native efficiency 보존 shortcut routing.
💡 핵심 아이디어
"개념"은 고정된 카테고리 사전이 아니라 맥락·추론에 따라 변하는 동적 개체이며, "전이 가능한 규칙"을 학습 단위로 두고 메타 강화학습으로 일반화하면 분할 모델이 객체 인식 너머로 확장될 수 있다.
🔬 기술적 접근법
- **모델/방법론**: 통합 프레임워크 ConceptSeg-R1, rule-induced concept grounding으로 재정식화.
- **핵심 기법**: 메타 GRPO로 transferable task rule 학습, proxy reasoning으로 규칙 검증, 추론 상태→segmentation prompt 변환 경량 모듈, shortcut routing으로 native efficiency 유지.
📊 주요 결과
- CI/CD/CR 벤치마크 전반에서 강한 성능 (natural·industrial·medical·reasoning-intensive 도메인 포함).
- promptable segmentation 백본의 native 능력 유지.
- 인지 복잡도 증가에 따른 베이스라인 모델의 성능 저하를 명확히 측정.
💭 의의 및 한계
**의의**: "객체 분할 → 개념 분할"이라는 segmentation 패러다임 전환의 실용 베이스라인 제공. **한계**: rule 학습이 시각 데모 품질에 의존, 매우 모호하거나 문화적 개념에 대한 처리는 본문 범위 밖.
🚀 실용적 활용
- 산업 검사에서 텍스트·예시 기반 결함 영역 지정.
- 의료 영상에서 자연어로 정의된 병변·구조 분할.
- 추론 기반 비전 시스템의 표준 분할 백본.