paper-with-me

Papers

JarKA: Modeling Attribute Interactions for Cross-lingual Knowledge Alignment

2019-10-29 · Bo Chen, Jing Zhang, Xiaobin Tang, Hong Chen, Cuiping Li

Abstract. Cross-lingual knowledge alignment is the cornerstone in building a comprehensive knowledge graph (KG), which can benefit various knowledge-driven applications. As the structures of KGs are usually sparse, attributes of entities may play an important role in aligning the entities. However, the heterogeneity of the attributes across KGs prevents from accurately embedding and comparing entities. To deal with the issue, we propose to model the interactions between attributes, instead of globally embedding an entity with all the attributes. We further propose a joint framework to merge the alignments inferred from the attributes and the structures. Experimental results show that the proposed model outperforms the state-of-art baselines by up to 38.48% HitRatio@1. The results also demonstrate that our model can infer the alignments between attributes, relationships and values, in addition to entities.

📄 PDF Abstract BibTeX arXiv:1910.13105

Code (1)

BoChen-Daniel/PAKDD-20-JarKA 공식 구현 pytorch

Tasks

Attribute

Similar Papers 제목 키워드 기반

Neural Graph Matching based Collaborative Filtering

2021-05-10 · Yixin Su, Rui Zhang, Sarah Erfani, Junhao Gan

User and item attributes are essential side-information; their interactions (i.e., their co-occurrence in the sample data) can significantly enhance prediction accuracy in various recommender systems. We identify two dif…

AttributeCollaborative FilteringGraph LearningGraph Matching+1

Cross-Align: Modeling Deep Cross-lingual Interactions for Word Alignment

2022-10-09 · Siyu Lai, Zhen Yang, Fandong Meng, Yufeng Chen 외

Word alignment which aims to extract lexicon translation equivalents between source and target sentences, serves as a fundamental tool for natural language processing. Recent studies in this area have yielded substantial…

Language ModelingLanguage ModellingSentenceTranslation+1

Cross-platform Product Matching Based on Entity Alignment of Knowledge Graph with RAEA model

2025-12-08 · Wenlong Liu, Jiahua Pan, Xingyu Zhang, Xinxin Gong 외 arxiv

Product matching aims to identify identical or similar products sold on different platforms. By building knowledge graphs (KGs), the product matching problem can be converted to the Entity Alignment (EA) task, which aims…

Knowledge GraphsEntity Alignment

Exploring Cross-lingual Latent Transplantation: Mutual Opportunities and Open Challenges

2024-12-17 · Yangfan Ye, Xiaocheng Feng, Xiachong Feng, Libo Qin 외

Current large language models (LLMs) often exhibit imbalances in multilingual capabilities and cultural adaptability, largely attributed to their English-centric pre-training data. In this paper, we introduce and investi…

On the Cross-lingual Transferability of Monolingual Representations

2019-10-25 · ACL 2020 6 · Mikel Artetxe, Sebastian Ruder, Dani Yogatama

State-of-the-art unsupervised multilingual models (e.g., multilingual BERT) have been shown to generalize in a zero-shot cross-lingual setting. This generalization ability has been attributed to the use of a shared subwo…

Cross-Lingual Question AnsweringLanguage ModelingLanguage ModellingMasked Language Modeling+1