paper-with-me

홈 › Papers

HiPath: Hierarchical Vision-Language Alignment for Structured Pathology Report Prediction

2026-03-20 · Ruicheng Yuan, Zhenxuan Zhang, Anbang Wang, Liwei Hu, Xiangqian Hua, Yaya Peng, Jiawei Luo, Guang Yang arxiv

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 baselines under the same frozen backbone. Cross-hospital evaluation confirms generalisation with only a 3.4pp drop in strict accuracy while maintaining 97.1% safety.

📄 PDF Abstract BibTeX arXiv:2603.19957

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learning

Similar Papers 제목 키워드 기반

Hierarchical Pre-Training of Vision Encoders with Large Language Models

2026-03-31 · Eugene Lee, Ting-Yu Chang, Jui-Huang Tsai, Jiajie Diao 외 arxiv

The field of computer vision has experienced significant advancements through scalable vision encoders and multimodal pre-training frameworks. However, existing approaches often treat vision encoders and large language m…

Representation LearningImage Classification

IMITATE: Clinical Prior Guided Hierarchical Vision-Language Pre-training

2023-10-11 · Che Liu, Sibo Cheng, Miaojing Shi, Anand Shah 외

In the field of medical Vision-Language Pre-training (VLP), significant efforts have been devoted to deriving text and image features from both clinical reports and associated medical images. However, most existing metho…

Contrastive LearningDescriptive

Integrating Chain-of-Thought for Multimodal Alignment: A Study on 3D Vision-Language Learning

2025-03-08 · Yanjun Chen, Yirong Sun, Xinghao Chen, Jian Wang 외

Chain-of-Thought (CoT) reasoning has proven effective in natural language tasks but remains underexplored in multimodal alignment. This study investigates its integration into 3D vision-language learning by embedding str…

Multimodal Reasoning

Rethinking Sales Lead Scoring with LLM-based Hierarchical Preference Ranking

2026-06-03 · Chenyu Zhang, Yiwen Liu, Yin Sun, Xinyuan Zhang 외 arxiv

Sales lead conversion in high-stakes domains (e.g., automotive, real estate) differs fundamentally from e-commerce recommendation due to prolonged decision cycles and multi-stage funnels. Traditional lead scoring methods…

Hierarchical Lexical Manifold Projection in Large Language Models: A Novel Mechanism for Multi-Scale Semantic Representation

2025-02-08 · Natasha Martus, Sebastian Crowther, Maxwell Dorrington, Jonathan Applethwaite 외

The integration of structured hierarchical embeddings into transformer-based architectures introduces a refined approach to lexical representation, ensuring that multi-scale semantic relationships are preserved without c…

Adversarial TextComputational Efficiency