paper-with-me

홈 › Papers

A Semantic Matching Energy Function for Learning with Multi-relational Data

2013-01-15 · Xavier Glorot, Antoine Bordes, Jason Weston, Yoshua Bengio

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.

📄 PDF Abstract BibTeX arXiv:1301.3485

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalLink PredictionRelational ReasoningRetrieval

Similar Papers 제목 키워드 기반

MESA: Matching Everything by Segmenting Anything

2024-01-30 · CVPR 2024 1 · Yesheng Zhang, Xu Zhao

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 Segmentation

Enforcing Relational Matching Dependencies with Datalog for Entity Resolution

2016-11-21 · Zeinab Bahmani, Leopoldo Bertossi

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 Resolution

Hire: Hybrid-modal Interaction with Multiple Relational Enhancements for Image-Text Matching

2024-06-05 · Xuri Ge, Fuhai Chen, Songpei Xu, Fuxiang Tao 외

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 Matching

STARS: Spike Tail-Aware Relational Synthesis for ANN-to-SNN Data-Free Knowledge Distillation

2026-05-12 · Shuhan Ye, Yi Yu, Qixin Zhang, Hui Lu 외 arxiv

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 Distillation

ERAlign: Energy-based Representation Alignment of GNNs and LLMs on Text-attributed Graphs

2026-06-09 · Xianlin Zeng, Fan Xia, Xiangyu Chen arxiv

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…