paper-with-me

홈 › Papers

Intermediate Layers Encode Optimal Biological Representations in Single-Cell Foundation Models

2026-04-16 · Vincenzo Yuto Civale, Roberto Semeraro, Andrew David Bagdanov, Alberto Magi arxiv

Current single-cell foundation model benchmarks universally extract final layer embeddings, assuming these represent optimal feature spaces. We systematically evaluate layer-wise representations from scFoundation (100M parameters) and Tahoe-X1 (1.3B parameters) across trajectory inference and perturbation response prediction. Our analysis reveals that optimal layers are task-dependent (trajectory peaks at 60% depth, 31% above final layers) and context-dependent (perturbation optima shift 0-96% across T cell activation states). Notably, first-layer embeddings outperform all deeper layers in quiescent cells, challenging assumptions about hierarchical feature abstraction. These findings demonstrate that "where" to extract features matters as much as "what" the model learns, necessitating systematic layer evaluation tailored to biological task and cellular context rather than defaulting to final-layer embeddings.

📄 PDF Abstract BibTeX arXiv:2604.14838

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multi-Dimensional Spectral Geometry of Biological Knowledge in Single-Cell Transformer Representations

2026-02-24 · Ihor Kendiukhov arxiv

Single-cell foundation models such as scGPT learn high-dimensional gene representations, but what biological knowledge these representations encode remains unclear. We systematically decode the geometric structure of scG…

Unlocking Chemical Insights: Superior Molecular Representations from Intermediate Encoder Layers

2025-06-06 · Luis Pinto

Pretrained molecular encoders have become indispensable in computational chemistry for tasks such as property prediction and molecular generation. However, the standard practice of relying solely on final-layer embedding…

Computational chemistryComputational EfficiencyProperty Prediction

Enhancing Speech Recognition Decoding via Layer Aggregation

2022-03-21 · Tomer Wullach, Shlomo E. Chazan

Recently proposed speech recognition systems are designed to predict using representations generated by their top layers, employing greedy decoding which isolates each timestep from the rest of the sequence. Aiming for i…

Language Modellingspeech-recognitionSpeech Recognition

Interpreting intermediate convolutional layers of generative CNNs trained on waveforms

2021-04-19 · Gašper Beguš, Alan Zhou

This paper presents a technique to interpret and visualize intermediate layers in generative CNNs trained on raw speech data in an unsupervised manner. We argue that averaging over feature maps after ReLU activation in e…

Time Series Analysis

DecoderLens: Layerwise Interpretation of Encoder-Decoder Transformers

2023-10-05 · Anna Langedijk, Hosein Mohebbi, Gabriele Sarti, Willem Zuidema 외

In recent years, many interpretability methods have been proposed to help interpret the internal states of Transformer-models, at different levels of precision and complexity. Here, to analyze encoder-decoder Transformer…

DecoderLogical ReasoningMachine TranslationQuestion Answering+2