paper-with-me

Papers

KRAL: Knowledge and Reasoning Augmented Learning for LLM-assisted Clinical Antimicrobial Therapy

2025-11-20 · Zhe Li, Yehan Qiu, Yujie Chen, Xiang Zhou arxiv

Clinical antimicrobial therapy requires the dynamic integration of pathogen profiles,host factors, pharmacological properties of antimicrobials,and the severity of infection. This complexity imposes fundamental limitations on the applicability of Large Language Models (LLMs) in high-stakes clinical decision-making including knowledge gaps, data privacy concerns, high deployment costs, and limited reasoning capabilities. To address these challenges, we propose KRAL (Knowledge and Reasoning Augmented Learning), a low-cost, scalable, privacy-preserving paradigm that leverages teacher-model reasoning to automatically distill knowledge and reasoning trajectories via answer-to-question reverse generation, employs heuristic learning for semi-supervised data augmentation (reducing manual annotation requirements by approximately 80%), and utilizes agentic reinforcement learning to jointly enhance medical knowledge and reasoning while optimizing computational and memory efficiency. A hierarchical evaluation employing diverse teacher-model proxies reduces assessment costs, while modular interface design facilitates seamless system updates. Experimental results demonstrate that KRAL significantly outperforms traditional Retrieval-Augmented Generation (RAG) and Supervised Fine-Tuning (SFT) methods. It improves knowledge question-answering capability (Accuracy@1 on the external open-source benchmark MEDQA increased by 1.8% vs. SFT and 3.6% vs. RAG) and reasoning capability (Pass@1 on the external benchmark PUMCH Antimicrobial increased by 27% vs. SFT and 27.2% vs. RAG), achieved at about 20% of SFT's long-term training costs. This establishes KRAL as an effective solution for enhancing local LLMs' clinical diagnostic capabilities, enabling low-cost, high-safety deployment in complex medical decision support.

📄 PDF Abstract BibTeX arXiv:2511.15974

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningData Augmentation

Similar Papers 제목 키워드 기반

OkraLong: A Flexible Retrieval-Augmented Framework for Long-Text Query Processing

2025-03-04 · Yulong Hui, Yihao Liu, Yao Lu, Huanchen Zhang

Large Language Models (LLMs) encounter challenges in efficiently processing long-text queries, as seen in applications like enterprise document analysis and financial report comprehension. While conventional solutions em…

RAGRetrievalRetrieval-augmented GenerationScheduling

EpiGraph: Building Generalists for Evidence-Intensive Epilepsy Reasoning in the Wild

2026-05-10 · Yuyang Dai, Zheng Chen, Jathurshan Pradeepkumar, Yasuko Matsubara 외 arxiv

Epilepsy diagnosis and treatment require evidence-intensive reasoning across heterogeneous clinical knowledge, including biosignal patterns, genetic mechanisms, pharmacogenomics, treatment strategies, and patient outcome…

Clinical Knowledge

A Multi-Agent Audit Framework for High-Stakes Reasoning: Evaluation and Interpretability in Clinical Mental Health Screening

2026-06-19 · Jingchen Ye, Yanpei Yu, Luyao Zhang arxiv

High-stakes reasoning tasks necessitate transparent and verifiable workflows, yet conventional single-model large language models (LLMs) often struggle with hallucination and low interpretability under zero-shot paradigm…

severity prediction

RAR$^2$: Retrieval-Augmented Medical Reasoning via Thought-Driven Retrieval

2025-09-24 · Kaishuai Xu, Wenjun Hou, Yi Cheng, Wenjie Li arxiv

Large Language Models (LLMs) have shown promising performance on diverse medical benchmarks, highlighting their potential in supporting real-world clinical tasks. Retrieval-Augmented Generation (RAG) has emerged as a key…

Question AnsweringAnswer Generation

An Iterative LLM Framework for SIBT utilizing RAG-based Adaptive Weight Optimization

2025-09-10 · Zhuo Xiao, Qinglong Yao, Jingjing Wang, Fugen Zhou 외 arxiv

Seed implant brachytherapy (SIBT) is an effective cancer treatment modality; however, clinical planning often relies on manual adjustment of objective function weights, leading to inefficiencies and suboptimal results. T…

Clinical Knowledge