paper-with-me

홈 › Papers

Image-based Contextual Pill Recognition with Medical Knowledge Graph Assistance

2022-08-04 · Anh Duy Nguyen, Thuy Dung Nguyen, Huy Hieu Pham, Thanh Hung Nguyen, Phi Le Nguyen

Identifying pills given their captured images under various conditions and backgrounds has been becoming more and more essential. Several efforts have been devoted to utilizing the deep learning-based approach to tackle the pill recognition problem in the literature. However, due to the high similarity between pills' appearance, misrecognition often occurs, leaving pill recognition a challenge. To this end, in this paper, we introduce a novel approach named PIKA that leverages external knowledge to enhance pill recognition accuracy. Specifically, we address a practical scenario (which we call contextual pill recognition), aiming to identify pills in a picture of a patient's pill intake. Firstly, we propose a novel method for modeling the implicit association between pills in the presence of an external data source, in this case, prescriptions. Secondly, we present a walk-based graph embedding model that transforms from the graph space to vector space and extracts condensed relational features of the pills. Thirdly, a final framework is provided that leverages both image-based visual and graph-based relational features to accomplish the pill identification task. Within this framework, the visual representation of each pill is mapped to the graph embedding space, which is then used to execute attention over the graph representation, resulting in a semantically-rich context vector that aids in the final classification. To our knowledge, this is the first study to use external prescription data to establish associations between medicines and to classify them using this aiding information. The architecture of PIKA is lightweight and has the flexibility to incorporate into any recognition backbones. The experimental results show that by leveraging the external knowledge graph, PIKA can improve the recognition accuracy from 4.8% to 34.1% in terms of F1-score, compared to baselines.

📄 PDF Abstract BibTeX arXiv:2208.02432

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Embedding

Similar Papers 제목 키워드 기반

ePillID Dataset: A Low-Shot Fine-Grained Benchmark for Pill Identification

2020-05-28 · Naoto Usuyama, Natalia Larios Delgado, Amanda K. Hall, Jessica Lundin

Identifying prescription medications is a frequent task for patients and medical professionals; however, this is an error-prone task as many pills have similar appearances (e.g. white round pills), which increases the ri…

Few-Shot Image ClassificationFine-Grained Image RecognitionFine-Grained Visual CategorizationImage Classification+3

A Forward and Backward Compatible Framework for Few-shot Class-incremental Pill Recognition

2023-04-24 · Jinghua Zhang, Li Liu, Kai Gao, Dewen Hu

Automatic Pill Recognition (APR) systems are crucial for enhancing hospital efficiency, assisting visually impaired individuals, and preventing cross-infection. However, most existing deep learning-based pill recognition…

class-incremental learningClass Incremental LearningFew-Shot Class-Incremental LearningGraph Attention+5

UmlsBERT: Clinical Domain Knowledge Augmentation of Contextual Embeddings Using the Unified Medical Language System Metathesaurus

2020-10-20 · NAACL 2021 4 · George Michalopoulos, Yuanxin Wang, Hussam Kaka, Helen Chen 외

Contextual word embedding models, such as BioBERT and Bio_ClinicalBERT, have achieved state-of-the-art results in biomedical natural language processing tasks by focusing their pre-training process on domain-specific cor…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Natural Language Inference+2

A dataset of medication images with instance segmentation masks for preventing adverse drug events

2026-03-11 · W. I. Chu, S. Hirani, G. Tarroni, L. Li arxiv

Medication errors and adverse drug events (ADEs) pose significant risks to patient safety, often arising from difficulties in reliably identifying pharmaceuticals in real-world settings. AI-based pill recognition models …

Instance Segmentation

Context-dependent Explainability and Contestability for Trustworthy Medical Artificial Intelligence: Misclassification Identification of Morbidity Recognition Models in Preterm Infants

2022-12-17 · Isil Guzey, Ozlem Ucar, Nukhet Aladag Ciftdemir, Betul Acunas

Although machine learning (ML) models of AI achieve high performances in medicine, they are not free of errors. Empowering clinicians to identify incorrect model recommendations is crucial for engendering trust in medica…

Explainable Artificial Intelligence (XAI)