paper-with-me

Papers

Attribute-Consistent Knowledge Graph Representation Learning for Multi-Modal Entity Alignment

2023-04-04 · Qian Li, Shu Guo, Yangyifei Luo, Cheng Ji, Lihong Wang, Jiawei Sheng, JianXin Li

The multi-modal entity alignment (MMEA) aims to find all equivalent entity pairs between multi-modal knowledge graphs (MMKGs). Rich attributes and neighboring entities are valuable for the alignment task, but existing works ignore contextual gap problems that the aligned entities have different numbers of attributes on specific modality when learning entity representations. In this paper, we propose a novel attribute-consistent knowledge graph representation learning framework for MMEA (ACK-MMEA) to compensate the contextual gaps through incorporating consistent alignment knowledge. Attribute-consistent KGs (ACKGs) are first constructed via multi-modal attribute uniformization with merge and generate operators so that each entity has one and only one uniform feature in each modality. The ACKGs are then fed into a relation-aware graph neural network with random dropouts, to obtain aggregated relation representations and robust entity representations. In order to evaluate the ACK-MMEA facilitated for entity alignment, we specially design a joint alignment loss for both entity and attribute evaluation. Extensive experiments conducted on two benchmark datasets show that our approach achieves excellent performance compared to its competitors.

📄 PDF Abstract BibTeX arXiv:2304.01563

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeEntity AlignmentGraph Neural NetworkGraph Representation LearningKnowledge GraphsMulti-modal Entity AlignmentRelationRepresentation Learning

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Learning Multiplex Representations on Text-Attributed Graphs with One Language Model Encoder

2023-10-10 · Bowen Jin, Wentao Zhang, Yu Zhang, Yu Meng 외

In real-world scenarios, texts in a graph are often linked by multiple semantic relations (e.g., papers in an academic graph are referenced by other publications, written by the same author, or published in the same venu…

Language ModelingLanguage ModellingRepresentation Learning

RecKG: Knowledge Graph for Recommender Systems

2025-01-07 · Junhyuk Kwon, Seokho Ahn, Young-Duk Seo

Knowledge graphs have proven successful in integrating heterogeneous data across various domains. However, there remains a noticeable dearth of research on their seamless integration among heterogeneous recommender syste…

AttributeData IntegrationKnowledge GraphsRecommendation Systems

GraphSAD: Learning Graph Representations with Structure-Attribute Disentanglement

2021-01-01 · Minghao Xu, Hang Wang, Bingbing Ni, Wenjun Zhang 외

Graph Neural Networks (GNNs) learn effective node/graph representations by aggregating the attributes of neighboring nodes, which commonly derives a single representation mixing the information of graph structure and nod…

AttributeDisentanglementGraph Classification

AutoPKG: An Automated Framework for Dynamic E-commerce Product-Attribute Knowledge Graph Construction

2026-04-18 · Pollawat Hongwimol, Haoning Shang, Chutong Wang, Zhichao Wan 외 arxiv

Product attribute extraction in e-commerce is bottlenecked by ontologies that are inconsistent, incomplete, and costly to maintain. We present AutoPKG, a multi-agent Large Language Model (LLM) framework that automaticall…

Attribute Extraction

Out-of-Sample Representation Learning for Multi-Relational Graphs

2020-04-28 · Marjan Albooyeh, Rishab Goel, Seyed Mehran Kazemi

Many important problems can be formulated as reasoning in knowledge graphs. Representation learning has proved extremely effective for transductive reasoning, in which one needs to make new predictions for already observ…

Knowledge GraphsRepresentation Learning