paper-with-me

Papers

Developing a Multi-Agent System to Generate Next Generation Science Assessments with Evidence-Centered Design

2026-02-03 · Yaxuan Yang, Jongchan Park, Yifan Zhou, Xiaoming Zhai arxiv

Contemporary science education reforms such as the Next Generation Science Standards (NGSS) demand assessments to understand students' ability to use science knowledge to solve problems and design solutions. To elicit such higher-order ability, educators need performance-based assessments, which are challenging to develop. One solution that has been broadly adopted is Evidence-Centered Design (ECD), which emphasizes interconnected models of the learner, evidence, and tasks. Although ECD provides a framework to safeguard assessment validity, its implementation requires diverse expertise (e.g., content and assessment), which is both costly and labor-intensive. To address this challenge, this study proposed integrating the ECD framework into Multi-Agent Systems (MAS) to generate NGSS-aligned assessment items automatically. This integrated MAS system ensembles multiple large language models with varying expertise, enabling the automation of complex, multi-stage item generation workflows traditionally performed by human experts. We examined the quality of AI-generated NGSS-aligned items and compared them with human-developed items across multiple dimensions of assessment design. Results showed that AI-generated items have overall comparable quality to human-developed items in terms of alignment with NGSS three-dimensional standards and cognitive demands. Divergent patterns also emerged: AI-generated items demonstrated a distinct strength in inclusivity, while also exhibiting limitations in clarity, conciseness, and multimodal design. AI- and human-developed items both showed weaknesses in evidence collectability and student interest alignment. These findings suggest that integrating ECD into MAS can support scalable and standards-aligned assessment design, while human expertise remains essential.

📄 PDF Abstract BibTeX arXiv:2602.18451

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

An Interactive Agent Foundation Model

2024-02-08 · Zane Durante, Bidipta Sarkar, Ran Gong, Rohan Taori 외

The development of artificial intelligence systems is transitioning from creating static, task-specific models to dynamic, agent-based systems capable of performing well in a wide range of applications. We propose an Int…

Language ModelingLanguage ModellingmodelMulti-Task Learning

Neural Architecture Search For Fault Diagnosis

2020-02-19 · Xudong Li, Yang Hu, Jianhua Zheng, Mingtao Li

Data-driven methods have made great progress in fault diagnosis, especially deep learning method. Deep learning is suitable for processing big data, and has a strong feature extraction ability to realize end-to-end fault…

Deep LearningFault DiagnosisNeural Architecture SearchReinforcement Learning

NExT-GPT: Any-to-Any Multimodal LLM

2023-09-11 · Shengqiong Wu, Hao Fei, Leigang Qu, Wei Ji 외

While recently Multimodal Large Language Models (MM-LLMs) have made exciting strides, they mostly fall prey to the limitation of only input-side multimodal understanding, without the ability to produce content in multipl…

AI Agent

Ouroboros: A Self-Developing Frontier Coding Agent with Reviewed Core Evolution

2026-08-08 · Anton Razzhigaev, Andrei Gritsaev, Andrei Kaznacheev, Nikita Dragunov 외 hf

We present Ouroboros, a self-developing agent harness whose tools, prompts, context assembly, and core implementation improve through reviewed commits that become the runtime for later work. Core evolution proceeds in tw…

GenDB: The Next Generation of Query Processing -- Synthesized, Not Engineered

2026-03-02 · Jiale Lao, Immanuel Trummer arxiv

Traditional query processing relies on engines that are carefully optimized and engineered by many experts. However, new techniques and user requirements evolve rapidly, and existing systems often cannot keep pace. At th…