arXiv論文メモ
新着一覧
cs.CV / eess.IV · 査読状況未確認

皮膚鏡画像の領域分割で初期輪郭と停止条件を比較

Initialization and Stopping Tolerance in CPU Dermoscopic Segmentation

Wenhao Xu, Yixian Kong, Ting Pan, Changwei Wang, Feilong Wang, and Rongtao Xu

この論文をやさしく読む

ひとことで言うと

皮膚鏡画像の病変の輪郭を求める方法で、開始時の輪郭と計算の停止条件が結果をどう変えるか調べた。

何に役立つ?

画像領域分割の評価条件をそろえ、見かけの改善を誤解しないために役立つ。診断精度や患者への効果を示す研究ではない。

この研究の面白いところ

大津法の初期化は格子模様より良かったが、大津の二値化だけの結果には及ばず、停止条件を変えると差も縮んだ。

どこまで分かった?

縮小したISIC 2017複製の保留600画像と、指定のChan–Vese実装での結果である。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

輪郭の初期化と数値計算の停止条件は、能動輪郭法による領域分割の評価に共同で影響し得る。本研究は、縮小したISIC 2017の複製データに対し、オープンソースのscikit-image Chan–Vese実装を用いて両者の相互作用を調べる。固定した開発用100画像で共通の入力チャンネルを選び、保留した区分の600画像すべてを評価した。大津の二値化を、格子模様、円盤、大津法で初期化した輪郭と比較し、レベルセットの停止許容値は既定値とより厳しい値を使った。既定の許容値では、大津法による初期化は格子模様に比べ平均画像Diceを0.6011から0.6660へ高め、その対応付き差は0.0649だった(画像単位のブートストラップによる95%区間は[0.0452, 0.0860])。一方、大津の二値化だけで0.6897に達した。既定の円盤初期化は471画像で1回の反復後に停止した。許容値を厳しくすると、大津法による初期化の格子模様に対する優位性は0.0197に縮み、多くの実行が500回の反復上限に達した。既定の許容値での優位性は、病変が小さい群と大きい群の間でも逆転した。一般的な初期化より改善しても、二値化だけの基準より悪化し得ることを示す。評価では未調整のマスクを比較対象に残し、初期値の定義、停止許容値、実際の反復回数を併せて報告すべきである。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-22(UTC)
最新改訂
2026-09-22 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

Contour initialization and numerical stopping can jointly affect the evaluation of active-contour segmentation. We examine their interaction using the open-source scikit-image Chan-Vese implementation on a resized ISIC 2017 mirror. A fixed development set of 100 images selects a common input channel; all 600 images in the repository's held-out partition are then evaluated. Otsu thresholding is compared with checkerboard-, disk-, and Otsu-initialized contours under default and tighter level-set tolerances. At the default tolerance, Otsu initialization increases mean image Dice from 0.6011 to 0.6660 relative to checkerboard initialization, a paired difference of 0.0649 (95% image-bootstrap interval [0.0452, 0.0860]). Otsu thresholding alone achieves 0.6897. The default disk initializer stops after one iteration on 471 images. Tightening the tolerance reduces the Otsu-seed advantage over checkerboard initialization to 0.0197, with most runs reaching the 500-iteration limit. The default-tolerance advantage also reverses between small- and large-lesion strata. These findings show that an improvement over a generic initializer can coexist with deterioration relative to the threshold baseline. Evaluations should retain the unrefined mask as a comparator and report the initial-field definition, stopping tolerance, and observed iteration counts together.

著者のコメント

10 pages, 3 figures, 2 tables

arXiv ID: 2609.25685 / 要約の誤りについて