Department of Electrical and Computer Engineering, University of Houston, TX 77204, USA.
Department of Electrical and Computer Engineering, University of Houston, TX 77204, USA.
Artif Intell Med. 2024 May;151:102828. doi: 10.1016/j.artmed.2024.102828. Epub 2024 Mar 15.
Reliable large-scale cell detection and segmentation is the fundamental first step to understanding biological processes in the brain. The ability to phenotype cells at scale can accelerate preclinical drug evaluation and system-level brain histology studies. The impressive advances in deep learning offer a practical solution to cell image detection and segmentation. Unfortunately, categorizing cells and delineating their boundaries for training deep networks is an expensive process that requires skilled biologists. This paper presents a novel self-supervised Dual-Loss Adaptive Masked Autoencoder (DAMA) for learning rich features from multiplexed immunofluorescence brain images. DAMA's objective function minimizes the conditional entropy in pixel-level reconstruction and feature-level regression. Unlike existing self-supervised learning methods based on a random image masking strategy, DAMA employs a novel adaptive mask sampling strategy to maximize mutual information and effectively learn brain cell data. To the best of our knowledge, this is the first effort to develop a self-supervised learning method for multiplexed immunofluorescence brain images. Our extensive experiments demonstrate that DAMA features enable superior cell detection, segmentation, and classification performance without requiring many annotations. In addition, to examine the generalizability of DAMA, we also experimented on TissueNet, a multiplexed imaging dataset comprised of two-channel fluorescence images from six distinct tissue types, captured using six different imaging platforms. Our code is publicly available at https://github.com/hula-ai/DAMA.
可靠的大规模细胞检测和分割是理解大脑中生物过程的基本第一步。能够大规模表型细胞可以加速临床前药物评估和系统水平的大脑组织学研究。深度学习的令人印象深刻的进展为细胞图像检测和分割提供了实用的解决方案。不幸的是,对细胞进行分类并为训练深度网络划定其边界是一个昂贵的过程,需要有经验的生物学家。本文提出了一种新颖的自监督双损失自适应掩蔽自动编码器(DAMA),用于从多路复用免疫荧光脑图像中学习丰富的特征。DAMA 的目标函数最小化像素级重建和特征级回归中的条件熵。与基于随机图像掩蔽策略的现有自监督学习方法不同,DAMA 采用新颖的自适应掩蔽采样策略来最大化互信息,并有效地学习大脑细胞数据。据我们所知,这是首次开发用于多路复用免疫荧光脑图像的自监督学习方法。我们的广泛实验表明,DAMA 特征无需大量注释即可实现卓越的细胞检测、分割和分类性能。此外,为了检验 DAMA 的泛化能力,我们还在 TissueNet 上进行了实验,这是一个由来自六个不同组织类型的双通道荧光图像组成的多路复用成像数据集,使用六个不同的成像平台捕获。我们的代码可在 https://github.com/hula-ai/DAMA 上获得。