Susu Hu, Stefanie Speidel, Nithya Bhasker, Qinghe Zeng, Jakob Nikolas Kather
We lifted 4 functions out of this paper's own repositories and ran 4 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.
| Repository | Role | Ran |
|---|---|---|
| susuhu/HistoPrism | — | 4 of 4 |
| Function | Status | Where it lives |
|---|---|---|
| CrossAttentionLayer | Ran | susuhu/HistoPrism/models/HistoPrIsm.py pointer only (licence: NOASSERTION) · get_code("c829f131d4278b8c") |
| GraphConvLayer | Ran | susuhu/HistoPrism/models/HistoPrIsm.py pointer only (licence: NOASSERTION) · get_code("90fab81480328bf0") |
| HistoPrism | Ran | susuhu/HistoPrism/models/HistoPrIsm.py pointer only (licence: NOASSERTION) · get_code("37a09df5b92c5bd4") |
| get_nested | Ran | susuhu/HistoPrism/models/HistoPrIsm.py pointer only (licence: NOASSERTION) · get_code("c4d846f8eb7e5de6") |
Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.
Predicting spatial gene expression from H&E histology offers a scalable and clinically accessible alternative to sequencing, but realizing clinical impact requires models that generalize across cancer types and capture biologically coherent signals. Prior work is often limited to per-cancer settings and variance-based evaluation, leaving functional relevance underexplored. We introduce HistoPrism, an efficient transformer-based architecture for pan-cancer prediction of gene expression from histology. To evaluate biological meaning, we introduce a pathwaylevel benchmark, shifting assessment from isolated gene-level variance to coherent functional pathways. HistoPrism not only surpasses prior state-of-the-art models on highly variable genes , but also more importantly, achieves substantial gains on pathway-level prediction, demonstrating its ability to recover biologically coherent transcriptomic patterns. With strong pan-cancer generalization and improved efficiency, HistoPrism establishes a new standard for clinically relevant transcriptomic modeling from routinely available histology. Code is available at https://github.com/susuhu/HistoPrism.
The same record, over MCP at https://syntology.ai/mcp:
get_harvested_code_for_paper("2601.21560")
get_code_for_paper("2601.21560")
have("2601.21560")
Connect an agent — have() is free.