Anterior's Anuj Iravane on Synthetic Healthcare Data

Anuj Iravane of Anterior discusses how the company overcomes PHI challenges in healthcare AI by generating synthetic data, reversing inference workflows, and empowering clinicians.

6 min read
Anuj Iravane speaking at a podium on a stage.
AI Engineer
Visual TL;DR
Unstructured Healthcare DataDriver
medical records dense with info, varied formats, long-tail rare cases
From the article 2 mentionsIn the complex world of healthcare AI, data scarcity and privacy concerns can be significant hurdles.
PHI ChallengesDriver
strict contracts and regulations make data impossible to retain or reuse
From the article 2 mentionsAnuj Iravane, Head of AI at Anterior, a clinician-led AI company focused on health plans, shared insights into how his company addresses these challenges by generating synthetic data.
Synthetic Data SolutionCore
Anterior generates data to overcome PHI and scarcity for healthcare AI
From the article 7 mentionsAnterior's solution lies in synthetically generating the data they need.
Reverse Inference WorkflowContext
model learns from synthetic data, then applies to real-world scenarios
From the articleIravane concluded with key takeaways for those looking to build similar synthetic data pipelines: reverse your inference workflow, sample diversity from appropriate distributions, emulate the original data generation process, and most importantly, empower domain experts by giving them control over the data pipeline.
Leverage Clinical PoliciesContext
incorporating domain expertise to ensure data realism and utility
From the articleA core element of Anterior's method involves modeling clinical policies as explicit decision trees.
Synthetic Data PipelineContext
a detailed process for creating high-quality, privacy-preserving datasets
From the article 7 mentionsBy allowing clinicians to define and manage the pipeline's logic as skills within a generic agent harness, Anterior ensures that the synthetic data accurately reflects real-world medical scenarios and can be adapted quickly for new customer deployments.
Empower Domain ExpertsEffect
clinicians guide AI development, ensuring practical and ethical applications
From the article 2 mentionsIravane concluded with key takeaways for those looking to build similar synthetic data pipelines: reverse your inference workflow, sample diversity from appropriate distributions, emulate the original data generation process, and most importantly, empower domain experts by giving them control over the data pipeline.
Healthcare AI ProgressOutcome
tackling high-stakes administrative workflows with robust, ethical AI
From the articleIn the complex world of healthcare AI, data scarcity and privacy concerns can be significant hurdles.
Contents(7)

In the complex world of healthcare AI, data scarcity and privacy concerns can be significant hurdles. Anuj Iravane, Head of AI at Anterior, a clinician-led AI company focused on health plans, shared insights into how his company addresses these challenges by generating synthetic data. In his presentation titled "Don't Be Data Poor," Iravane detailed Anterior's approach to tackling high-stakes administrative workflows with AI, particularly when dealing with highly unstructured data like scanned fax bundles, where approximately 70% of medical communication still occurs.

Anterior's Anuj Iravane on Synthetic Healthcare Data - AI Engineer
Anterior's Anuj Iravane on Synthetic Healthcare Data — from AI Engineer

The Challenge of Unstructured Healthcare Data

Iravane highlighted the inherent difficulties in working with medical records, which are often dense with information, present in varied formats, and contain long-tail, rare cases. He noted that while this data is rich, it's also highly protected health information (PHI), making it impossible to retain, reuse, or even derive information from due to strict contracts and regulations. This presents a paradox: the data most needed for AI development is also the least permissible to keep.

Synthetic Data Generation as a Solution

Anterior's solution lies in synthetically generating the data they need. Iravane acknowledged the growing trend and interest in synthetic data for AI training and evaluation. While Large Language Models (LLMs) are powerful tools for this purpose, they often struggle with generating diverse and realistic-looking records, especially when dealing with lengthy documents like medical records. LLMs can suffer from "mode collapse," producing data that leans towards average cases rather than the rare scenarios crucial for robust AI.

Reversing the Inference Workflow

To overcome these limitations, Anterior employs a strategy of reversing the traditional AI inference process. Instead of starting with data to derive a label, they begin by sampling a chosen outcome (label) and then work backward to generate a corresponding reasoning trace and, finally, the synthetic data itself. This approach, they believe, allows for greater diversity and better coverage of edge cases.

Leveraging Clinical Policies

A core element of Anterior's method involves modeling clinical policies as explicit decision trees. These policies, which outline conditions for approving or rejecting medical necessity reviews, for example, provide a structured way to sample diverse reasoning traces. By deterministically sampling these traces from the policy's logic, Anterior ensures that the generated data is conditioned on a wider range of scenarios than might be found in real-world datasets.

The Synthetic Data Pipeline

Iravane outlined their LLM-based pipeline, which builds medical records layer by layer. It starts with patient invariants, generates a patient journey of events and encounters, and then creates document plans for each encounter. This coarse-to-fine layering keeps prompt payloads token-efficient and allows for scaling to longer patient histories without overwhelming LLM context windows. A refinement loop with LLM-based evaluations, such as consistency checks between documents, further enhances the quality of the generated data.

Empowering Domain Experts

Crucially, Anterior emphasizes empowering their domain experts, particularly clinicians, to own the data pipeline. This is achieved through a "human-in-the-loop" mechanism, allowing clinicians to steer the generation process and provide feedback. By allowing clinicians to define and manage the pipeline's logic as skills within a generic agent harness, Anterior ensures that the synthetic data accurately reflects real-world medical scenarios and can be adapted quickly for new customer deployments.

Promising Results and Key Takeaways

The results have been promising, with approximately 90% of Anterior's datasets now being synthetic. Clinicians in blind reviews could only distinguish synthetic from real data about 60% of the time, indicating high fidelity. Furthermore, over 50% of their datasets are created just-in-time for specific customer deployments, allowing for faster and more tailored AI solutions.

Iravane concluded with key takeaways for those looking to build similar synthetic data pipelines: reverse your inference workflow, sample diversity from appropriate distributions, emulate the original data generation process, and most importantly, empower domain experts by giving them control over the data pipeline.

© 2026 StartupHub.ai. All rights reserved. Do not enter, scrape, copy, reproduce, or republish this article in whole or in part. Use as input to AI training, fine-tuning, retrieval-augmented generation, or any machine-learning system is prohibited without written license. Substantially-similar derivative works will be pursued to the fullest extent of applicable copyright, database, and computer-misuse laws. See our terms.