SWE-Bench-CL reorganizes SWE-Bench Verified into 8 time-ordered sequences of 273 total tasks to measure continual learning in coding agents, adding CL-specific metrics and a semantic memory agent design.
Generalization of Medical Large Language Models through Cross-Domain Weak Supervision
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
The advancement of large language models (LLMs) has opened new frontiers in natural language processing, particularly in specialized domains like healthcare. In this paper, we propose the Incremental Curriculum-Based Fine-Tuning (ICFT) framework to enhance the generative capabilities of medical large language models (MLLMs). ICFT combines curriculum-based learning, dual-stage memory coordination, and parameter-efficient fine-tuning to enable a progressive transition from general linguistic knowledge to strong domain-specific expertise. Experimental results across diverse medical NLP tasks, including question answering, preference classification, and response generation, demonstrate that ICFT consistently outperforms state-of-the-art baselines, achieving improvements in both accuracy and efficiency. Further analysis reveals the framework's ability to generalize to unseen data, reduce errors, and deliver diverse, contextually relevant medical responses. These findings establish ICFT as a robust and scalable solution for adapting LLMs to the medical domain, offering practical benefits for real-world healthcare applications.
fields
cs.LG 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
SWE-Bench-CL: Continual Learning for Coding Agents
SWE-Bench-CL reorganizes SWE-Bench Verified into 8 time-ordered sequences of 273 total tasks to measure continual learning in coding agents, adding CL-specific metrics and a semantic memory agent design.