paper-with-me

Papers

Prompt Orchestration Markup Language

2025-08-19 · Yuge Zhang, Nan Chen, Jiahang Xu, Yuqing Yang arxiv

Large Language Models (LLMs) require sophisticated prompting, yet current practices face challenges in structure, data integration, format sensitivity, and tooling. Existing methods lack comprehensive solutions for organizing complex prompts involving diverse data types (documents, tables, images) or managing presentation variations systematically. To address these gaps, we introduce POML (Prompt Orchestration Markup Language). POML employs component-based markup for logical structure (roles, tasks, examples), specialized tags for seamless data integration, and a CSS-like styling system to decouple content from presentation, reducing formatting sensitivity. It includes templating for dynamic prompts and a comprehensive developer toolkit (IDE support, SDKs) to improve version control and collaboration. We validate POML through two case studies demonstrating its impact on complex application integration (PomLink) and accuracy performance (TableQA), as well as a user study assessing its effectiveness in real-world development scenarios.

📄 PDF Abstract BibTeX arXiv:2508.13948

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LPML: LLM-Prompting Markup Language for Mathematical Reasoning

2023-09-21 · Ryutaro Yamauchi, Sho Sonoda, Akiyoshi Sannai, Wataru Kumagai

In utilizing large language models (LLMs) for mathematical reasoning, addressing the errors in the reasoning and calculation present in the generated text by LLMs is a crucial challenge. In this paper, we propose a novel…

Mathematical Reasoning

XFlow: An Executable Protocol Programming System for Reliable Multi-Agent Workflows

2026-06-11 · Hanqi Li, Jing Peng, Zijian Wang, Lu Chen 외 arxiv

LLM-based multi-agent systems increasingly coordinate planning, reasoning, tool use, and human interaction, yet their reliability remains limited. A central source of this limitation is the underspecified prompt--harness…

LLMON: An LLM-native Markup Language to Leverage Structure and Semantics at the LLM Interface

2026-03-23 · Michael Hind, Basel Shbita, Bo Wu, Farhan Ahmed 외 arxiv

Textual Large Language Models (LLMs) provide a simple and familiar interface: a string of text is used for both input and output. However, the information conveyed to an LLM often has a richer structure and semantics, wh…

Code Generation

Honest Students from Untrusted Teachers: Learning an Interpretable Question-Answering Pipeline from a Pretrained Language Model

2022-10-05 · Jacob Eisenstein, Daniel Andor, Bernd Bohnet, Michael Collins 외

Explainable question answering systems should produce not only accurate answers but also rationales that justify their reasoning and allow humans to check their work. But what sorts of rationales are useful and how can w…

In-Context LearningLanguage ModelingLanguage ModellingQuestion Answering+1

Multimodal Markup Document Models for Graphic Design Completion

2024-09-27 · Kotaro Kikuchi, Naoto Inoue, Mayu Otani, Edgar Simo-Serra 외

This paper presents multimodal markup document models (MarkupDM) that can generate both markup language and images within interleaved multimodal documents. Unlike existing vision-and-language multimodal models, our Marku…

AttributeLanguage ModelingLanguage Modelling