Generative AI

Core Definition (BLUF)

Generative AI refers to artificial intelligence systems capable of producing novel content — text, images, audio, video, or code — in response to prompts, by sampling from learned probability distributions over training data. The dominant contemporary paradigm is the Large Language Model (LLM), trained via self-supervised learning on large text corpora (GPT, Claude, Gemini, LLaMA families). For intelligence and security analysis, generative AI is a dual-use technology: it dramatically amplifies both legitimate analytical productivity (synthesis, translation, summarization) and adversarial IO capability (Propaganda at scale, synthetic media generation, automated spearphishing, narrative manufacturing).

IO Relevance

Generative AI enables adversarial IO capabilities at new scale and cost points:

  • Content factory: A single operator can produce linguistically credible disinformation content in multiple languages, personalized to specific audiences, at near-zero marginal cost per piece
  • Synthetic media: Image and video generation enables visual Deepfakes without specialist technical skills
  • Automated targeting: LLM-powered spearphishing generates highly personalized social engineering messages from harvested social media context
  • Jailbreak exploitation: Domain-context attacks (see “Into the Gray Zone” paper) can extract harmful content from aligned models, enabling production of content models are explicitly trained to refuse

The adversarial IO threat from generative AI was empirically documented in Generative Propaganda (Daepp et al., 2025) and the attack surface was mapped in Into the Gray Zone (Hung et al., 2026).

Defense Relevance

Generative AI also enables counter-IO capabilities:

Intersecting Concepts