日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
医療画像セグメンテーションarXiv:2609.21402

SIRA: クエリ基準アライメントによる推論対応手術器具セグメンテーション

SIRA: Reasoning-Aware Surgical Instrument Segmentation via Query-Anchored Alignment

シェア:XThreadsFacebookLINEはてブBluesky

手術文脈に基づくクエリ条件付き推論としてセグメンテーションを再定義し、4.1万組の画像テキストデータセットSurgRSを構築して、クエリと空間特徴を整合させるマルチモーダル手法SIRAを提案した論文。

詳しい要約

1. どんなもの?

- 手術器具セグメンテーション(SIS)の新しいタスク定式化「Reasoning-Aware Surgical Instrument Segmentation (RA-SIS)」を提案。 - 従来のカテゴリ駆動型位置特定ではなく、手術コンテキスト下でのクエリ条件付き推論としてセグメンテーションを捉える。 - この設定をベンチマークするため、41,000の画像-テキストペアからなる手術推論セグメンテーションデータセット「SurgRS」を構築。 - インスタンスレベルのマスクと構造化されたクエリ-回答監督を整合させ、ピクセルレベルの意味的グラウンディングを可能にする。 - マルチモーダルフレームワーク「Surgical Instrument Reasoning and Segmentation Assistant (SIRA)」を提案。

2. 先行研究と比べてどこがすごい?

- 既存のSIS手法はカテゴリ駆動型位置特定問題として定式化され、手術ワークフローにおける手続き的コンテキストやタスク依存の意味を捉える能力が限られていた。 - 本研究はセグメンテーションをクエリ条件付き推論として再定式化し、手術コンテキストを考慮した推論を可能にする。 - SurgRSデータセットを構築し、この新しい設定をベンチマーク可能にした。 - SIRAは既存の推論対応ベースラインと比較してSurgRS上で改善を示した。

3. 技術・手法の肝は?

- SIRAはマルチモーダルフレームワークで、ターゲットレベルとクエリレベルの意味を分離し、クエリアンカード二重アライメントを通じて視覚特徴と統合する。 - クエリ意味を空間特徴とセグメンテーションプロンプトに整合させることで、マスク予測における意味-視覚一貫性を強化する。 - 具体的なアーキテクチャや損失関数の詳細は要旨からは不明。

4. どうやって有効だと検証した?

- SurgRSデータセット上で広範な実験を実施し、既存の推論対応ベースラインに対する改善を実証。 - コードは公開されている(https://github.com/linxir226/SIRA)。 - 評価指標や実験設定の詳細は要旨からは不明。

5. 議論はある?

- 要旨からは不明。

6. 次に読むべき論文は?

- 要旨で参照/比較されている研究は明示されていないが、関連手法としてReasoning-Aware SegmentationやSurgical Instrument Segmentationの既存研究が挙げられる。 - 具体的な論文名は要旨からは不明。

※ AIが要旨から生成した要約です。正確性は原文をご確認ください。

著者: Zhibo Zhang, Qijie Wang, Zengqiang Yan

分類: cs.CV

原文アブストラクト

Surgical instrument segmentation (SIS) plays a critical role in robotic assistance and surgical workflow analysis. However, most existing SIS methods formulate segmentation as a category-driven localization problem, limiting their ability to capture procedural context and task-dependent semantics in surgical workflows. We introduce Reasoning-Aware Surgical Instrument Segmentation (RA-SIS), a task formulation that frames segmentation as query-conditioned inference under surgical context. To benchmark this setting, we construct SurgRS, a surgical reasoning segmentation dataset consisting of 41,000 image-text pairs, which aligns instance-level masks with structured query-answer supervision to enable semantic grounding at the pixel level. Based on SurgRS, we propose Surgical Instrument Reasoning and Segmentation Assistant (SIRA), a multimodal framework that disentangles target-level and query-level semantics and integrates them with visual features through query-anchored dual alignment. By aligning query semantics with spatial features and segmentation prompts, SIRA enhances semantic-visual consistency in mask prediction. Extensive experiments on SurgRS demonstrate improvements over existing reasoning-aware baselines. Code is available at https://github.com/linxir226/SIRA.

PR本紙発行元 EmplifAI