Retrieval over Classification: Integrating Relation Semantics for Multimodal Relation Extraction
Relation extraction (RE) aims to identify semantic relations between entities in unstructured text. Although recent work extends traditional RE to multimodal scenarios, most approaches still adopt classification-based paradigms with fused multimodal features, representing relations as discrete labels. This paradigm has two significant limitations: (1) it overlooks structural constraints like entity types and positional cues, and (2) it lacks semantic expressiveness for fine-grained relation understanding. We propose \underline{R}etrieval \underline{O}ver \underline{C}lassification (ROC), a novel framework that reformulates multimodal RE as a retrieval task driven by relation semantics. ROC integrates entity type and positional information through a multimodal encoder, expands relation labels into natural language descriptions using a large language model, and aligns entity-relation pairs via semantic similarity-based contrastive learning. Experiments show that our method achieves state-of-the-art performance on the benchmark datasets MNRE and MORE and exhibits stronger robustness and interpretability.
Code (0)
등록된 구현이 없습니다.
Tasks
Contrastive LearningSemantic SimilarityRelation ExtractionSimilar Papers 제목 키워드 기반
Leveraging Label Semantics and Meta-Label Refinement for Multi-Label Question Classification
Accurate annotation of educational resources is critical in the rapidly advancing field of online education due to the complexity and volume of content. Existing classification methods face challenges with semantic overl…
MathRerankingStructure and Semantics Preserving Document Representations
Retrieving relevant documents from a corpus is typically based on the semantic similarity between the document content and query text. The inclusion of structural relationship between documents can benefit the retrieval …
Metric LearningRetrievalSemantic SimilaritySemantic Textual SimilarityIntegrating Semantics and Neighborhood Information with Graph-Driven Generative Models for Document Retrieval
With the need of fast retrieval speed and small memory footprint, document hashing has been playing a crucial role in large-scale information retrieval. To generate high-quality hashing code, both semantics and neighborh…
Information RetrievalRetrievalUnified Generative and Discriminative Training for Multi-modal Large Language Models
In recent times, Vision-Language Models (VLMs) have been trained under two predominant paradigms. Generative training has enabled Multimodal Large Language Models (MLLMs) to tackle various complex tasks, yet issues such …
Dynamic Time WarpingImage-text ClassificationLanguage ModelingLanguage Modelling+4Privacy-protected Retrieval-Augmented Generation for Knowledge Graph Question Answering
LLMs often suffer from hallucinations and outdated or incomplete knowledge. RAG is proposed to address these issues by integrating external knowledge like that in KGs into LLMs. However, leveraging private KGs in RAG sys…
Graph Question Answering