paper-with-me

Papers

SlideBot: A Multi-Agent Framework for Generating Informative, Reliable, Multi-Modal Presentations

2025-11-12 · Eric Xie, Danielle Waterfield, Michael Kennedy, Aidong Zhang arxiv

Large Language Models (LLMs) have shown immense potential in education, automating tasks like quiz generation and content summarization. However, generating effective presentation slides introduces unique challenges due to the complexity of multimodal content creation and the need for precise, domain-specific information. Existing LLM-based solutions often fail to produce reliable and informative outputs, limiting their educational value. To address these limitations, we introduce SlideBot - a modular, multi-agent slide generation framework that integrates LLMs with retrieval, structured planning, and code generation. SlideBot is organized around three pillars: informativeness, ensuring deep and contextually grounded content; reliability, achieved by incorporating external sources through retrieval; and practicality, which enables customization and iterative feedback through instructor collaboration. It incorporates evidence-based instructional design principles from Cognitive Load Theory (CLT) and the Cognitive Theory of Multimedia Learning (CTML), using structured planning to manage intrinsic load and consistent visual macros to reduce extraneous load and enhance dual-channel learning. Within the system, specialized agents collaboratively retrieve information, summarize content, generate figures, and format slides using LaTeX, aligning outputs with instructor preferences through interactive refinement. Evaluations from domain experts and students in AI and biomedical education show that SlideBot consistently enhances conceptual accuracy, clarity, and instructional value. These findings demonstrate SlideBot's potential to streamline slide preparation while ensuring accuracy, relevance, and adaptability in higher education.

📄 PDF Abstract BibTeX arXiv:2511.09804

Code (0)

등록된 구현이 없습니다.

Tasks

Code Generation

Similar Papers 제목 키워드 기반

Multi-Agent Retrieval-Augmented Framework for Evidence-Based Counterspeech Against Health Misinformation

2025-07-09 · Anirban Saha Anik, Xiaoying Song, Elliott Wang, Bryan Wang 외

Large language models (LLMs) incorporated with Retrieval-Augmented Generation (RAG) have demonstrated powerful capabilities in generating counterspeech against misinformation. However, current studies rely on limited evi…

InformativenessMisinformationRAGRetrieval+1

Learning about informativeness

2024-06-07 · Wanying Huang

We study whether individuals can learn the informativeness of their information technology through social learning. As in the classic sequential social learning model, rational agents arrive in order and make decisions b…

Informativeness

MemoNav: Selecting Informative Memories for Visual Navigation

2022-08-20 · Hongxin Li, Xu Yang, Yuran Yang, Shuqi Mei 외

Image-goal navigation is a challenging task, as it requires the agent to navigate to a target indicated by an image in a previously unseen scene. Current methods introduce diverse memory mechanisms which save navigation …

Action GenerationGraph AttentionNavigateVisual Navigation

ReFuGe: Feature Generation for Prediction Tasks on Relational Databases with LLM Agents

2026-01-25 · Kyungho Kim, Geon Lee, Juyeon Kim, Dongwon Choi 외 arxiv

Relational databases (RDBs) play a crucial role in many real-world web applications, supporting data management across multiple interconnected tables. Beyond typical retrieval-oriented tasks, prediction tasks on RDBs hav…

Interactor: Agentic RL oriented Iterative Creation for Ad Description Generation in Sponsored Search

2026-06-14 · Penghui Wei, Jiayu Wu, Chao Ye, Zhi Guo 외 arxiv

This paper focuses on automatically generating informative ad descriptions in sponsored search. Unlike ad titles which are usually optimized to attract user click feedbacks, ad descriptions have a longer text span and po…