中文
相关论文

相关论文: Investigating Entity Knowledge in BERT with Simple…

200 篇论文

Probing complex language models has recently revealed several insights into linguistic and semantic patterns found in the learned representations. In this article, we probe BERT specifically to understand and measure the relational…

计算与语言 · 计算机科学 2021-09-09 Jonas Wallat , Jaspreet Singh , Avishek Anand

Semantic networks, such as the knowledge graph, can represent the knowledge leveraging the graph structure. Although the knowledge graph shows promising values in natural language processing, it suffers from incompleteness. This paper…

计算与语言 · 计算机科学 2022-04-29 Da Li , Sen Yang , Kele Xu , Ming Yi , Yukai He , Huaimin Wang

In this paper, we describe the approach that we employed to address the task of Entity Recognition over Wet Lab Protocols -- a shared task in EMNLP WNUT-2020 Workshop. Our approach is composed of two phases. In the first phase, we…

计算与语言 · 计算机科学 2020-12-17 Janvijay Singh , Anshul Wadhawan

Entity Matching is the task of deciding if two entity descriptions refer to the same real-world entity. State-of-the-art entity matching methods often rely on fine-tuning Transformer models such as BERT or RoBERTa. Two major drawbacks of…

计算与语言 · 计算机科学 2023-06-23 Ralph Peeters , Christian Bizer

For languages with no annotated resources, transferring knowledge from rich-resource languages is an effective solution for named entity recognition (NER). While all existing methods directly transfer from source-learned model to a target…

计算与语言 · 计算机科学 2020-07-16 Qianhui Wu , Zijia Lin , Guoxin Wang , Hui Chen , Börje F. Karlsson , Biqing Huang , Chin-Yew Lin

Entity embeddings, which represent different aspects of each entity with a single vector like word embeddings, are a key component of neural entity linking models. Existing entity embeddings are learned from canonical Wikipedia articles and…

计算与语言 · 计算机科学 2021-06-17 Feng Hou , Ruili Wang , Jun He , Yi Zhou

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

Entity linking -- the task of identifying references in free text to relevant knowledge base representations -- often focuses on single languages. We consider multilingual entity linking, where a single model is trained to link references…

计算与语言 · 计算机科学 2021-04-19 Elliot Schumacher , James Mayfield , Mark Dredze

Speech Entity Linking aims to recognize and disambiguate named entities in spoken languages. Conventional methods suffer gravely from the unfettered speech styles and the noisy transcripts generated by ASR systems. In this paper, we propose…

计算与语言 · 计算机科学 2022-09-30 Shen Huang , Yuchen Zhai , Xinwei Long , Yong Jiang , Xiaobin Wang , Yin Zhang , Pengjun Xie

Entity Linking aims to link entity mentions in texts to knowledge bases, and neural models have achieved recent success in this task. However, most existing methods rely on local contexts to resolve entities independently, which may usually…

计算与语言 · 计算机科学 2018-11-22 Yixin Cao , Lei Hou , Juanzi Li , Zhiyuan Liu

We present a systematic investigation of layer-wise BERT activations for general-purpose text representations to understand what linguistic information they capture and how transferable they are across different tasks. Sentence-level…

计算与语言 · 计算机科学 2019-10-25 Xiaofei Ma , Zhiguo Wang , Patrick Ng , Ramesh Nallapati , Bing Xiang

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

Knowledge graphs (KGs) are valuable for representing structured, interconnected information across domains, enabling tasks like semantic search, recommendation systems and inference. A pertinent challenge with KGs, however, is that many…

计算与语言 · 计算机科学 2024-12-17 Haji Gul , Abdul Ghani Naim , Ajaz A. Bhat

Developing high-performance entity normalization algorithms that can alleviate the term variation problem is of great interest to the biomedical community. Although deep learning-based methods have been successfully applied to biomedical…

信息检索 · 计算机科学 2019-08-12 Zongcheng Ji , Qiang Wei , Hua Xu

This survey presents a comprehensive description of recent neural entity linking (EL) systems developed since 2015 as a result of the "deep learning revolution" in natural language processing. Its goal is to systemize design features of…

计算与语言 · 计算机科学 2022-04-08 Ozge Sevgili , Artem Shelmanov , Mikhail Arkhipov , Alexander Panchenko , Chris Biemann

A key challenge in entity linking is making effective use of contextual information to disambiguate mentions that might refer to different entities in different contexts. We present a model that uses convolutional neural networks to capture…

计算与语言 · 计算机科学 2016-04-05 Matthew Francis-Landau , Greg Durrett , Dan Klein

Knowledge Graphs (KG) are of vital importance for multiple applications on the web, including information retrieval, recommender systems, and metadata annotation. Regardless of whether they are built manually by domain experts or with…

计算与语言 · 计算机科学 2026-05-12 Daniel Daza , Michael Cochez , Paul Groth

In this work, we aim at equipping pre-trained language models with structured knowledge. We present two self-supervised tasks learning over raw text with the guidance from knowledge graphs. Building upon entity-level masked language models,…

计算与语言 · 计算机科学 2020-04-30 Tao Shen , Yi Mao , Pengcheng He , Guodong Long , Adam Trischler , Weizhu Chen

Entity Linking in natural language processing seeks to match text entities to their corresponding entries in a dictionary or knowledge base. Traditional approaches rely on contextual models, which can be complex, hard to train, and have…

计算与语言 · 计算机科学 2025-05-23 Yifan Ding , Amrit Poudel , Qingkai Zeng , Tim Weninger , Balaji Veeramani , Sanmitra Bhattacharya

Entity Linking has two main open areas of research: 1) generate candidate entities without using alias tables and 2) generate more contextual representations for both mentions and entities. Recently, a solution has been proposed for the…

计算与语言 · 计算机科学 2020-04-08 Oshin Agarwal , Daniel M. Bikel