中文
相关论文

相关论文: Multilingual Autoregressive Entity Linking

200 篇论文

Entity linking (EL) is the process of linking entity mentions appearing in web text with their corresponding entities in a knowledge base. EL plays an important role in the fields of knowledge engineering and data mining, underlying a…

计算与语言 · 计算机科学 2021-09-28 Wei Shen , Yuhan Li , Yinan Liu , Jiawei Han , Jianyong Wang , Xiaojie Yuan

We introduce MARGE, a pre-trained sequence-to-sequence model learned with an unsupervised multi-lingual multi-document paraphrasing objective. MARGE provides an alternative to the dominant masked language modeling paradigm, where we…

计算与语言 · 计算机科学 2020-06-29 Mike Lewis , Marjan Ghazvininejad , Gargi Ghosh , Armen Aghajanyan , Sida Wang , Luke Zettlemoyer

The long-context capability of recent large transformer models can be surmised to rely on techniques such as attention/model parallelism, as well as hardware-level optimizations. While these strategies allow input lengths to scale to…

计算机视觉与模式识别 · 计算机科学 2025-07-28 Toufiq Parag , Ahmed Elgammal

Information extraction is an important task in NLP, enabling the automatic extraction of data for relational database filling. Historically, research and data was produced for English text, followed in subsequent years by datasets in…

计算与语言 · 计算机科学 2019-12-13 Taesun Moon , Parul Awasthy , Jian Ni , Radu Florian

In countries that speak multiple main languages, mixing up different languages within a conversation is commonly called code-switching. Previous works addressing this challenge mainly focused on word-level aspects such as word embeddings.…

计算与语言 · 计算机科学 2019-09-19 Genta Indra Winata , Zhaojiang Lin , Jamin Shin , Zihan Liu , Pascale Fung

Although over 100 languages are supported by strong off-the-shelf machine translation systems, only a subset of them possess large annotated corpora for named entity recognition. Motivated by this fact, we leverage machine translation to…

计算与语言 · 计算机科学 2019-09-16 Alankar Jain , Bhargavi Paranjape , Zachary C. Lipton

We present a memory-augmented approach to condition an autoregressive language model on a knowledge graph. We represent the graph as a collection of relation triples and retrieve relevant relations for a given context to improve text…

计算与语言 · 计算机科学 2022-01-25 Qi Liu , Dani Yogatama , Phil Blunsom

Question Answering (QA) systems are used to provide proper responses to users' questions automatically. Sentence matching is an essential task in the QA systems and is usually reformulated as a Paraphrase Identification (PI) problem. Given…

计算与语言 · 计算机科学 2019-11-19 Qiang Huang , Jianhui Bu , Weijian Xie , Shengwen Yang , Weijia Wu , Liping Liu

Named Entity Recognition (NER) is a core natural language processing task in which pre-trained language models have shown remarkable performance. However, standard benchmarks like CoNLL 2003 do not address many of the challenges that…

计算与语言 · 计算机科学 2023-05-01 Iker García-Ferrero , Jon Ander Campos , Oscar Sainz , Ander Salaberria , Dan Roth

Entity alignment (EA) aims to identify entities referring to the same real-world object across different knowledge graphs (KGs). Recent approaches based on large language models (LLMs) typically obtain entity embeddings through knowledge…

计算与语言 · 计算机科学 2026-04-16 Cunda Wang , Ziying Ma , Po Hu , Weihua Wang , Feilong Bao

Entity linking is the task of linking mentions of named entities in natural language text, to entities in a curated knowledge-base. This is of significant importance in the biomedical domain, where it could be used to semantically annotate…

计算与语言 · 计算机科学 2020-01-22 Ming Zhu , Busra Celikkaya , Parminder Bhatia , Chandan K. Reddy

Knowledge bases (KBs) store rich yet heterogeneous entities and facts. Entity resolution (ER) aims to identify entities in KBs which refer to the same real-world object. Recent studies have shown significant benefits of involving humans in…

数据库 · 计算机科学 2020-02-24 Jiacheng Huang , Wei Hu , Zhifeng Bao , Yuzhong Qu

Referring image segmentation aims to segment an object referred to by natural language expression from an image. However, this task is challenging due to the distinct data properties between text and image, and the randomness introduced by…

计算机视觉与模式识别 · 计算机科学 2023-05-25 Yichen Yan , Xingjian He , Wenxuan Wan , Jing Liu

Entity linking - connecting entity mentions in a natural language utterance to knowledge graph (KG) entities is a crucial step for question answering over KGs. It is often based on measuring the string similarity between the entity label…

计算与语言 · 计算机科学 2020-02-27 Rostislav Nedelchev , Debanjan Chaudhuri , Jens Lehmann , Asja Fischer

For languages with no annotated resources, unsupervised transfer of natural language processing models such as named-entity recognition (NER) from resource-rich languages would be an appealing capability. However, differences in words and…

计算与语言 · 计算机科学 2018-09-13 Jiateng Xie , Zhilin Yang , Graham Neubig , Noah A. Smith , Jaime Carbonell

Grounding referring expressions in images aims to locate the object instance in an image described by a referring expression. It involves a joint understanding of natural language and image content, and is essential for a range of visual…

计算机视觉与模式识别 · 计算机科学 2020-04-21 Sibei Yang , Guanbin Li , Yizhou Yu

Progress on commonsense reasoning is usually measured from performance improvements on Question Answering tasks designed to require commonsense knowledge. However, fine-tuning large Language Models (LMs) on these specific tasks does not…

计算与语言 · 计算机科学 2022-10-13 Daniel Loureiro , Alípio Mário Jorge

Knowledge retrieval with multi-modal queries plays a crucial role in supporting knowledge-intensive multi-modal applications. However, existing methods face challenges in terms of their effectiveness and training efficiency, especially when…

信息检索 · 计算机科学 2024-01-17 Xinwei Long , Jiali Zeng , Fandong Meng , Zhiyuan Ma , Kaiyan Zhang , Bowen Zhou , Jie Zhou

Over-parameterized neural language models (LMs) can memorize and recite long sequences of training data. While such memorization is normally associated with undesired properties such as overfitting and information leaking, our work casts…

计算与语言 · 计算机科学 2023-10-17 Samuel Stevens , Yu Su

Streaming text generation has become a common way of increasing the responsiveness of language model powered applications, such as chat assistants. At the same time, extracting semantic information from generated text is a useful tool for…

计算与语言 · 计算机科学 2024-10-15 Nicholas Popovič , Michael Färber