paper-with-me

Papers

Fine-grained List-wise Alignment for Generative Medication Recommendation

2025-05-26 · Chenxiao Fan, Chongming Gao, Wentao Shi, Yaxin Gong, Zihao Zhao, Fuli Feng

Accurate and safe medication recommendations are critical for effective clinical decision-making, especially in multimorbidity cases. However, existing systems rely on point-wise prediction paradigms that overlook synergistic drug effects and potential adverse drug-drug interactions (DDIs). We propose FLAME, a fine-grained list-wise alignment framework for large language models (LLMs), enabling drug-by-drug generation of drug lists. FLAME formulates recommendation as a sequential decision process, where each step adds or removes a single drug. To provide fine-grained learning signals, we devise step-wise Group Relative Policy Optimization (GRPO) with potential-based reward shaping, which explicitly models DDIs and optimizes the contribution of each drug to the overall prescription. Furthermore, FLAME enhances patient modeling by integrating structured clinical knowledge and collaborative information into the representation space of LLMs. Experiments on benchmark datasets demonstrate that FLAME achieves state-of-the-art performance, delivering superior accuracy, controllable safety-accuracy trade-offs, and strong generalization across diverse clinical scenarios. Our code is available at https://github.com/cxfann/Flame.

📄 PDF Abstract BibTeX arXiv:2505.20218

Code (1)

cxfann/flame 공식 구현 pytorch

Tasks

Clinical Knowledge

Similar Papers 제목 키워드 기반

Judge Like Human Examiners: A Weighted Importance Multi-Point Evaluation Framework for Generative Tasks with Long-form Answers

2026-04-13 · Guoxin Yu, Chulun Zhou, Lemao Liu, Qi Wang 외 arxiv

Evaluating the quality of model responses remains challenging in generative tasks with long-form answers, as the expected answers usually contain multiple semantically distinct yet complementary factors that should be fa…

Low-Rank Pairwise Alignment Bilinear Network For Few-Shot Fine-Grained Image Classification

2019-08-04 · Huaxi Huang, Jun-Jie Zhang, Jian Zhang, Jingsong Xu 외

Deep neural networks have demonstrated advanced abilities on various visual classification tasks, which heavily rely on the large-scale training samples with annotated ground-truth. However, it is unrealistic always to r…

ClassificationFew-Shot LearningFine-Grained Image ClassificationGeneral Classification+2

Compare More Nuanced:Pairwise Alignment Bilinear Network For Few-shot Fine-grained Learning

2019-04-07 · Huaxi Huang, Jun-Jie Zhang, Jian Zhang, Qiang Wu 외

The recognition ability of human beings is developed in a progressive way. Usually, children learn to discriminate various objects from coarse to fine-grained with limited supervision. Inspired by this learning process, …

General ClassificationMeta-Learning

Classes Matter: A Fine-grained Adversarial Approach to Cross-domain Semantic Segmentation

2020-07-17 · ECCV 2020 8 · Haoran Wang, Tong Shen, Wei zhang, Ling-Yu Duan 외

Despite great progress in supervised semantic segmentation,a large performance drop is usually observed when deploying the model in the wild. Domain adaptation methods tackle the issue by aligning the source domain and t…

Domain AdaptationImage-to-Image TranslationSemantic SegmentationSynthetic-to-Real Translation

CVAE-GAN: Fine-Grained Image Generation through Asymmetric Training

2017-03-29 · ICCV 2017 10 · Jianmin Bao, Dong Chen, Fang Wen, Houqiang Li 외

We present variational generative adversarial networks, a general learning framework that combines a variational auto-encoder with a generative adversarial network, for synthesizing images in fine-grained categories, suc…

AttributeData AugmentationFace RecognitionGenerative Adversarial Network+3