paper-with-me

홈 › Papers

EDM-ARS: A Domain-Specific Multi-Agent System for Automated Educational Data Mining Research

2026-03-18 · Chenguang Pan, Zhou Zhang, Weixuan Xiao, Chengyuan Yao arxiv

In this technical report, we present the Educational Data Mining Automated Research System (EDM-ARS), a domain-specific multi-agent pipeline that automates end-to-end educational data mining (EDM) research. We conceptualize EDM-ARS as a general framework for domain-aware automated research pipelines, where educational expertise is embedded into each stage of the research lifecycle. As a first instantiation of this framework, we focus on predictive modeling tasks. Within this scope, EDM-ARS orchestrates five specialized LLM-powered agents (ProblemFormulator, DataEngineer, Analyst, Critic, and Writer) through a state-machine coordinator that supports revision loops, checkpoint-based recovery, and sandboxed code execution. Given a research prompt and a dataset, EDM-ARS produces a complete LaTeX manuscript with real Semantic Scholar citations, validated machine learning analyses, and automated methodological peer review. We also provide a detailed description of the system architecture, the three-tier data registry design that encodes educational domain expertise, the specification of each agent, the inter-agent communication protocol, and mechanisms for error-handling and self-correction. Finally, we discuss current limitations, including single-dataset scope and formulaic paper output, and outline a phased roadmap toward causal inference, transfer learning, psychometric, and multi-dataset generalization. EDM-ARS is released as an open-source project to support the educational research community.

📄 PDF Abstract BibTeX arXiv:2603.18273

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer LearningCausal Inference

Similar Papers 제목 키워드 기반

An Ontology to support automated negotiation

2017-10-28 · Susel Fernandez, Takayuki Ito

In this work we propose an ontology to support automated negotiation in multiagent systems. The ontology can be connected with some domain-specific ontologies to facilitate the negotiation in different domains, such as I…

Benchmarking Agentic Systems in Automated Scientific Information Extraction with ChemX

2025-10-01 · Anastasia Vepreva, Julia Razlivina, Maria Eremeeva, Nina Gubina 외 arxiv

The emergence of agent-based systems represents a significant advancement in artificial intelligence, with growing applications in automated data extraction. However, chemical information extraction remains a formidable …

Information Extraction

AgenticTCAD: A LLM-based Multi-Agent Framework for Automated TCAD Code Generation and Device Optimization

2025-12-26 · Guangxi Fan, Tianliang Ma, Xuguang Sun, Xun Wang 외 arxiv

With the continued scaling of advanced technology nodes, the design-technology co-optimization (DTCO) paradigm has become increasingly critical, rendering efficient device design and optimization essential. In the domain…

Code Generation

GUIDE: Resolving Domain Bias in GUI Agents through Real-Time Web Video Retrieval and Plug-and-Play Annotation

2026-03-27 · Rui Xie, Zhi Gao, Chenrui Shi, Zirui Shang 외 arxiv

Large vision-language models have endowed GUI agents with strong general capabilities for interface understanding and interaction. However, due to insufficient exposure to domain-specific software operation data during t…

Video Retrieval

MathViz-E: A Case-study in Domain-Specialized Tool-Using Agents

2024-07-24 · Arya Bulusu, Brandon Man, Ashish Jagmohan, Aditya Vempaty 외

There has been significant recent interest in harnessing LLMs to control software systems through multi-step reasoning, planning and tool-usage. While some promising results have been obtained, application to specific do…

Math