paper-with-me

Papers

ProverbEval: Exploring LLM Evaluation Challenges for Low-resource Language Understanding

2024-11-07 · Israel Abebe Azime, Atnafu Lambebo Tonja, Tadesse Destaw Belay, Yonas Chanie, Bontu Fufa Balcha, Negasi Haile Abadi, Henok Biadglign Ademtew, Mulubrhan Abebe Nerea, Debela Desalegn Yadeta, Derartu Dagne Geremew, Assefa Atsbiha tesfau, Philipp Slusallek, Thamar Solorio, Dietrich Klakow

With the rapid development of evaluation datasets to assess LLMs understanding across a wide range of subjects and domains, identifying a suitable language understanding benchmark has become increasingly challenging. In this work, we explore LLM evaluation challenges for low-resource language understanding and introduce ProverbEval, LLM evaluation benchmark for low-resource languages based on proverbs to focus on low-resource language understanding in culture-specific scenarios. We benchmark various LLMs and explore factors that create variability in the benchmarking process. We observed performance variances of up to 50%, depending on the order in which answer choices were presented in multiple-choice tasks. Native language proverb descriptions significantly improve tasks such as proverb generation, contributing to improved outcomes. Additionally, monolingual evaluations consistently outperformed their cross-lingual counterparts. We argue special attention must be given to the order of choices, choice of prompt language, task variability, and generation tasks when creating LLM evaluation benchmarks.

📄 PDF Abstract BibTeX arXiv:2411.05049

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingMultiple-choice

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Language Resource Building and English-to-Mizo Neural Machine Translation Encountering Tonal Words

2022-06-01 · WILDRE (LREC) 2022 6 · Vanlalmuansangi Khenglawt, Sahinur Rahman Laskar, Santanu Pal, Partha Pakray 외

Multilingual country like India has an enormous linguistic diversity and has an increasing demand towards developing language resources such that it will outreach in various natural language processing applications like …

DiversityMachine TranslationTranslation

Exploring the Multilingual NLG Evaluation Abilities of LLM-Based Evaluators

2025-03-06 · Jiayi Chang, Mingqi Gao, Xinyu Hu, Xiaojun Wan

Previous research has shown that LLMs have potential in multilingual NLG evaluation tasks. However, existing research has not fully explored the differences in the evaluation capabilities of LLMs across different languag…

nlg evaluation

Survey on Knowledge Distillation for Large Language Models: Methods, Evaluation, and Application

2024-07-02 · Chuanpeng Yang, Wang Lu, Yao Zhu, Yidong Wang 외

Large Language Models (LLMs) have showcased exceptional capabilities in various domains, attracting significant interest from both academia and industry. Despite their impressive performance, the substantial size and com…

Knowledge DistillationSurvey

Stemming -- The Evolution and Current State with a Focus on Bangla

2025-08-21 · Abhijit Paul, Mashiat Amin Farin, Sharif Md. Abdullah, Ahmedul Kabir 외 arxiv

Bangla, the seventh most widely spoken language worldwide with 300 million native speakers, faces digital under-representation due to limited resources and lack of annotated datasets. Stemming, a critical preprocessing s…

A Comprehensive Survey of Reward Models: Taxonomy, Applications, Challenges, and Future

2025-04-12 · Jialun Zhong, Wei Shen, Yanzeng Li, Songyang Gao 외

Reward Model (RM) has demonstrated impressive potential for enhancing Large Language Models (LLM), as RM can serve as a proxy for human preferences, providing signals to guide LLMs' behavior in various tasks. In this pap…