一部だけ注釈した3D電子顕微鏡画像から細胞体を分割
SomaNet: Weakly Supervised Learning for Instance Soma Segmentation in 3D Electron Microscopy with Partial Annotations
この論文をやさしく読む
ひとことで言うと
脳の3D電子顕微鏡画像で、一部の細胞体にだけ注釈がある場合でも、個々の細胞体を分けて描く方法です。
何に役立つ?
細胞解析や神経回路再構築向けに、手作業で付ける注釈の負担を減らす手法の検討に役立ちます。
この研究の面白いところ
部分的な正解から教師が疑似ラベルを作り、生徒がそれを利用して密な分割を回復します。二次元の基盤モデルも利用できます。
どこまで分かった?
要旨での評価は脳の3D電子顕微鏡データセットにおける部分注釈条件です。注釈量の具体的な削減率や他の画像種への性能は記載されていません。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
細胞体を個々の別の対象として見分けて輪郭を定めるインスタンス分割は、細胞解析と神経回路の再構築に重要である。三次元電子顕微鏡は細胞体の細かい形をナノメートル規模の解像度で捉えられるが、全ての細胞体に手作業で詳細な注釈を付けるには非常に大きな費用がかかり、完全な教師あり手法を大規模に使いにくい。この問題に対し、一部だけ注釈された3D電子顕微鏡画像から細胞体をインスタンス分割する弱教師ありの枠組み SomaNet を提案する。一部のラベルに合わせた教師・生徒型の学習を採用し、教師は部分的な注釈データから疑似ラベルを生成し、生徒は元の部分的な正解注釈と疑似ラベルの両方から学習して、密なインスタンス分割を段階的に回復する。限られた教師情報のもとで数の異なる細胞体を正確に区切るため、同じ個体内の類似度を高く、境界をまたぐ類似度を低くするアフィニティ学習を取り入れる。意味情報で導くアフィニティの復号と二次元から三次元への再構築により、二次元の基盤モデルの広い受容野を維持しつつ、体積として一貫した三次元の細胞体を得る。枠組みは構造を選ばず、視覚トランスフォーマーや基盤モデルなどの異なる基盤ネットワークに対応し、事前学習済みの画像表現を体積電子顕微鏡画像の分割へ直接転用できる。脳の3D電子顕微鏡データセットでの実験では、部分的な注釈のもとでも、形の異なる細胞体を持つ領域にわたり、正確で頑健なインスタンス分割を達成した。コードは要旨に示されたGitHubで公開されている。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-19(UTC)
- 最新改訂
- 2026-09-19 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-19 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
Soma instance segmentation, i.e., identifying and delineating individual cell somas as distinct instances, is crucial for cellular analysis and connectomic reconstruction. Three-dimensional electron microscopy (3D EM) provides nanometer-scale resolution for capturing fine-grained soma morphology. However, dense instance-level manual annotation is prohibitively costly, limiting the scalability of fully supervised methods. To address this challenge, we propose SomaNet, a weakly supervised framework for 3D EM soma instance segmentation under partial annotation constraints. SomaNet adopts a teacher--student learning paradigm tailored to partial labels. The teacher is trained using partially annotated data to generate pseudo-labels, while the student jointly learns from the partial ground-truth annotations and the generated pseudo-labels, progressively recovering dense instance segmentations. To accurately delineate cell somas under limited supervision with varying instance counts, SomaNet incorporates affinity learning, which encourages high similarity within instances and low similarity across instance boundaries. Semantic-guided affinity decoding and 2D-to-3D reconstruction then produce volumetrically consistent 3D soma instances while preserving the large receptive fields of 2D backbones. The framework is architecture-flexible and supports diverse backbones, including vision transformers and foundation models, enabling direct transfer of pretrained visual representations to volumetric EM segmentation. Experiments on 3D EM brain datasets demonstrate that SomaNet achieves accurate and robust soma instance segmentation across regions with diverse soma morphologies under partial annotation. Code is available at https://github.com/mkhateri/SomaNet.
著者のコメント
10 pages, 7 figures, 1 table,
arXiv ID: 2609.23019 / 要約の誤りについて