paper-with-me

Papers

From augmented microscopy to the topological transformer: a new approach in cell image analysis for Alzheimer's research

2021-08-03 · Wooseok Jung

Cell image analysis is crucial in Alzheimer's research to detect the presence of A$\beta$ protein inhibiting cell function. Deep learning speeds up the process by making only low-level data sufficient for fruitful inspection. We first found Unet is most suitable in augmented microscopy by comparing performance in multi-class semantics segmentation. We develop the augmented microscopy method to capture nuclei in a brightfield image and the transformer using Unet model to convert an input image into a sequence of topological information. The performance regarding Intersection-over-Union is consistent concerning the choice of image preprocessing and ground-truth generation. Training model with data of a specific cell type demonstrates transfer learning applies to some extent. The topological transformer aims to extract persistence silhouettes or landscape signatures containing geometric information of a given image of cells. This feature extraction facilitates studying an image as a collection of one-dimensional data, substantially reducing computational costs. Using the transformer, we attempt grouping cell images by their cell type relying solely on topological features. Performances of the transformers followed by SVM, XGBoost, LGBM, and simple convolutional neural network classifiers are inferior to the conventional image classification. However, since this research initiates a new perspective in biomedical research by combining deep learning and topology for image analysis, we speculate follow-up investigation will reinforce our genuine regime.

📄 PDF Abstract BibTeX arXiv:2108.01625

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationTransfer Learning

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Global Voxel Transformer Networks for Augmented Microscopy

2020-08-05 · Zhengyang Wang, Yaochen Xie, Shuiwang Ji

Advances in deep learning have led to remarkable success in augmented microscopy, enabling us to obtain high-quality microscope images without using expensive microscopy hardware and sample preparation techniques. Howeve…

Deep Learning

CellCentroidFormer: Combining Self-attention and Convolution for Cell Detection

2022-06-01 · Royden Wagner, Karl Rohr

Cell detection in microscopy images is important to study how cells move and interact with their environment. Most recent deep learning-based methods for cell detection use convolutional neural networks (CNNs). However, …

Cell DetectionTransfer Learning

The Multi-modality Cell Segmentation Challenge: Towards Universal Solutions

2023-08-10 · Jun Ma, Ronald Xie, Shamini Ayyadhury, Cheng Ge 외

Cell segmentation is a critical step for quantitative single-cell analysis in microscopy images. Existing cell segmentation methods are often tailored to specific modalities or require manual interventions to specify hyp…

Cell SegmentationSegmentation

ViTally Consistent: Scaling Biological Representation Learning for Cell Microscopy

2024-11-04 · Kian Kenyon-Dean, Zitong Jerry Wang, John Urbanik, Konstantin Donhauser 외

Large-scale cell microscopy screens are used in drug discovery and molecular biology research to study the effects of millions of chemical and genetic perturbations on cells. To use these images in downstream analysis, w…

Drug DiscoveryRepresentation Learning

Global Pixel Transformers for Virtual Staining of Microscopy Images

2019-07-01 · Yi Liu, Hao Yuan, Zhengyang Wang, Shuiwang Ji

Visualizing the details of different cellular structures is of great importance to elucidate cellular functions. However, it is challenging to obtain high quality images of different structures directly due to complex ce…

Virtual Staining