Foundation Model¶
Definition
AI-generated
A foundation model is a large model trained broadly on data (often self-supervised) so it can be adapted downstream via fine-tuning, prompting, or retrieval; the term emphasizes reuse across tasks rather than a single narrow objective.
Topics
Why it matters in GWAS¶
Biomedical foundation models (text, protein sequence, or multimodal) are proposed for annotation, variant effect priors, and literature mining; claims should be checked against independent benchmarks and domain-specific gold standards.
Example usage¶
"The discussion contrasted a general text foundation model with a domain-fine-tuned model for extracting odds ratios from abstracts."
Related terms¶
References¶
- Bommasani R, et al. (2021). On the opportunities and risks of foundation models. arXiv:2108.07258.
Last updated (UTC · Git history)