paper-with-me

홈 › Papers

FEDI: Few-shot learning based on Earth Mover's Distance algorithm combined with deep residual network to identify diabetic retinopathy

2021-08-22 · Liangrui Pan, Boya Ji, Peng Xi, Xiaoqi Wang, Mitchai Chongcheawchamnan, Shaoliang Peng

Diabetic retinopathy(DR) is the main cause of blindness in diabetic patients. However, DR can easily delay the occurrence of blindness through the diagnosis of the fundus. In view of the reality, it is difficult to collect a large amount of diabetic retina data in clinical practice. This paper proposes a few-shot learning model of a deep residual network based on Earth Mover's Distance algorithm to assist in diagnosing DR. We build training and validation classification tasks for few-shot learning based on 39 categories of 1000 sample data, train deep residual networks, and obtain experience maximization pre-training models. Based on the weights of the pre-trained model, the Earth Mover's Distance algorithm calculates the distance between the images, obtains the similarity between the images, and changes the model's parameters to improve the accuracy of the training model. Finally, the experimental construction of the small sample classification task of the test set to optimize the model further, and finally, an accuracy of 93.5667% on the 3way10shot task of the diabetic retina test set. For the experimental code and results, please refer to: https://github.com/panliangrui/few-shot-learning-funds.

📄 PDF Abstract BibTeX arXiv:2108.09711

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot Learning

Similar Papers 제목 키워드 기반

DeepEMD: Few-Shot Image Classification With Differentiable Earth Mover's Distance and Structured Classifiers

2020-06-01 · CVPR 2020 6 · Chi Zhang, Yujun Cai, Guosheng Lin, Chunhua Shen

In this paper, we address the few-shot classification task from a new perspective of optimal matching between image regions. We adopt the Earth Mover's Distance (EMD) as a metric to compute a structural distance between …

ClassificationFew-Shot Image ClassificationGeneral Classificationimage-classification+1

DeepEMD: Differentiable Earth Mover's Distance for Few-Shot Learning

2020-03-15 · Chi Zhang, Yujun Cai, Guosheng Lin, Chunhua Shen

In this work, we develop methods for few-shot image classification from a new perspective of optimal matching between image regions. We employ the Earth Mover's Distance (EMD) as a metric to compute a structural distance…

ClassificationFew-Shot Image ClassificationFew-Shot LearningGeneral Classification+4

Efficient Tracking of Sparse Signals via an Earth Mover's Distance Dynamics Regularizer

2018-06-12 · Nicholas P. Bertrand, Adam S. Charles, John Lee, Pavel B. Dunn 외

Tracking algorithms such as the Kalman filter aim to improve inference performance by leveraging the temporal dynamics in streaming observations. However, the tracking regularizers are often based on the $\ell_p$-norm wh…

Low-Complexity Data-Parallel Earth Mover's Distance Approximations

2018-12-05 · Kubilay Atasu, Thomas Mittelholzer

The Earth Mover's Distance (EMD) is a state-of-the art metric for comparing discrete probability distributions, but its high distinguishability comes at a high cost in computational complexity. Even though linear-complex…

CPUGPU

Earth Mover's Distance Minimization for Unsupervised Bilingual Lexicon Induction

2017-09-01 · EMNLP 2017 9 · Meng Zhang, Yang Liu, Huanbo Luan, Maosong Sun

Cross-lingual natural language processing hinges on the premise that there exists invariance across languages. At the word level, researchers have identified such invariance in the word embedding semantic spaces of diffe…

Bilingual Lexicon InductionCross-Lingual TransferWord Embeddings