paper-with-me

Papers

NEEDED: Introducing Hierarchical Transformer to Eye Diseases Diagnosis

2022-12-27 · Xu Ye, Meng Xiao, Zhiyuan Ning, Weiwei Dai, Wenjuan Cui, Yi Du, Yuanchun Zhou

With the development of natural language processing techniques(NLP), automatic diagnosis of eye diseases using ophthalmology electronic medical records (OEMR) has become possible. It aims to evaluate the condition of both eyes of a patient respectively, and we formulate it as a particular multi-label classification task in this paper. Although there are a few related studies in other diseases, automatic diagnosis of eye diseases exhibits unique characteristics. First, descriptions of both eyes are mixed up in OEMR documents, with both free text and templated asymptomatic descriptions, resulting in sparsity and clutter of information. Second, OEMR documents contain multiple parts of descriptions and have long document lengths. Third, it is critical to provide explainability to the disease diagnosis model. To overcome those challenges, we present an effective automatic eye disease diagnosis framework, NEEDED. In this framework, a preprocessing module is integrated to improve the density and quality of information. Then, we design a hierarchical transformer structure for learning the contextualized representations of each sentence in the OEMR document. For the diagnosis part, we propose an attention-based predictor that enables traceable diagnosis by obtaining disease-specific information. Experiments on the real dataset and comparison with several baseline models show the advantage and explainability of our framework.

📄 PDF Abstract BibTeX arXiv:2212.13408

Code (1)

coco11563/NEEDED 공식 구현 pytorch

Tasks

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATIONSentence

Similar Papers 제목 키워드 기반

Hierarchical Deep Convolutional Neural Networks for Multi-category Diagnosis of Gastrointestinal Disorders on Histopathological Images

2020-05-08 · Rasoul Sali, Sodiq Adewole, Lubaina Ehsan, Lee A. Denson 외

Deep convolutional neural networks(CNNs) have been successful for a wide range of computer vision tasks, including image classification. A specific area of the application lies in digital pathology for pattern recognitio…

General Classificationimage-classificationImage Classificationwhole slide images

Hierarchical Classification of Pulmonary Lesions: A Large-Scale Radio-Pathomics Study

2020-10-08 · Jiancheng Yang, Mingze Gao, Kaiming Kuang, Bingbing Ni 외

Diagnosis of pulmonary lesions from computed tomography (CT) is important but challenging for clinical decision making in lung cancer related diseases. Deep learning has achieved great success in computer aided diagnosis…

Computed Tomography (CT)Decision MakingGeneral ClassificationLung Cancer Diagnosis

Hierarchical Vision-Language Learning for Medical Out-of-Distribution Detection

2025-08-25 · Runhe Lai, Xinhua Lu, Kanghao Chen, Qichao Chen 외 arxiv

In trustworthy medical diagnosis systems, integrating out-of-distribution (OOD) detection aims to identify unknown diseases in samples, thereby mitigating the risk of misdiagnosis. In this study, we propose a novel OOD d…

Out-of-Distribution DetectionMedical Diagnosis

Developing a Dual-Stage Vision Transformer Model for Lung Disease Classification

2024-09-26 · Anirudh Mazumder, Jianguo Liu

Lung diseases have become a prevalent problem throughout the United States, affecting over 34 million people. Accurate and timely diagnosis of the different types of lung diseases is critical, and Artificial Intelligence…

Lung Disease Classification

KG4Diagnosis: A Hierarchical Multi-Agent LLM Framework with Knowledge Graph Enhancement for Medical Diagnosis

2024-12-22 · Kaiwen Zuo, Yirui Jiang, Fan Mo, Pietro Lio

Integrating Large Language Models (LLMs) in healthcare diagnosis demands systematic frameworks that can handle complex medical scenarios while maintaining specialized expertise. We present KG4Diagnosis, a novel hierarchi…

graph constructionGraph GenerationMedical DiagnosisRelation Extraction