中文
相关论文

相关论文: MZET: Memory Augmented Zero-Shot Fine-grained Name…

200 篇论文

Contextual word representations, typically trained on unstructured, unlabeled text, do not contain any explicit grounding to real world entities and are often unable to remember facts about those entities. We propose a general method to…

计算与语言 · 计算机科学 2019-11-01 Matthew E. Peters , Mark Neumann , Robert L. Logan , Roy Schwartz , Vidur Joshi , Sameer Singh , Noah A. Smith

Named entity recognition (NER) models generally perform poorly when large training datasets are unavailable for low-resource domains. Recently, pre-training a large-scale language model has become a promising direction for coping with the…

计算与语言 · 计算机科学 2021-12-02 Zihan Liu , Feijun Jiang , Yuxiang Hu , Chen Shi , Pascale Fung

Fine-grained entity typing aims to assign entity mentions in the free text with types arranged in a hierarchical structure. Traditional distant supervision based methods employ a structured data source as a weak supervision and do not need…

计算与语言 · 计算机科学 2018-01-10 Denghui Zhang , Pengshan Cai , Yantao Jia , Manling Li , Yuanzhuo Wang , Xueqi Cheng

The Zero-Shot Learning (ZSL) task pertains to the identification of entities or relations in texts that were not seen during training. ZSL has emerged as a critical research area due to the scarcity of labeled data in specific domains, and…

Named entity recognition in real-world applications suffers from the diversity of entity types, the emergence of new entity types, and the lack of high-quality annotations. To address the above problems, this paper proposes an in-context…

计算与语言 · 计算机科学 2023-05-29 Jiawei Chen , Yaojie Lu , Hongyu Lin , Jie Lou , Wei Jia , Dai Dai , Hua Wu , Boxi Cao , Xianpei Han , Le Sun

Medical entity linking is the task of identifying and standardizing medical concepts referred to in an unstructured text. Most of the existing methods adopt a three-step approach of (1) detecting mentions, (2) generating a list of candidate…

计算与语言 · 计算机科学 2021-08-24 Shikhar Vashishth , Denis Newman-Griffis , Rishabh Joshi , Ritam Dutt , Carolyn Rose

Named entity recognition (NER) is a vital task in spoken language understanding, which aims to identify mentions of named entities in text e.g., from transcribed speech. Existing neural models for NER rely mostly on dedicated word-level…

计算与语言 · 计算机科学 2019-09-24 Abdalghani Abujabal , Judith Gaspers

Entity synonyms discovery is crucial for entity-leveraging applications. However, existing studies suffer from several critical issues: (1) the input mentions may be out-of-vocabulary (OOV) and may come from a different semantic space of…

人工智能 · 计算机科学 2021-04-02 Yiying Yang , Xi Yin , Haiqin Yang , Xingjian Fei , Hao Peng , Kaijie Zhou , Kunfeng Lai , Jianping Shen

Named entity recognition is a traditional task in natural language processing. In particular, nested entity recognition receives extensive attention for the widespread existence of the nesting scenario. The latest research migrates the…

计算与语言 · 计算机科学 2023-05-23 Xueru Wen , Changjiang Zhou , Haotian Tang , Luguang Liang , Yu Jiang , Hong Qi

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…

计算与语言 · 计算机科学 2016-06-28 Yadollah Yaghoobzadeh , Hinrich Schütze

The ability to quickly recognize and learn new visual concepts from limited samples enables humans to swiftly adapt to new environments. This ability is enabled by semantic associations of novel concepts with those that have already been…

计算机视觉与模式识别 · 计算机科学 2019-09-04 Zitian Chen , Yanwei Fu , Yinda Zhang , Yu-Gang Jiang , Xiangyang Xue , Leonid Sigal

Few-shot Named Entity Recognition (NER) aims to identify named entities with very little annotated data. Previous methods solve this problem based on token-wise classification, which ignores the information of entity boundaries, and…

计算与语言 · 计算机科学 2022-11-22 Jianing Wang , Chengcheng Han , Chengyu Wang , Chuanqi Tan , Minghui Qiu , Songfang Huang , Jun Huang , Ming Gao

A large amount of information in today's world is now stored in knowledge bases. Named Entity Recognition (NER) is a process of extracting, disambiguation, and linking an entity from raw text to insightful and structured knowledge bases.…

计算与语言 · 计算机科学 2024-11-11 Monica Munnangi

Large Language Models (LLMs, e.g., ChatGPT) have shown impressive zero- and few-shot capabilities in Named Entity Recognition (NER). However, these models can only be accessed via online APIs, which may cause data leak and non-reproducible…

计算与语言 · 计算机科学 2023-05-08 Bin Ji

It has been shown that machine translation models usually generate poor translations for named entities that are infrequent in the training corpus. Earlier named entity translation methods mainly focus on phonetic transliteration, which…

计算与语言 · 计算机科学 2021-11-16 Junjie Hu , Hiroaki Hayashi , Kyunghyun Cho , Graham Neubig

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

Recent research works have proposed machine learning models for classifying IoT devices connected to a network. However, there is still a practical challenge of not having all devices (and hence their traffic) available during the training…

网络与互联网体系结构 · 计算机科学 2024-01-15 Binghui Wu , Philipp Gysel , Dinil Mon Divakaran , Mohan Gurusamy

Nested named entity recognition (NER) has been receiving increasing attention. Recently, (Fu et al, 2021) adapt a span-based constituency parser to tackle nested NER. They treat nested entities as partially-observed constituency trees and…

计算与语言 · 计算机科学 2022-03-10 Chao Lou , Songlin Yang , Kewei Tu

Nested named entity recognition (NER) aims to identify the entity boundaries and recognize categories of the named entities in a complex hierarchical sentence. Some works have been done using character-level, word-level, or lexicon-level…

计算与语言 · 计算机科学 2022-11-08 Yuan Sui , Fanyang Bu , Yingting Hu , Wei Yan , Liang Zhang

Many previous models of named entity recognition (NER) suffer from the problem of Out-of-Entity (OOE), i.e., the tokens in the entity mentions of the test samples have not appeared in the training samples, which hinders the achievement of…

计算与语言 · 计算机科学 2025-01-14 Guochao Jiang , Ziqin Luo , Chengwei Hu , Zepeng Ding , Deqing Yang