paper-with-me

홈 › Papers

MALAMUTE: A Multilingual, Highly-granular, Template-free, Education-based Probing Dataset

2024-12-13 · Sagi Shaier, George Arthur Baker, Chiranthan Sridhar, Lawrence E Hunter, Katharina von der Wense

Language models (LMs) have excelled in various broad domains. However, to ensure their safe and effective integration into real-world educational settings, they must demonstrate proficiency in specific, granular areas of knowledge. Existing cloze-style benchmarks, commonly used to evaluate LMs' knowledge, have three major limitations. They: 1) do not cover the educational domain; 2) typically focus on low-complexity, generic knowledge or broad domains, which do not adequately assess the models' knowledge in specific subjects; and 3) often rely on templates that can bias model predictions. Here, we introduce MALAMUTE, a multilingual, template-free, and highly granular probing dataset comprising expert-written, peer-reviewed probes from 71 university-level textbooks across three languages (English, Spanish, and Polish). MALAMUTE is the first education-based cloze-style dataset. It covers eight domains, each with up to 14 subdomains, further broken down into concepts and concept-based prompts, totaling 33,361 university curriculum concepts and 116,887 prompts. MALAMUTE's fine granularity, educational focus, and inclusion of both sentence-level and paragraph-level prompts make it an ideal tool for evaluating LMs' course-related knowledge. Our evaluation of masked and causal LMs on MALAMUTE shows that despite overall proficiency, they have significant gaps in knowledge when examined closely on specific subjects, hindering their safe use in classrooms and underscoring the need for further development.

📄 PDF Abstract BibTeX arXiv:2412.10105

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

MultiMUC: Multilingual Template Filling on MUC-4

2024-01-29 · William Gantt, Shabnam Behzad, Hannah Youngeun An, Yunmo Chen 외

We introduce MultiMUC, the first multilingual parallel corpus for template filling, comprising translations of the classic MUC-4 template filling benchmark into five languages: Arabic, Chinese, Farsi, Korean, and Russian…

Machine TranslationTranslation

A Transformer Model for Predicting Chemical Reaction Products from Generic Templates

2025-03-04 · Derin Ozer, Sylvain Lamprier, Thomas Cauchy, Nicolas Gutowski 외

The accurate prediction of chemical reaction outcomes is a major challenge in computational chemistry. Current models rely heavily on either highly specific reaction templates or template-free methods, both of which pres…

Computational chemistryEfficient Explorationvalid

Measuring the Effect of Disfluency in Multilingual Knowledge Probing Benchmarks

2025-10-16 · Kirill Semenov, Rico Sennrich arxiv

For multilingual factual knowledge assessment of LLMs, benchmarks such as MLAMA use template translations that do not take into account the grammatical and semantic information of the named entities inserted in the sente…

NamedEntityRangers at SemEval-2022 Task 11: Transformer-based Approaches for Multilingual Complex Named Entity Recognition

2022-07-01 · SemEval (NAACL) 2022 7 · Amina Miftahova, Alexander Pugachev, Artem Skiba, Katya Artemova 외

This paper presents the two submissions of NamedEntityRangers Team to the MultiCoNER Shared Task, hosted at SemEval-2022. We evaluate two state-of-the-art approaches, of which both utilize pre-trained multi-lingual langu…

Decodernamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+3

The Impact of Demonstrations on Multilingual In-Context Learning: A Multidimensional Analysis

2024-02-20 · Miaoran Zhang, Vagrant Gautam, Mingyang Wang, Jesujoba O. Alabi 외

In-context learning is a popular inference strategy where large language models solve a task using only a few labeled demonstrations without needing any parameter updates. Although there have been extensive studies on En…

In-Context LearningInstruction Following