Skip to content

Generative Models

Generative models learn the underlying distribution of data and can generate new samples that resemble training data. In the context of misinformation research, the focus is primarily on language models (transformers trained with causal masking), which generate text token-by-token.

The capabilities of generative models for creating synthetic content—both beneficial (code generation, content creation) and harmful (misinformation, deepfakes)—make them central to contemporary discussions of information ecosystem risks.

Key papers