LLMs + Foundational models for Single Cell Analysis
Published:
π Weβre entering an exciting era where Biological Foundation Models are being integrated with Large Language Models (LLMs) β opening up powerful new ways to model cellular biology.
One standout framework is Cell2Sentence, which encodes single-cell expression profiles as sentences, enabling LLMs to learn from both biological data and text. This allows for impressive capabilities like:
π Cell type annotation.
π Perturbation response prediction.
𧬠Generating conditional cells.
To explore the architecture hands-on, I created a simple demo script that trains the model from scratch using a local LLM β ideal for understanding how Cell2Sentence works under the hood.
π GitHub Repository: Cell2Sentenece-Demo
π Related Paper: Read the paper