Meta Ordinal Regression Forest For Learning with Unsure Lung Nodules
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Binary ClassificationClassificationfeature selectionGeneral ClassificationLung Nodule ClassificationMeta-LearningregressionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Meta ordinal weighting net for improving lung nodule classification
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+1Learning With Unsure Data for Medical Image Diagnosis
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 PredictionMeta Ordinal Regression Forest for Medical Image Classification with Ordinal Labels
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+3Faithful learning with sure data for lung nodule diagnosis
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 ClassificationRetrievalConvolutional Ordinal Regression Forest for Image Ordinal Estimation
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