Full-Field Digital Mammography (FFDM) is a diagnostic imaging modality that converts X-ray photons directly into a digital signal via a flat-panel detector, generating a high-resolution 2D projection of the entire breast. This digital capture mechanism decouples image acquisition from display and storage, enabling immediate post-processing, telemammography, and integration with Computer-Aided Detection (CADe) algorithms.
Glossary
Full-Field Digital Mammography (FFDM)

What is Full-Field Digital Mammography (FFDM)?
Full-Field Digital Mammography (FFDM) is a standard radiographic technique that captures a single 2D projection image of the compressed breast using an electronic X-ray detector, replacing traditional screen-film systems.
As the foundational dataset for most regulatory-cleared AI systems, FFDM provides the pixel-level input for lesion segmentation and microcalcification detection models. While Digital Breast Tomosynthesis (DBT) offers 3D slice data to reduce tissue overlap, FFDM remains the global screening standard due to its faster acquisition time, lower radiation dose, and smaller storage footprint, making it the primary modality for training robust convolutional neural networks.
Key Technical Characteristics of FFDM
Full-Field Digital Mammography (FFDM) serves as the baseline 2D projection modality for the majority of AI-driven breast cancer screening tools. Its standardized acquisition geometry and direct digital output make it the primary input for deep learning detection and classification pipelines.
Direct Digital Capture
Unlike computed radiography (CR) which uses a cassette, FFDM employs a flat-panel detector—typically amorphous selenium (a-Se) or cesium iodide (CsI) scintillator coupled to a TFT array—to convert x-ray photons directly into an electronic signal. This eliminates the intermediate optical scanning step, resulting in higher detective quantum efficiency (DQE) and a wider dynamic range. The immediate digital readout allows for rapid image availability and post-processing before radiologist review.
Standard 2D Projection Geometry
FFDM acquires a single, compressed 2D projection of the breast, typically in two standard views:
- Craniocaudal (CC): A top-down projection visualizing the central, subareolar, and medial tissue.
- Mediolateral Oblique (MLO): An angled lateral projection that maximizes visualization of the upper outer quadrant and axillary tail. This fixed geometry simplifies AI model training by providing a consistent coordinate system, but introduces tissue superposition, where overlapping fibroglandular structures can obscure lesions or mimic masses.
Image Post-Processing Pipeline
Raw detector data undergoes a mandatory vendor-specific processing chain before display. Key algorithms include:
- Flat-field correction: Compensates for detector gain non-uniformities.
- Peripheral equalization: Brightens the skin line and subcutaneous tissue to prevent burnout.
- Contrast-limited adaptive histogram equalization (CLAHE): Enhances local contrast in dense regions without amplifying noise. AI developers must account for this processing variability across manufacturers (Hologic, GE, Siemens), as models trained on 'for-presentation' images may not generalize to 'for-processing' raw data.
Spatial Resolution & Noise Characteristics
FFDM systems balance spatial resolution against quantum noise. A typical detector pixel pitch of 70 µm yields a Nyquist frequency of ~7 lp/mm, sufficient for resolving fine microcalcifications (100-300 µm). However, the limiting factor is often quantum mottle at low dose levels. AI detection models must be robust to this Poisson-distributed noise, often leveraging multi-scale feature extractors that can distinguish true high-frequency calcification edges from stochastic noise spikes.
DICOM Metadata & AI Input Standardization
FFDM images are stored in the DICOM MG (Mammography) SOP Class, which includes critical metadata tags for AI preprocessing:
- View Position (0018,5101): CC vs. MLO for multi-view correlation logic.
- Laterality (0020,0060): Left vs. right breast.
- Organ Exposed (0018,1110): Confirms breast anatomy.
- Window Center/Width (0028,1050/1051): Default display contrast. Robust AI pipelines parse these tags to automatically orient images, apply view-specific models, and ensure correct laterality pairing before running inference.
Compression & Tissue Separation
A critical physical component of FFDM acquisition is mechanical compression, which reduces breast thickness to 4-6 cm. This serves three purposes for AI:
- Reduces scatter radiation, improving contrast.
- Minimizes geometric blur by bringing lesions closer to the detector.
- Immobilizes the patient, preventing motion artifacts. However, compression also distorts 3D anatomy into a 2D plane, creating the summation artifact—a key source of false positives where overlapping normal tissue mimics a mass. AI models must learn to differentiate true architectural distortion from pseudo-lesions caused by compression.
FFDM vs. Digital Breast Tomosynthesis (DBT)
A technical comparison of 2D full-field digital mammography and 3D tomosynthesis acquisition methods, highlighting implications for AI detection model design.
| Feature | FFDM | DBT |
|---|---|---|
Acquisition geometry | Single 2D projection | Multiple low-dose projections over an arc (15°–50°) |
Reconstructed output | One 2D image per view | Stack of 1mm-thick slices + synthesized 2D (C-view) |
Tissue overlap artifact | ||
Radiation dose per view | ~1.2–1.8 mGy | ~1.4–2.5 mGy (comparable to FFDM within ACR limits) |
Acquisition time per view | < 5 sec | ~4–25 sec (varies by vendor and angular range) |
Image file size per exam | ~40–60 MB | ~300–2,000 MB |
AI model input dimensionality | 2D CNN or Vision Transformer | 3D CNN, 2D+3D hybrid, or MIP-based aggregation |
Calcification conspicuity | High (single sharp image) | Moderate (distributed across slices; MIP aids detection) |
Architectural distortion visibility | Moderate (often obscured by overlapping tissue) | High (visualized across sequential slices) |
Recall rate impact vs. FFDM alone | Baseline | 15–40% relative reduction in screening recalls |
DICOM SOP Class UID | 1.2.840.10008.5.1.4.1.1.1.2 (Digital Mammography X-Ray Image Storage – For Presentation) | 1.2.840.10008.5.1.4.1.1.13.1.3 (Breast Tomosynthesis Image Storage) |
Frequently Asked Questions
Clear, technically precise answers to the most common questions about Full-Field Digital Mammography and its role as the foundational modality for AI-driven breast cancer detection.
Full-Field Digital Mammography (FFDM) is a standard breast imaging technique that captures a single, high-resolution 2D projection image of the compressed breast using an electronic X-ray detector instead of traditional photographic film. The system converts incident X-ray photons directly into a digital signal via a cesium iodide scintillator and an amorphous silicon photodiode array, producing a pixel matrix with a typical resolution of 70-100 microns. This direct digital capture enables immediate image review, post-processing manipulation such as windowing and leveling, and seamless integration with Picture Archiving and Communication Systems (PACS). FFDM serves as the baseline modality for most regulatory-cleared Computer-Aided Detection (CADe) and deep learning diagnostic models due to its standardized acquisition geometry and widespread clinical adoption.
Enabling Efficiency, Speed & Accuracy
Intelligent Analysis, Decision & Execution
We build AI systems for teams that need search across company data, workflow automation across tools, or AI features inside products and internal software.
Talk to Us
Search across company data
Give teams answers from docs, tickets, runbooks, and product data with sources and permissions.
Useful when people spend too long searching or get different answers from different systems.

Automate internal workflows
Use AI to route work, draft outputs, trigger actions, and keep approvals and logs in place.
Useful when repetitive work moves across multiple tools and teams.

Add AI to products and internal tools
Build assistants, guided actions, or decision support into the software your team or customers already use.
Useful when AI needs to be part of the product, not a separate tool.
Related Terms
Understanding Full-Field Digital Mammography (FFDM) requires familiarity with the core detection targets, evaluation methodologies, and complementary imaging modalities that define modern mammographic AI development.
Microcalcification Detection
The algorithmic identification of tiny calcium deposits within breast tissue, which are a primary radiological sign of ductal carcinoma in situ (DCIS). These appear as bright, punctate spots on FFDM images.
- Morphology: Analyzes shape, size, and clustering patterns
- Distribution: Segmental or linear arrangements carry higher suspicion
- Contrast: High-pass filtering enhances subtle calcifications against dense parenchyma
Architectural Distortion
A subtle mammographic finding characterized by radiating lines or a focal retraction of normal breast parenchyma without a visible central mass. It is often associated with invasive lobular carcinoma and represents one of the most challenging detection tasks in FFDM.
- No central density: Distinguished from spiculated masses
- Tethering patterns: Fine lines converging to a focal point
- Temporal asymmetry: Often more visible when compared to prior exams
Digital Breast Tomosynthesis (DBT)
An advanced 3D mammography technique that acquires multiple low-dose projection images over an arc to reconstruct thin slices of the breast. DBT directly addresses FFDM's primary limitation: tissue superposition.
- Slice thickness: Typically 1mm reconstructed intervals
- Projection count: 9-25 low-dose exposures over 15-50 degrees
- Clinical impact: Reduces recall rates by 15-30% compared to FFDM alone
False Positive Reduction
A post-processing AI technique designed to suppress erroneous marks generated by a detection model, thereby improving specificity and reducing unnecessary recall rates. This is critical for FFDM-based CADe systems where overlapping tissue creates abundant false signals.
- Feature reclassification: Secondary model evaluates each candidate ROI
- Contextual reasoning: Considers bilateral symmetry and anatomical constraints
- Threshold optimization: Balances sensitivity against acceptable false-mark rates
Multi-View Correlation
An algorithmic process that geometrically links findings across the Craniocaudal (CC) and Mediolateral Oblique (MLO) views to confirm a true lesion. A finding visible in only one view is more likely a false positive caused by tissue summation.
- Epipolar geometry: Constrains the search space for matching lesions
- Nipple-to-lesion distance: Used as a coordinate reference across views
- Triangulation: Enables 3D localization from two 2D projections
Breast Density Classification
The automated assignment of an ACR density category (A through D) based on the ratio of fibroglandular tissue to adipose tissue visible on FFDM. Dense tissue (categories C and D) appears white, identical to malignancies, creating a masking effect.
- Category A: Almost entirely fatty
- Category B: Scattered fibroglandular densities
- Category C: Heterogeneously dense (may obscure masses)
- Category D: Extremely dense (lowers mammographic sensitivity)

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.
Partnered with leading AI, data, and software stack.
How We Work
Custom AI workflows for your Business
One-fit-all AI don't work for modern businesses. At Inferensys, we aim to understand your business & custom requirements; which we use to define most efficient agentic workflows, the data, and the tools for your business.
01
Review the use case
We understand the task, the users, and where AI can actually help.
Read more02
Pick the right approach
We define what needs search, automation, or product integration.
Read more03
Build the first useful version
We implement the part that proves the value first.
Read more04
Improve from there
We add the checks and visibility needed to keep it useful.
Read moreThe first call is a practical review of your use case and the right next step.
Talk to Us