paper-with-me

Papers

Statistical and Neural Methods for Cross-lingual Entity Label Mapping in Knowledge Graphs

2022-06-17 · Gabriel Amaral, Mārcis Pinnis, Inguna Skadiņa, Odinaldo Rodrigues, Elena Simperl

Knowledge bases such as Wikidata amass vast amounts of named entity information, such as multilingual labels, which can be extremely useful for various multilingual and cross-lingual applications. However, such labels are not guaranteed to match across languages from an information consistency standpoint, greatly compromising their usefulness for fields such as machine translation. In this work, we investigate the application of word and sentence alignment techniques coupled with a matching algorithm to align cross-lingual entity labels extracted from Wikidata in 10 languages. Our results indicate that mapping between Wikidata's main labels stands to be considerably improved (up to $20$ points in F1-score) by any of the employed methods. We show how methods relying on sentence embeddings outperform all others, even across different scripts. We believe the application of such techniques to measure the similarity of label pairs, coupled with a knowledge base rich in high-quality entity labels, to be an excellent asset to machine translation.

📄 PDF Abstract BibTeX arXiv:2206.08709

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge GraphsMachine TranslationSentenceSentence EmbeddingsTranslation

Methods 이 논문이 사용한 방법론

BASE 설명 없음
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Name Translation based on Fine-grained Named Entity Recognition in a Single Language

2016-05-01 · LREC 2016 5 · Kugatsu Sadamitsu, Itsumi Saito, Taichi Katayama, Hisako Asano 외

We propose named entity abstraction methods with fine-grained named entity labels for improving statistical machine translation (SMT). The methods are based on a bilingual named entity recognizer that uses a monolingual …

Machine Translationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2

CROP: Zero-shot Cross-lingual Named Entity Recognition with Multilingual Labeled Sequence Translation

2022-10-13 · Jian Yang, Shaohan Huang, Shuming Ma, Yuwei Yin 외

Named entity recognition (NER) suffers from the scarcity of annotated training data, especially for low-resource languages without labeled data. Cross-lingual NER has been proposed to alleviate this issue by transferring…

Cross-Lingual NERMachine Translationnamed-entity-recognitionNamed Entity Recognition+4

Cross-Lingual Contrastive Learning for Fine-Grained Entity Typing for Low-Resource Languages

2022-05-01 · ACL 2022 5 · Xu Han, Yuqi Luo, Weize Chen, Zhiyuan Liu 외

Fine-grained entity typing (FGET) aims to classify named entity mentions into fine-grained entity types, which is meaningful for entity-related NLP tasks. For FGET, a key challenge is the low-resource problem — the compl…

Contrastive LearningEntity TypingMachine Translation

Zero-Shot Cross-Lingual Transfer is a Hard Baseline to Beat in German Fine-Grained Entity Typing

2021-11-01 · EMNLP (insights) 2021 11 · Sabine Weber, Mark Steedman

The training of NLP models often requires large amounts of labelled training data, which makes it difficult to expand existing models to new languages. While zero-shot cross-lingual transfer relies on multilingual word e…

Cross-Lingual TransferEntity TypingMultilingual Word Embeddingsnamed-entity-recognition+4

MELM: Data Augmentation with Masked Entity Language Modeling for Low-Resource NER

2021-08-31 · ACL 2022 5 · Ran Zhou, Xin Li, Ruidan He, Lidong Bing 외

Data augmentation is an effective solution to data scarcity in low-resource scenarios. However, when applied to token-level tasks such as NER, data augmentation methods often suffer from token-label misalignment, which l…

Cross-Lingual NERData AugmentationLanguage ModelingLanguage Modelling+3