paper-with-me

Papers

Structure for Reading, Prose for Writing: Asymmetric Structural Conditioning in Multi-Agent Document Authoring

2026-08-21 · Cheng Yu, Nikhil Mathew, Zhengjie Wang arxiv

Multi-agent pipelines that author formal documents must both read a requester's forms and write against them. We report a deployed tender-response system, running an open-weights model under sovereignty constraints, and evaluate it against human-written bids the same organisation actually submitted. On a blind comparison where the system had no worked example available, an LLM judge rated its answers at least as good as the human-submitted answer on $40$ of $55$ ground-truth sections, better on $4$, missing on none, and flagged one unsupported claim in total. Classifying every gap the judge identified shows that $68\%$ were content absent from the system's own sources -- knowledge the human author held and the pipeline was never given -- so only $6$ of the $15$ adverse verdicts involve a deficiency the system could have avoided. A divergence from ground truth is more often an information-availability result than a writing-quality one, and evaluations that do not separate the two understate such systems. Against this backdrop we report a conditioning asymmetry. It is well established that rendering documents as structural markup rather than flat prose improves extraction, and we reproduce that on three reading tasks. The benefit does not transfer to conditioning: converting a bid's \emph{instruction} material from prose to nested XML dropped answer quality from $74\%$ to $48\%$ under a paired comparison. We further find that naming a forbidden construction concentrates rather than removes it -- $96\%$ of surviving defects fall in the two forms the prompt explicitly names -- and that coupling a stochastic annotation to a deterministic windowing function moves the extracted requirement count from $68$ to $51$ on a byte-identical file. Structure belongs where the model reads; prose and self-applied tests belong where it writes.

📄 PDF Abstract BibTeX arXiv:2608.20786

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards Human-Level Book-Writing Capability

2026-05-16 · Jan Zierstek, Matteo Batelic, Maya Medjad, Tim Schönenberger arxiv

Large language models are optimized for instruction following and agentic tasks remain poorly aligned with the requirements of high-quality creative writing. We show that a purpose-built creative writing model can outper…

Instruction Following

Semia: Auditing Agent Skills via Constraint-Guided Representation Synthesis

2026-05-01 · Hongbo Wen, Ying Li, Hanzhi Liu, Chaofan Shou 외 arxiv

An agent skill is a configuration package that equips an LLM-driven agent with a concrete capability, such as reading email, executing shell commands, or signing blockchain transactions. Each skill is a hybrid artifact-a…

cegpy: Modelling with Chain Event Graphs in Python

2022-11-21 · Gareth Walley, Aditi Shenvi, Peter Strong, Katarzyna Kobalczyk

Chain event graphs (CEGs) are a recent family of probabilistic graphical models that generalise the popular Bayesian networks (BNs) family. Crucially, unlike BNs, a CEG is able to embed, within its graph and its statisti…

Model Selection

Aligning LLMs by Predicting Preferences from User Writing Samples

2025-05-27 · Stéphane Aroca-Ouellette, Natalie Mackraz, Barry-John Theobald, Katherine Metcalf

Accommodating human preferences is essential for creating aligned LLM agents that deliver personalized and effective interactions. Recent work has shown the potential for LLMs acting as writing agents to infer a descript…

The concept of nation in nineteenth-century Greek fiction through computational literary analysis

2021-12-01 · NLP4DH (ICON) 2021 12 · Fotini Koidaki, Despina Christou, Katerina Tiktopoulou, Grigorios Tsoumakas

How the construction of national consciousness may be captured in the literary production of a whole century? What can the macro-analysis of the 19th-century prose fiction reveal about the formation of the concept of the…