中文
相关论文

相关论文: Fine-grained Entity Recognition with Reduced False…

200 篇论文

Fine-Grained Named Entity Typing (FG-NET) is a key component in Natural Language Processing (NLP). It aims at classifying an entity mention into a wide range of entity types. Due to a large number of entity types, distant supervision is…

计算与语言 · 计算机科学 2020-04-08 Muhammad Asif Ali , Yifang Sun , Bing Li , Wei Wang

Fine-grained entity type classification (FETC) is the task of classifying an entity mention to a broad set of types. Distant supervision paradigm is extensively used to generate training data for this task. However, generated training data…

计算与语言 · 计算机科学 2017-02-23 Abhishek , Ashish Anand , Amit Awekar

Fine-grained Named Entity Recognition is a task whereby we detect and classify entity mentions to a large set of types. These types can span diverse domains such as finance, healthcare, and politics. We observe that when the type set spans…

信息检索 · 计算机科学 2019-04-25 Cihan Dogan , Aimore Dutra , Adam Gara , Alfredo Gemma , Lei Shi , Michael Sigamani , Ella Walters

Fine-Grained Named Entity Typing (FG-NET) aims at classifying the entity mentions into a wide range of entity types (usually hundreds) depending upon the context. While distant supervision is the most common way to acquire supervised…

计算与语言 · 计算机科学 2022-06-22 Muhammad Asif Ali , Yifang Sun , Bing Li , Wei Wang

This paper addresses the problem of corpus-level entity typing, i.e., inferring from a large corpus that an entity is a member of a class such as "food" or "artist". The application of entity typing we are interested in is knowledge base…

计算与语言 · 计算机科学 2018-06-11 Yadollah Yaghoobzadeh , Heike Adel , Hinrich Schütze

In this work we propose a novel attention-based neural network model for the task of fine-grained entity type classification that unlike previously proposed models recursively composes representations of entity mention contexts. Our model…

计算与语言 · 计算机科学 2016-04-20 Sonse Shimaoka , Pontus Stenetorp , Kentaro Inui , Sebastian Riedel

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

Extraction from raw text to a knowledge base of entities and fine-grained types is often cast as prediction into a flat set of entity and type labels, neglecting the rich hierarchies over types and entities contained in curated ontologies.…

计算与语言 · 计算机科学 2018-07-16 Shikhar Murty* , Patrick Verga* , Luke Vilnis , Irena Radovanovic , Andrew McCallum

This paper presents a novel framework, MGNER, for Multi-Grained Named Entity Recognition where multiple entities or entity mentions in a sentence could be non-overlapping or totally nested. Different from traditional approaches regarding…

计算与语言 · 计算机科学 2020-04-06 Congying Xia , Chenwei Zhang , Tao Yang , Yaliang Li , Nan Du , Xian Wu , Wei Fan , Fenglong Ma , Philip Yu

More recently, Named Entity Recognition hasachieved great advances aided by pre-trainingapproaches such as BERT. However, currentpre-training techniques focus on building lan-guage modeling objectives to learn a gen-eral representation,…

计算与语言 · 计算机科学 2020-10-29 Mengge Xue , Bowen Yu , Zhenyu Zhang , Tingwen Liu , Yue Zhang , Bin Wang

Entity Type Classification can be defined as the task of assigning category labels to entity mentions in documents. While neural networks have recently improved the classification of general entity mentions, pattern matching and other…

计算与语言 · 计算机科学 2018-11-26 Riddhiman Dasgupta , Balaji Ganesan , Aswin Kannan , Berthold Reinwald , Arun Kumar

Fine-grained entity typing is the task of assigning fine-grained semantic types to entity mentions. We propose a neural architecture which learns a distributional semantic representation that leverages a greater amount of semantic context…

计算与语言 · 计算机科学 2018-04-24 Sheng Zhang , Kevin Duh , Benjamin Van Durme

Neural entity linking models are very powerful, but run the risk of overfitting to the domain they are trained in. For this problem, a domain is characterized not just by genre of text but even by factors as specific as the particular…

计算与语言 · 计算机科学 2020-01-09 Yasumasa Onoe , Greg Durrett

For the task of fine-grained entity typing (FET), due to the use of a large number of entity types, it is usually considered too costly to manually annotating a training dataset that contains an ample number of examples for each type. A…

计算与语言 · 计算机科学 2023-12-12 Hongliang Dai , Ziqian Zeng

We consider the challenging problem of entity typing over an extremely fine grained set of types, wherein a single mention or entity can have many simultaneous and often hierarchically-structured types. Despite the importance of the…

计算与语言 · 计算机科学 2017-11-17 Shikhar Murty , Patrick Verga , Luke Vilnis , Andrew McCallum

Entity typing is the task of assigning semantic types to the entities that are mentioned in a text. In the case of fine-grained entity typing (FET), a large set of candidate type labels is considered. Since obtaining sufficient amounts of…

计算与语言 · 计算机科学 2024-01-30 Frank Mtumbuka , Steven Schockaert

Zero-shot entity retrieval, aiming to link mentions to candidate entities under the zero-shot setting, is vital for many tasks in Natural Language Processing. Most existing methods represent mentions/entities via the sentence embeddings of…

计算与语言 · 计算机科学 2022-11-22 Taiqiang Wu , Xingyu Bai , Weigang Guo , Weijie Liu , Siheng Li , Yujiu Yang

Named Entity Recognition (NER) frequently suffers from the problem of insufficient labeled data, particularly in fine-grained NER scenarios. Although $K$-shot learning techniques can be applied, their performance tends to saturate when the…

计算与语言 · 计算机科学 2023-11-14 Su Ah Lee , Seokjin Oh , Woohwan Jung

Recent advances in deep neural models allow us to build reliable named entity recognition (NER) systems without handcrafting features. However, such methods require large amounts of manually-labeled training data. There have been efforts on…

计算与语言 · 计算机科学 2018-09-12 Jingbo Shang , Liyuan Liu , Xiang Ren , Xiaotao Gu , Teng Ren , Jiawei Han

Accurately typing entity mentions from text segments is a fundamental task for various natural language processing applications. Many previous approaches rely on massive human-annotated data to perform entity typing. Nevertheless,…

计算与语言 · 计算机科学 2024-02-21 Yu Zhang , Yunyi Zhang , Yanzhen Shen , Yu Deng , Lucian Popa , Larisa Shwartz , ChengXiang Zhai , Jiawei Han
‹ 上一页 1 2 3 10 下一页 ›