paper-with-me

홈 › Papers

MedGo: A Chinese Medical Large Language Model

2024-10-27 · HaiTao Zhang, Bo An

Large models are a hot research topic in the field of artificial intelligence. Leveraging their generative capabilities has the potential to enhance the level and quality of medical services. In response to the limitations of current large language models, which often struggle with accuracy and have narrow capabilities in medical applications, this paper presents a Chinese medical large language model, MedGo. MedGo was trained using a combination of high quality unsupervised medical data, supervised data, and preference alignment data, aimed at enhancing both its versatility and precision in medical tasks. The model was evaluated through the public CBLUE benchmark and a manually constructed dataset ClinicalQA. The results demonstrate that MedGo achieved promising performance across various Chinese medical information processing tasks, achieved the first place in the CBLUE evaluation. Additionally, on our constructed dataset ClinicalQA, MedGo outperformed its base model Qwen2, highlighting its potential to improve both automated medical question answering and clinical decision support. These experimental results demonstrate that MedGo possesses strong information processing capabilities in the medical field. At present, we have successfully deployed MedGo at Shanghai East Hospital.

📄 PDF Abstract BibTeX arXiv:2410.20428

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language ModelMedical Question AnsweringmodelQuestion Answering

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

PromptCBLUE: A Chinese Prompt Tuning Benchmark for the Medical Domain

2023-10-22 · Wei Zhu, Xiaoling Wang, Huanran Zheng, Mosha Chen 외

Biomedical language understanding benchmarks are the driving forces for artificial intelligence applications with large language model (LLM) back-ends. However, most current benchmarks: (a) are limited to English which m…

Dialogue GenerationDialogue UnderstandingKnowledge ProbingLanguage Modeling+5

Continuous Training and Fine-tuning for Domain-Specific Language Models in Medical Question Answering

2023-11-01 · Zhen Guo, Yining Hua

Large language models exhibit promising general capabilities but often lack specialized knowledge for domain-specific tasks. Developing domain experts from a base model enables a range of applications without prohibitive…

Medical Question AnsweringQuestion Answering

MedBench: A Comprehensive, Standardized, and Reliable Benchmarking System for Evaluating Chinese Medical Large Language Models

2024-06-24 · Mianxin Liu, Jinru Ding, Jie Xu, Weiguo Hu 외

Ensuring the general efficacy and goodness for human beings from medical large language models (LLM) before real-world deployment is crucial. However, a widely accepted and accessible evaluation process for medical LLM, …

Benchmarking

ChiMST: A Chinese Medical Corpus for Word Segmentation and Medical Term Recognition

2022-06-01 · LREC 2022 6 · Yuanhe Tian, Han Qin, Fei Xia, Yan Song

Chinese word segmentation (CWS) and named entity recognition (NER) are two important tasks in Chinese natural language processing. To achieve good model performance on these tasks, existing neural approaches normally req…

Chinese Word Segmentationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

CMB: A Comprehensive Medical Benchmark in Chinese

2023-08-17 · Xidong Wang, Guiming Hardy Chen, Dingjie Song, Zhiyi Zhang 외

Large Language Models (LLMs) provide a possibility to make a great breakthrough in medicine. The establishment of a standardized medical benchmark becomes a fundamental cornerstone to measure progression. However, medica…