中文
相关论文

相关论文: Entities as Experts: Sparse Memory Access with Ent…

200 篇论文

Ever-larger language models with ever-increasing capabilities are by now well-established text processing tools. Alas, information extraction tasks such as named entity recognition are still largely unaffected by this progress as they are…

计算与语言 · 计算机科学 2023-08-16 Tobias Deußer , Lars Hillebrand , Christian Bauckhage , Rafet Sifa

Entity alignment is to find identical entities in different knowledge graphs (KGs) that refer to the same real-world object. Embedding-based entity alignment techniques have been drawing a lot of attention recently because they can help…

计算与语言 · 计算机科学 2022-11-08 Xiaobin Tian , Zequn Sun , Guangyao Li , Wei Hu

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 to discover the…

人工智能 · 计算机科学 2025-12-09 Wenlong Liu , Jiahua Pan , Xingyu Zhang , Xinxin Gong , Yang Ye , Xujin Zhao , Xin Wang , Kent Wu , Hua Xiang , Houmin Yan , Qingpeng Zhang

A conventional approach to entity linking is to first find mentions in a given document and then infer their underlying entities in the knowledge base. A well-known limitation of this approach is that it requires finding mentions without…

计算与语言 · 计算机科学 2022-03-09 Wenzheng Zhang , Wenyue Hua , Karl Stratos

Event co-occurrences have been proved effective for event extraction (EE) in previous studies, but have not been considered for event argument extraction (EAE) recently. In this paper, we try to fill this gap between EE research and EAE…

计算与语言 · 计算机科学 2023-06-02 Yuxin He , Jingyue Hu , Buzhou Tang

Entity alignment (EA) which links equivalent entities across different knowledge graphs (KGs) plays a crucial role in knowledge fusion. In recent years, graph neural networks (GNNs) have been successfully applied in many embedding-based EA…

计算与语言 · 计算机科学 2023-05-01 Feng Xie , Xiang Zeng , Bin Zhou , Yusong Tan

Autoencoders (AE) have recently been widely employed to approach the novelty detection problem. Trained only on the normal data, the AE is expected to reconstruct the normal data effectively while fail to regenerate the anomalous data,…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Mohammadreza Salehi , Atrin Arya , Barbod Pajoum , Mohammad Otoofi , Amirreza Shaeiri , Mohammad Hossein Rohban , Hamid R. Rabiee

Pre-trained language models such as BERT have been a key ingredient to achieve state-of-the-art results on a variety of tasks in natural language processing and, more recently, also in information retrieval.Recent research even claims that…

信息检索 · 计算机科学 2022-05-03 Emma J. Gerritse , Faegheh Hasibi , Arjen P. de Vries

Mixture-of-Experts (MoE) language models organize knowledge into explicitly routed expert modules, making expert-level representations traceable and analyzable. By analyzing expert activation patterns in MoE large language models (LLMs), we…

计算与语言 · 计算机科学 2026-05-12 Chang Liu , Boyu Shi , Xu Yang , Xin Geng

The abilities to perceive, learn, and use generalities, similarities, classes, i.e., semantic memory (SM), is central to cognition. Machine learning (ML), neural network, and AI research has been primarily driven by tasks requiring such…

神经与进化计算 · 计算机科学 2017-10-24 Rod Rinkus , Jasmin Leveille

We introduce RelNet: a new model for relational reasoning. RelNet is a memory augmented neural network which models entities as abstract memory slots and is equipped with an additional relational memory which models relations between all…

计算与语言 · 计算机科学 2017-11-17 Trapit Bansal , Arvind Neelakantan , Andrew McCallum

Unsupervised learning is becoming more and more important recently. As one of its key components, the autoencoder (AE) aims to learn a latent feature representation of data which is more robust and discriminative. However, most AE based…

机器学习 · 计算机科学 2019-04-02 Jingcai Guo , Song Guo

Entity Recognition (ER) within a text is a fundamental exercise in Natural Language Processing, enabling further depending tasks such as Knowledge Extraction, Text Summarisation, or Keyphrase Extraction. An entity consists of single words…

计算与语言 · 计算机科学 2021-06-14 Andreas Waldis , Luca Mazzola

This paper presents a new natural language processing task - Actionable Entities Recognition (AER) - recognition of entities that protagonists could interact with for further plot development. Though similar to classical Named Entity…

计算与语言 · 计算机科学 2022-11-17 Alexey Tikhonov , Ivan P. Yamshchikov

In this study, a novel method for extracting named entities and relations from unstructured text based on the table representation is presented. By using contextualized word embeddings, the proposed method computes representations for…

计算与语言 · 计算机科学 2022-01-28 Youmi Ma , Tatsuya Hiraoka , Naoaki Okazaki

Although pre-training models have achieved great success in dialogue generation, their performance drops dramatically when the input contains an entity that does not appear in pre-training and fine-tuning datasets (unseen entity). To…

计算与语言 · 计算机科学 2021-09-14 Leyang Cui , Yu Wu , Shujie Liu , Yue Zhang

Named entities are fundamental building blocks of knowledge in text, grounding factual information and structuring relationships within language. Despite their importance, it remains unclear how Large Language Models (LLMs) internally…

计算与语言 · 计算机科学 2025-10-13 Victor Morand , Josiane Mothe , Benjamin Piwowarski

E-commerce voice ordering systems need to recognize multiple product name entities from ordering utterances. Existing voice ordering systems such as Amazon Alexa can capture only a single product name entity. This restrains users from…

计算与语言 · 计算机科学 2021-10-29 Praneeth Gubbala , Xuan Zhang

Entities are essential elements of natural language. In this paper, we present methods for learning multi-level representations of entities on three complementary levels: character (character patterns in entity names extracted, e.g., by…

计算与语言 · 计算机科学 2017-01-18 Yadollah Yaghoobzadeh , Hinrich Schütze

Document-level event extraction (DEE) faces two main challenges: arguments-scattering and multi-event. Although previous methods attempt to address these challenges, they overlook the interference of event-unrelated sentences during event…

计算与语言 · 计算机科学 2023-10-17 Gang Zhao , Yidong Shi , Shudong Lu , Xinjie Yang , Guanting Dong , Jian Xu , Xiaocheng Gong , Si Li