paper-with-me

홈 › Papers

From Majority to Minority: A Diffusion-based Augmentation for Underrepresented Groups in Skin Lesion Analysis

2024-06-26 · Janet Wang, Yunsung Chung, Zhengming Ding, Jihun Hamm

AI-based diagnoses have demonstrated dermatologist-level performance in classifying skin cancer. However, such systems are prone to under-performing when tested on data from minority groups that lack sufficient representation in the training sets. Although data collection and annotation offer the best means for promoting minority groups, these processes are costly and time-consuming. Prior works have suggested that data from majority groups may serve as a valuable information source to supplement the training of diagnosis tools for minority groups. In this work, we propose an effective diffusion-based augmentation framework that maximizes the use of rich information from majority groups to benefit minority groups. Using groups with different skin types as a case study, our results show that the proposed framework can generate synthetic images that improve diagnostic results for the minority groups, even when there is little or no reference data from these target groups. The practical value of our work is evident in medical imaging analysis, where under-diagnosis persists as a problem for certain groups due to insufficient representation.

📄 PDF Abstract BibTeX arXiv:2406.18375

Code (1)

janet-sw/skin-diff 공식 구현 pytorch

Tasks

Diagnostic

Similar Papers 제목 키워드 기반

MCRAGE: Synthetic Healthcare Data for Fairness

2023-10-27 · Keira Behal, Jiayi Chen, Caleb Fikes, Sophia Xiao

In the field of healthcare, electronic health records (EHR) serve as crucial training data for developing machine learning models for diagnosis, treatment, and the management of healthcare resources. However, medical dat…

DenoisingFairnessManagement

Boost-and-Skip: A Simple Guidance-Free Diffusion for Minority Generation

2025-02-10 · Soobin Um, Beomsu Kim, Jong Chul Ye

Minority samples are underrepresented instances located in low-density regions of a data manifold, and are valuable in many generative AI applications, such as data augmentation, creative content generation, etc. Unfortu…

Data Augmentation

Self-Improving Diffusion Classifiers with Minority Preference Optimization

2026-07-04 · Hyunsoo Kim, Jungmyung Wi, Soobin Um, Donghyun Kim 외 arxiv

Prior studies have demonstrated that diffusion classifiers achieve robust zero-shot classification performance. However, their effectiveness is strongly tied to the pretraining data distribution: they perform well in maj…

Minority-Aware Satisfaction Estimation in Dialogue Systems via Preference-Adaptive Reinforcement Learning

2025-11-07 · Yahui Fu, Zi Haur Pang, Tatsuya Kawahara arxiv

User satisfaction in dialogue systems is inherently subjective. When the same response strategy is applied across users, minority users may assign different satisfaction ratings than majority users due to variations in i…

Reinforcement Learning

RAIGen: Rare Attribute Identification in Text-to-Image Generative Models

2026-02-06 · Silpa Vadakkeeveetil Sreelatha, Dan Wang, Serge Belongie, Muhammad Awais 외 arxiv

Text-to-image diffusion models achieve impressive generation quality but inherit and amplify training-data biases, skewing coverage of semantic attributes. Prior work addresses this in two ways. Closed-set approaches mit…