# GenePT: A Simple But Effective Foundation Model for Genes and Cells Built From ChatGPT

**Authors:** Yiqun Chen, James Zou

bioRxiv · DOI: 10.1101/2023.10.16.562533 · bioRxiv · 2024-01-01

## TL;DR

GenePT is a new method that uses ChatGPT to create gene and cell embeddings from literature, achieving strong performance without complex training.

## Contribution

GenePT introduces a simple, literature-based approach to generate gene and cell embeddings without requiring large-scale data curation or pretraining.

## Key findings

- GenePT achieves comparable or better performance than existing models on tasks like gene property and cell type classification.
- GenePT uses GPT-3.5 embeddings of gene descriptions and expression levels to generate effective single-cell embeddings.
- The method is efficient and easy to use, bypassing the need for extensive data preparation.

## Abstract

There has been significant recent progress in leveraging large-scale gene expression data to develop foundation models for single-cell biology. Models such as Geneformer and scGPT implicitly learn gene and cellular functions from the gene expression profiles of millions of cells, which requires extensive data curation and resource-intensive training. Here we explore a much simpler alternative by leveraging ChatGPT embeddings of genes based on literature. Our proposal, GenePT, uses NCBI text descriptions of individual genes with GPT-3.5 to generate gene embeddings. From there, GenePT generates single-cell embeddings in two ways: (i) by averaging the gene embeddings, weighted by each gene’s expression level; or (ii) by creating a sentence embedding for each cell, using gene names ordered by the expression level. Without the need for dataset curation and additional pretraining, GenePT is efficient and easy to use. On many downstream tasks used to evaluate recent single-cell foundation models — e.g., classifying gene properties and cell types — GenePT achieves comparable, and often better, performance than Geneformer and other models. GenePT demonstrates that large language model embedding of literature is a simple and effective path for biological foundation models.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/10.1101/2023.10.16.562533/full.md

## Figures

4 figures with captions in the complete paper: https://tomesphere.com/paper/10.1101/2023.10.16.562533/full.md

## References

37 references — full list in the complete paper: https://tomesphere.com/paper/10.1101/2023.10.16.562533/full.md

---
Source: https://tomesphere.com/paper/10.1101/2023.10.16.562533