paper-with-me

Papers

A Knowledge-based Learning Framework for Self-supervised Pre-training Towards Enhanced Recognition of Biomedical Microscopy Images

2022-11-27 · Wei Chen, Chen Li, Dan Chen, Xin Luo

Self-supervised pre-training has become the priory choice to establish reliable neural networks for automated recognition of massive biomedical microscopy images, which are routinely annotation-free, without semantics, and without guarantee of quality. Note that this paradigm is still at its infancy and limited by closely related open issues: 1) how to learn robust representations in an unsupervised manner from unlabelled biomedical microscopy images of low diversity in samples? and 2) how to obtain the most significant representations demanded by a high-quality segmentation? Aiming at these issues, this study proposes a knowledge-based learning framework (TOWER) towards enhanced recognition of biomedical microscopy images, which works in three phases by synergizing contrastive learning and generative learning methods: 1) Sample Space Diversification: Reconstructive proxy tasks have been enabled to embed a priori knowledge with context highlighted to diversify the expanded sample space; 2) Enhanced Representation Learning: Informative noise-contrastive estimation loss regularizes the encoder to enhance representation learning of annotation-free images; 3) Correlated Optimization: Optimization operations in pre-training the encoder and the decoder have been correlated via image restoration from proxy tasks, targeting the need for semantic segmentation. Experiments have been conducted on public datasets of biomedical microscopy images against the state-of-the-art counterparts (e.g., SimCLR and BYOL), and results demonstrate that: TOWER statistically excels in all self-supervised methods, achieving a Dice improvement of 1.38 percentage points over SimCLR. TOWER also has potential in multi-modality medical image analysis and enables label-efficient semi-supervised learning, e.g., reducing the annotation cost by up to 99% in pathological classification.

📄 PDF Abstract BibTeX arXiv:2211.14715

Code (1)

lichen14/tower 공식 구현 pytorch

Tasks

Contrastive LearningImage RestorationMedical Image AnalysisRepresentation LearningSemantic Segmentation

Methods 이 논문이 사용한 방법론

Bitcoin Customer Service Number +1-833-534-1729 설명 없음
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Average Pooling 설명 없음
Residual Connection 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
Bottleneck Residual Block A Bottleneck Residual Block is a variant of the residual block that utilises 1x1 convolutions to create a bottleneck. The…
Batch Normalization 설명 없음

Similar Papers 제목 키워드 기반

Improving Sequential Recommendation Consistency with Self-Supervised Imitation

2021-06-26 · Xu Yuan, Hongshen Chen, Yonghao Song, Xiaofang Zhao 외

Most sequential recommendation models capture the features of consecutive items in a user-item interaction history. Though effective, their representation expressiveness is still hindered by the sparse learning signals. …

Imitation LearningSequential RecommendationSparse Learning

Eliciting Medical Reasoning with Knowledge-enhanced Data Synthesis: A Semi-Supervised Reinforcement Learning Approach

2026-04-13 · Haolin Li, Shuyang Jiang, Ruipeng Zhang, Jiangchao Yao 외 arxiv

While large language models hold promise for complex medical applications, their development is hindered by the scarcity of high-quality reasoning data. To address this issue, existing approaches typically distill chain-…

Reinforcement Learning

Three Ways to Improve Semantic Segmentation with Self-Supervised Depth Estimation

2020-12-19 · CVPR 2021 1 · Lukas Hoyer, Dengxin Dai, Yuhua Chen, Adrian Köring 외

Training deep networks for semantic segmentation requires large amounts of labeled training data, which presents a major challenge in practice, as labeling segmentation masks is a highly labor-intensive process. To addre…

Data AugmentationDepth EstimationDiversityMonocular Depth Estimation+3

TaxoExpan: Self-supervised Taxonomy Expansion with Position-Enhanced Graph Neural Network

2020-01-26 · Jiaming Shen, Zhihong Shen, Chenyan Xiong, Chi Wang 외

Taxonomies consist of machine-interpretable semantics and provide valuable knowledge for many web applications. For example, online retailers (e.g., Amazon and eBay) use taxonomies for product recommendation, and web sea…

Graph Neural NetworkPositionProduct RecommendationTaxonomy Expansion

Low-Resource Self-Supervised Learning with SSL-Enhanced TTS

2023-09-29 · Po-chun Hsu, Ali Elkahky, Wei-Ning Hsu, Yossi Adi 외

Self-supervised learning (SSL) techniques have achieved remarkable results in various speech processing tasks. Nonetheless, a significant challenge remains in reducing the reliance on vast amounts of speech data for pre-…

Self-Supervised Learningtext-to-speechText to Speech