paper-with-me

홈 › Papers

DocEdit-v2: Document Structure Editing Via Multimodal LLM Grounding

2024-10-21 · Manan Suri, Puneet Mathur, Franck Dernoncourt, Rajiv Jain, Vlad I Morariu, Ramit Sawhney, Preslav Nakov, Dinesh Manocha

Document structure editing involves manipulating localized textual, visual, and layout components in document images based on the user's requests. Past works have shown that multimodal grounding of user requests in the document image and identifying the accurate structural components and their associated attributes remain key challenges for this task. To address these, we introduce the DocEdit-v2, a novel framework that performs end-to-end document editing by leveraging Large Multimodal Models (LMMs). It consists of three novel components: (1) Doc2Command, which simultaneously localizes edit regions of interest (RoI) and disambiguates user edit requests into edit commands; (2) LLM-based Command Reformulation prompting to tailor edit commands originally intended for specialized software into edit instructions suitable for generalist LMMs. (3) Moreover, DocEdit-v2 processes these outputs via Large Multimodal Models like GPT-4V and Gemini, to parse the document layout, execute edits on grounded Region of Interest (RoI), and generate the edited document image. Extensive experiments on the DocEdit dataset show that DocEdit-v2 significantly outperforms strong baselines on edit command generation (2-33%), RoI bounding box detection (12-31%), and overall document editing (1-12\%) tasks.

📄 PDF Abstract BibTeX arXiv:2410.16472

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DocRefine: An Intelligent Framework for Scientific Document Understanding and Content Optimization based on Multimodal Large Model Agents

2025-08-09 · Kun Qian, Wenjie Li, Tianyu Sun, Wenhong Wang 외 arxiv

The exponential growth of scientific literature in PDF format necessitates advanced tools for efficient and accurate document understanding, summarization, and content optimization. Traditional methods fall short in hand…

Text Editing by Command

2020-10-24 · NAACL 2021 4 · Felix Faltings, Michel Galley, Gerold Hintz, Chris Brockett 외

A prevailing paradigm in neural text generation is one-shot generation, where text is produced in a single step. The one-shot setting is inadequate, however, when the constraints the user wishes to impose on the generate…

SentenceText Generation

InterCoG: Towards Spatially Precise Image Editing with Interleaved Chain-of-Grounding Reasoning

2026-03-02 · Yecong Wan, Fan Li, Chunwei Wang, Hao Wu 외 arxiv

Emerging unified editing models have demonstrated strong capabilities in general object editing tasks. However, it remains a significant challenge to perform fine-grained editing in complex multi-entity scenes, particula…

Spatial ReasoningVisual GroundingImage Editing

HAM-RAG: Hierarchy-Aware Multimodal RAG for Structure-Faithful Interleaved Generation

2026-08-14 · Yin Li, Ziyang Hu, Zhiyu Guo, Xiangyu Liu 외 arxiv

Existing multimodal RAG methods often flatten structured documents into isolated text and image units, weakening the source organization and local text-image logic needed for faithful evidence selection and placement. We…

CutVerse: A Compositional GUI Agents Benchmark for Media Post-Production Editing

2026-05-19 · Haobo Hu, Xiangwu Guo, Zhiheng Chen, Difei Gao 외 arxiv

While GUI agents have made significant progress in web navigation and basic operating system tasks, their capabilities in professional creative workflows remain largely underexplored. To bridge this gap, we introduce Cut…