Layered translucent clinical protocol documents connected by glowing blue agentic AI data flow lines
    Regulatory Writing

    Agentic AI for Clinical Trial Protocol Writing: Architecture, Evidence, and Limits

    Agentic AI architecture addresses protocol quality risks that copilots cannot handle autonomously. Here is what the evidence shows, and where the limits remain.

    Published by Kitsa Editorial Team
    ~20 min read
    Contents

    The mean number of protocol amendments per clinical trial increased 60% between the pre-2015 period and 2022, rising from 2.1 to 3.3 amendments per protocol, with 76% of Phase I through Phase IV protocols now experiencing at least one substantial amendment [2]. Each of those changes carries a documented price: $141,000 per Phase II amendment and $535,000 per Phase III amendment in median direct implementation costs, figures from a 2016 Tufts CSDD analysis that do not include indirect expenses from delayed timelines, site disruptions, or missed enrollment windows [1]. At those rates, even a single avoidable Phase III amendment represents a substantial direct budget exposure.

    Sponsors have responded by adopting generative AI tools for protocol drafting, and the productivity gains are real: an LLM-based platform evaluated for IND nonclinical summary drafting reduced first-draft time by approximately 97%, though the resulting drafts scored 69.6-77.9% on multi-category quality assessments and required substantial expert revision before submission [6]. Speed is measurable, but protocol quality is not primarily a speed problem. It is a structural one, and the structural weaknesses that produce avoidable amendments (cross-document inconsistency, operationally unworkable eligibility criteria, outdated regulatory language) are the specific gaps that agentic AI architecture is designed to address.

    The evidence base for agentic AI in clinical protocol writing specifically is still forming. What the available data do establish is a meaningful performance gap between unstructured LLM use and structured, retrieval-grounded approaches in regulated document generation, and a clear architectural reason why agentic systems are better positioned to address protocol quality risks than prompt-response copilot tools. Both points deserve precise treatment.

    Protocol quality risk: amendment frequency, cost, and AI drafting limits
    76%
    Phase I-IV protocols with at least one substantial amendment [2]
    $535,000
    Median direct implementation cost per Phase III amendment [1]
    ~97%
    AutoIND first-draft time reduction, with expert revision still required [6]
    Panel: Amendment prevalence · Phase III amendment cost · AI first-draft time reduction

    Why Protocol Complexity Has Outrun Conventional Quality Controls

    The growth in protocol complexity is not incremental. A peer-reviewed study by Getz et al. in Therapeutic Innovation & Regulatory Science [3], conducted with 15 TransCelerate sponsor companies across 105 Phase II and III protocols, found that Phase III protocols now average approximately 5.9 million data points per study. Up to 32.5% of Phase III data collected in that study came from non-core or non-essential procedures that do not directly support primary or key secondary endpoints [3]. A 2024 machine learning analysis of over 16,000 registered trials, published in Scientific Reports, found that average trial complexity scores rose by more than 10 percentage points over a 10-year span, with a 10-point increase in complexity correlating with 33 to 35% longer overall trial timelines [4].

    This complexity multiplies the surface area for protocol design errors. Each additional eligibility criterion is one more variable that must be internally consistent with the study design, achievable at the investigative site level, and reflected accurately across every downstream document: the protocol, the informed consent form (ICF), the statistical analysis plan (SAP), and any pharmacovigilance documentation. When alignments break down, either before first patient in or after the trial is underway, an amendment follows.

    Tufts CSDD's 2022 study, covering 950 protocols and 2,188 amendments from 16 pharmaceutical companies and CROs, found that 77% of amendments were categorized as unavoidable, driven primarily by regulatory agency requests and changes to the study strategy [2]. The remaining 23% were not classified as unavoidable and represent amendments that were at least partly avoidable by the sponsoring organizations. Given Phase III amendment direct costs of $535,000 each [1], reducing even one such amendment per program has a meaningful financial consequence. The case for designing more complete, internally consistent protocols from the start is substantial even under the most conservative reading of that data.

    What AI-Assisted Tools Actually Deliver

    AI-assisted tools for clinical document drafting operate on a prompt-and-response model: a user provides context or a section brief, the model generates text, and the human reviews and revises. The category covers a broad range, from general-purpose LLMs used with custom prompts, to purpose-built regulatory writing assistants integrated into authoring environments such as Microsoft Word.

    The time savings at the drafting stage are real. Eser et al. (2025) evaluated AutoIND, an LLM platform for IND nonclinical written summaries, and found a 97% reduction in first-draft time, from roughly 100 hours to 3.7 hours for a package of 61 reports [6]. No critical regulatory errors were detected in the AI-generated drafts, but quality scores across seven assessment categories (correctness, completeness, conciseness, consistency, clarity, redundancy, and emphasis) ranged from 69.6% to 77.9% for the two IND packages studied, and the authors concluded that expert regulatory writers remain essential to mature outputs to submission-ready quality [6]. This is the state of AI-assisted regulatory drafting in a well-characterized, IND-specific use case: substantial speed gains, meaningful quality gaps.

    Protocol writing introduces additional complications not present in nonclinical IND summaries. A clinical trial protocol commonly runs 80 to 120 pages, and its quality depends not only on the accuracy of individual sections but on their consistency with each other and with the ICF, the SAP, and the monitoring and pharmacovigilance documentation. AI-assisted tools treat the protocol as a text generation task: they generate what they are instructed to generate. Whether the eligibility criteria in Section 4 are consistent with the statistical assumptions in Section 7, or with the ICF language, is not evaluated unless the writer explicitly prompts a comparison review. Every cross-document check still requires a human prompt, a human comparison, and a human decision.

    That dependency is where the architectural limitation shows. Research specifically examining AI generation of ICFs, a more constrained regulatory document than a full protocol, found that unstructured LLM use produces factual accuracy in the range of 57 to 82%, while a structured AI system with embedded regulatory rules and human-in-the-loop oversight achieved over 90% factual accuracy and near-100% compliance with 18 core FDA-derived regulatory requirements [5]. The structural AI approach outperformed unstructured LLM use by up to 30 percentage points. This evidence comes from ICF generation, not full clinical trial protocol authoring, and the gap between these two document types is significant. A protocol requires coordinated logic across dosing, eligibility, endpoints, power calculations, safety monitoring, and statistical methods that an ICF does not. That said, the performance differential between structured and unstructured AI approaches is consistent enough to carry an architectural inference.

    The Architecture of Agentic AI in Protocol Development

    Agentic AI systems are designed to plan and execute multi-step workflows without requiring a human prompt at each stage. A copilot tool drafts what it is instructed to draft. An agentic system receives a goal, decomposes it into subtasks, retrieves relevant context, drafts, validates internally, and presents reviewed output for human evaluation.

    In the context of clinical protocol generation, this architecture changes what the system can do before the document reaches a human reviewer.

    Agentic protocol writing workflow
    1Goal received

    Draft a compliant clinical trial protocol

    2Retrieve context

    Current guidance, prior protocols, ICH/FDA standards

    3Draft sections

    Protocol sections generated with grounded source context

    4Validate internally

    Consistency, eligibility, endpoint, and regulatory checks

    5Human review

    Medical writer and regulatory expert approval

    Human review by a qualified medical writer and regulatory expert remains the required final step before submission.

    Retrieval-grounded drafting. Rather than generating text from training data alone, an agentic system can retrieve current regulatory guidance, prior approved protocols for comparable indications, and applicable ICH and FDA standards at the time of drafting. A 2026 study published in CPT: Pharmacometrics & Systems Pharmacology evaluated retrieval-augmented generation (RAG) methods for assessing the regulatory compliance of drug information and clinical trial protocols, finding that RAG-integrated approaches demonstrated a structured workflow for compliance-oriented review and actionable identification of potential compliance gaps in regulatory documents [9]. Separately, structured AI approaches applied to ICF generation have achieved near-100% compliance with 18 core FDA-derived regulatory requirements, outperforming unstructured LLM use by up to 30 percentage points [5]. This evidence comes from specific document types (ICFs and drug information reviews), not from validated full-protocol agentic systems. The architectural inference is reasonable; the direct evidence for clinical trial protocols specifically is limited.

    Cross-document consistency checking. An agentic system can run structured checks across protocol sections and across the document suite: verifying that eligibility criteria in the inclusion/exclusion section match those referenced in the SAP, confirming that primary endpoint definitions align with ICF language, and flagging dosing specifications that differ between sections. This is the kind of work that produces amendable inconsistencies when done manually under time pressure. It is also the kind of work that an agentic system with a defined rule set can perform programmatically before the document reaches a human reviewer. The clinical research literature has not yet produced a controlled study comparing agentic and copilot performance on this specific task in full clinical protocols. The architectural rationale is strong; the empirical evidence at the protocol level is still being established.

    Multi-stage self-review. An agentic system can evaluate its own output against a rule set and complete an internal validation pass before presenting the document to the human reviewer. That changes what human review focuses on: high-level scientific strategy and regulatory judgment, not section-by-section cross-referencing of a 100-page document.

    Regulatory currency. An agentic system retrieving current guidance documents at the time of drafting does not embed outdated regulatory language. A tool generating text from static training data, cut off before a major guidance update, does. This is not an abstract concern. The FDA published its final E6(R3) guidance on September 9, 2025 [7]; EMA made E6(R3) effective on July 23, 2025; FDA has not yet set a formal compliance date for U.S. trials. A protocol written for a new EU-enrolled trial after July 2025 must reflect E6(R3)'s requirements. A static-trained AI-assisted tool may default to E6(R2) language.

    The table below summarizes the functional differences between these approaches.

    CapabilityAI-Assisted CopilotAgentic AI SystemValidated Regulated AI System
    Protocol section draftingYes, on promptYes, automatedYes, with audit trail
    Cross-document consistency checksHuman-directedCan be automatedAutomated + documented
    Regulatory guidance retrievalManualYes, via RAGYes, version-controlled
    Self-review before human handoffNoYesYes
    GxP validation documentationNot applicableLimitedRequired
    Regulatory currencyStatic training dataRetrieved at draftingRetrieved + logged
    Human oversight requirementAt every stepAt review stageMandatory, documented

    Where the Performance Gap Is Most Visible

    Three specific dimensions of protocol writing show the most persistent differences between AI-assisted and agentic approaches.

    Eligibility criteria design. Tufts CSDD identified modification of study volunteer eligibility criteria as one of the primary drivers of protocol amendments, particularly among the subset categorized as avoidable [1],[2]. Criteria errors take two forms: criteria that are internally inconsistent with other protocol elements, and criteria that are operationally unworkable at the site level (too restrictive, too ambiguous, or misaligned with the patient population sites actually enroll). An agentic system can cross-check proposed criteria against prior protocols for the same indication and flag internal inconsistencies between the criteria language and the statistical assumptions in the SAP. An AI-assisted copilot does not perform this check unless separately instructed to do so.

    Regulatory language currency. ICH E6(R3), finalized at Step 4 by the ICH Assembly on January 6, 2025, introduced a quality-by-design framework and a risk-proportionate monitoring approach [7]. FDA published its own final E6(R3) guidance document on September 9, 2025, though the agency has not set a formal compliance date for U.S. sponsors [7]. EMA's July 23, 2025 effective date means EU-enrolled trials initiated after that date operate under E6(R3) requirements. A static AI-assisted drafting tool trained before these milestones may embed E6(R2) compliance language by default. An agentic system retrieving current guidance at the time of drafting does not carry that risk, provided the retrieval layer is kept current and validated.

    Cross-document alignment. Every protocol interacts operationally with the ICF, the SAP, the investigator's brochure, and the DSUR. Inconsistencies between those documents are both inspection findings and amendment drivers. Manual cross-document consistency reviews across an 80-page protocol and multiple companion files are labor-intensive and error-prone under timeline pressure. An agentic architecture can run those checks programmatically as part of the generation workflow, before any human reviewer opens the file. The evidence base for how well specific agentic systems perform this task in regulated clinical trial environments is still developing.

    Regulatory and Documentation Considerations

    ICH E6(R3) and the FDA's January 2025 draft guidance on AI in drug development both point toward the same principle: quality must be designed into the process, not inspected in afterward.

    ICH E6(R3), adopted at Step 4 by the ICH Assembly on January 6, 2025 and published in the U.S. Federal Register on September 9, 2025 [7], introduced an explicit quality-by-design requirement directing sponsors to identify critical-to-quality factors and proactively manage risks to trial integrity from the design phase. For protocol development, this means creating documents that are operationally feasible, internally consistent, and aligned with the data collection procedures the trial will actually execute. These properties emerge from a systematic design process.

    The FDA's January 2025 draft guidance, "Considerations for the Use of Artificial Intelligence to Support Regulatory Decision-Making for Drug and Biological Products" [8], introduced a risk-based credibility assessment framework for AI-generated or AI-supported content intended to inform regulatory submissions. The guidance specifically covers AI use that produces information or data to support regulatory decision-making on safety, effectiveness, or quality; it explicitly excludes operational efficiencies that do not affect patient safety, drug quality, or the reliability of study results [8]. For protocol writing, the line between drafting efficiency and regulatory decision support depends on how the AI output is used and how it affects the submitted record. Sponsors integrating AI into protocol generation workflows should assess whether their specific use falls within scope and, if so, document accordingly.

    The framework recommends that sponsors establish and document the context of use for any in-scope AI model, validate its credibility for that context, and maintain human accountability for the output. An agentic system that retrieves, logs, and cites its regulatory source material during generation is better positioned to support that documentation requirement than one that generates without traceability. This presupposes the system is appropriately validated and human oversight is properly recorded.

    The FDA's track record of AI engagement is relevant context. The agency reviewed over 500 drug development submissions with AI or machine learning components between 2016 and 2023 [8]. In May 2025, an internal AI pilot cut some FDA review tasks from days to minutes; the agency subsequently mandated a unified GenAI platform across all FDA centers and appointed a Chief AI Officer [10]. Regulatory expectations around AI credibility documentation in sponsor submissions are likely to grow more structured, not less, over the coming years.

    Limitations and the Human Oversight Requirement

    Neither AI-assisted nor agentic AI removes the need for expert medical writer judgment. The difference is where that judgment is deployed.

    An AI-assisted tool requires human intervention at each cross-checking step. The writer must prompt the review, interpret the output, and verify consistency across sections and documents. A well-designed agentic system can present a pre-validated document that has already been checked for cross-section consistency and reviewed against a rule set. Human expertise then focuses on scientific strategy, site feasibility, and the regulatory judgment calls that require professional accountability.

    For the limitations that are specific to agentic AI: LLMs at the core of these systems can produce errors. A multi-agent validation layer that is poorly designed or incompletely tested may introduce new failure modes rather than eliminating them. Clinical research demands validated systems with audit trails and documented intended use, not general-purpose automation. The FDA's credibility framework [8] operationalizes this requirement directly: the AI system's reliability must be demonstrated for its specific context of use, and the human accountability chain must be documented regardless of the system's average performance. Agentic architecture improves the quality of the document that reaches the human reviewer; it does not replace that reviewer.

    The evidence for agentic AI specifically in full clinical trial protocol authoring is still emerging. What the literature supports is the following: structured AI approaches outperform unstructured LLM use in regulated document generation, retrieval augmentation improves compliance checking, and agentic architecture is better designed than copilot tools to address the specific quality failures that drive avoidable amendments. Whether a given production system delivers on that architectural promise depends on how it is built, validated, and operated.

    What to Evaluate in an Agentic Protocol-Writing System

    Not all agentic AI systems for clinical documentation are equivalent, and the gap between an agentic design and a production-ready, GxP-appropriate implementation is significant. Sponsors and CROs evaluating these platforms should examine the following:

    Source traceability

    Does the system log which regulatory guidance version it retrieved when drafting each section? If a protocol drafted in Q4 2025 used E6(R3) language, the system should be able to show that.

    Versioned guidance retrieval

    Does the system update its regulatory knowledge base as FDA and ICH guidance documents change, and does it track which version was current at the time of generation?

    Protocol-to-SAP-to-ICF consistency checking

    Can the system verify that eligibility criteria, endpoint definitions, and dosing language are consistent across the protocol, the statistical analysis plan, and the informed consent form, and flag discrepancies before human review?

    Validation documentation

    For GxP-regulated use, does the vendor provide a validation package (IQ/OQ/PQ documentation) for the AI system, and is the intended use of the system precisely defined?

    Audit trail

    Does the system generate a complete record of what AI produced, when, from which sources, and what human reviewer approved the output?

    Human approval workflow

    Is there a defined, documented step at which a qualified medical writer or regulatory professional reviews, approves, and takes accountability for the AI-generated content?

    The distinction between a system that is architecturally agentic and one that is validated for GxP use is not trivial. Architecture determines what the system can do; validation determines what it is permitted to do in a regulated submission context.

    How Kitsa Fits Into This Problem

    Kitsa's KScribe platform applies agentic principles to regulatory document generation across the full clinical trial document suite, coordinating protocol, ICF, investigator's brochure, DSUR, and clinical study report generation within a unified, human-reviewed workflow rather than as isolated drafting tasks. It is worth distinguishing this from a fully "validated regulated system" in the GxP sense: agentic architecture describes the design approach, while validated implementation describes the testing, documentation, and oversight structure required for regulated use. For sponsors and CROs managing complex, multi-document programs, KScribe's architecture is designed to address the cross-document consistency and regulatory currency gaps that produce avoidable amendments. Readers interested in how protocol amendments propagate across downstream documents may find Kitsa's analysis of protocol amendment cascade risk useful context. More information on document generation is available at kitsa.ai/regulatory-document-generation.

    Key Takeaways

    • Protocol amendment rates have risen substantially, with 76% of Phase I through Phase IV protocols now experiencing at least one substantial amendment at median direct costs of $141,000 per Phase II amendment and $535,000 per Phase III amendment (2016 direct costs; indirect costs are additional) [1],[2].
    • The protocol quality problem is structural: it originates in cross-document inconsistency, eligibility criteria design failures, and regulatory language that becomes outdated during the drafting cycle.
    • AI-assisted tools improve first-draft speed substantially, but AI-generated first drafts in regulated document contexts require significant expert revision and still produce quality gaps when used without structured validation [6].
    • Agentic AI systems address these gaps through retrieval-grounded drafting, multi-stage self-review, and cross-document validation built into the generation workflow. The direct evidence base for full clinical trial protocol authoring is still forming; the architectural case is clear.
    • Structured AI with embedded regulatory rules achieves near-100% compliance with core FDA-derived requirements and over 90% factual accuracy with human oversight, compared to 57-82% factual accuracy from unstructured LLM use. This evidence comes from ICF generation specifically [5].
    • ICH E6(R3) (ICH Step 4: January 2025; FDA final: September 2025) establishes quality-by-design expectations for trial documentation design, and FDA's January 2025 draft AI guidance recommends documented credibility frameworks for in-scope AI use in regulatory submissions. FDA guidance documents are not legally binding unless specific statutory or regulatory requirements are cited [7],[8].
    • Human oversight is a regulatory and quality expectation for regulated use: agentic systems change where expert judgment is applied, not whether it is applied.
    KScribe · Agentic Regulatory Document Generation

    Protocol quality is a systems problem, not just a drafting-speed problem. KScribe applies agentic principles across protocols, ICFs, Investigator's Brochures, DSURs, and CSRs so teams can manage cross-document consistency, regulatory currency, and human-reviewed document workflows in one place.

    Explore KScribe

    Frequently Asked Questions

    What is the practical difference between an AI-assisted tool and an agentic AI system for protocol writing?
    An AI-assisted tool responds to user prompts, drafting or editing specific sections when instructed. Cross-document consistency checks and regulatory validation require separate, human-directed prompts at each step. An agentic system plans a multi-step workflow, retrieves current regulatory guidance, drafts with grounded sourcing, validates internally, and presents reviewed output for human evaluation without requiring a separate prompt at each stage. The operational difference matters most in large, multi-document programs where the relationships between sections and documents are where amendment risk concentrates.
    Why does the distinction between agentic and AI-assisted matter specifically for protocol amendments?
    A meaningful subset of protocol amendments trace back to design decisions that were internally inconsistent, operationally unworkable, or based on outdated regulatory language. AI-assisted tools improve drafting speed but do not autonomously check for these failure modes. Agentic systems are architecturally designed to verify cross-section consistency, flag eligibility criteria conflicts, and retrieve current guidance at the time of drafting. Whether a specific agentic system delivers on this in practice depends on its validation and implementation.
    What does the FDA's January 2025 AI guidance mean for sponsors using AI in protocol drafting?
    The FDA's January 2025 draft guidance covers AI that produces information or data to support regulatory decision-making on safety, effectiveness, or quality. It explicitly excludes operational efficiencies that do not affect patient safety, drug quality, or the reliability of study results [8]. For protocol writing, the applicable scope depends on how the AI output is used in the regulatory record. Where the guidance does apply, sponsors must document the context of use, validate the AI model's credibility for that context, and maintain human accountability for the output.
    What is the current regulatory status of ICH E6(R3)?
    ICH E6(R3) was finalized at Step 4 by the ICH Assembly on January 6, 2025 [7]. The EMA made the guidance effective on July 23, 2025. The FDA published its own final E6(R3) guidance document in the U.S. Federal Register on September 9, 2025, though the FDA has not set a formal compliance date for U.S. sponsors, as is standard for FDA guidance documents. EU-enrolled trials initiated after July 23, 2025 operate under E6(R3) requirements.
    What percentage of protocol amendments are actually avoidable?
    Tufts CSDD's 2016 study found that 45% of substantial amendments were deemed avoidable by the sponsoring organizations [1]. The 2022 follow-up study found that 77% of amendments were categorized as unavoidable, meaning approximately 23% were not [2]. The shift likely reflects the volume of COVID-related protocol changes classified as unavoidable between 2020 and 2022. At $535,000 per Phase III amendment in median 2016 direct costs, even that 23% subset represents meaningful financial exposure that better protocol design can address.
    Is agentic AI ready for GCP-regulated protocol development?
    Agentic AI systems designed for regulated clinical environments must be validated, documented, and operated with human oversight. This is both a practical requirement and an FDA expectation under the January 2025 draft guidance [8]. The direct evidence base for validated agentic systems performing clinical trial protocol authoring is still emerging. What is established is that structured, retrieval-grounded AI approaches substantially outperform unstructured LLM use in regulated document generation, and that agentic architecture is better designed to address protocol quality risks than prompt-response copilot tools. The gap between architectural potential and validated production performance is where sponsor diligence matters most.

    References

    1. [1] Getz KA, Stergiopoulos S, Short M, Surgeon L, Krauss R, Pretorius S, Desmond J, Dunn D. "The Impact of Protocol Amendments on Clinical Trial Performance and Cost." Therapeutic Innovation & Regulatory Science. 2016. DOI: 10.1177/2168479016632271. https://journals.sagepub.com/doi/abs/10.1177/2168479016632271
    2. [2] Tufts Center for the Study of Drug Development. "New Benchmarks on Protocol Amendment Practices, Trends and their Impact on Clinical Trial Performance." Therapeutic Innovation & Regulatory Science. 2024;58(3):539-548. DOI: 10.1007/s43441-024-00622-9. PubMed PMID: 38438658. https://pubmed.ncbi.nlm.nih.gov/38438658/
    3. [3] Getz K, Botto E, Arques AC, et al. "Insights Informing Strategies for Optimizing the Collection of Clinical Trial Data." Therapeutic Innovation & Regulatory Science. 2026;60:563-574. DOI: 10.1007/s43441-025-00899-4. https://link.springer.com/article/10.1007/s43441-025-00899-4
    4. [4] Markey N, Howitt B, El-Mansouri I, Schwartzenberg C, Kotova O, Meier C. "Clinical trials are becoming more complex: a machine learning analysis of data from over 16,000 trials." Scientific Reports. 2024. DOI: 10.1038/s41598-024-53211-z. PMC10861486. https://www.nature.com/articles/s41598-024-53211-z
    5. [5] Wang Z, Gao J, Danek B, Theodorou B, Shaik R, Thati S, Won S, Sun J. "InformGen: An AI Copilot for Accurate and Compliant Clinical Research Consent Document Generation." arXiv:2504.00934. 2025. https://arxiv.org/pdf/2504.00934 (Preprint; not peer-reviewed)
    6. [6] Eser U, Gozin Y, Stallons LJ, Caroline A, Preusse M, Rice B, et al. "Human-AI Collaboration Increases Efficiency in Regulatory Writing." arXiv:2509.09738. 2025. (Evaluated AutoIND for IND nonclinical written summaries: 97% first-draft time reduction; quality scores 69.6%/77.9%; expert writers remain essential for submission-ready output.) https://arxiv.org/abs/2509.09738 (Preprint; not peer-reviewed)
    7. [7] U.S. Food and Drug Administration (FDA). "E6(R3) Good Clinical Practice." Final Guidance for Industry. September 2025. Federal Register, September 9, 2025. Docket No. FDA-2023-D-1955. https://www.fda.gov/regulatory-information/search-fda-guidance-documents/e6r3-good-clinical-practice-gcp
    8. [8] U.S. Food and Drug Administration (FDA). "Considerations for the Use of Artificial Intelligence to Support Regulatory Decision-Making for Drug and Biological Products." Draft Guidance for Industry. FDA-2024-D-4689. January 2025. https://www.fda.gov/about-fda/center-drug-evaluation-and-research-cder/artificial-intelligence-drug-development
    9. [9] Waikar S, Bhat AG, Ramanathan M. "Retrieval Augmented Generation (RAG) for Evaluating Regulatory Compliance of Drug Information and Clinical Trial Protocols." CPT: Pharmacometrics & Systems Pharmacology. 2026. DOI: 10.1002/psp4.70201. https://www.ncbi.nlm.nih.gov/pmc/articles/PMC12917324/
    10. [10] U.S. Food and Drug Administration (FDA). "FDA Announces Completion of First AI-Assisted Scientific Review Pilot and Aggressive Agency-Wide AI Adoption Initiative." Press Release, May 8, 2025. https://www.fda.gov/news-events/press-announcements/fda-announces-completion-first-ai-assisted-scientific-review-pilot-and-aggressive-agency-wide-ai

    Related Articles