RETUYT-INCO at BEA 2026 Shared Task 2: Meta-prompting in Rubric-based Scoring for German

· Source: Paper Index on ACL Anthology · Field: Technology & Digital — Artificial Intelligence & Machine Learning · Depth: Expert, medium

Summary

RETUYT-INCO participated in the BEA 2026 shared task "Rubric-based Short Answer Scoring for German," competing in tracks involving unseen answers and questions. To address the task's dynamic nature, the team developed "Meta-prompting," a method where a Large Language Model (LLM) generates a custom prompt from training examples, which is then used to grade new student answers. Alongside Meta-prompting, RETUYT-INCO also employed classic machine learning, fine-tuning open-source LLMs, and various other prompting techniques. Official results show the team placed 6th out of 8 in Track 1 with a QWK of 0.729, 4th out of 9 in Track 3 with a QWK of 0.674, and 4th out of 8 in Track 4 with a QWK of 0.49.

Key takeaway

For NLP Engineers developing automated grading systems for German short answers, consider integrating meta-prompting to handle evolving rubrics or unseen content. This approach allows your LLMs to dynamically generate task-specific prompts, potentially improving adaptability and performance compared to static prompting. Evaluate its effectiveness alongside fine-tuned open-source LLMs and classic machine learning methods for robust solutions.

Key insights

Meta-prompting enables LLMs to dynamically create prompts for rubric-based short answer scoring.

Principles

Method

An LLM generates a custom prompt based on training set examples. This dynamically created prompt is then applied to grade new student answers according to specific rubrics.

In practice

Topics

Best for: Research Scientist, AI Scientist, NLP Engineer, Prompt Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.