paper-with-me

홈 › Papers

RetSTA: An LLM-Based Approach for Standardizing Clinical Fundus Image Reports

2025-03-12 · Jiushen Cai, Weihang Zhang, Hanruo Liu, Ningli Wang, Huiqi Li

Standardization of clinical reports is crucial for improving the quality of healthcare and facilitating data integration. The lack of unified standards, including format, terminology, and style, is a great challenge in clinical fundus diagnostic reports, which increases the difficulty for large language models (LLMs) to understand the data. To address this, we construct a bilingual standard terminology, containing fundus clinical terms and commonly used descriptions in clinical diagnosis. Then, we establish two models, RetSTA-7B-Zero and RetSTA-7B. RetSTA-7B-Zero, fine-tuned on an augmented dataset simulating clinical scenarios, demonstrates powerful standardization behaviors. However, it encounters a challenge of limitation to cover a wider range of diseases. To further enhance standardization performance, we build RetSTA-7B, which integrates a substantial amount of standardized data generated by RetSTA-7B-Zero along with corresponding English data, covering diverse complex clinical scenarios and achieving report-level standardization for the first time. Experimental results demonstrate that RetSTA-7B outperforms other compared LLMs in bilingual standardization task, which validates its superior performance and generalizability. The checkpoints are available at https://github.com/AB-Story/RetSTA-7B.

📄 PDF Abstract BibTeX arXiv:2503.09358

Code (0)

등록된 구현이 없습니다.

Tasks

Data IntegrationDiagnostic

Similar Papers 제목 키워드 기반

Fundus-R1: Training a Fundus-Reading MLLM with Knowledge-Aware Reasoning on Public Data

2026-04-09 · Yuchuan Deng, Qijie Wei, Kaiheng Qian, Jiazhen Liu 외 arxiv

Fundus imaging such as CFP, OCT and UWF is crucial for the early detection of retinal anomalies and diseases. Fundus image understanding, due to its knowledge-intensive nature, poses a challenging vision-language task. A…

Reinforcement Learning

A Scalable Machine Learning Approach for Inferring Probabilistic US-LI-RADS Categorization

2018-06-15 · Imon Banerjee, Hailey H. Choi, Terry Desser, Daniel L. Rubin

We propose a scalable computerized approach for large-scale inference of Liver Imaging Reporting and Data System (LI-RADS) final assessment categories in narrative ultrasound (US) reports. Although our model was trained …

BIG-bench Machine Learning

RFormer: Transformer-based Generative Adversarial Network for Real Fundus Image Restoration on A New Clinical Benchmark

2022-01-03 · Zhuo Deng, Yuanhao Cai, Lu Chen, Zheng Gong 외

Ophthalmologists have used fundus images to screen and diagnose eye diseases. However, different equipments and ophthalmologists pose large variations to the quality of fundus images. Low-quality (LQ) degraded fundus ima…

Generative Adversarial NetworkImage Restoration

Improving Clinical Efficiency and Reducing Medical Errors through NLP-enabled diagnosis of Health Conditions from Transcription Reports

2022-06-27 · Krish Maniar, Shafin Haque, Kabir Ramzan

Misdiagnosis rates are one of the leading causes of medical errors in hospitals, affecting over 12 million adults across the US. To address the high rate of misdiagnosis, this study utilizes 4 NLP-based algorithms to det…

regression

Scientific Domain Knowledge Improves Vision-Language Fundus Models

2026-05-04 · Verena Jasmin Hallitschke, Carsten Eickhoff, Philipp Berens arxiv

Vision-language models hold considerable promise for ophthalmology, but it remains unclear which training data source best conveys expert domain knowledge. Existing ophthalmic models are trained on fixed text templates, …