HiPath: Hierarchical Vision-Language Alignment for Structured Pathology Report Prediction
- lab arXivLabs
- location China
- model HiPath
- person Ruicheng Yuan
- product Hugging Face
- product Qwen3
- product UNI2
- product alphaXiv
A research team has introduced HiPath, a lightweight vision-language framework designed to predict structured pathology reports directly from slide images, achieving 68.9% strict accuracy and a 97.3% safety rate in tests across three Chinese hospitals [1]. The framework, detailed in a preprint revised in June 2026, is built on frozen UNI2 and Qwen3 backbones and adds only 15 million trainable parameters through three modules: a Hierarchical Patch Aggregator for multi-image encoding, Hierarchical Contrastive Learning for cross-modal alignment, and Slot-based Masked Diagnosis Prediction for generating structured diagnoses [1][2]. The model was trained on 749,000 real-world pathology cases [1]. Unlike existing pathology vision-language models that typically output flat labels or free-form text, HiPath treats structured report prediction as its central objective [4]. The system predicts typed diagnostic slots by matching against a closed vocabulary in the frozen language model embedding space, requiring only frozen vocabulary embeddings and visual features at inference time [4]. On internal evaluation, HiPath reached 74.7% clinically acceptable accuracy alongside its 68.9% strict accuracy [1]. Vision-only classifiers using the same frozen visual features plateaued at 30–32%, and a non-hierarchical variant with identical text access trailed by 12.9 percentage points, according to the paper [4]. Cross-hospital testing—training on data from two hospitals and evaluating on a third—showed a 3.4 percentage-point drop in strict accuracy while the safety rate remained at 97.1% [1][2]. The authors, led by corresponding author Ruicheng Yuan, have released code and an evaluation protocol on GitHub [4]. The work contributes to a growing body of research on automated histopathology report generation. A separate modular framework proposed in earlier literature paired a frozen UNI foundation model with a lightweight Transformer decoder and BioGPT tokenization, adding a retrieval-based verification step that replaced generated reports with ground-truth references when high-similarity matches were found [7]. That system similarly emphasized computational efficiency without sacrificing diagnostic accuracy [7].
safety-researchresearch-papertool-release
Background sources we checked (9)
- arxiv.org ↗ Pathology reports are structured, multi-granular documents encoding diagnostic conclusions, histological grades, and ancillary test results across one or more anatomical sites; yet existing pathology vision-language models (VLMs) reduce this output to a flat label or free-form te…
- arxiv.org ↗ # HiPath: Hierarchical Vision-Language Alignment for Structured Pathology Report Prediction arXiv (Cornell University), 2026. Preprint. 0 citations. ## Abstract Pathology reports are structured, multi-granular documents encoding diagnostic conclusions, histological grades, and…
- arxiv.org ↗ # HiPath: Hierarchical Vision-Language Alignment for Structured Pathology Report Prediction ... Pathology reports are structured, multi-granular documents encoding diagnostic conclusions, histological grades, and ancillary test results across one or more anatomical sites; yet exi…
- arxiv.org ↗ only the align ... –text datasets, establishing ... Our model follows the LLaVA-like [15] design and is intentionally designed to be simple, modular, and compatible with limited computational resources while still supporting case-level pathology report generation. As illustrated …
- arxiv.org ↗ HiPath: Hierarchical Vision-Language Alignment for Structured Pathology Report Prediction ... # HiPath: Hierarchical Vision-Language Alignment for Structured Pathology Report Prediction ... Pathology reports are structured, multi-granular documents encoding diagnostic conclusions…
- arxiv.org ↗ Generating diagnostic text from histopathology whole-slide images (WSIs) is challenging due to the gigapixel scale of the input and the requirement for precise, domain-specific language. We propose a hierarchical vision–language framework that combines a frozen pathology foundati…
- en.wikipedia.org ↗ Hangzhou DeepSeek Artificial Intelligence Basic Technology Research Co., Ltd., doing business as DeepSeek, is a Chinese artificial intelligence (AI) company that develops large language models (LLMs). Based in Hangzhou, Zhejiang, DeepSeek is owned and funded by High-Flyer, a Chin…
- en.wikipedia.org ↗ Llama ("Large Language Model Meta AI" serving as a backronym) is a family of large language models (LLMs) released by Meta AI starting in February 2023. Llama models come in different sizes, ranging from 1 billion to 2 trillion parameters. Initially only a foundation model, start…
- en.wikipedia.org ↗ 6G is the proposed and upcoming sixth generation of the mobile communications technology and the planned successor to 5G (ITU-R IMT-2020). As of 2026, development is coordinated by the International Telecommunication Union (ITU-R) within its IMT-2030 framework, defined in Recomme…