paper-with-me

Papers

Auto-Encoding Knowledge Graph for Unsupervised Medical Report Generation

2021-11-08 · NeurIPS 2021 12 · Fenglin Liu, Chenyu You, Xian Wu, Shen Ge, Sheng Wang, Xu sun

Medical report generation, which aims to automatically generate a long and coherent report of a given medical image, has been receiving growing research interests. Existing approaches mainly adopt a supervised manner and heavily rely on coupled image-report pairs. However, in the medical domain, building a large-scale image-report paired dataset is both time-consuming and expensive. To relax the dependency on paired data, we propose an unsupervised model Knowledge Graph Auto-Encoder (KGAE) which accepts independent sets of images and reports in training. KGAE consists of a pre-constructed knowledge graph, a knowledge-driven encoder and a knowledge-driven decoder. The knowledge graph works as the shared latent space to bridge the visual and textual domains; The knowledge-driven encoder projects medical images and reports to the corresponding coordinates in this latent space and the knowledge-driven decoder generates a medical report given a coordinate in this space. Since the knowledge-driven encoder and decoder can be trained with independent sets of images and reports, KGAE is unsupervised. The experiments show that the unsupervised KGAE generates desirable medical reports without using any image-report training pairs. Moreover, KGAE can also work in both semi-supervised and supervised settings, and accept paired images and reports in training. By further fine-tuning with image-report pairs, KGAE consistently outperforms the current state-of-the-art models on two datasets.

📄 PDF Abstract BibTeX arXiv:2111.04318

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderMedical Report Generation

Similar Papers 제목 키워드 기반

MedKP: Medical Dialogue with Knowledge Enhancement and Clinical Pathway Encoding

2024-03-11 · Jiageng Wu, Xian Wu, Yefeng Zheng, Jie Yang

With appropriate data selection and training techniques, Large Language Models (LLMs) have demonstrated exceptional success in various medical examinations and multiple-choice questions. However, the application of LLMs …

Dialogue GenerationMultiple-choice

MAPSeg: Unified Unsupervised Domain Adaptation for Heterogeneous Medical Image Segmentation Based on 3D Masked Autoencoding and Pseudo-Labeling

2023-03-16 · CVPR 2024 1 · Xuzhe Zhang, Yuhao Wu, Elsa Angelini, Ang Li 외

Robust segmentation is critical for deriving quantitative measures from large-scale, multi-center, and longitudinal medical scans. Manually annotating medical scans, however, is expensive and labor-intensive and may not …

Domain AdaptationDomain GeneralizationImage SegmentationMedical Image Segmentation+5

Anomaly Detection using Generative Models and Sum-Product Networks in Mammography Scans

2022-10-12 · Marc Dietrichstein, David Major, Maria Wimmer, Dimitrios Lenis 외

Unsupervised anomaly detection models which are trained solely by healthy data, have gained importance in the recent years, as the annotation of medical data is a tedious task. Autoencoders and generative adversarial net…

Anomaly DetectionUnsupervised Anomaly Detection

End-to-End Knowledge-Routed Relational Dialogue System for Automatic Diagnosis

2019-01-30 · Lin Xu, Qixian Zhou, Ke Gong, Xiaodan Liang 외

Beyond current conversational chatbots or task-oriented dialogue systems that have attracted increasing attention, we move forward to develop a dialogue system for automatic medical diagnosis that converses with patients…

Decision MakingDialogue ManagementManagementMedical Diagnosis+3

Can large language models build causal graphs?

2023-03-07 · Stephanie Long, Tibor Schuster, Alexandre Piché

Building causal graphs can be a laborious process. To ensure all relevant causal pathways have been captured, researchers often have to discuss with clinicians and experts while also reviewing extensive relevant medical …