RETUYT-INCO at BEA 2026 Shared Task 2: Meta-prompting in Rubric-based Scoring for German
Summary
This paper details the RETUYT-INCO team's participation in the BEA 2026 Shared Task 2, introducing a meta-prompting approach for rubric-based scoring of German short answers.
View Cached Full Text
Cached at: 05/13/26, 06:09 AM
# RETUYT-INCO at BEA 2026 Shared Task 2: Meta-prompting in Rubric-based Scoring for German Source: [https://arxiv.org/abs/2605.11242](https://arxiv.org/abs/2605.11242) [View PDF](https://arxiv.org/pdf/2605.11242) > Abstract:In this paper, we present the RETUYT\-INCO participation at the BEA 2026 shared task "Rubric\-based Short Answer Scoring for German"\. Our team participated in track 1 \(Unseen answers three\-way\), track 3 \(Unseen answers two\-way\) and track 4 \(Unseen questions two\-way\)\. Since these tracks required scoring short student answers using specific rubrics, we looked for ways to handle the changing nature of the task\. We created a method called Meta\-prompting\. In this approach, an LLM creates a custom prompt based on examples from the Train set\. This prompt is then used to grade new student answers\. Along with this method, we also describe other approaches we used, such as classic machine learning, fine\-tuning open\-source LLMs, and different prompting techniques\. According to the official results, our team placed 6th out of 8 participants in Track 1 with a QWK of 0\.729\. In Track 3, we secured 4th place out of 9 with a QWK of 0\.674, and we also placed 4th out of 8 in Track 4 with a QWK of 0\.49\. ## Submission history From: Santiago Góngora \[[view email](https://arxiv.org/show-email/3567939e/2605.11242)\] **\[v1\]**Mon, 11 May 2026 21:01:05 UTC \(61 KB\)
Similar Articles
RECAP: Regression Evaluation for Continual Adaptation of Prompts
Introduces RECAP, a benchmark for evaluating continual learning of prompts under evolving constraints in a proactive adaptation setting. Results show that existing prompt optimization methods fail in this setting, highlighting the need for new methods.
One prompt is not enough: Instruction Sensitivity Undermines Embedding Model Evaluation
This paper empirically demonstrates that single-prompt evaluation of instruction-tuned embedding models is insufficient, as performance varies significantly with prompt phrasing and leaderboard rankings can be manipulated by prompt selection.
Prompt-Level Reward Specifications for Open-Ended Post-Training
This paper proposes a prompt-level reward specification framework that separates reward specification from computation, constructing reusable task-adaptive rubrics and executable constraint checkers offline to produce a hybrid reward for open-ended post-training without requiring human annotations or separate reward models.
Rubric-Aligned Disentangled Evaluation of Human Simultaneous Interpreting
This paper introduces a rubric-aligned method for evaluating human simultaneous interpreting at the segment level, using a LoRA-adapted COMET-KIWI model to disentangle dimensions like meaning transfer and delivery quality, achieving improved correlation with human ratings over baseline methods.
IterCOMP: Reasoning-aware Adaptive Prompt Compression for Multi-hop Question Answering
IterCOMP is a training-free prompt compression framework that iteratively integrates essential evidence to improve efficiency and accuracy in multi-hop question answering.