paper-with-me

홈 › Papers

Investigating Label Bias and Representational Sources of Age-Related Disparities in Medical Segmentation

2025-11-01 · Aditya Parikh, Sneha Das, Aasa Feragen arxiv

Algorithmic bias in medical imaging can perpetuate health disparities, yet its causes remain poorly understood in segmentation tasks. While fairness has been extensively studied in classification, segmentation remains underexplored despite its clinical importance. In breast cancer segmentation, models exhibit significant performance disparities against younger patients, commonly attributed to physiological differences in breast density. We audit the MAMA-MIA dataset, establishing a quantitative baseline of age-related bias in its automated labels, and reveal a critical Biased Ruler effect where systematically flawed labels for validation misrepresent a model's actual bias. However, whether this bias originates from lower-quality annotations (label bias) or from fundamentally more challenging image characteristics remains unclear. Through controlled experiments, we systematically refute hypotheses that the bias stems from label quality sensitivity or quantitative case difficulty imbalance. Balancing training data by difficulty fails to mitigate the disparity, revealing that younger patient cases are intrinsically harder to learn. We provide direct evidence that systemic bias is learned and amplified when training on biased, machine-generated labels, a critical finding for automated annotation pipelines. This work introduces a systematic framework for diagnosing algorithmic bias in medical segmentation and demonstrates that achieving fairness requires addressing qualitative distributional differences rather than merely balancing case counts.

📄 PDF Abstract BibTeX arXiv:2511.00477

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Who Does Your Algorithm Fail? Investigating Age and Ethnic Bias in the MAMA-MIA Dataset

2025-10-31 · Aditya Parikh, Sneha Das, Aasa Feragen arxiv

Deep learning models aim to improve diagnostic workflows, but fairness evaluation remains underexplored beyond classification, e.g., in image segmentation. Unaddressed segmentation bias can lead to disparities in the qua…

Tumor SegmentationImage Segmentation

How Language Models Conflate Logical Validity with Plausibility: A Representational Analysis of Content Effects

2025-10-08 · Leonardo Bertolazzi, Sandro Pezzelle, Raffaella Bernardi arxiv

Both humans and large language models (LLMs) exhibit content effects: biases in which the plausibility of the semantic content of a reasoning problem influences judgments regarding its logical validity. While this phenom…

Beyond wheelchairs and blindfolds: Investigating disability stereotypes in T2I models with INCLUDE-BENCH

2026-07-09 · Sophia Lichtenberg, Albert Gatt, Judith Masthoff arxiv

Text-to-image (T2I) models have been shown to exhibit social biases. Prior work has mainly focused on gender, skin tone, and cultural representation within restricted occupational associations, and emerging benchmarks in…

Investigating Reasons for Disagreement in Natural Language Inference

2022-09-07 · Nan-Jiang Jiang, Marie-Catherine de Marneffe

We investigate how disagreement in natural language inference (NLI) annotation arises. We developed a taxonomy of disagreement sources with 10 categories spanning 3 high-level classes. We found that some disagreements ar…

ClassificationNatural Language InferenceSentence

Representational Transfer Learning for Matrix Completion

2024-12-09 · Yong He, Zeyu Li, Dong Liu, Kangxiang Qin 외

We propose to transfer representational knowledge from multiple sources to a target noisy matrix completion task by aggregating singular subspaces information. Under our representational similarity framework, we first in…

Matrix CompletionTransfer Learning