中文
相关论文

相关论文: Fine-Grained Named Entity Recognition using ELMo a…

200 篇论文

Named Entity Recognition (NER) is a core natural language processing task in which pre-trained language models have shown remarkable performance. However, standard benchmarks like CoNLL 2003 do not address many of the challenges that…

计算与语言 · 计算机科学 2023-05-01 Iker García-Ferrero , Jon Ander Campos , Oscar Sainz , Ander Salaberria , Dan Roth

Recognizing software entities such as library names from free-form text is essential to enable many software engineering (SE) technologies, such as traceability link recovery, automated documentation, and API recommendation. While many…

软件工程 · 计算机科学 2023-08-22 Tai Nguyen , Yifeng Di , Joohan Lee , Muhao Chen , Tianyi Zhang

Fine-grained Entity Typing is a tough task which suffers from noise samples extracted from distant supervision. Thousands of manually annotated samples can achieve greater performance than millions of samples generated by the previous…

人工智能 · 计算机科学 2019-06-14 Sheng Lin , Luye Zheng , Bo Chen , Siliang Tang , Yueting Zhuang , Fei Wu , Zhigang Chen , Guoping Hu , Xiang Ren

Existing benchmarks for fake news detection have significantly contributed to the advancement of models in assessing the authenticity of news content. However, these benchmarks typically focus solely on news pertaining to a single semantic…

计算与语言 · 计算机科学 2024-10-16 Ziyi Zhou , Xiaoming Zhang , Litian Zhang , Jiacheng Liu , Senzhang Wang , Zheng Liu , Xi Zhang , Chaozhuo Li , Philip S. Yu

Named entity recognition (NER) remains challenging when entity mentions can be discontinuous. Existing methods break the recognition process into several sequential steps. In training, they predict conditioned on the golden intermediate…

计算与语言 · 计算机科学 2021-11-29 Yucheng Wang , Bowen Yu , Hongsong Zhu , Tingwen Liu , Nan Yu , Limin Sun

Knowledge graphs have emerged as an important model for studying complex multi-relational data. This has given rise to the construction of numerous large scale but incomplete knowledge graphs encoding information extracted from various…

机器学习 · 计算机科学 2018-07-24 Rakshit Trivedi , Bunyamin Sisman , Jun Ma , Christos Faloutsos , Hongyuan Zha , Xin Luna Dong

Open Named Entity Recognition (NER), which involves identifying arbitrary types of entities from arbitrary domains, remains challenging for Large Language Models (LLMs). Recent studies suggest that fine-tuning LLMs on extensive NER data can…

Named Entity Recognition (NER) is a fundamental task in Natural Language Processing, concerned with identifying spans of text expressing references to entities. NER research is often focused on flat entities only (flat NER), ignoring the…

计算与语言 · 计算机科学 2020-06-16 Juntao Yu , Bernd Bohnet , Massimo Poesio

Entity disambiguation (ED) is the task of mapping an ambiguous entity mention to the corresponding entry in a structured knowledge base. Previous research showed that entity overshadowing is a significant challenge for existing ED models:…

计算与语言 · 计算机科学 2022-10-13 Vera Provatorova , Simone Tedeschi , Svitlana Vakulenko , Roberto Navigli , Evangelos Kanoulas

Named Entity Recognition (NER) and Relation Classification (RC) are important steps in extracting information from unstructured text and formatting it into a machine-readable format. We present a survey of recent deep learning models that…

计算与语言 · 计算机科学 2024-03-28 Sakher Khalil Alqaaidi , Elika Bozorgi , Afsaneh Shams , Krzysztof Kochut

Knowledge Graphs offer a very useful and powerful structure for representing information, consequently, they have been adopted as the backbone for many applications in e-commerce scenarios. In this paper, we describe an application of…

信息检索 · 计算机科学 2022-06-03 João Barroca , Abhishek Shivkumar , Beatriz Quintino Ferreira , Evgeny Sherkhonov , João Faria

Named entity recognition (NER) is a critical step in modern search query understanding. In the domain of eCommerce, identifying the key entities, such as brand and product type, can help a search engine retrieve relevant products and…

计算与语言 · 计算机科学 2020-12-15 Xiang Cheng , Mitchell Bowden , Bhushan Ramesh Bhange , Priyanka Goyal , Thomas Packer , Faizan Javed

The most common Named Entity Recognizers are usually sequence taggers trained on fully annotated corpora, i.e. the class of all words for all entities is known. Partially annotated corpora, i.e. some but not all entities of some types are…

计算与语言 · 计算机科学 2022-04-21 Michael Strobl , Amine Trabelsi , Osmar Zaiane

Discriminating the matched named entity pairs or identifying the entities' canonical forms are critical in text mining tasks. More precise named entity normalization in text mining will benefit other subsequent text analytic applications.…

人工智能 · 计算机科学 2021-06-15 Sung Hwan Jeon , Sungzoon Cho

Fine-grained categorization can benefit from part-based features which reveal subtle visual differences between object categories. Handcrafted features have been widely used for part detection and classification. Although a recent trend…

计算机视觉与模式识别 · 计算机科学 2017-06-23 Ting Sun , Lin Sun , Dit-Yan Yeung

This paper introduces FRAME (Fine-grained Recognition of Art-historical Metadata and Entities), a manually annotated dataset of art-historical image descriptions for Named Entity Recognition (NER) and Relation Extraction (RE). Descriptions…

计算与语言 · 计算机科学 2026-02-24 Stefanie Schneider , Miriam Göldl , Julian Stalter , Ricarda Vollmer

Named entities are ubiquitous in text that naturally accompanies images, especially in domains such as news or Wikipedia articles. In previous work, named entities have been identified as a likely reason for low performance of image-text…

计算机视觉与模式识别 · 计算机科学 2023-04-27 Giacomo Nebbia , Adriana Kovashka

WebFG 2020 is an international challenge hosted by Nanjing University of Science and Technology, University of Edinburgh, Nanjing University, The University of Adelaide, Waseda University, etc. This challenge mainly pays attention to the…

The MultiCoNER shared task aims at detecting semantically ambiguous and complex named entities in short and low-context settings for multiple languages. The lack of contexts makes the recognition of ambiguous named entities challenging. To…

计算与语言 · 计算机科学 2022-06-28 Xinyu Wang , Yongliang Shen , Jiong Cai , Tao Wang , Xiaobin Wang , Pengjun Xie , Fei Huang , Weiming Lu , Yueting Zhuang , Kewei Tu , Wei Lu , Yong Jiang

Named entity recognition (NER) is widely used in natural language processing applications and downstream tasks. However, most NER tools target flat annotation from popular datasets, eschewing the semantic information available in nested…

计算与语言 · 计算机科学 2019-06-05 Nicky Ringland , Xiang Dai , Ben Hachey , Sarvnaz Karimi , Cecile Paris , James R. Curran