paper-with-me

홈 › Papers

SeaSlides: Semantic Abstraction Layer for Agentic Slide Generation

2026-08-04 · Shengjun Fang, Chenyang Wu, Zongzhang Zhang arxiv

Agentic presentation generation must preserve source content, maintain coherent visual design, render specialized objects, and produce usable artifacts. Existing systems meet only part of this requirement: templates preserve regularity but restrict adaptation, whereas free-form HTML or SVG gives models flexibility at the cost of low-level rendering decisions. This mismatch makes long technical decks brittle, especially when slides contain formulas, code, or data graphics. We present SeaSlides, an agentic slide-generation framework built around a semantic abstraction layer. Rather than authoring coordinates, inline styles, or raw SVG geometry, the model writes structured slide content through reusable components and capability modules, while templates own layout, style, and rendering. We instantiate this principle separately in HTML and Typst: SeaSlides-HTML uses template-defined DOM components, whereas SeaSlides-Typst uses template functions and package-backed modules. Capability modules route equations, code, and charts to dedicated renderers, and three feedback stages localize build errors, project-constraint violations, and visual defects before export. The two systems retain backend-specific syntax and contracts while sharing the same authoring boundary. For evaluation, we combine the 128-task UltraPresent validation setting with SeaSlidesBench-Rich, a new 32-task benchmark stressing mathematics, code, pseudocode, tables, charts, and diagrams. Across four generation models, both SeaSlides backends produce more readable, content-oriented source than SVG-heavy generation. A SeaSlides backend attains the highest rich-content macro-average under three of the four models while maintaining competitive overall qualitative performance. These results support semantic abstraction as a practical authoring principle across presentation backends.

📄 PDF Abstract BibTeX arXiv:2608.03298

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SlideGen: Collaborative Multimodal Agents for Scientific Slide Generation

2025-12-04 · Xin Liang, Xiang Zhang, Yiwei Xu, Siqi Sun 외 arxiv

Generating academic slides from scientific papers is a challenging multimodal reasoning task that requires both long context understanding and deliberate visual planning. Existing approaches largely reduce it to text onl…

Multimodal Reasoning

LandslideAgent with Multimodal LandslideBench: A Domain-Rule-Augmented Agent for Autonomous Landslide Identification and Analysis

2026-06-17 · Chengfu Liu, Dongyang Hou, Junwu Xiang, Cheng Yang 외 arxiv

Intelligent landslide hazard interpretation is critical for disaster prevention, yet current paradigms struggle to simultaneously extract visual features and high-level geoscientific semantics, while general-purpose visi…

Semantic Segmentation

QCAgent: An agentic framework for quality-controllable pathology report generation from whole slide image

2026-03-02 · Rundong Wang, Wei Ba, Ying Zhou, Yingtai Li 외 arxiv

Recent methods for pathology report generation from whole-slide image (WSI) are capable of producing slide-level diagnostic descriptions but fail to ground fine-grained statements in localized visual evidence. Furthermor…

Semantic Retrieval

Beyond Relevance: Bayesian Evidence Acquisition for Agentic Whole-Slide Image Reasoning

2026-08-06 · Bryan Wong, Xun Xu, Huazhu Fu, Nancy F. Chen 외 arxiv

Whole-slide image (WSI) reasoning requires an agent to sequentially acquire visual evidence before answering a diagnostic question. Existing training-free agentic frameworks formulate this process as iterative patch retr…

Towards 6G Native-AI Edge Networks: A Semantic-Aware and Agentic Intelligence Paradigm

2025-12-04 · Chenyuan Feng, Anbang Zhang, Geyong Min, Yongming Huang 외 arxiv

The evolution toward sixth-generation wireless systems positions intelligence as a native network capability, fundamentally transforming the design of radio access networks (RANs). Within this vision, Semantic-native com…

Multi-agent Reinforcement LearningKnowledge Graphs