Papers › MING-MOE: Enhancing Medical Multi-Task Learning in Large Language Models with Sparse...

MING-MOE: Enhancing Medical Multi-Task Learning in Large Language Models with Sparse Mixture of Low-Rank Adapter Experts

13 Apr 2024arXiv:2404.09027archive 2025-07-28

Yusheng Liao, Shuyang Jiang, Yu Wang, Yanfeng Wang

Large language models like ChatGPT have shown substantial progress in natural language understanding and generation, proving valuable across various disciplines, including the medical field. Despite advancements, challenges persist due to the complexity and diversity inherent in medical tasks which often require multi-task learning capabilities. Previous approaches, although beneficial, fall short in real-world applications because they necessitate task-specific annotations at inference time, limiting broader generalization. This paper introduces MING-MOE, a novel Mixture-of-Expert~(MOE)-based medical large language model designed to manage diverse and complex medical tasks without requiring task-specific annotations, thus enhancing its usability across extensive datasets. MING-MOE employs a Mixture of Low-Rank Adaptation (MoLoRA) technique, allowing for efficient parameter usage by maintaining base model parameters static while adapting through a minimal set of trainable parameters. We demonstrate that MING-MOE achieves state-of-the-art (SOTA) performance on over 20 medical tasks, illustrating a significant improvement over existing models. This approach not only extends the capabilities of medical language models but also improves inference efficiency.

PaperPDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2404.09027")

Code

Syntology Ran 7 of 13 code samples harvested from 2 repositories linked to this paper; 6 have no recorded run. Of those that ran: 1 ran · honoured contract; 4 ran · our draft was wrong; 2 ran with no contract checked.

By repository: official repository: 3 samples from 1 repository, 3 ran; community (archive-listed): 10 samples from 1 repository, 4 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

mediabrain-sjtu/ming officialmentioned in papermentioned on GitHubpytorch report
mediabrain-sjtu/medicalgpt-zh mentioned on GitHubpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 7 ran; 1 honoured the contract we drafted; 6 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

1ran · honoured contract
4ran · our draft was wrong
2ran
6unverified

Licence: 0 of the 13 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

normalize mediabrain-sjtu/ming/ming/eval/eval_em.py official repository ran · honoured contract fingerprinted Apache-2.0 (permissive) · 0133c7875f5508e2 · report
normalize_dfrac mediabrain-sjtu/ming/ming/eval/eval_em.py official repository ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · ceb9b19eaecb1183 · report
normalize_frac mediabrain-sjtu/ming/ming/eval/eval_em.py official repository ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · 75cb6a84ff49f59b · report
convert_to_json mediabrain-sjtu/medicalgpt-zh/ming/eval/eval_gpt4.py community (archive-listed) ran Apache-2.0 (permissive) · f315af9021bb4de9 · report
get_chunk mediabrain-sjtu/medicalgpt-zh/ming/eval/model_diverse_gen.py community (archive-listed) ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · 42a46570620cd9fa · report
get_model_name_from_path mediabrain-sjtu/medicalgpt-zh/ming/utils.py community (archive-listed) ran fingerprinted Apache-2.0 (permissive) · fa6d2859d3461c9e · report
split_list mediabrain-sjtu/medicalgpt-zh/ming/eval/model_diverse_gen.py community (archive-listed) ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · 076c252c52cbb161 · report
check_target_module_exists mediabrain-sjtu/medicalgpt-zh/ming/model/utils.py community (archive-listed) unverified Apache-2.0 (permissive) · ce4b943c1f4622e6 · report
create_data_loader mediabrain-sjtu/medicalgpt-zh/ming/eval/model_diverse_gen.py community (archive-listed) unverified Apache-2.0 (permissive) · 8948016310b7f832 · report
create_mixoflora_module mediabrain-sjtu/medicalgpt-zh/ming/model/utils.py community (archive-listed) unverified Apache-2.0 (permissive) · ff08a7b61f0ff773 · report
get_default_conv_template mediabrain-sjtu/medicalgpt-zh/ming/conversations.py community (archive-listed) unverified Apache-2.0 (permissive) · 6f3e31642958b2ee · report
get_mixoflora_model mediabrain-sjtu/medicalgpt-zh/ming/model/utils.py community (archive-listed) unverified Apache-2.0 (permissive) · 80d3d94e5c8311ac · report
load_pretrained_model mediabrain-sjtu/medicalgpt-zh/ming/model/builder.py community (archive-listed) unverified Apache-2.0 (permissive) · e9663a782ec03800 · report

Tasks

DiversityLanguage ModelingLanguage ModellingLarge Language ModelMulti-Task LearningNatural Language Understanding

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

BASESET

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections