paper-with-me

Papers

Self-supervised pseudo-colorizing of masked cells

2023-02-12 · Royden Wagner, Carlos Fernandez Lopez, Christoph Stiller

Self-supervised learning, which is strikingly referred to as the dark matter of intelligence, is gaining more attention in biomedical applications of deep learning. In this work, we introduce a novel self-supervision objective for the analysis of cells in biomedical microscopy images. We propose training deep learning models to pseudo-colorize masked cells. We use a physics-informed pseudo-spectral colormap that is well suited for colorizing cell topology. Our experiments reveal that approximating semantic segmentation by pseudo-colorization is beneficial for subsequent fine-tuning on cell detection. Inspired by the recent success of masked image modeling, we additionally mask out cell parts and train to reconstruct these parts to further enrich the learned representations. We compare our pre-training method with self-supervised frameworks including contrastive learning (SimCLR), masked autoencoders (MAEs), and edge-based self-supervision. We build upon our previous work and train hybrid models for cell detection, which contain both convolutional and vision transformer modules. Our pre-training method can outperform SimCLR, MAE-like masked image modeling, and edge-based self-supervision when pre-training on a diverse set of six fluorescence microscopy datasets. Code is available at: https://github.com/roydenwa/pseudo-colorize-masked-cells

📄 PDF Abstract BibTeX arXiv:2302.05968

Code (2)

roydenwa/cell-centroid-former 공식 구현 tf
roydenwa/pseudo-colorize-masked-cells 공식 구현 pytorch

Tasks

Cell DetectionColorizationContrastive LearningSelf-Supervised LearningSemantic Segmentation

Methods 이 논문이 사용한 방법론

Attention 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Batch Normalization 설명 없음
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Unsupervised Video Domain Adaptation with Masked Pre-Training and Collaborative Self-Training

2023-12-05 · CVPR 2024 1 · Arun Reddy, William Paul, Corban Rivera, Ketul Shah 외

In this work, we tackle the problem of unsupervised domain adaptation (UDA) for video action recognition. Our approach, which we call UNITE, uses an image teacher model to adapt a video student model to the target domain…

Action RecognitionDomain AdaptationTemporal Action LocalizationUnsupervised Domain Adaptation

Multiplexed Immunofluorescence Brain Image Analysis Using Self-Supervised Dual-Loss Adaptive Masked Autoencoder

2022-05-10 · Son T. Ly, Bai Lin, Hung Q. Vo, Dragan Maric 외

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 an…

Cell DetectionContrastive LearningImage ReconstructionSegmentation+2

Prototype based Masked Audio Model for Self-Supervised Learning of Sound Event Detection

2024-09-26 · Pengfei Cai, Yan Song, Nan Jiang, Qing Gu 외

A significant challenge in sound event detection (SED) is the effective utilization of unlabeled data, given the limited availability of labeled data due to high annotation costs. Semi-supervised algorithms rely on label…

Event DetectionRepresentation LearningSelf-Supervised LearningSound Event Detection

Improving Pseudo-label Training For End-to-end Speech Recognition Using Gradient Mask

2021-10-08 · Shaoshi Ling, Chen Shen, Meng Cai, Zejun Ma

In the recent trend of semi-supervised speech recognition, both self-supervised representation learning and pseudo-labeling have shown promising results. In this paper, we propose a novel approach to combine their ideas …

Pseudo LabelRepresentation Learningspeech-recognitionSpeech Recognition

MAPLE: Masked Pseudo-Labeling autoEncoder for Semi-supervised Point Cloud Action Recognition

2022-09-01 · Xiaodong Chen, Wu Liu, Xinchen Liu, Yongdong Zhang 외

Recognizing human actions from point cloud videos has attracted tremendous attention from both academia and industry due to its wide applications like automatic driving, robotics, and so on. However, current methods for …

Action Recognition