中文
相关论文

相关论文: TempEL: Linking Dynamically Evolving and Newly Eme…

200 篇论文

Similarities between entities occur frequently in many real-world scenarios. For over a century, researchers in different fields have proposed a range of approaches to measure the similarity between entities. More recently, inspired by…

人工智能 · 计算机科学 2023-03-21 Giovanni Amendola , Marco Manna , Aldo Ricioppo

Organizations generate vast amounts of interconnected content across various platforms. While language models enable sophisticated reasoning for use in business applications, retrieving and contextualizing information from organizational…

信息检索 · 计算机科学 2025-04-11 Adam McCabe , Matthew H. Chequers

In this paper, we present an end-to-end joint entity and relation extraction approach based on transformer-based language models. We apply the model to the task of linking mathematical symbols to their descriptions in LaTeX documents. In…

计算与语言 · 计算机科学 2022-05-05 Nicholas Popovic , Walter Laurito , Michael Färber

Named entity discovery and linking is the fundamental and core component of question answering. In Question Entity Discovery and Linking (QEDL) problem, traditional methods are challenged because multiple entities in one short question are…

计算与语言 · 计算机科学 2018-12-06 Kai Lei , Bing Zhang , Yong Liu , Yang Deng , Dongyu Zhang , Ying Shen

This paper presents ATEM, a novel framework for studying topic evolution in scientific archives. ATEM is based on dynamic topic modeling and dynamic graph embedding techniques that explore the dynamics of content and citations of documents…

信息检索 · 计算机科学 2023-06-06 Hamed Rahimi , Hubert Naacke , Camelia Constantin , Bernd Amann

Multimodal entity linking (MEL), a task aimed at linking mentions within multimodal contexts to their corresponding entities in a knowledge base (KB), has attracted much attention due to its wide applications in recent years. However,…

计算机视觉与模式识别 · 计算机科学 2025-02-18 Hongze Mi , Jinyuan Li , Xuying Zhang , Haoran Cheng , Jiahao Wang , Di Sun , Gang Pan

Over the last decade we have made great progress in entity linking (EL) systems, but performance may vary depending on the context and, arguably, there are even principled limitations preventing a "perfect" EL system. This also suggests…

信息检索 · 计算机科学 2017-08-04 Alex Olieman , Kaspar Beelen , Milan van Lange , Jaap Kamps , Maarten Marx

We consider a scenario where an artificial agent is reading a stream of text composed of a set of narrations, and it is informed about the identity of some of the individuals that are mentioned in the text portion that is currently being…

计算与语言 · 计算机科学 2020-04-29 Marco Maggini , Giuseppe Marra , Stefano Melacci , Andrea Zugarini

Temporal knowledge graph, serving as an effective way to store and model dynamic relations, shows promising prospects in event forecasting. However, most temporal knowledge graph reasoning methods are highly dependent on the recurrence or…

人工智能 · 计算机科学 2022-12-05 Yi Xu , Junjie Ou , Hui Xu , Luoyi Fu

Much text describes a changing world (e.g., procedures, stories, newswires), and understanding them requires tracking how entities change. An earlier dataset, OpenPI, provided crowdsourced annotations of entity state changes in text.…

计算与语言 · 计算机科学 2024-01-26 Li Zhang , Hainiu Xu , Abhinav Kommula , Chris Callison-Burch , Niket Tandon

Biomedical entity linking (BEL) is the task of grounding entity mentions to a knowledge base (KB). A popular approach to the task are name-based methods, i.e. those identifying the most appropriate name in the KB for a given mention, either…

计算与语言 · 计算机科学 2024-01-11 Samuele Garda , Ulf Leser

The manual creation of gold standards for named entity recognition and entity linking is time- and resource-intensive. Moreover, recent works show that such gold standards contain a large proportion of mistakes in addition to being…

计算与语言 · 计算机科学 2018-11-02 Axel-Cyrille Ngonga Ngomo , Michael Röder , Diego Moussallem , Ricardo Usbeck , René Speck

Event relation detection is a fundamental NLP task, leveraged in many downstream applications, whose modeling requires datasets annotated with event relations of various types. However, systematic and complete annotation of these relations…

计算与语言 · 计算机科学 2024-12-18 Alon Eirew , Eviatar Nachshoni , Aviv Slobodkin , Ido Dagan

Entity alignment (EA) aims to discover the equivalent entities in different knowledge graphs (KGs), which play an important role in knowledge engineering. Recently, EA with dangling entities has been proposed as a more realistic setting,…

计算与语言 · 计算机科学 2023-04-11 Jin Xu , Yangning Li , Xiangjin Xie , Yinghui Li , Niu Hu , Haitao Zheng , Yong Jiang

In this work, we present an entity linking model which combines a Transformer architecture with large scale pretraining from Wikipedia links. Our model achieves the state-of-the-art on two commonly used entity linking datasets: 96.7% on…

计算与语言 · 计算机科学 2020-06-01 Thibault Févry , Nicholas FitzGerald , Livio Baldini Soares , Tom Kwiatkowski

Entity linking is the task of identifying mentions of entities in text, and linking them to entries in a knowledge base. This task is especially difficult in microblogs, as there is little additional text to provide disambiguating context;…

计算与语言 · 计算机科学 2016-09-27 Yi Yang , Ming-Wei Chang , Jacob Eisenstein

Comprehending an article requires understanding its constituent events. However, the context where an event is mentioned often lacks the details of this event. A question arises: how can the reader obtain more knowledge about this…

计算与语言 · 计算机科学 2023-02-17 Xiaodong Yu , Wenpeng Yin , Nitish Gupta , Dan Roth

Open domain entity state tracking aims to predict reasonable state changes of entities (i.e., [attribute] of [entity] was [before_state] and [after_state] afterwards) given the action descriptions. It's important to many reasoning tasks to…

人工智能 · 计算机科学 2023-04-28 Mingchen Li , Lifu Huang

Named Entity Recognition (NER) is a challenging and widely studied task that involves detecting and typing entities in text. So far,NER still approaches entity typing as a task of classification into universal classes (e.g. date, person, or…

计算与语言 · 计算机科学 2023-02-22 Tristan Luiggi , Laure Soulier , Vincent Guigue , Siwar Jendoubi , Aurélien Baelde

Relation extraction (RE) aims to extract the relations between entity names from the textual context. In principle, textual context determines the ground-truth relation and the RE models should be able to correctly identify the relations…

计算与语言 · 计算机科学 2024-05-08 Yiwei Wang , Bryan Hooi , Fei Wang , Yujun Cai , Yuxuan Liang , Wenxuan Zhou , Jing Tang , Manjuan Duan , Muhao Chen