Inferensys

Glossary

Artifact Suppression

Algorithmic preprocessing to remove or ignore non-anatomical signals in a mammogram, such as skin folds, motion blur, or metallic markers, that could trigger false positives.
Legal team reviewing EU AI Act compliance documents on laptop in modern office, coffee cups and papers on table, casual meeting.
PREPROCESSING TECHNIQUE

What is Artifact Suppression?

Artifact suppression refers to algorithmic preprocessing methods that remove or ignore non-anatomical signals in mammograms to prevent false positives.

Artifact suppression is an algorithmic preprocessing technique designed to identify and neutralize non-anatomical signals within a mammogram—such as skin folds, motion blur, metallic biopsy markers, or dust artifacts—that could otherwise trigger false positive detections in a computer-aided detection (CADe) system. By computationally removing or masking these irrelevant features before the image enters the diagnostic inference pipeline, artifact suppression directly improves model specificity and reduces unnecessary recall rates.

The process typically involves deep learning models trained to segment and subtract common artifact patterns from the breast parenchyma. Effective suppression is critical for digital breast tomosynthesis (DBT) datasets, where reconstruction artifacts and metallic markers are prevalent. By ensuring the detection algorithm operates solely on true anatomical structures, this preprocessing step is a foundational requirement for maintaining high free-response operating characteristic (FROC) performance and radiologist trust in clinical AI workflows.

PREPROCESSING FOUNDATIONS

Key Characteristics of Artifact Suppression

Algorithmic preprocessing to remove or ignore non-anatomical signals in a mammogram that could trigger false positives.

01

Skin Fold Rejection

Identifies and suppresses linear, high-density curvilinear structures caused by improper breast positioning. Skin folds mimic the radiological appearance of architectural distortion, a key sign of malignancy. Algorithms analyze gradient orientation coherence and continuity across the breast boundary to distinguish superficial folds from parenchymal distortions. Suppression prevents these common positioning artifacts from generating false positive marks in the Region of Interest (ROI) detector.

Up to 15%
False positive reduction
02

Motion Blur Deconvolution

Corrects for blur induced by patient movement during exposure. Motion unsharpness obscures fine microcalcification margins and can create spurious density gradients. Deconvolution algorithms estimate the point spread function (PSF) from the image's power spectrum and apply inverse filtering to restore edge sharpness. This ensures that true high-frequency lesion details are preserved for downstream patch-based analysis while preventing blur artifacts from being misinterpreted as ill-defined mass margins.

03

Metallic Marker Masking

Segments and digitally removes radiopaque biopsy clips, surgical staples, and skin markers. These high-attenuation objects cause streak artifacts and photon starvation in Full-Field Digital Mammography (FFDM) and Digital Breast Tomosynthesis (DBT). A threshold-based segmentation combined with morphological inpainting replaces the metallic region with a texture-synthesized background. This prevents the detector from fixating on obvious foreign bodies, allowing it to focus on genuine microcalcification clusters.

04

Grid Line Artifact Filtering

Suppresses periodic line patterns introduced by the anti-scatter grid. These high-frequency, oriented lines can interfere with Fourier domain feature extractors in convolutional neural networks. A notch filter applied in the frequency domain targets the specific spatial frequency of the grid pattern. Removing this structured noise is critical for accurate radiomics feature extraction, as grid lines can corrupt texture-based biomarkers like co-occurrence matrices.

05

Implant Edge Ghost Suppression

Mitigates the bright, sharp boundary artifact at the implant-tissue interface. The extreme density gradient at the edge of a silicone or saline implant generates a halo artifact that can be mistaken for a spiculated mass. Algorithms use prior knowledge of implant shape and a contrast normalization step to dampen this edge response without affecting the contrast of true lesions within the surrounding fibroglandular tissue.

06

Dust and Detector Artifact Removal

Corrects for fixed-pattern noise caused by detector imperfections or debris on the imaging plate. These artifacts appear as consistent, high-contrast points across multiple exams. By maintaining a flat-field calibration map, the system subtracts known detector defects. This prevents a static dust speck from being algorithmically linked across temporal comparison studies and flagged as a developing interval cancer, a critical requirement for maintaining low recall rates.

ARTIFACT SUPPRESSION

Frequently Asked Questions

Clear answers to common questions about algorithmic preprocessing techniques that remove or ignore non-anatomical signals in mammograms to reduce false positives.

Artifact suppression is an algorithmic preprocessing technique that identifies and removes or ignores non-anatomical signals in a mammogram before diagnostic analysis. These artifacts—including skin folds, motion blur, metallic biopsy markers, surgical clips, dust on the detector, and grid lines—can mimic or obscure suspicious lesions. The suppression pipeline typically operates as a segmentation or inpainting step prior to the primary detection model, ensuring that the downstream convolutional neural network does not attend to irrelevant high-contrast features. Effective artifact suppression directly reduces false positive rates and prevents unnecessary patient recalls, which is critical for maintaining clinical workflow efficiency and patient trust.

Prasad Kumkar

About the author

Prasad Kumkar

CEO & MD, Inference Systems

Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.

His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.