paper-with-me

Papers

Attributed Abnormality Graph Embedding for Clinically Accurate X-Ray Report Generation

2022-07-04 · Sixing Yan, William K. Cheung, Keith Chiu, Terence M. Tong, Charles K. Cheung, Simon See

Automatic generation of medical reports from X-ray images can assist radiologists to perform the time-consuming and yet important reporting task. Yet, achieving clinically accurate generated reports remains challenging. Modeling the underlying abnormalities using the knowledge graph approach has been found promising in enhancing the clinical accuracy. In this paper, we introduce a novel fined-grained knowledge graph structure called an attributed abnormality graph (ATAG). The ATAG consists of interconnected abnormality nodes and attribute nodes, allowing it to better capture the abnormality details. In contrast to the existing methods where the abnormality graph was constructed manually, we propose a methodology to automatically construct the fine-grained graph structure based on annotations, medical reports in X-ray datasets, and the RadLex radiology lexicon. We then learn the ATAG embedding using a deep model with an encoder-decoder architecture for the report generation. In particular, graph attention networks are explored to encode the relationships among the abnormalities and their attributes. A gating mechanism is adopted and integrated with various decoders for the generation. We carry out extensive experiments based on the benchmark datasets, and show that the proposed ATAG-based deep model outperforms the SOTA methods by a large margin and can improve the clinical accuracy of the generated reports.

📄 PDF Abstract BibTeX arXiv:2207.01208

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeDecoderGraph AttentionGraph Embedding

Similar Papers 제목 키워드 기반

Evaluation of Embeddings of Laboratory Test Codes for Patients at a Cancer Center

2019-07-22 · Lorenzo A. Rossi, Chad Shawber, Janet Munu, Finly Zachariah

Laboratory test results are an important and generally high dimensional component of a patient's Electronic Health Record (EHR). We train embedding representations (via Word2Vec and GloVe) for LOINC codes of laboratory t…

Mortality Prediction

Anomaly Detection on Attributed Networks via Contrastive Self-Supervised Learning

2021-02-27 · Yixin Liu, Zhao Li, Shirui Pan, Chen Gong 외

Anomaly detection on attributed networks attracts considerable research interests due to wide applications of attributed networks in modeling a wide range of complex systems. Recently, the deep learning-based anomaly det…

Anomaly DetectionContrastive LearningGraph Neural NetworkSelf-Supervised Learning

Automating Abnormality Detection in Musculoskeletal Radiographs through Deep Learning

2020-10-21 · Goodarz Mehr

This paper introduces MuRAD (Musculoskeletal Radiograph Abnormality Detection tool), a tool that can help radiologists automate the detection of abnormalities in musculoskeletal radiographs (bone X-rays). MuRAD utilizes …

Anomaly DetectionDeep Learning

Google-MedGemma Based Abnormality Detection in Musculoskeletal radiographs

2025-11-06 · Soumyajit Maity, Pranjal Kamboj, Sneha Maity, Rajat Singh 외 arxiv

This paper proposes a MedGemma-based framework for automatic abnormality detection in musculoskeletal radiographs. Departing from conventional autoencoder and neural network pipelines, the proposed method leverages the M…

Representation LearningBinary ClassificationFeature EngineeringTransfer Learning

Variational Graph Autoencoder for Heterogeneous Information Networks with Missing and Inaccurate Attributes

2023-11-14 · Yige Zhao, Jianxiang Yu, Yao Cheng, Chengcheng Yu 외

Heterogeneous Information Networks (HINs), which consist of various types of nodes and edges, have recently demonstrated excellent performance in graph mining. However, most existing heterogeneous graph neural networks (…

AttributeDecoderGraph Mining