AutoPresent is an open 8B model trained on a new 7k-example benchmark, SlidesBench, that generates presentation slides from natural language and performs comparably to GPT-4o in one of three evaluation settings.
Natural Language Commanding via Program Synthesis
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
We present Semantic Interpreter, a natural language-friendly AI system for productivity software such as Microsoft Office that leverages large language models (LLMs) to execute user intent across application features. While LLMs are excellent at understanding user intent expressed as natural language, they are not sufficient for fulfilling application-specific user intent that requires more than text-to-text transformations. We therefore introduce the Office Domain Specific Language (ODSL), a concise, high-level language specialized for performing actions in and interacting with entities in Office applications. Semantic Interpreter leverages an Analysis-Retrieval prompt construction method with LLMs for program synthesis, translating natural language user utterances to ODSL programs that can be transpiled to application APIs and then executed. We focus our discussion primarily on a research exploration for Microsoft PowerPoint.
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
AutoPresent: Designing Structured Visuals from Scratch
AutoPresent is an open 8B model trained on a new 7k-example benchmark, SlidesBench, that generates presentation slides from natural language and performs comparably to GPT-4o in one of three evaluation settings.