A Semantic Matching Energy Function for Learning with Multi-relational Data
Large-scale relational learning becomes crucial for handling the huge amounts of structured data generated daily in many application domains ranging from computational biology or information retrieval, to natural language processing. In this paper, we present a new neural network architecture designed to embed multi-relational graphs into a flexible continuous vector space in which the original data is kept and enhanced. The network is trained to encode the semantics of these graphs in order to assign high probabilities to plausible components. We empirically show that it reaches competitive performance in link prediction on standard datasets from the literature.
Code (0)
등록된 구현이 없습니다.
Tasks
Information RetrievalLink PredictionRelational ReasoningRetrievalSimilar Papers 제목 키워드 기반
MESA: Matching Everything by Segmenting Anything
Feature matching is a crucial task in the field of computer vision, which involves finding correspondences between images. Previous studies achieve remarkable performance using learning-based feature comparison. However,…
Image SegmentationPose EstimationSemantic SegmentationEnforcing Relational Matching Dependencies with Datalog for Entity Resolution
Entity resolution (ER) is about identifying and merging records in a database that represent the same real-world entity. Matching dependencies (MDs) have been introduced and investigated as declarative rules that specify…
Entity ResolutionHire: Hybrid-modal Interaction with Multiple Relational Enhancements for Image-Text Matching
Image-text matching (ITM) is a fundamental problem in computer vision. The key issue lies in jointly learning the visual and textual representation to estimate their similarity accurately. Most existing methods focus on …
cross-modal alignmentImage-text matchingRelationship DetectionText MatchingSTARS: Spike Tail-Aware Relational Synthesis for ANN-to-SNN Data-Free Knowledge Distillation
SNNs promise energy-efficient and low-latency inference, but their performance still trails that of ANNs. ANN-to-SNN knowledge distillation helps narrow this gap, yet the original training data are often unavailable in p…
Data-free Knowledge DistillationERAlign: Energy-based Representation Alignment of GNNs and LLMs on Text-attributed Graphs
Text-attributed Graphs (TAGs) incorporate textual node attributes with graph structures to describe rich relational semantics. Recent efforts to integrate Graph Neural Networks (GNNs) and Large Language Models (LLMs) hav…