paper-with-me

홈 › Papers

JMedLoRA:Medical Domain Adaptation on Japanese Large Language Models using Instruction-tuning

2023-10-16 · Issey Sukeda, Masahiro Suzuki, Hiroki Sakaji, Satoshi Kodera

In the ongoing wave of impact driven by large language models (LLMs) like ChatGPT, the adaptation of LLMs to medical domain has emerged as a crucial research frontier. Since mainstream LLMs tend to be designed for general-purpose applications, constructing a medical LLM through domain adaptation is a huge challenge. While instruction-tuning is used to fine-tune some LLMs, its precise roles in domain adaptation remain unknown. Here we show the contribution of LoRA-based instruction-tuning to performance in Japanese medical question-answering tasks. In doing so, we employ a multifaceted evaluation for multiple-choice questions, including scoring based on "Exact match" and "Gestalt distance" in addition to the conventional accuracy. Our findings suggest that LoRA-based instruction-tuning can partially incorporate domain-specific knowledge into LLMs, with larger models demonstrating more pronounced effects. Furthermore, our results underscore the potential of adapting English-centric models for Japanese applications in domain adaptation, while also highlighting the persisting limitations of Japanese-centric models. This initiative represents a pioneering effort in enabling medical institutions to fine-tune and operate models without relying on external services.

📄 PDF Abstract BibTeX arXiv:2310.10083

Code (1)

stardust-coder/japanese-lm-med-harness pytorch

Tasks

Domain AdaptationMedical Question AnsweringMultiple-choiceQuestion Answering

Similar Papers 제목 키워드 기반

70B-parameter large language models in Japanese medical question-answering

2024-06-21 · Issey Sukeda, Risa Kishikawa, Satoshi Kodera

Since the rise of large language models (LLMs), the domain adaptation has been one of the hot topics in various domains. Many medical LLMs trained with English medical dataset have made public recently. However, Japanese…

Continual PretrainingDomain AdaptationMedical Question AnsweringQuestion Answering

JMedBench: A Benchmark for Evaluating Japanese Biomedical Large Language Models

2024-09-20 · Junfeng Jiang, Jiahao Huang, Akiko Aizawa

Recent developments in Japanese large language models (LLMs) primarily focus on general domains, with fewer advancements in Japanese biomedical LLMs. One obstacle is the absence of a comprehensive, large-scale benchmark …

Tracing Multilingual Knowledge Acquisition Dynamics in Domain Adaptation: A Case Study of English-Japanese Biomedical Adaptation

2025-10-14 · Xin Zhao, Naoki Yoshinaga, Yuma Tsuta, Akiko Aizawa arxiv

Multilingual domain adaptation (ML-DA) is widely used to learn new domain knowledge across languages into large language models (LLMs). Although many methods have been proposed to improve domain adaptation, the mechanism…

Cross-Lingual TransferDomain Adaptation

Development and bilingual evaluation of Japanese medical large language model within reasonably low computational resources

2024-09-18 · Issey Sukeda

The recent success of large language models (LLMs) and the scaling law has led to a widespread adoption of larger models. Particularly in the healthcare industry, there is an increasing demand for locally operated LLMs d…

GPULanguage ModelingLanguage ModellingLarge Language Model+3

JaFIn: Japanese Financial Instruction Dataset

2024-04-14 · Kota Tanabe, Masahiro Suzuki, Hiroki Sakaji, Itsuki Noda

We construct an instruction dataset for the large language model (LLM) in the Japanese finance domain. Domain adaptation of language models, including LLMs, is receiving more attention as language models become more popu…

Domain AdaptationLanguage ModelingLanguage ModellingLarge Language Model