paper-with-me

홈 › Papers

Deep Learning-Based Strategy for Macromolecules Classification with Imbalanced Data from Cellular Electron Cryotomography

2019-08-27 · Ziqian Luo, Xiangrui Zeng, Zhipeng Bao, Min Xu

Deep learning model trained by imbalanced data may not work satisfactorily since it could be determined by major classes and thus may ignore the classes with small amount of data. In this paper, we apply deep learning based imbalanced data classification for the first time to cellular macromolecular complexes captured by Cryo-electron tomography (Cryo-ET). We adopt a range of strategies to cope with imbalanced data, including data sampling, bagging, boosting, Genetic Programming based method and. Particularly, inspired from Inception 3D network, we propose a multi-path CNN model combining focal loss and mixup on the Cryo-ET dataset to expand the dataset, where each path had its best performance corresponding to each type of data and let the network learn the combinations of the paths to improve the classification performance. In addition, extensive experiments have been conducted to show our proposed method is flexible enough to cope with different number of classes by adjusting the number of paths in our multi-path model. To our knowledge, this work is the first application of deep learning methods of dealing with imbalanced data to the internal tissue classification of cell macromolecular complexes, which opened up a new path for cell classification in the field of computational biology.

📄 PDF Abstract BibTeX arXiv:1908.09993

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDeep LearningElectron TomographyGeneral Classification

Methods 이 논문이 사용한 방법론

Focal Loss A Focal Loss function addresses class imbalance during training in tasks like object detection. Focal loss applies a modulating term to the cross entropy loss in order to…
Mixup Mixup is a data augmentation technique that generates a weighted combination of random image pairs from the training data. Given two images and their ground truth labels:…

Similar Papers 제목 키워드 기반

Convolutional Neural Networks for Automated Annotation of Cellular Cryo-Electron Tomograms

2017-06-11

Cellular Electron Cryotomography (CryoET) offers the ability to look inside cells and observe macromolecules frozen in action. A primary challenge for this technique is identifying and extracting the molecular components…

Cryogenic Electron Tomography

Model compression for faster structural separation of macromolecules captured by Cellular Electron Cryo-Tomography

2018-01-31 · Jialiang Guo, Bo Zhou, Xiangrui Zeng, Zachary Freyberg 외

Electron Cryo-Tomography (ECT) enables 3D visualization of macromolecule structure inside single cells. Macromolecule classification approaches based on convolutional neural networks (CNN) were developed to separate mill…

ClassificationGeneral ClassificationKnowledge DistillationModel Compression

Multi-task Learning for Macromolecule Classification, Segmentation and Coarse Structural Recovery in Cryo-Tomography

2018-05-16 · Chang Liu, Xiangrui Zeng, Kaiwen Wang, Qiang Guo 외

Cellular Electron Cryo-Tomography (CECT) is a powerful 3D imaging tool for studying the native structure and organization of macromolecules inside single cells. For systematic recognition and recovery of macromolecular s…

ClassificationDiversityGeneral ClassificationMulti-Task Learning+2

HPSLPred: An Ensemble Multi-label Classifier for Human Protein Subcellular Location Prediction with Imbalanced Source

2017-04-18 · Shixiang Wan, Quan Zou

Predicting the subcellular localization of proteins is an important and challenging problem. Traditional experimental approaches are often expensive and time-consuming. Consequently, a growing number of research efforts …

ClassificationGeneral ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Few shot domain adaptation for in situ macromolecule structural classification in cryo-electron tomograms

2020-07-30 · Liangyong Yu, Ran Li, Xiangrui Zeng, Hongyi Wang 외

Motivation: Cryo-Electron Tomography (cryo-ET) visualizes structure and spatial organization of macromolecules and their interactions with other subcellular components inside single cells in the close-to-native state at …

ClassificationDomain AdaptationElectron TomographyGeneral Classification