Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Revisiting Multiple Instance Neural Networks

About

Recently neural networks and multiple instance learning are both attractive topics in Artificial Intelligence related research fields. Deep neural networks have achieved great success in supervised learning problems, and multiple instance learning as a typical weakly-supervised learning method is effective for many applications in computer vision, biometrics, nature language processing, etc. In this paper, we revisit the problem of solving multiple instance learning problems using neural networks. Neural networks are appealing for solving multiple instance learning problem. The multiple instance neural networks perform multiple instance learning in an end-to-end way, which take a bag with various number of instances as input and directly output bag label. All of the parameters in a multiple instance network are able to be optimized via back-propagation. We propose a new multiple instance neural network to learn bag representations, which is different from the existing multiple instance neural networks that focus on estimating instance label. In addition, recent tricks developed in deep learning have been studied in multiple instance networks, we find deep supervision is effective for boosting bag classification accuracy. In the experiments, the proposed multiple instance networks achieve state-of-the-art or competitive performance on several MIL benchmarks. Moreover, it is extremely fast for both testing and training, e.g., it takes only 0.0003 second to predict a bag and a few seconds to train on a MIL datasets on a moderate CPU.

Xinggang Wang, Yongluan Yan, Peng Tang, Xiang Bai, Wenyu Liu• 2016

Related benchmarks

TaskDatasetResultRank
Anomaly LocalizationMVTec AD--
369
Anomaly DetectionMVTec-AD (test)
I-AUROC93.9
226
Whole Slide Image classificationCAMELYON16 (test)
AUC0.8641
127
Anomaly DetectionMVTec AD
Overall AUROC93.9
83
WSI ClassificationTCGA lung cancer dataset (test)
Accuracy84.6
67
Anomaly DetectionHead-CT
AUROC0.984
58
Anomaly DetectionSDD
AUC0.961
57
Anomaly DetectionELPV
AUC78.8
46
Anomaly DetectionBrainMRI (test)
AUC-ROC0.943
45
Anomaly DetectionAITEX
Mean AUC-ROC0.813
44
Showing 10 of 28 rows

Other info

Follow for update