license: cc-by-4.0
task_categories:
- text-generation
language:
- ko
tags:
- medical
The validation set and two test sets will also be updated soon.
MTS-Dialog
This is the repo for Ko-MTS-Dialog, which is a Korean translated version of MTS-Dialog dataset. MTS-Dialog dataset is a collection of 1.7k short doctor-patient conversations and corresponding summaries.
Data Translation Process
I use DeepL for automatic translation and manually reviewed results.
Warning
There are some concerns and warnings for this dataset.
I recommend NOT to use this dataset for Korean medical dialogue summarization task, but to use JUST DIALOGUES for training something like Chatbot. I did not reviewed for the section_text in detail. More specifically, I've seen cases where "noncontributory" is translated as "λΉκΈ°μ¬" and "negative" is translated as "μμ" instead of "λΆμ " or "μμ±".
There are cases where the translation becomes strange due to some fundamental differences between English and Korean. This has not been directly modified during review (for consistency). For example, for the doctor's question "And no shortness of breath or wheezing that you've noticed?(μ¨κ°μ¨μ΄λ μμκ±°λ¦Όμ μμλμ?)", the response in English is 'No', but it is natural to response as "λ€" in Korean.
The content may not be helpful due to cultural differences between the US and Korea. Simple example is the unit of measurements; temperature(Β°F vs Β°C), weight(lb vs kg). Also, cannabis/marijuana is legal in some states in the US, though it is illegal in Korea.
Some medical abbreviations are not translated well. Some have been translated well(ex:COPD - λ§μ±νμμ±νμ§ν), but others have been translated incorrectly (ex: CVA - μ¬κ·Όκ²½μ) or remain untranslated at all(ex: MCV).
Example
"ID": 990,
"section_text": "This is a 1-year-old male who comes in with a cough and congestion for the past two to three weeks.
Started off as a congestion but then he started coughing about a week ago.
Cough has gotten worsen. Mother was also worried.
He had Pop Can just three days ago and she never found the top of that and was wondering if he had swallowed that,
but his breathing has not gotten worse since that happened. He is not running any fevers.",
"μΉμ
_ν
μ€νΈ": "μ§λ 2~3μ£Ό λμ κΈ°μΉ¨κ³Ό μ½λ§ν μ¦μμΌλ‘ λ΄μν 1μΈ λ¨μ μμ΄μ
λλ€.
μ²μμλ μ½λ§νμΌλ‘ μμνμ§λ§ μ½ μΌμ£ΌμΌ μ λΆν° κΈ°μΉ¨μ μμνμ΅λλ€.
κΈ°μΉ¨μ΄ λ μ¬ν΄μ‘μ΅λλ€. μ΄λ¨Έλλ κ±±μ μ΄ λ§μΌμ
¨μ΄μ.
3μΌ μ μ νμΊμ λ¨Ήμλλ° λκ»μ μ°Ύμ§ λͺ»ν΄ μΌν¨ 건 μλμ§ κ±±μ νλλ°,
κ·Έ μ΄νλ‘ νΈν‘μ΄ λ μ¬ν΄μ§μ§λ μμμ΄μ. μ΄λ λμ§ μμμ.",
"λν": "κ²μ€νΈ_κ°μ‘±: μΌμ£ΌμΌμ§Έ κΈ°μΉ¨ μ€μ
λλ€.\n
μμ¬: μ½λ§νμ μ΄λ€κ°μ? μΌμ£ΌμΌ μ΄μμΈκ°μ?\n
κ²μ€νΈ_κ°μ‘±: μ κ° κ·Έλ κ² λ§νλμ? 2~3μ£ΌλΌκ³ νμ΄μ. λ무 κ±±μ λΌμ. μ΄μ κ²¨μ° ν μ΄μ΄μμ. \n
μμ¬: κ±±μ νμ§ λ§μΈμ, μ²μλΆν° λ€ λ§μν΄ μ£Όμ€ μ μλμ? \n
κ²μ€νΈ_κ°μ‘±: λ€, μ²μμλ μ½λ§νμΌλ‘ μμνλλ° μΌμ£ΌμΌ μ λΆν° κΈ°μΉ¨μ νκΈ° μμνλλ μ μ μ¬ν΄μ§κ³ μμ΅λλ€.\n
μμ¬: μ’μμ, λ μ΄λ€κ°μ?\n
κ²μ€νΈ_κ°μ‘±: μ¬μ€ 3μΌ μ μ νμΊμ λ¨Ήμλλ° λκ»μ μ°Ύμ§ λͺ»ν΄μ νΉμ μΌν¨ 건 μλμ§ κΆκΈν©λλ€.\n
μμ¬: νΉμ νΈν‘μ λ³νλ₯Ό 보μ
¨λμ?\n
κ²μ€νΈ_κ°μ‘±: κ·Έ μ΄νλ‘ νΈν‘μ΄ λ λλΉ μ§μ§λ μμμ΅λλ€.\n
μμ¬: μ΄μ μλμ? \n
κ²μ€νΈ_κ°μ‘±: μλμ, μ΄μ μμ΅λλ€.\n
μμ¬: λ€.",
"dialogue": "Guest_family: He is coughing for one week now.\n
Doctor: How about any congestion? Is it one week or more?\n
Guest_family: No did I say that? I meant two to three weeks. I am so worried. He is just one year. \n
Doctor: Don't worry let me see, can you tell me everything from the beginning?\n
Guest_family: Sure. It started off as a congestion, but then he started coughing about a week ago and it is getting worse.\n
Doctor: Okay, what else?\n
Guest_family: Actually, he had Pop Can just three days ago and I never found the top of that and was wondering if he had swallowed that.\n
Doctor: It is possible, have you seen any change in his breathing?\n
Guest_family: His breathing has not gotten worse since that happened.\n
Doctor: Any fever?\n
Guest_family: No. No fever.\n
Doctor: Okay."
Reference
@inproceedings{mts-dialog,
title = {An Empirical Study of Clinical Note Generation from Doctor-Patient Encounters},
author = "Ben Abacha, Asma and
Yim, Wen-wai and
Fan, Yadan and
Lin, Thomas",
booktitle = "Proceedings of the 17th Conference of the European Chapter of the Association for Computational Linguistics",
month = may,
year = "2023",
address = "Dubrovnik, Croatia",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/2023.eacl-main.168",
pages = "2291--2302"
}