paper-with-me

Papers

Natural Language-Assisted Multi-modal Medication Recommendation

2025-01-13 · Jie Tan, Yu Rong, Kangfei Zhao, Tian Bian, Tingyang Xu, Junzhou Huang, Hong Cheng, Helen Meng

Combinatorial medication recommendation(CMR) is a fundamental task of healthcare, which offers opportunities for clinical physicians to provide more precise prescriptions for patients with intricate health conditions, particularly in the scenarios of long-term medical care. Previous research efforts have sought to extract meaningful information from electronic health records (EHRs) to facilitate combinatorial medication recommendations. Existing learning-based approaches further consider the chemical structures of medications, but ignore the textual medication descriptions in which the functionalities are clearly described. Furthermore, the textual knowledge derived from the EHRs of patients remains largely underutilized. To address these issues, we introduce the Natural Language-Assisted Multi-modal Medication Recommendation(NLA-MMR), a multi-modal alignment framework designed to learn knowledge from the patient view and medication view jointly. Specifically, NLA-MMR formulates CMR as an alignment problem from patient and medication modalities. In this vein, we employ pretrained language models(PLMs) to extract in-domain knowledge regarding patients and medications, serving as the foundational representation for both modalities. In the medication modality, we exploit both chemical structures and textual descriptions to create medication representations. In the patient modality, we generate the patient representations based on textual descriptions of diagnosis, procedure, and symptom. Extensive experiments conducted on three publicly accessible datasets demonstrate that NLA-MMR achieves new state-of-the-art performance, with a notable average improvement of 4.72% in Jaccard score. Our source code is publicly available on https://github.com/jtan1102/NLA-MMR_CIKM_2024.

📄 PDF Abstract BibTeX arXiv:2501.07166

Code (1)

jtan1102/nla-mmr_cikm_2024 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Combating the Bucket Effect:Multi-Knowledge Alignment for Medication Recommendation

2025-04-25 · Xiang Li, Haixu Ma, Guanyong Wu, Shi Mu 외

Medication recommendation is crucial in healthcare, offering effective treatments based on patient's electronic health records (EHR). Previous studies show that integrating more medication-related knowledge improves medi…

Contrastive Learning

Addressing Overprescribing Challenges: Fine-Tuning Large Language Models for Medication Recommendation Tasks

2025-03-05 · Zihao Zhao, Chenxiao Fan, Chongming Gao, Fuli Feng 외

Medication recommendation systems have garnered attention within healthcare for their potential to deliver personalized and efficacious drug combinations based on patient's clinical data. However, existing methodologies …

Medical Question Answeringparameter-efficient fine-tuningQuestion AnsweringRecommendation Systems

Context-sensitive Natural Language Generation for robot-assisted second language tutoring

2018-11-01 · WS 2018 11 · Bram Willemsen, Jan de Wit, Emiel Krahmer, Mirjam de Haas 외

This paper describes the L2TOR intelligent tutoring system (ITS), focusing primarily on its output generation module. The L2TOR ITS is developed for the purpose of investigating the efficacy of robot-assisted second lang…

Text Generation

MIRAGE: Multimodal Identification and Recognition of Annotations in Indian General Prescriptions

2024-10-13 · Tavish Mankash, V. S. Chaithanya Kota, Anish De, Praveen Prakash 외

Hospitals in India still rely on handwritten medical records despite the availability of Electronic Medical Records (EMR), complicating statistical analysis and record retrieval. Handwritten records pose a unique challen…

Handwriting RecognitionOptical Character RecognitionOptical Character Recognition (OCR)Retrieval

GAP: Graph-Assisted Prompts for Dialogue-based Medication Recommendation

2025-05-19 · Jialun Zhong, Yanzeng Li, Sen Hu, Yang Zhang 외

Medication recommendations have become an important task in the healthcare domain, especially in measuring the accuracy and safety of medical dialogue systems (MDS). Different from the recommendation task based on electr…

DiagnosticKnowledge Graphs