MAIC-UI:用生成式用户界面制作交互式课件

HuggingFace Daily Papers(社区热门论文)·2026-04-28 08:00·120天前
AI 导读

传统创建交互式STEM课件需要编程技能,而现有生成式AI工具存在生成静态、处理长文档困难、缺乏教学严谨性及修改耗时过长等问题。为此,我们提出了MAIC-UI,一个零代码创作系统,允许教育工作者从教科书、PPT和PDF快速创建并编辑交互式课件。该系统通过结构化知识分析与多模态理解确保教学严谨性,采用“生成-验证-优化”两阶段流程分离内容与视觉优化,并基于统一差异的增量生成技术实现点击定位编辑,将迭代周期缩短至10秒内。一项40人对照实验表明,该系统相比直接文本转HTML生成,显著减少了编辑迭代次数(4.9 vs. 7.0),并提升了易学性与可控性。在53名高中生参与的三个月课堂部署中,使用该系统的班级STEM成绩提升了9.21分,有效促进了学习自主性并缩小了成绩差距。

HuggingFace Daily Papers(社区热门论文)
49AI 编辑部评分,满分 100

MAIC-UI:用生成式用户界面制作交互式课件

2026-04-28 08:00· 120天前
AI 导读

传统创建交互式STEM课件需要编程技能,而现有生成式AI工具存在生成静态、处理长文档困难、缺乏教学严谨性及修改耗时过长等问题。为此,我们提出了MAIC-UI,一个零代码创作系统,允许教育工作者从教科书、PPT和PDF快速创建并编辑交互式课件。该系统通过结构化知识分析与多模态理解确保教学严谨性,采用“生成-验证-优化”两阶段流程分离内容与视觉优化,并基于统一差异的增量生成技术实现点击定位编辑,将迭代周期缩短至10秒内。一项40人对照实验表明,该系统相比直接文本转HTML生成,显著减少了编辑迭代次数(4.9 vs. 7.0),并提升了易学性与可控性。在53名高中生参与的三个月课堂部署中,使用该系统的班级STEM成绩提升了9.21分,有效促进了学习自主性并缩小了成绩差距。

Creating interactive STEM courseware traditionally requires HTML/CSS/JavaScript expertise, leaving barriers for educators. While generative AI can produce HTML codes, existing tools generate static presentations rather than interactive simulations, struggle with long documents, and lack pedagogical accuracy mechanisms. Furthermore, full regeneration for modifications requires 200--600 seconds, disrupting creative flow. We present MAIC-UI, a zero-code authoring system that enables educators to create and rapidly edit interactive courseware from textbooks, PPTs, and PDFs. MAIC-UI employs: (1) structured knowledge analysis with multi-modal understanding to ensure pedagogical rigor; (2) a two-stage generate-verify-optimize pipeline separating content alignment from visual refinement; and (3) Click-to-Locate editing with Unified Diff-based incremental generation achieving sub-10-second iteration cycles. A controlled lab study with 40 participants shows MAIC-UI reduces editing iterations (4.9 vs. 7.0) and significantly improves learnability and controllability compared to direct Text-to-HTML generation. A three-month classroom deployment with 53 high school students demonstrates that MAIC-UI fosters learning agency and reduces outcome disparities -- the pilot class achieved 9.21-point gains in STEM subjects compared to -2.32 points in control classes. Our code is available at https://github.com/THU-MAIC/MAIC-UI.

来源:HuggingFace Daily Papers(社区热门论文)· arxiv.org