paper-with-me

Papers

Meta Ordinal Regression Forest For Learning with Unsure Lung Nodules

2020-12-07 · Yiming Lei, Haiping Zhu, Junping Zhang, Hongming Shan

Deep learning-based methods have achieved promising performance in early detection and classification of lung nodules, most of which discard unsure nodules and simply deal with a binary classification -- malignant vs benign. Recently, an unsure data model (UDM) was proposed to incorporate those unsure nodules by formulating this problem as an ordinal regression, showing better performance over traditional binary classification. To further explore the ordinal relationship for lung nodule classification, this paper proposes a meta ordinal regression forest (MORF), which improves upon the state-of-the-art ordinal regression method, deep ordinal regression forest (DORF), in three major ways. First, MORF can alleviate the biases of the predictions by making full use of deep features while DORF needs to fix the composition of decision trees before training. Second, MORF has a novel grouped feature selection (GFS) module to re-sample the split nodes of decision trees. Last, combined with GFS, MORF is equipped with a meta learning-based weighting scheme to map the features selected by GFS to tree-wise weights while DORF assigns equal weights for all trees. Experimental results on the LIDC-IDRI dataset demonstrate superior performance over existing methods, including the state-of-the-art DORF.

📄 PDF Abstract BibTeX arXiv:2012.03480

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationClassificationfeature selectionGeneral ClassificationLung Nodule ClassificationMeta-Learningregression

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

Meta ordinal weighting net for improving lung nodule classification

2021-01-31 · Yiming Lei, Hongming Shan, Junping Zhang

The progression of lung cancer implies the intrinsic ordinal relationship of lung nodules at different stages-from benign to unsure then to malignant. This problem can be solved by ordinal regression methods, which is be…

ClassificationGeneral ClassificationLung Nodule ClassificationMeta-Learning+1

Learning With Unsure Data for Medical Image Diagnosis

2019-10-01 · ICCV 2019 10 · Botong Wu, Xinwei Sun, Lingjing Hu, Yizhou Wang

In image-based disease prediction, it can be hard to give certain cases a deterministic "disease/normal" label due to lack of enough information, e.g., at its early stage. We call such cases "unsure" data. Labeling such …

Disease Prediction

Meta Ordinal Regression Forest for Medical Image Classification with Ordinal Labels

2022-03-15 · Yiming Lei, Haiping Zhu, Junping Zhang, Hongming Shan

The performance of medical image classification has been enhanced by deep convolutional neural networks (CNNs), which are typically trained with cross-entropy (CE) loss. However, when the label presents an intrinsic ordi…

Classificationfeature selectionimage-classificationImage Classification+3

Faithful learning with sure data for lung nodule diagnosis

2022-02-25 · Hanxiao Zhang, Liang Chen, Xiao Gu, Minghui Zhang 외

Recent evolution in deep learning has proven its value for CT-based lung nodule classification. Most current techniques are intrinsically black-box systems, suffering from two generalizability issues in clinical practice…

ClassificationLung Nodule ClassificationRetrieval

Convolutional Ordinal Regression Forest for Image Ordinal Estimation

2020-08-07 · Haiping Zhu, Hongming Shan, Yuheng Zhang, Lingfu Che 외

Image ordinal estimation is to predict the ordinal label of a given image, which can be categorized as an ordinal regression problem. Recent methods formulate an ordinal regression problem as a series of binary classific…

Age EstimationBinary Classificationregression