paper-with-me

Papers

Severity-Aware Curriculum Learning with Multi-Model Response Selection for Medical Text Generation

2026-06-03 · Ahmed Alansary, Molham Mohamed, Ali Hamdi arxiv

Telehealth systems have become increasingly important for delivering accessible and timely medical information. Existing large language models often struggle to provide consistent and contextually appropriate medical responses across varying levels of case severity. This limitation highlights the need for models that can effectively adapt to the progressive complexity in medical queries. To address this challenge, we introduce a severity-aware multi-model framework that integrates curriculum training strategy with relevance-based response selection. The proposed framework employs a three-stage curriculum learning strategy, where each model is trained sequentially on mild, moderate, and critical cases to progressively acquire domain knowledge. The approach utilizes five large language models, each independently trained under the same curriculum scheme. During inference, all models generate candidate responses, and the most appropriate response is selected as the final output. The framework is trained and evaluated on the MAQA dataset, which provides annotated medical question-answer pairs. Experimental results evaluated using BERTScore demonstrate that the proposed method achieves superior performance compared to both baseline and fine-tuned models, attaining 86.71% in the baseline setting and 90.30% after fine-tuning. These results highlight the effectiveness of combining curriculum learning with multi-model response selection in improving response quality and relevance in medical text generation.

📄 PDF Abstract BibTeX arXiv:2606.05510

Code (0)

등록된 구현이 없습니다.

Tasks

Text Generation

Similar Papers 제목 키워드 기반

A Severity-Based Curriculum Learning Strategy for Arabic Medical Text Generation

2026-04-07 · Ahmed Alansary, Molham Mohamed, Ali Hamdi arxiv

Arabic medical text generation is increasingly needed to help users interpret symptoms and access general health guidance in their native language. Nevertheless, many existing methods assume uniform importance across tra…

Question AnsweringText Generation

Dialogue Response Selection with Hierarchical Curriculum Learning

2020-12-29 · ACL 2021 5 · Yixuan Su, Deng Cai, Qingyu Zhou, Zibo Lin 외

We study the learning of a matching model for dialogue response selection. Motivated by the recent finding that models trained with random negative samples are not ideal in real-world scenarios, we propose a hierarchical…

Conversational Response Selection

Teaching According to Talents! Instruction Tuning LLMs with Competence-Aware Curriculum Learning

2025-09-17 · Yangning Li, Tingwei Lu, Yinghui Li, Yankai Chen 외 arxiv

Efficient instruction tuning aims to enhance the ultimate performance of large language models (LLMs) trained on a given instruction dataset. Curriculum learning as a typical data organization strategy has shown prelimin…

A Competence-aware Curriculum for Visual Concepts Learning via Question Answering

2020-07-03 · ECCV 2020 8 · Qing Li, Siyuan Huang, Yining Hong, Song-Chun Zhu

Humans can progressively learn visual concepts from easy to hard questions. To mimic this efficient learning ability, we propose a competence-aware curriculum for visual concept learning in a question-answering manner. S…

Question Answering

Confidence-Aware Paced-Curriculum Learning by Label Smoothing for Surgical Scene Understanding

2022-12-22 · Mengya Xu, Mobarakol Islam, Ben Glocker, Hongliang Ren

Curriculum learning and self-paced learning are the training strategies that gradually feed the samples from easy to more complex. They have captivated increasing attention due to their excellent performance in robotic v…

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATIONScene UnderstandingSemantic Segmentation