paper-with-me

Papers

Multi-Modal Semantic Parsing for the Interpretation of Tombstone Inscriptions

2025-07-06 · Xiao Zhang, Johan Bos arxiv

Tombstones are historically and culturally rich artifacts, encapsulating individual lives, community memory, historical narratives and artistic expression. Yet, many tombstones today face significant preservation challenges, including physical erosion, vandalism, environmental degradation, and political shifts. In this paper, we introduce a novel multi-modal framework for tombstones digitization, aiming to improve the interpretation, organization and retrieval of tombstone content. Our approach leverages vision-language models (VLMs) to translate tombstone images into structured Tombstone Meaning Representations (TMRs), capturing both image and text information. To further enrich semantic parsing, we incorporate retrieval-augmented generation (RAG) for integrate externally dependent elements such as toponyms, occupation codes, and ontological concepts. Compared to traditional OCR-based pipelines, our method improves parsing accuracy from an F1 score of 36.1 to 89.5. We additionally evaluate the model's robustness across diverse linguistic and cultural inscriptions, and simulate physical degradation through image fusion to assess performance under noisy or damaged conditions. Our work represents the first attempt to formalize tombstone understanding using large vision-language models, presenting implications for heritage preservation.

📄 PDF Abstract BibTeX arXiv:2507.04377

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Parsing

Similar Papers 제목 키워드 기반

SCORE: A Semantic Evaluation Framework for Generative Document Parsing

2025-09-16 · Renyu Li, Antonio Jimeno Yepes, Yao You, Kamil Pluciński 외 arxiv

Multi-modal generative document parsing systems challenge traditional evaluation: unlike deterministic OCR or layout models, they often produce semantically correct yet structurally divergent outputs. Conventional metric…

Disambiguate First Parse Later: Generating Interpretations for Ambiguity Resolution in Semantic Parsing

2025-02-25 · Irina Saparina, Mirella Lapata

Handling ambiguity and underspecification is an important challenge in natural language interfaces, particularly for tasks like text-to-SQL semantic parsing. We propose a modular approach that resolves ambiguity using na…

Semantic ParsingText to SQLText-To-SQL

Enginuity: Building an Open Multi-Domain Dataset of Complex Engineering Diagrams

2026-01-19 · Ethan Seefried, Prahitha Movva, Naga Harshita Marupaka, Tilak Kasturi 외 arxiv

We propose Enginuity - the first open, large-scale, multi-domain engineering diagram dataset with comprehensive structural annotations designed for automated diagram parsing. By capturing hierarchical component relations…

Information RetrievalVisual Reasoning

Calibrated Interpretation: Confidence Estimation in Semantic Parsing

2022-11-14 · Elias Stengel-Eskin, Benjamin Van Durme

Sequence generation models are increasingly being used to translate natural language into programs, i.e. to perform executable semantic parsing. The fact that semantic parsing aims to predict programs that can lead to ex…

Semantic Parsing

Semantic Parsing of Interpage Relations

2022-05-26 · Mehmet Arif Demirtaş, Berke Oral, Mehmet Yasin Akpınar, Onur Deniz

Page-level analysis of documents has been a topic of interest in digitization efforts, and multimodal approaches have been applied to both classification and page stream segmentation. In this work, we focus on capturing …

ClassificationDependency ParsingPage Stream SegmentationSegmentation+1