paper-with-me

Papers

Contrastive Learning Enhances Language Model Based Cell Embeddings for Low-Sample Single Cell Transcriptomics

2025-09-28 · Luxuan Zhang, Douglas Jiang, Qinglong Wang, Haoqi Sun, Feng Tian arxiv

Large language models (LLMs) have shown strong ability in generating rich representations across domains such as natural language processing and generation, computer vision, and multimodal learning. However, their application in biomedical data analysis remains nascent. Single-cell transcriptomic profiling is essential for dissecting cell subtype diversity in development and disease, but rare subtypes pose challenges for scaling laws. We present a computational framework that integrates single-cell RNA sequencing (scRNA-seq) with LLMs to derive knowledge-informed gene embeddings. Highly expressed genes for each cell are mapped to NCBI Gene descriptions and embedded using models such as text-embedding-ada-002, BioBERT, and SciBERT. Applied to retinal ganglion cells (RGCs), which differ in vulnerability to glaucoma-related neurodegeneration, this strategy improves subtype classification, highlights biologically significant features, and reveals pathways underlying selective neuronal vulnerability. More broadly, it illustrates how LLM-derived embeddings can augment biological analysis under data-limited conditions and lay the groundwork for future foundation models in single-cell biology.

📄 PDF Abstract BibTeX arXiv:2509.23543

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learning

Similar Papers 제목 키워드 기반

Preventing Collapse in Contrastive Learning with Orthonormal Prototypes (CLOP)

2024-03-27 · Huanran Li, Manh Nguyen, Daniel Pimentel-Alarcón

Contrastive learning has emerged as a powerful method in deep learning, excelling at learning effective representations through contrasting samples from different distributions. However, neural collapse, where embeddings…

Contrastive Learning

KDMCSE: Knowledge Distillation Multimodal Sentence Embeddings with Adaptive Angular margin Contrastive Learning

2024-03-26 · Cong-Duy Nguyen, Thong Nguyen, Xiaobao Wu, Anh Tuan Luu

Previous work on multimodal sentence embedding has proposed multimodal contrastive learning and achieved promising results. However, by taking the rest of the batch as negative samples without reviewing when forming cont…

Contrastive LearningKnowledge DistillationSemantic Textual SimilaritySentence+4

Improving Text Embeddings for Smaller Language Models Using Contrastive Fine-tuning

2024-08-01 · Trapoom Ukarapol, Zhicheng Lee, Amy Xin

While Large Language Models show remarkable performance in natural language understanding, their resource-intensive nature makes them less accessible. In contrast, smaller language models such as MiniCPM offer more susta…

Language ModelingLanguage ModellingNatural Language UnderstandingSTS

Improving Contrastive Learning of Sentence Embeddings from AI Feedback

2023-05-03 · Qinyuan Cheng, Xiaogui Yang, Tianxiang Sun, Linyang Li 외

Contrastive learning has become a popular approach in natural language processing, particularly for the learning of sentence embeddings. However, the discrete nature of natural language makes it difficult to ensure the q…

Contrastive LearningData AugmentationSemantic Textual SimilaritySentence+3

Probabilistic Variational Contrastive Learning

2025-06-11 · Minoh Jeong, Seonho Kim, Alfred Hero

Deterministic embeddings learned by contrastive learning (CL) methods such as SimCLR and SupCon achieve state-of-the-art performance but lack a principled mechanism for uncertainty quantification. We propose Variational …

Contrastive LearningDecoderUncertainty Quantification