paper-with-me

Papers

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

2025-04-25 · Xiang Li, Haixu Ma, Guanyong Wu, Shi Mu, Chen Li, Shunpan Liang

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 medication representation accuracy. However, not all medications encompass multiple types of knowledge data simultaneously. For instance, some medications provide only textual descriptions without structured data. This imbalance in data availability limits the performance of existing models, a challenge we term the "bucket effect" in medication recommendation. Our data analysis uncovers the severity of the "bucket effect" in medication recommendation. To fill this gap, we introduce a cross-modal medication encoder capable of seamlessly aligning data from different modalities and propose a medication recommendation framework to integrate Multiple types of Knowledge, named MKMed. Specifically, we first pre-train a cross-modal encoder with contrastive learning on five knowledge modalities, aligning them into a unified space. Then, we combine the multi-knowledge medication representations with patient records for recommendations. Extensive experiments on the MIMIC-III and MIMIC-IV datasets demonstrate that MKMed mitigates the "bucket effect" in data, and significantly outperforms state-of-the-art baselines in recommendation accuracy and safety.

📄 PDF Abstract BibTeX arXiv:2504.18096

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

PolyAlign: Conditional Human-Distribution Alignment

2026-06-11 · L. D. M. S. Sai Teja, Ufaq Khan, Sathira Silva, Xiao Wu 외 arxiv

Post-training methods such as supervised fine-tuning (SFT) and preference optimization typically align language models toward a single global assistant behavior. While effective for improving average helpfulness, this ca…

PHAT: Modeling Period Heterogeneity for Multivariate Time Series Forecasting

2026-01-31 · Jiaming Ma, Qihe Huang, Haofeng Ma, Guanjun Wang 외 arxiv

While existing multivariate time series forecasting models have advanced significantly in modeling periodicity, they largely neglect the periodic heterogeneity common in real-world data, where variables exhibit distinct …

Multivariate Time Series Forecasting

BucketKD: A Safety-Aware Bucket-Based Knowledge Distillation Framework for End-to-End Motion Planning

2026-07-12 · Md Nahidul Islam, Mohd Hasan Ali, Dipankar Dasgupta, Myounggyu Won arxiv

End-to-end motion planning has emerged as a promising paradigm in autonomous driving, directly mapping raw sensor data to control commands via deep neural networks. Despite its advantages, its large model size hinders de…

Knowledge DistillationAutonomous DrivingMotion Planning

Multiple Code Hashing for Efficient Image Retrieval

2020-08-04 · Ming-Wei Li, Qing-Yuan Jiang, Wu-Jun Li

Due to its low storage cost and fast query speed, hashing has been widely used in large-scale image retrieval tasks. Hash bucket search returns data points within a given Hamming radius to each query, which can enable se…

Deep Reinforcement LearningImage RetrievalRetrieval

Combating Confirmation Bias: A Unified Pseudo-Labeling Framework for Entity Alignment

2023-07-05 · Qijie Ding, Jie Yin, Daokun Zhang, Junbin Gao

Entity alignment (EA) aims at identifying equivalent entity pairs across different knowledge graphs (KGs) that refer to the same real-world identity. To circumvent the shortage of seed alignments provided for training, r…

Entity AlignmentKnowledge GraphsPseudo Label