paper-with-me

Papers

Beyond the Chat: Executable and Verifiable Text-Editing with LLMs

2023-09-27 · Philippe Laban, Jesse Vig, Marti A. Hearst, Caiming Xiong, Chien-Sheng Wu

Conversational interfaces powered by Large Language Models (LLMs) have recently become a popular way to obtain feedback during document editing. However, standard chat-based conversational interfaces do not support transparency and verifiability of the editing changes that they suggest. To give the author more agency when editing with an LLM, we present InkSync, an editing interface that suggests executable edits directly within the document being edited. Because LLMs are known to introduce factual errors, Inksync also supports a 3-stage approach to mitigate this risk: Warn authors when a suggested edit introduces new information, help authors Verify the new information's accuracy through external search, and allow an auditor to perform an a-posteriori verification by Auditing the document via a trace of all auto-generated content. Two usability studies confirm the effectiveness of InkSync's components when compared to standard LLM-based chat interfaces, leading to more accurate, more efficient editing, and improved user experience.

📄 PDF Abstract BibTeX arXiv:2309.15337

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

RetouchIQ: MLLM Agents for Instruction-Based Image Retouching with Generalist Reward

2026-02-19 · Qiucheng Wu, Jing Shi, Simon Jenni, Kushal Kafle 외 arxiv

Recent advances in multimodal large language models (MLLMs) have shown great potential for extending vision-language reasoning to professional tool-based image editing, enabling intuitive and creative editing. A promisin…

Reinforcement LearningMultimodal ReasoningImage Editing

Learning CLI Agents with Structured Action Credit under Selective Observation

2026-05-08 · Haoyang Su, Ying Wen arxiv

Command line interface (CLI) agents are emerging as a practical paradigm for agent-computer interaction over evolving filesystems, executable command line programs, and online execution feedback. Recent work has used rei…

Reinforcement LearningInformation Extraction

CoCo: Code as CoT for Text-to-Image Preview and Rare Concept Generation

2026-03-09 · Haodong Li, Chunmei Qing, Huanyu Zhang, Dongzhi Jiang 외 arxiv

Recent advancements in Unified Multimodal Models (UMMs) have significantly advanced text-to-image (T2I) generation, particularly through the integration of Chain-of-Thought (CoT) reasoning. However, existing CoT-based T2…

Text-to-Image GenerationImage Editing

GeoBuildBench: A Benchmark for Interactive and Executable Geometry Construction from Natural Language

2026-05-13 · Jinwoong Kim, Rui Yang, Huishuai Zhang arxiv

We introduce GeoBuildBench, a benchmark designed to evaluate whether large language models and multimodal agents can ground informal natural-language plane geometry problems into executable geometric constructions. Unlik…

HomeFlow: A Data Flywheel for Smart Home Agent Training with Verifiable Simulation

2026-05-31 · Yi Gu, Huacan Wang, Shuo Zhang, Yuqing Hou 외 arxiv

Large language model agents are moving beyond text-only interaction toward physical-world control, with smart homes as a representative domain. Real domestic interaction requires understanding ambiguous intents, operatin…