Toward Cross-Domain Automated Feedback: A Comparative Evaluation of Open-Source Models across Diverse Student Assessment Types

· Source: Paper Index on ACL Anthology · Field: Education & Learning — Educational Technology (EdTech), Artificial Intelligence & Machine Learning · Depth: Advanced, medium

Summary

A study evaluated the potential of two open-source large language models, DeepSeek R1 and Qwen 3.5, for automated feedback generation across diverse student assessment types. Researchers compared their performance on programming assignments, essays, and mathematics problems, utilizing both unified and multi-agent prompting strategies. The analysis, assessed by human judgment criteria, aimed to identify scalable alternatives to proprietary LLM-based feedback systems for educational settings. Results indicate that a single open-source model can provide useful feedback across domains, though with varying effectiveness. DeepSeek R1 showed stronger performance on reasoning-intensive tasks like mathematics, while Qwen 3.5 excelled in holistic tasks such as writing. Both models struggled with programming. The study concluded that model architecture is more influential than prompting strategy, and a multi-agent approach does not consistently improve results over a unified LLM.

Key takeaway

For educational technologists or AI scientists developing automated feedback systems, consider open-source LLMs like DeepSeek R1 or Qwen 3.5 as cost-effective alternatives to proprietary APIs. You should align model choice with task type: DeepSeek R1 for structured, reasoning-intensive subjects like mathematics, and Qwen 3.5 for holistic tasks such as writing. Be aware that both models currently struggle with programming assignments, and a multi-agent prompting approach may not consistently yield better results than a simpler unified strategy.

Key insights

Open-source LLMs can provide cross-domain automated feedback, with model architecture influencing task suitability.

Principles

Method

The study evaluated DeepSeek R1 and Qwen 3.5 on programming, essays, and math using unified and multi-agent prompting, assessed by human judgment.

In practice

Topics

Best for: AI Engineer, NLP Engineer, AI Scientist, Machine Learning Engineer, Research Scientist

Related on AIssential

Open in AIssential →

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