[2603.19957] HiPath: Hierarchical Vision-Language Alignment for Structured Pathology Report Prediction
About this article
Abstract page for arXiv paper 2603.19957: HiPath: Hierarchical Vision-Language Alignment for Structured Pathology Report Prediction
Computer Science > Computer Vision and Pattern Recognition arXiv:2603.19957 (cs) [Submitted on 20 Mar 2026] Title:HiPath: Hierarchical Vision-Language Alignment for Structured Pathology Report Prediction Authors:Ruicheng Yuan, Zhenxuan Zhang, Anbang Wang, Liwei Hu, Xiangqian Hua, Yaya Peng, Jiawei Luo, Guang Yang View a PDF of the paper titled HiPath: Hierarchical Vision-Language Alignment for Structured Pathology Report Prediction, by Ruicheng Yuan and 7 other authors View PDF HTML (experimental) Abstract: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 text. We present HiPath, a lightweight VLM framework built on frozen UNI2 and Qwen3 backbones that treats structured report prediction as its primary training objective. Three trainable modules totalling 15M parameters address complementary aspects of the problem: a Hierarchical Patch Aggregator (HiPA) for multi-image visual encoding, Hierarchical Contrastive Learning (HiCL) for cross-modal alignment via optimal transport, and Slot-based Masked Diagnosis Prediction (Slot-MDP) for structured diagnosis generation. Trained on 749K real-world Chinese pathology cases from three hospitals, HiPath achieves 68.9% strict and 74.7% clinically acceptable accuracy with a 97.3% safety rate, outperforming all ba...