Specialties

AI in pediatrics: a 2026 guide

Pediatrics is the specialty where clinical AI is furthest behind — for structural reasons — yet it holds some of the field's most striking proofs of concept. This guide pairs the landmark evidence with the data and device gaps that explain why so little is cleared for children. As of July 2026.

By Jonas WeirReviewed by Jonas Weir · editorial reviewUpdated

The short version

  • Pediatric AI is a field of striking proofs of concept sitting on a thin structural base: children are hard to study, they change as they grow, and there is little pediatric data and little pediatric clearance.
  • The proofs are real. Deep learning reached expert-level prenatal detection of complex congenital heart disease (AUC 0.99) against a real-world screening sensitivity that can be as low as 30%, and graded retinopathy of prematurity at 93% sensitivity and 94% specificity.
  • The base is thin. Among 952 FDA AI-device submissions through June 2024, only 42 (4.4%) included pediatric age ranges and just five were exclusively pediatric — and children are under 1% of patients in the public imaging data that trains medical AI.
  • Children are not small adults: models trained on adults carry age bias when applied to children, and a child's anatomy and physiology shift with development, so an adult benchmark rarely transfers.
  • Read every pediatric result against its validation: strong performance in one hospital or one age band says little about another until it is externally validated in children who resemble your patients.

Pediatrics is where clinical AI is simultaneously most exciting and most behind. The excitement is easy to see: some of the field's most striking results — an algorithm that spots complex heart defects before birth, one that grades a blinding disease of premature infants — come from children's care. The lag is harder to see and more important. Children are difficult to study, they change as they grow, and there is comparatively little pediatric data and little pediatric clearance to build on. This guide pairs the proofs of concept with the structural gaps that explain why they have been slow to reach the bedside. As of July 2026.

Why pediatric AI lags — and it is structural

Three forces hold the field back, and they compound. The first is data scarcity. Children are under 1% of the patients in the public medical-imaging datasets that train much of clinical AI — roughly 4,600 of 489,000 in one large audit — even though they are close to a fifth of the population 6. A model learns the patients it is shown, so a field trained almost entirely on adults starts pediatric work at a disadvantage.

The second is developmental change. A child is a moving target: anatomy, physiology, and the spectrum of likely disease all shift between a neonate, a toddler, and an adolescent. Normal vital-sign ranges change with age; growth plates that a bone-age model reads close over years; the chest of a two-year-old and a sixteen-year-old are different problems on the same X-ray. A model tuned to one age band can degrade on another in the same way a model degrades when the world shifts underneath it — the problem our glossary covers as model drift, here built into biology rather than arriving over time. It also means a pediatric tool needs its performance reported by age band, not as a single pooled figure that hides where it fails.

The third is governance and incentives. A review of AI governance frameworks found pediatric-specific gaps in developmentally appropriate consent and assent, bias mitigation, and accountability, alongside the same radiology dominance seen in adults, with other specialties lagging 7. Consent itself is more complex in pediatrics: a child cannot consent, a parent consents on their behalf, and an older child's assent sits somewhere in between — a structure most adult AI governance never had to solve. Research involving children carries heavier ethical and regulatory requirements, the potential harm of an error weighs more heavily over a longer life, and the commercial pull is weaker — so the tools and the evidence accumulate slowly.

The result shows up starkly on the device record. Among 952 AI-enabled device submissions the FDA reviewed through June 2024, only 42 (4.4%) included pediatric age ranges, and just five were exclusively pediatric; radiology accounted for 723 devices overall but only 18 of those labeled for children 5. Our FDA-cleared AI devices tracker holds the wider breakdown, and the pediatric slice of it is thin.

Where it works: the proofs of concept

Against that thin base, the research proofs are genuinely impressive. The table sets out four landmarks with their designs; read each result next to the design that produced it. As of July 2026.

ApplicationLandmark evidenceHeadline resultDesign note
Prenatal heart-defect detectionFetal ultrasound ensemble 2AUC 0.99; 95% sensitivity, 96% specificityInternal test; real-world screening as low as 30%
Retinopathy of prematurityPlus-disease network 3AUC 0.98; 93% sensitivity, 94% specificity100-image independent test vs 8 experts
Skeletal-age estimationRSNA bone-age challenge 4Best models 4.2–4.5 months mean error14,236 hand radiographs; curated benchmark
Broad EHR-based diagnosisPediatric record model 1Comparable to experienced pediatriciansSingle large referral center

Seeing heart defects before birth

Screening ultrasound can detect most complex congenital heart disease in principle — five standard views together capture about 90% of it — yet in routine practice the sensitivity can fall as low as 30% 2. A deep-learning ensemble trained to select the right views and flag abnormal hearts reached an internal-test AUC of 0.99, with 95% sensitivity and 96% specificity and a 100% negative predictive value on that set 2. The gap between the model's internal figures and everyday screening sensitivity is exactly why this matters — and exactly why it must be read with care: a 0.99 on the development population is a promise, and its value depends on holding up where screening actually happens.

Grading a blinding disease of premature infants

Retinopathy of prematurity is a leading cause of childhood blindness, and the decision to treat hinges on "plus disease" — dilation and tortuosity of retinal vessels — a judgment that is notoriously subjective between experts. A deep network trained on 5,511 photographs reached an AUC of 0.98 for plus disease and, on an independent 100-image test set, 93% sensitivity with 94% specificity, comparable to a panel of eight experienced specialists 3. Here AI addresses a specific, well-defined weakness — human disagreement on a subtle visual sign — which is the kind of narrow, high-value task where these tools do best.

Reading the bones and the record

Two quieter landmarks round out the picture. In the RSNA Pediatric Bone Age Challenge, teams built skeletal-age models on 14,236 hand radiographs, and the best five reached a mean absolute difference of just 4.2 to 4.5 months against the reference standard — approaching the agreement seen between expert readers 4. And a system that read free-text pediatric records analyzed 101.6 million data points from 1,362,559 patient visits and reached diagnostic accuracy across multiple organ systems comparable to experienced pediatricians on common childhood conditions 1. Both show breadth is possible; both were built and tested largely within single systems, which is the first thing to probe before trusting them elsewhere. A record-based model in particular inherits the coding habits and referral patterns of the hospital that trained it, so a system that matches pediatricians at one center can misfire at another whose documentation looks different — a portability question no headline accuracy answers.

The temptation to borrow adult tools

The thin pediatric base creates an obvious shortcut: take a tool that works in adults and point it at children. It is a shortcut with a measured failure mode. The same dataset audit that found children under 1% of public imaging data also showed that models trained on adult chest radiographs carry age bias when applied to children, producing higher false-positive rates in pediatric patients 6. The reason is the first principle of this field: a model learns the patients it is shown, and a child is a different patient. An adult sepsis or deterioration score built on adult vital-sign ranges can mislabel a child whose normal heart rate is simply higher; an adult imaging model can flag pediatric anatomy it has never seen as abnormal. The safe default is to treat an adult tool as unvalidated in children until it has been tested in children who resemble the ones in front of you — a judgment worth confirming with your clinical and regulatory teams for any specific device.

The device and validation gap

The distance between these results and a tool a clinician can rely on is governed by validation and clearance. Whether a pediatric tool is a regulated device depends on its function and claims — the software-as-a-medical-device definition anchors that line — and the thin pediatric device record above shows how few have crossed it 5. The same device audit found the validation picture opaque: among devices labeled for pediatric use, only about 18.7% explicitly described validation using datasets that included children, so even a "pediatric" label rarely tells a clinician the tool was tested in the patients it names 5. Just as important is how the evidence is reported. The updated reporting standard for machine-learning prediction models, TRIPOD+AI, defines what a trustworthy study must disclose about its data, validation, and performance 8; a pediatric study that skips external validation or reports a single summary figure without a clear operating point is harder to appraise and easier to oversell. The development principles in Good Machine Learning Practice — issued jointly by the FDA, Health Canada, and the UK MHRA — make representative data an explicit expectation, which is precisely where pediatric tools are most likely to fall short 9. Because device-classification and liability rules are jurisdiction-specific and evolving, confirm the current status of any pediatric tool with your clinical, regulatory, or compliance teams before relying on it.

How to read these numbers

Five cautions travel with everything above. First, children are not small adults: a model trained on adult data has been shown to carry age bias when applied to children 6, so adult performance is no guarantee of pediatric performance, and neither is performance in one age band a guarantee in another. Second, internal figures flatter: the fetal-heart AUC of 0.99 and the record-based diagnostic parity were measured largely within single systems, and the number that matters is how they behave on external validation elsewhere. Third, a summary figure hides the operating point: an impressive AUROC says nothing about the sensitivity and specificity at the threshold a clinic would actually use, a distinction our glossary covers under sensitivity, specificity, and AUROC. Fourth, the base is thin on purpose and by accident: sparse data and sparse clearance mean most pediatric AI is earlier in its evidence life than adult tools that look superficially similar. A fifth caution follows from the fourth: prevalence and spectrum shape every figure. A model tested on a case mix enriched with clear positives — biopsy-confirmed disease against healthy controls — posts accuracy that evaporates on the ambiguous, everyday patients who fill a real clinic, and in pediatrics the case mix also shifts by age. Ask what the sample looked like and whether it resembles your patients before you trust any single number. The discipline for holding any of these to account is in our guide on how to read an AI validation study; for the adult imaging field that runs years ahead, see our AI in radiology guide.

Sources and method

This guide is built on the pediatric-AI evidence spine: the record-based diagnostic study 1, the fetal congenital-heart-disease ensemble 2, the retinopathy-of-prematurity network 3, and the bone-age challenge 4. The structural picture draws on a JAMA Network Open audit of pediatric device indications 5, a dataset audit of children's representation in public imaging data 6, and a review of pediatric AI governance 7, with the TRIPOD+AI reporting standard 8 and Good Machine Learning Practice 9 framing how the evidence should be judged. Every figure is tied to the primary source cited beside it. We revisit this page on a 180-day cycle and whenever a new pediatric authorization or a prospective pediatric-AI trial lands. Dates and statuses are current as of July 2026.

Questions & answers

  • Is AI used in pediatrics as much as in adult care?

    No, and the gap is structural. Among 952 FDA AI-device submissions through June 2024, only 42 (4.4%) included pediatric age ranges and just five were exclusively pediatric. Children are also under 1% of patients in the public imaging datasets that train medical AI, so both the cleared tools and the data behind them skew heavily toward adults.

  • What is the strongest example of AI helping children?

    Prenatal detection of complex congenital heart disease is among the clearest. A deep-learning ensemble reached an internal-test AUC of 0.99 with 95% sensitivity for distinguishing normal from abnormal fetal hearts, against a real-world screening sensitivity that can be as low as 30%. As with all such results, the question that matters is whether it holds up on external validation in new populations.

  • Why can't pediatricians just use adult AI tools?

    Children differ from adults in anatomy, physiology, disease spectrum, and how they change with development. Models trained on adults have been shown to carry age bias when applied to children, so an adult tool cannot be assumed to work in a child without validation in children — a point worth confirming with your clinical and regulatory teams for any specific device.

Sources

  1. Liang H, Tsui BY, Ni H, et al. Evaluation and accurate diagnoses of pediatric diseases using artificial intelligence. Nature Medicine. 2019;25(3):433-438. doi.org/10.1038/s41591-018-0335-9
  2. Arnaout R, Curran L, Zhao Y, Levine JC, Chinn E, Moon-Grady AJ. An ensemble of neural networks provides expert-level prenatal detection of complex congenital heart disease. Nature Medicine. 2021;27(5):882-891. doi.org/10.1038/s41591-021-01342-5
  3. Brown JM, Campbell JP, Beers A, et al. Automated Diagnosis of Plus Disease in Retinopathy of Prematurity Using Deep Convolutional Neural Networks. JAMA Ophthalmology. 2018;136(7):803-810. doi.org/10.1001/jamaophthalmol.2018.1934
  4. Halabi SS, Prevedello LM, Kalpathy-Cramer J, et al. The RSNA Pediatric Bone Age Machine Learning Challenge. Radiology. 2019;290(2):498-503. doi.org/10.1148/radiol.2018180736
  5. Zapotoczny G, et al. FDA-Regulated AI-Enabled Medical Devices With Pediatric Indications. JAMA Network Open. 2026;9(3):e262636. doi.org/10.1001/jamanetworkopen.2026.2636
  6. Hua SBZ, Heller N, He P, et al. Underrepresentation of children in public medical imaging datasets. Nature Health. 2026. doi.org/10.1038/s44360-026-00111-3
  7. Richter A, et al. Toward governance of artificial intelligence in pediatric healthcare. npj Digital Medicine. 2025;8(1):1094. doi.org/10.1038/s41746-025-02000-7
  8. Collins GS, Moons KGM, Dhiman P, et al. TRIPOD+AI statement: updated guidance for reporting clinical prediction models that use regression or machine learning methods. BMJ. 2024;385:e078378. doi.org/10.1136/bmj-2023-078378
  9. US FDA, Health Canada, and UK MHRA. Good Machine Learning Practice for Medical Device Development: Guiding Principles. October 2021. www.fda.gov/medical-devices/software-medical-device-samd/good-machine-learning-practice-medical-device-development-guiding-principles