paper-with-me

홈 › Papers

Developing Question-Answering Models in Low-Resource Languages: A Case Study on Turkish Medical Texts Using Transformer-Based Approaches

2024-10-16 · International Artificial Intelligence and Data Processing Symposium 2024 10 · Mert Incidelen, Murat Aydogan

In this study, transformer-based pre-trained language models were fine-tuned using medical texts for question-answering (QA) tasks in Turkish, a low-resource language. Variations of the BERTurk pre-trained language model created using large Turkish corpus were used for QA tasks. The study presents a medical Turkish QA dataset created using Turkish Wikipedia and medical theses located in the Thesis Center of the Council of Higher Education in Turkey. This dataset, containing a total of 8200 question-answer pairs, is used to fine-tune the BERTurk model. The performance of the models was evaluated by Exact Match (EM) and F1 score. The BERTurk (cased, 32k) model achieved an EM of 51.097 and an F1 score of 74.148, while the BERTurk (cased, 128 k) model achieved an EM of 55.121 and an F1 score of 77.187. The results show that pre-trained language models can be successfully used for question-answer tasks in low-resource languages such as Turkish. This study lays an important foundation for Turkish medical text processing and automatic QA tasks and sheds light on future research in this field.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingQuestion Answering

Similar Papers 제목 키워드 기반

Breaking Language Barriers: A Question Answering Dataset for Hindi and Marathi

2023-08-19 · Maithili Sabane, Onkar Litake, Aman Chadha

The recent advances in deep-learning have led to the development of highly sophisticated systems with an unquenchable appetite for data. On the other hand, building good deep-learning models for low-resource languages re…

Question Answering

Retrieval Augmented Generation Framework for the Nepali Legal Domain Question Answering

2026-04-20 · Samir Wagle, Abiral Adhikari, Reewaj Khanal, Batsal Bhandari 외 arxiv

Legal domains in high-resource languages like English have widely adopted artificial intelligence for legal question answering. However, data scarcity in low resource languages such as Nepali has limited the training of …

Question AnsweringAnswer Generation

Cascading Adaptors to Leverage English Data to Improve Performance of Question Answering for Low-Resource Languages

2021-12-18 · ICON 2021 12 · Hariom A. Pandya, Bhavik Ardeshna, Dr. Brijesh S. Bhatt

Transformer based architectures have shown notable results on many down streaming tasks including question answering. The availability of data, on the other hand, impedes obtaining legitimate performance for low-resource…

Question AnsweringTransfer Learning

Translation as a Computationally Efficient Bridge: Feasibility of English BERT for Low-Resource Languages

2026-07-14 · Hielke Muizelaar, Giulia Rivetti, Marco Spruit, Marcel Haas arxiv

BERT models have revolutionised Natural Language Processing (NLP) through their ability to process unstructured text across diverse domains. However, developing high-quality BERT models for non-English languages remains …

Natural Language InferencePart-Of-Speech TaggingHate Speech DetectionQuestion Answering

IndicSQuAD: A Comprehensive Multilingual Question Answering Dataset for Indic Languages

2025-05-06 · Sharvi Endait, Ruturaj Ghatage, Aditya Kulkarni, Rajlaxmi Patil 외

The rapid progress in question-answering (QA) systems has predominantly benefited high-resource languages, leaving Indic languages largely underrepresented despite their vast native speaker base. In this paper, we presen…

Question Answering