paper-with-me

홈 › Papers

Evaluating the Clinical Impact of Generative Inpainting on Bone Age Estimation

2025-11-28 · Felipe Akio Matsuoka, Eduardo Moreno J. M. Farina, Augusto Sarquis Serpa, Soraya Monteiro, Rodrigo Ragazzini, Nitamar Abdala, Marcelo Straus Takahashi, Felipe Campos Kitamura arxiv

Generative foundation models can remove visual artifacts through realistic image inpainting, but their impact on medical AI performance remains uncertain. Pediatric hand radiographs often contain non-anatomical markers, and it is unclear whether inpainting these regions preserves features needed for bone age and gender prediction. To evaluate the clinical reliability of generative model-based inpainting for artifact removal, we used the RSNA Bone Age Challenge dataset, selecting 200 original radiographs and generating 600 inpainted versions with gpt-image-1 using natural language prompts to target non-anatomical artifacts. Downstream performance was assessed with deep learning ensembles for bone age estimation and gender classification, using mean absolute error (MAE) and area under the ROC curve (AUC) as metrics, and pixel intensity distributions to detect structural alterations. Inpainting markedly degraded model performance: bone age MAE increased from 6.26 to 30.11 months, and gender classification AUC decreased from 0.955 to 0.704. Inpainted images displayed pixel-intensity shifts and inconsistencies, indicating structural modifications not corrected by simple calibration. These findings show that, although visually realistic, foundation model-based inpainting can obscure subtle but clinically relevant features and introduce latent bias even when edits are confined to non-diagnostic regions, underscoring the need for rigorous, task-specific validation before integrating such generative tools into clinical AI workflows.

📄 PDF Abstract BibTeX arXiv:2511.23066

Code (0)

등록된 구현이 없습니다.

Tasks

Gender PredictionImage InpaintingAge Estimation

Similar Papers 제목 키워드 기반

A Biophysically-Conditioned Generative Framework for 3D Brain Tumor MRI Synthesis

2025-10-10 · Valentin Biller, Lucas Zimmer, Ayhan Can Erdur, Sandeep Nagar 외 arxiv

Magnetic resonance imaging (MRI) inpainting supports numerous clinical and research applications. We introduce the first generative model that conditions on voxel-level, continuous tumor concentrations to synthesize high…

Image Inpainting using Block-wise Procedural Training with Annealed Adversarial Counterpart

2018-03-23 · Chao Yang, Yuhang Song, Xiaofeng Liu, Qingming Tang 외

Recent advances in deep generative models have shown promising potential in image inpanting, which refers to the task of predicting missing pixel values of an incomplete image using the known context. However, existing m…

Facial InpaintingImage HarmonizationImage Inpainting

Amortized Guidance for Image Inpainting with Pretrained Diffusion Models

2026-05-13 · Yilie Huang, Xun Yu Zhou arxiv

We study image inpainting with generative diffusion models. Existing methods typically either train dedicated task-specific models, or adapt a pretrained diffusion model separately for each masked image at deployment. We…

Image Inpainting

How Stable is Stable Diffusion under Recursive InPainting (RIP)?

2024-06-27 · Javier Conde, Miguel González, Gonzalo Martínez, Fernando Moral 외

Generative Artificial Intelligence image models have achieved outstanding performance in text-to-image generation and other tasks, such as inpainting that completes images with missing fragments. The performance of inpai…

Image GenerationText to Image GenerationText-to-Image Generation

DinoLizer: Separating VAE and Diffusion Artifacts in Generative Inpainting Localization

2025-11-25 · Minh Thong Doi, Jan Butora, Vincent Itier, Jérémie Boulanger 외 arxiv

We introduce DinoLizer, a DINOv2-based localizer of manipulated areas in generative inpainting. The model is trained to focus on semantically altered regions by treating reconstructed areas outside the inpainted mask as …