paper-with-me

Papers

AFRILANGTUTOR: Advancing Language Tutoring and Culture Education in Low-Resource Languages with Large Language Models

2026-04-22 · Tadesse Destaw Belay, Shahriar Kabir Nahin, Israel Abebe Azime, Ocean Monjur, Marek Rei, Chris Biemann, Shamsuddeen Hassan Muhammad, Seid Muhie Yimam, Anshuman Chhabra arxiv

How can language learning systems be developed for languages that lack sufficient training resources? This challenge is increasingly faced by developers across the African continent who aim to build AI systems capable of understanding and responding in local languages. To address this gap, we introduce AFRILANGDICT, a collection of 194.7K African language-English dictionary entries designed as seed resources for generating language-learning materials, enabling us to automatically construct large-scale, diverse, and verifiable student-tutor question-answer interactions suitable for training AI-assisted language tutors. Using AFRILANGDICT, we build AFRILANGEDU, a dataset of 78.9K multi-turn training examples for Supervised Fine-Tuning (SFT) and Direct Preference Optimization (DPO). Using AFRILANGEDU, we train language tutoring models collectively referred to as AFRILANGTUTOR. We fine-tune two multilingual LLMs: Llama-3-8B-IT and Gemma-3-12B-IT on AFRILANGEDU across 10 African languages and evaluate their performance. Our results show that models trained on AFRILANGEDU consistently outperform their base counterparts, and combining SFT and DPO yields substantial improvements, with gains ranging from 1.8% to 15.5% under LLM-as-a-judge evaluations across four criteria. To facilitate further research on low-resource languages, all resources are available at https://huggingface.co/afrilang-edu.

📄 PDF Abstract BibTeX arXiv:2604.20996

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Training Turn-by-Turn Verifiers for Dialogue Tutoring Agents: The Curious Case of LLMs as Your Coding Tutors

2025-02-18 · Jian Wang, Yinpei Dai, Yichi Zhang, Ziqiao Ma 외

Intelligent tutoring agents powered by large language models (LLMs) have been increasingly explored to deliver personalized guidance in areas such as language learning and science education. However, their capabilities i…

Code GenerationKnowledge Tracing

Developing a Tutoring Dialog Dataset to Optimize LLMs for Educational Use

2024-10-25 · Menna Fateen, Tsunenori Mine

Recent advances in large language models (LLMs) have shown promise for scalable educational applications, but their use in dialog-based tutoring systems remains challenging due to the need for effective pedagogical strat…

Reading Comprehension

TUTORING: Instruction-Grounded Conversational Agent for Language Learners

2023-02-24 · Hyungjoo Chae, Minjin Kim, Chaehyeong Kim, Wonseok Jeong 외

In this paper, we propose Tutoring bot, a generative chatbot trained on a large scale of tutor-student conversations for English-language learning. To mimic a human tutor's behavior in language education, the tutor bot l…

ChatbotMulti-Task LearningResponse Generation

CulturePark: Boosting Cross-cultural Understanding in Large Language Models

2024-05-24 · Cheng Li, Damien Teney, Linyi Yang, Qingsong Wen 외

Cultural bias is pervasive in many large language models (LLMs), largely due to the deficiency of data representative of different cultures. Typically, cultural datasets and benchmarks are constructed either by extractin…

Large Language Models in Education: Vision and Opportunities

2023-11-22 · Wensheng Gan, Zhenlian Qi, Jiayang Wu, Jerry Chun-Wei Lin

With the rapid development of artificial intelligence technology, large language models (LLMs) have become a hot research topic. Education plays an important role in human social development and progress. Traditional edu…