SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2409.13191 · ICLR · 2024

Diabetica: Adapting Large Language Model to Enhance Multiple Medical Tasks in Diabetes Care and Management

Weiran Huang, Ying Chen, Qian Yang, Yutong Chen, Lai Wei, Kaipeng Zheng, Shaoting Zhang, Zhen Ying, Muyang He, Yanzhe Hong, Jiaping Lu, Xiaoying Li

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 12 functions out of this paper's own repositories and ran 6 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
waltonfuture/Diabetica canonical 6 of 12
FunctionStatusWhere it lives
get_bucket_sizes Ran waltonfuture/Diabetica/swift/swift/torchacc_utils.py
code served (permissive licence) · get_code("beb4cc20f42f3629")
internlm_output Ran waltonfuture/Diabetica/evaluation/dialog_eval.py
code served (permissive licence) · get_code("8c8fad569d130782")
lcs_length Ran waltonfuture/Diabetica/evaluation/fill-in-the-blank_eval.py
code served (permissive licence) · get_code("c84bfcc880d6de13")
rouge_l Ran waltonfuture/Diabetica/evaluation/fill-in-the-blank_eval.py
code served (permissive licence) · get_code("e19a76ab5b628fd0")
yi_chat_output Ran waltonfuture/Diabetica/evaluation/dialog_eval.py
code served (permissive licence) · get_code("abd4580ad6ddeee5")
yi_chat_output Ran waltonfuture/Diabetica/evaluation/mcq_eval.py
code served (permissive licence) · get_code("972fff3fa5cde36f")
check_model_is_id Not yet run waltonfuture/Diabetica/swift/swift/hub/check_model.py
code served (permissive licence) · get_code("2966975168bef617")
compute_bleu Not yet run waltonfuture/Diabetica/evaluation/fill-in-the-blank_eval.py
code served (permissive licence) · get_code("fc8f0da4acefd1b7")
lora_state_dict Not yet run waltonfuture/Diabetica/swift/swift/tuners/lora_layers.py
code served (permissive licence) · get_code("97f780e147e59a1a")
pad_and_split_batch Not yet run waltonfuture/Diabetica/swift/swift/torchacc_utils.py
code served (permissive licence) · get_code("4423e6e9ffc341a3")
qwen_chat_output Not yet run waltonfuture/Diabetica/evaluation/dialog_eval.py
code served (permissive licence) · get_code("7d6a411808e4f527")
qwen_chat_output Not yet run waltonfuture/Diabetica/evaluation/mcq_eval.py
code served (permissive licence) · get_code("8fa41a2365f42792")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

Diabetes is a chronic disease with a significant global health burden, requiring multi-stakeholder collaboration for optimal management. Large language models (LLMs) have shown promise in various healthcare scenarios, but their effectiveness across diverse diabetes tasks remains unproven. Our study introduced a framework to train and validate diabetes-specific LLMs. We first developed a comprehensive data processing pipeline that includes data collection, filtering, augmentation and refinement. This created a high-quality, diabetes-specific dataset and evaluation benchmarks from scratch. Fine-tuned on the collected training dataset, our diabetes-specific LLM family demonstrated state-of-the-art proficiency in processing various diabetes tasks compared to other LLMs. Furthermore, clinical studies revealed the potential applications of our models in diabetes care, including providing personalized healthcare, assisting medical education, and streamlining clinical tasks. Generally, our introduced framework helps develop diabetes-specific LLMs and highlights their potential to enhance clinical practice and provide personalized, data-driven support for diabetes management across different end users. Our codes, benchmarks and models are available at https://github.com/waltonfuture/Diabetica.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2409.13191")
get_code_for_paper("2409.13191")
have("2409.13191")

Connect an agent — have() is free.