paper-with-me

홈 › Papers

MIFR: A Modality-Invariant and Fair Representation Framework for Skin Disease Classification

2026-08-19 · Asonyu Senge Njih, Yvan Guifo Fodjo, Vianney Kengne Tchendji, Jerry Lacmou Zeutouo, Kerol Djoumessi arxiv

Skin diseases represent a major global public health burden, yet machine learning tools developed to assist in their diagnosis suffer from two critical limitations: reliance on only one modality for diagnosis and systematic performance disparities across skin tones. While existing approaches address each challenge separately, this work proposes a modality-invariant framework with fair representation (MIFR) for skin disease classification. The architecture pairs clinical photographs with dermoscopic images using ViT-based encoders, projecting each input into a high-dimensional embedding space via modality-specific projection heads. The resulting model is trained with a five-component multi-objective loss including weighted cross-entropy for classification, confusion and skin-type classification losses for fairness, per-modality supervised contrastive loss for class alignment, and a modality-invariance loss for clinical and dermoscopic modality alignment. Experiments on the HIBA+Derm7pt paired dataset and the external PAD-UFES-20 and ISIC 2019 datasets showed that modality-invariant representation learning provides competitive predictive performance compare to relevant baseline models and competitive fairness on the internal dataset. t-SNE visualizations confirmed that clinical and dermoscopic embeddings of the same disease are geometrically aligned, validating the joint objectives.

📄 PDF Abstract BibTeX arXiv:2608.18774

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

SemifreddoNets: Partially Frozen Neural Networks for Efficient Computer Vision Systems

2020-06-12 · ECCV 2020 8 · Leo F. Isikdogan, Bhavin V. Nayak, Chyuan-Tyng Wu, Joao Peralta Moreira 외

We propose a system comprised of fixed-topology neural networks having partially frozen weights, named SemifreddoNets. SemifreddoNets work as fully-pipelined hardware blocks that are optimized to have an efficient hardwa…

Learning Fair Invariant Representations under Covariate and Correlation Shifts Simultaneously

2024-08-18 · Dong Li, Chen Zhao, Minglai Shao, Wenjun Wang

Achieving the generalization of an invariant classifier from training domains to shifted test domains while simultaneously considering model fairness is a substantial and complex challenge in machine learning. Existing m…

Domain GeneralizationFairness

DeMIAN: Deep Modality Invariant Adversarial Network

2016-12-23 · Kuniaki Saito, Yusuke Mukuta, Yoshitaka Ushiku, Tatsuya Harada

Obtaining common representations from different modalities is important in that they are interchangeable with each other in a classification problem. For example, we can train a classifier on image features in the common…

Domain AdaptationGeneral ClassificationRepresentation LearningZero-Shot Learning

Modality-Adaptive Mixup and Invariant Decomposition for RGB-Infrared Person Re-Identification

2022-03-03 · Zhipeng Huang, Jiawei Liu, Liang Li, Kecheng Zheng 외

RGB-infrared person re-identification is an emerging cross-modality re-identification task, which is very challenging due to significant modality discrepancy between RGB and infrared images. In this work, we propose a no…

Deep Reinforcement LearningPerson Re-Identification

Learning Invariant Modality Representation for Robust Multimodal Learning from a Causal Inference Perspective

2026-04-20 · Sijie Mai, Shiqin Han arxiv

Multimodal affective computing aims to predict humans' sentiment, emotion, intention, and opinion using language, acoustic, and visual modalities. However, current models often learn spurious correlations that harm gener…

Causal Inference