中文
相关论文

相关论文: Multilingual End to End Entity Linking

200 篇论文

In this work, we introduce EMMA-500, a large-scale multilingual language model continue-trained on texts across 546 languages designed for enhanced multilingual performance, focusing on improving language coverage for low-resource…

Recently, neural methods have achieved state-of-the-art (SOTA) results in Named Entity Recognition (NER) tasks for many languages without the need for manually crafted features. However, these models still require manually annotated…

计算与语言 · 计算机科学 2019-11-25 M Saiful Bari , Shafiq Joty , Prathyusha Jwalapuram

Entity Linking (EL) is a fundamental task for Information Extraction and Knowledge Graphs. The general form of EL (i.e., end-to-end EL) aims to first find mentions in the given input document and then link the mentions to corresponding…

计算与语言 · 计算机科学 2024-03-21 Yinghui Li , Yong Jiang , Yangning Li , Xingyu Lu , Pengjun Xie , Ying Shen , Hai-Tao Zheng

Transliterations play an important role in multilingual entity reference resolution, because proper names increasingly travel between languages in news and social media. Previous work associated with machine translation targets…

计算与语言 · 计算机科学 2016-11-22 Yanqing Chen , Steven Skiena

Machine understanding of user utterances in conversational systems is of utmost importance for enabling engaging and meaningful conversations with users. Entity Linking (EL) is one of the means of text understanding, with proven efficacy…

计算与语言 · 计算机科学 2021-05-12 Hideaki Joko , Faegheh Hasibi , Krisztian Balog , Arjen P. de Vries

Entity resolution, which involves identifying and merging records that refer to the same real-world entity, is a crucial task in areas like Web data integration. This importance is underscored by the presence of numerous duplicated and…

数据库 · 计算机科学 2024-03-12 Huahang Li , Shuangyin Li , Fei Hao , Chen Jason Zhang , Yuanfeng Song , Lei Chen

Entity Alignment (EA) aims to match equivalent entities in different Knowledge Graphs (KGs), which is essential for knowledge fusion and integration. Recently, embedding-based EA has attracted significant attention and many approaches have…

计算与语言 · 计算机科学 2024-08-05 Zhichun Wang , Xuan Chen

Entity matching (EM), the task of identifying whether two descriptions refer to the same entity, is essential in data management. Traditional methods have evolved from rule-based to AI-driven approaches, yet current techniques using large…

数据库 · 计算机科学 2024-06-18 Silvery D. Fu , David Wang , Wen Zhang , Kathleen Ge

Multilingual BERT (M-BERT) has been a huge success in both supervised and zero-shot cross-lingual transfer learning. However, this success has focused only on the top 104 languages in Wikipedia that it was trained on. In this paper, we…

计算与语言 · 计算机科学 2020-04-29 Zihan Wang , Karthikeyan K , Stephen Mayhew , Dan Roth

We introduce new methods for estimating and evaluating embeddings of words in more than fifty languages in a single shared embedding space. Our estimation methods, multiCluster and multiCCA, use dictionaries and monolingual data; they do…

计算与语言 · 计算机科学 2016-05-24 Waleed Ammar , George Mulcaire , Yulia Tsvetkov , Guillaume Lample , Chris Dyer , Noah A. Smith

We present DaMuEL, a large Multilingual Dataset for Entity Linking containing data in 53 languages. DaMuEL consists of two components: a knowledge base that contains language-agnostic information about entities, including their claims from…

计算与语言 · 计算机科学 2023-06-16 David Kubeša , Milan Straka

Large language models are powerful but often limited by high computational cost, privacy concerns, and English-centric training. Recent progress demonstrates that small, efficient models with around one billion parameters can deliver strong…

计算与语言 · 计算机科学 2025-12-16 Anna Aksenova , Boris Zverkov , Nicola Dainese , Alexander Nikitin , Pekka Marttinen

Humans use language to refer to entities in the external world. Motivated by this, in recent years several models that incorporate a bias towards learning entity representations have been proposed. Such entity-centric models have shown…

计算与语言 · 计算机科学 2019-05-17 Laura Aina , Carina Silberer , Matthijs Westera , Ionut-Teodor Sorodoc , Gemma Boleda

Entity Linking is one of the essential tasks of information extraction and natural language understanding. Entity linking mainly consists of two tasks: recognition and disambiguation of named entities. Most studies address these two tasks…

计算与语言 · 计算机科学 2021-02-02 Majid Asgari-Bidhendi , Behrooz Janfada , Amir Havangi , Sayyed Ali Hossayni , Behrouz Minaei-Bidgoli

Large Language Models (LLMs) exhibit remarkable capabilities in the hierarchical decomposition of complex tasks through semantic reasoning. However, their application in embodied systems faces challenges in ensuring reliable execution of…

机器人学 · 计算机科学 2025-03-04 Mingcong Lei , Ge Wang , Yiming Zhao , Zhixin Mai , Qing Zhao , Yao Guo , Zhen Li , Shuguang Cui , Yatong Han , Jinke Ren

Open-source large language models (LLMs) have gained significant strength across diverse fields. Nevertheless, the majority of studies primarily concentrate on English, with only limited exploration into the realm of multilingual abilities.…

计算与语言 · 计算机科学 2024-02-20 Haoyu Wang , Shuo Wang , Yukun Yan , Xujia Wang , Zhiyu Yang , Yuzhuang Xu , Zhenghao Liu , Liner Yang , Ning Ding , Xu Han , Zhiyuan Liu , Maosong Sun

End-to-end relation extraction aims to identify named entities and extract relations between them. Most recent work models these two subtasks jointly, either by casting them in one structured prediction framework, or performing multi-task…

计算与语言 · 计算机科学 2021-03-24 Zexuan Zhong , Danqi Chen

In this paper, we propose a simple yet effective framework for multilingual end-to-end speech translation (ST), in which speech utterances in source languages are directly translated to the desired target languages with a universal…

计算与语言 · 计算机科学 2019-11-01 Hirofumi Inaguma , Kevin Duh , Tatsuya Kawahara , Shinji Watanabe

Fine-grained entity typing is a challenging problem since it usually involves a relatively large tag set and may require to understand the context of the entity mention. In this paper, we use entity linking to help with the fine-grained…

计算与语言 · 计算机科学 2019-09-27 Hongliang Dai , Donghong Du , Xin Li , Yangqiu Song

Natural language interfaces for NoSQL databases are increasingly vital in the big data era, enabling users to interact with complex, unstructured data without deep technical expertise. However, most recent advancements focus on English,…

计算与语言 · 计算机科学 2025-02-18 Zhiqian Qin , Yuanfeng Song , Jinwei Lu , Yuanwei Song , Shuaimin Li , Chen Jason Zhang