paper-with-me

Papers

A Contextual Alignment Enhanced Cross Graph Attention Network for Cross-lingual Entity Alignment

2020-12-01 · COLING 2020 8 · Zhiwen Xie, Runjie Zhu, Kunsong Zhao, Jin Liu, Guangyou Zhou, Jimmy Xiangji Huang

Cross-lingual entity alignment, which aims to match equivalent entities in KGs with different languages, has attracted considerable focus in recent years. Recently, many graph neural network (GNN) based methods are proposed for entity alignment and obtain promising results. However, existing GNN-based methods consider the two KGs independently and learn embeddings for different KGs separately, which ignore the useful pre-aligned links between two KGs. In this paper, we propose a novel Contextual Alignment Enhanced Cross Graph Attention Network (CAECGAT) for the task of cross-lingual entity alignment, which is able to jointly learn the embeddings in different KGs by propagating cross-KG information through pre-aligned seed alignments. We conduct extensive experiments on three benchmark cross-lingual entity alignment datasets. The experimental results demonstrate that our proposed method obtains remarkable performance gains compared to state-of-the-art methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Entity AlignmentGraph AttentionGraph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Enhanced Sentence Alignment Network for Efficient Short Text Matching

2020-11-01 · EMNLP (WNUT) 2020 11 · Zhe Hu, Zuohui Fu, Cheng Peng, Weiwei Wang

Cross-sentence attention has been widely applied in text matching, in which model learns the aligned information between two intermediate sequence representations to capture their semantic relationship. However, commonly…

SentenceText Matching

Cross-lingual Knowledge Graph Alignment via Graph Matching Neural Network

2019-05-28 · ACL 2019 7 · Kun Xu, Li-Wei Wang, Mo Yu, Yansong Feng 외

Previous cross-lingual knowledge graph (KG) alignment studies rely on entity embeddings derived only from monolingual KG structural information, which may fail at matching entities that have different facts in two KGs. I…

Entity EmbeddingsGraph AttentionGraph Matching

Efficient Document Retrieval with G-Retriever

2025-04-21 · Manthankumar Solanki

Textual data question answering has gained significant attention due to its growing applicability. Recently, a novel approach leveraging the Retrieval-Augmented Generation (RAG) method was introduced, utilizing the Prize…

graph constructionQuestion AnsweringRAGRetrieval+1

Type-enhanced Ensemble Triple Representation via Triple-aware Attention for Cross-lingual Entity Alignment

2023-05-02 · Zhishuo Zhang, Chengxiang Tan, Haihang Wang, Xueyan Zhao 외

Entity alignment(EA) is a crucial task for integrating cross-lingual and cross-domain knowledge graphs(KGs), which aims to discover entities referring to the same real-world object from different KGs. Most existing metho…

DiversityEntity AlignmentKnowledge GraphsSpecificity

Phase Diagram of Vision Large Language Models Inference: A Perspective from Interaction across Image and Instruction

2024-11-01 · Houjing Wei, Yuting Shi, Naoya Inoue

Vision Large Language Models (VLLMs) usually take input as a concatenation of image token embeddings and text token embeddings and conduct causal modeling. However, their internal behaviors remain underexplored, raising …

multimodal interaction