A VLM-based framework with retrieval-augmented generation parses tombstone photos into structured semantic graphs, reaching 89.5 Smatch F1 versus 36.1 for the prior OCR pipeline.
Attention Guided Semantic Relationship Parsing for Visual Question Answering
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Humans explain inter-object relationships with semantic labels that demonstrate a high-level understanding required to perform complex Vision-Language tasks such as Visual Question Answering (VQA). However, existing VQA models represent relationships as a combination of object-level visual features which constrain a model to express interactions between objects in a single domain, while the model is trying to solve a multi-modal task. In this paper, we propose a general purpose semantic relationship parser which generates a semantic feature vector for each subject-predicate-object triplet in an image, and a Mutual and Self Attention (MSA) mechanism that learns to identify relationship triplets that are important to answer the given question. To motivate the significance of semantic relationships, we show an oracle setting with ground-truth relationship triplets, where our model achieves a ~25% accuracy gain over the closest state-of-the-art model on the challenging GQA dataset. Further, with our semantic parser, we show that our model outperforms other comparable approaches on VQA and GQA datasets.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Multi-Modal Semantic Parsing for the Interpretation of Tombstone Inscriptions
A VLM-based framework with retrieval-augmented generation parses tombstone photos into structured semantic graphs, reaching 89.5 Smatch F1 versus 36.1 for the prior OCR pipeline.