paper-with-me

Papers

Prototypical Clustering Networks for Dermatological Disease Diagnosis

2018-11-07 · Viraj Prabhu, Anitha Kannan, Murali Ravuri, Manish Chablani, David Sontag, Xavier Amatriain

We consider the problem of image classification for the purpose of aiding doctors in dermatological diagnosis. Dermatological diagnosis poses two major challenges for standard off-the-shelf techniques: First, the data distribution is typically extremely long tailed. Second, intra-class variability is often large. To address the first issue, we formulate the problem as low-shot learning, where once deployed, a base classifier must rapidly generalize to diagnose novel conditions given very few labeled examples. To model diverse classes effectively, we propose Prototypical Clustering Networks (PCN), an extension to Prototypical Networks that learns a mixture of prototypes for each class. Prototypes are initialized for each class via clustering and refined via an online update scheme. Classification is performed by measuring similarity to a weighted combination of prototypes within a class, where the weights are the inferred cluster responsibilities. We demonstrate the strengths of our approach in effective diagnosis on a realistic dataset of dermatological conditions.

📄 PDF Abstract BibTeX arXiv:1811.03066

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringGeneral Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Federated Contrastive Learning for Dermatological Disease Diagnosis via On-device Learning

2022-02-14 · Yawen Wu, Dewen Zeng, Zhepeng Wang, Yi Sheng 외

Deep learning models have been deployed in an increasing number of edge and mobile devices to provide healthcare. These models rely on training with a tremendous amount of labeled data to achieve high accuracy. However, …

Contrastive LearningFederated LearningSelf-Supervised Learning

FairDD: Enhancing Fairness with domain-incremental learning in dermatological disease diagnosis

2024-12-21 · Yiqin Luo, Tianlong Gu

With the rapid advancement of deep learning technologies, artificial intelligence has become increasingly prevalent in the research and application of dermatological disease diagnosis. However, this data-driven approach …

Contrastive LearningData AugmentationDiagnosticFairness+1

SkinGPT-X: A Self-Evolving Collaborative Multi-Agent System for Transparent and Trustworthy Dermatological Diagnosis

2026-03-27 · Zhangtianyi Chen, Yuhao Shen, Florensia Widjaja, Yan Xu 외 arxiv

While recent advancements in Large Language Models have significantly advanced dermatological diagnosis, monolithic LLMs frequently struggle with fine-grained, large-scale multi-class diagnostic tasks and rare skin disea…

Visual Question Answering

Federated Self-Supervised Contrastive Learning and Masked Autoencoder for Dermatological Disease Diagnosis

2022-08-24 · Yawen Wu, Dewen Zeng, Zhepeng Wang, Yi Sheng 외

In dermatological disease diagnosis, the private data collected by mobile dermatology assistants exist on distributed mobile devices of patients. Federated learning (FL) can use decentralized data to train models while k…

Contrastive LearningFederated LearningSelf-Supervised Learning

Towards Automated Differential Diagnosis of Skin Diseases Using Deep Learning and Imbalance-Aware Strategies

2026-01-01 · Ali Anaissi, Ali Braytee, Weidong Huang, Junaid Akram 외 arxiv

As dermatological conditions become increasingly common and the availability of dermatologists remains limited, there is a growing need for intelligent tools to support both patients and clinicians in the timely and accu…

Data Augmentation