SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2603.05157 · 2026

The Impact of Preprocessing Methods on Racial Encoding and Model Robustness in CXR Diagnosis

Dishantkumar Sutariya, Eike Petersen

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 9 functions out of this paper's own repositories and ran 0 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
dishant24/BVM_Chest_X-Ray_Fair_AI canonical 0 of 9
FunctionStatusWhere it lives
add_demographic_data Not yet run dishant24/BVM_Chest_X-Ray_Fair_AI/data_preprocessing/process_dataset.py
code served (permissive licence) · get_code("58610032aade9312")
compute_mask_entry Not yet run dishant24/BVM_Chest_X-Ray_Fair_AI/datasets/data.py
code served (permissive licence) · get_code("715d63da8d1d3f02")
crop_image_to_mask Not yet run dishant24/BVM_Chest_X-Ray_Fair_AI/datasets/data.py
code served (permissive licence) · get_code("c80f8d890e43dab3")
decode_rle_numpy Not yet run dishant24/BVM_Chest_X-Ray_Fair_AI/datasets/data.py
code served (permissive licence) · get_code("91ff91e978a87135")
get_group_by_data Not yet run dishant24/BVM_Chest_X-Ray_Fair_AI/data_preprocessing/process_dataset.py
code served (permissive licence) · get_code("815a90f8fd027760")
get_labels Not yet run dishant24/BVM_Chest_X-Ray_Fair_AI/helper/generate_plot.py
code served (permissive licence) · get_code("a05fc4402dc19d9d")
model_transfer_learning Not yet run dishant24/BVM_Chest_X-Ray_Fair_AI/models/build_model.py
code served (permissive licence) · get_code("67a0eb19e979e43f")
sample_test Not yet run dishant24/BVM_Chest_X-Ray_Fair_AI/datasets/split_store_dataset.py
code served (permissive licence) · get_code("c7bb484fc82dd4b4")
select_most_positive_sample Not yet run dishant24/BVM_Chest_X-Ray_Fair_AI/data_preprocessing/process_dataset.py
code served (permissive licence) · get_code("4a53fe6cce4bcd17")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

Deep learning models can identify racial identity with high accuracy from chest X-ray (CXR) recordings. Thus, there is widespread concern about the potential for racial shortcut learning, where a model inadvertently learns to systematically bias its diagnostic predictions as a function of racial identity. Such racial biases threaten healthcare equity and model reliability, as models may systematically misdiagnose certain demographic groups. Since racial shortcuts are diffuse -non-localized and distributed throughout the whole CXR recording -image preprocessing methods may influence racial shortcut learning, yet the potential of such methods for reducing biases remains underexplored. Here, we investigate the effects of image preprocessing methods including lung masking, lung cropping, and Contrast Limited Adaptive Histogram Equalization (CLAHE). These approaches aim to suppress spurious cues encoding racial information while preserving diagnostic accuracy. Our experiments reveal that simple bounding box-based lung cropping can be an effective strategy for reducing racial shortcut learning while maintaining diagnostic model performance, bypassing frequently postulated fairness-accuracy trade-offs.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2603.05157")
get_code_for_paper("2603.05157")
have("2603.05157")

Connect an agent — have() is free.